2018-08-09 14:59:12,858 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-205 | | 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-09 14:59:12,861 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.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.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=370b3TuQtnbku7znEwx0Ix3UT 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=c27b2a9a4da64ec89ae0c5216451b3d8 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 14:59:12,861 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 14:59:12,862 - 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-09 14:59:12,886 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-09 14:59:13,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 14:59:13,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 14:59:13,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 14:59:13,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 14:59:13,159 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 14:59:13,160 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 14:59:13,165 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 14:59:13,166 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-09 14:59:13,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2018-08-09 14:59:13,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 14:59:13,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf642473-4781-4bd5-9321-5357e03d4789 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 14:59:13,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bf642473-4781-4bd5-9321-5357e03d4789 2018-08-09 14:59:13,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 14:59:13,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T15:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["yxjANseBSTuWCZApVKKFJg"], "issued_at": "2018-08-09T14:59:13.000000Z"}} 2018-08-09 14:59:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-aggregates -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:14,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-317a02dd-2e2b-4fe3-b0b1-7f1483d8f1fb x-compute-request-id: req-317a02dd-2e2b-4fe3-b0b1-7f1483d8f1fb Content-Length: 18 Content-Type: application/json RESP BODY: {"aggregates": []} 2018-08-09 14:59:14,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-317a02dd-2e2b-4fe3-b0b1-7f1483d8f1fb 2018-08-09 14:59:14,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 1.25055003166s 2018-08-09 14:59:14,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-aggregates used request id req-317a02dd-2e2b-4fe3-b0b1-7f1483d8f1fb 2018-08-09 14:59:14,417 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2018-08-09 14:59:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 14:59:14,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 14:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83ed1614-c5b2-4508-9fad-6b6bb5ff28d7 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 14:59:14,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-83ed1614-c5b2-4508-9fad-6b6bb5ff28d7 2018-08-09 14:59:14,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 14:59:14,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:14,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e8ccc30-39d5-417b-a6eb-7e1eb688b20d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 14:59:14,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6e8ccc30-39d5-417b-a6eb-7e1eb688b20d 2018-08-09 14:59:14,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.284257888794s 2018-08-09 14:59:14,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6e8ccc30-39d5-417b-a6eb-7e1eb688b20d 2018-08-09 14:59:14,712 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'0f043542b8074493aa0797b6c6473257', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2018-08-09 14:59:14,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 14:59:14,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:14,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ec7aa7-1b09-4ea7-b0ef-3363f64550dc Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/055fc97fd2474332bfb5b0718d3a3919"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05a5f3485d2840d89850cca43c026432"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "05a5f3485d2840d89850cca43c026432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/12dc5cb1124e4dca96f0360f067ce7d8"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1cd5387ec65f495e9c6a799aca955b00"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fe5ce99c1984440a19288a769b85151"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "2fe5ce99c1984440a19288a769b85151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/319fbe904cd34716a7392778446a0b39"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "319fbe904cd34716a7392778446a0b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3405469bd4624a7ea067336efb280589"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "3405469bd4624a7ea067336efb280589"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3441e6961cb14a9e8e75d0a595d1b7bf"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/363454a2994a403d9fa451cd0c72f7cc"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3c6be36c7ba24b97b4b7ac6d395b353e"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a071179f7384e0090587dc391deb42e"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "4a071179f7384e0090587dc391deb42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4f201e705a4945c7aa6e1003e837d30c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "4f201e705a4945c7aa6e1003e837d30c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4fd6d3224f0c412cb07c7f6789bf01b0"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/559158bcd52947cfb1988439da63ffe0"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "559158bcd52947cfb1988439da63ffe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/581952a4678947829a552f8e9c61eb87"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "581952a4678947829a552f8e9c61eb87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5acce9d0ddfe475e963f65548ec797f2"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "5acce9d0ddfe475e963f65548ec797f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5d453cc245ea480195c7e27e7d0f5f16"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/735372b718414afcb94861aeb3ee556d"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "735372b718414afcb94861aeb3ee556d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ba99ecd303a4c33a58468218c335c1b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7be71e6eb9364f3c947d27fc3e98dfa3"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7fff9d66e6cc45398413570d12626389"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "7fff9d66e6cc45398413570d12626389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9054be8a50294e41ab3c56f3dc76a4ed"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/982f49cc7cd24f4d8a373919aad92261"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b04cfd0b04104faaa200409a9e190ce7"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "b04cfd0b04104faaa200409a9e190ce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b5a1dc21049a4ccbb51b58bc84bc46e6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b71d006da7be4533a637838751064bda"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "b71d006da7be4533a637838751064bda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c004a4d2715b49a9a5c7f35bac8bab26"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c16a37ce951a446ba229049691fa898b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c16a37ce951a446ba229049691fa898b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c32172db2ce34b848e9af434585e8e0e"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c73668c3d5c548358b1dd7811b2b546d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c73668c3d5c548358b1dd7811b2b546d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c7eb71d554d34f2cbc45d036679e4e61"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c91117f98c3e4cd3a7d2d6b75109e6f7"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf8418002f53434a85ff495d00bd82fb"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d80a5a0798db4eed819ca1c35a8b0085"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da29821f9b4b45bdada1a8752d30a041"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "da29821f9b4b45bdada1a8752d30a041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/db650aac3d6f4090b345a3119d2598cf"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "db650aac3d6f4090b345a3119d2598cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/de0eccc30f87482cb86b181738e36072"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "de0eccc30f87482cb86b181738e36072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e72ed3d2862e4ef4819d088368e0c084"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "e72ed3d2862e4ef4819d088368e0c084"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f45427dcd66840069309d05c3ebc7686"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "f45427dcd66840069309d05c3ebc7686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f5fe7e3da85243e08021c1c16b1e12e5"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe9c4e3cbd0d44eba0dae1f4de94342c"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff71221d6f6b4427be9d15eca587ab70"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 14:59:14,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b6ec7aa7-1b09-4ea7-b0ef-3363f64550dc 2018-08-09 14:59:14,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.186175107956s 2018-08-09 14:59:14,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b6ec7aa7-1b09-4ea7-b0ef-3363f64550dc 2018-08-09 14:59:14,909 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_endpoints: [Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/055fc97fd2474332bfb5b0718d3a3919'}, 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'04db0eb4cbc44b86a63374c23c413671', u'id': u'055fc97fd2474332bfb5b0718d3a3919'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/05a5f3485d2840d89850cca43c026432'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'5d6568a262444ad1be41cfbf0d00a04e', u'id': u'05a5f3485d2840d89850cca43c026432'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/12dc5cb1124e4dca96f0360f067ce7d8'}, 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'a92fb17de9c741d3bde543692e87a1b6', u'id': u'12dc5cb1124e4dca96f0360f067ce7d8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/1cd5387ec65f495e9c6a799aca955b00'}, u'url': u'http://172.30.9.21:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b7e6208968a44545a1b59da1e372f813', u'id': u'1cd5387ec65f495e9c6a799aca955b00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/2fe5ce99c1984440a19288a769b85151'}, 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'a92fb17de9c741d3bde543692e87a1b6', u'id': u'2fe5ce99c1984440a19288a769b85151'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/319fbe904cd34716a7392778446a0b39'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'47d2d23fe7e741d8b66ca590425e4283', u'id': u'319fbe904cd34716a7392778446a0b39'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3405469bd4624a7ea067336efb280589'}, 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'6e6399dc0e2c4c298c31c6f983838c3e', u'id': u'3405469bd4624a7ea067336efb280589'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3441e6961cb14a9e8e75d0a595d1b7bf'}, u'url': u'http://192.30.9.4:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'47d2d23fe7e741d8b66ca590425e4283', u'id': u'3441e6961cb14a9e8e75d0a595d1b7bf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/363454a2994a403d9fa451cd0c72f7cc'}, u'url': u'http://172.30.9.21:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'04db0eb4cbc44b86a63374c23c413671', u'id': u'363454a2994a403d9fa451cd0c72f7cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/3c6be36c7ba24b97b4b7ac6d395b353e'}, u'url': u'http://172.30.9.21:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'aad24cc769ea4d768e8cd180831294f8', u'id': u'3c6be36c7ba24b97b4b7ac6d395b353e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4a071179f7384e0090587dc391deb42e'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b7e6208968a44545a1b59da1e372f813', u'id': u'4a071179f7384e0090587dc391deb42e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4f201e705a4945c7aa6e1003e837d30c'}, 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'04db0eb4cbc44b86a63374c23c413671', u'id': u'4f201e705a4945c7aa6e1003e837d30c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/4fd6d3224f0c412cb07c7f6789bf01b0'}, u'url': u'http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'afdd523c60f4483296c30a72897a3082', u'id': u'4fd6d3224f0c412cb07c7f6789bf01b0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/559158bcd52947cfb1988439da63ffe0'}, u'url': u'http://172.30.9.21:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'dc63aa2bd5b8499298f79ade0c64cca0', u'id': u'559158bcd52947cfb1988439da63ffe0'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/581952a4678947829a552f8e9c61eb87'}, u'url': u'http://172.30.9.21:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'9a0e5bf451a64c308314b53947ee3a68', u'id': u'581952a4678947829a552f8e9c61eb87'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5acce9d0ddfe475e963f65548ec797f2'}, u'url': u'http://172.30.9.21:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a92fb17de9c741d3bde543692e87a1b6', u'id': u'5acce9d0ddfe475e963f65548ec797f2'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/5d453cc245ea480195c7e27e7d0f5f16'}, u'url': u'http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'afdd523c60f4483296c30a72897a3082', u'id': u'5d453cc245ea480195c7e27e7d0f5f16'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/735372b718414afcb94861aeb3ee556d'}, u'url': u'http://172.30.9.21:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'bb114343ab8d4f18a66180c08bf69dc9', u'id': u'735372b718414afcb94861aeb3ee556d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7ba99ecd303a4c33a58468218c335c1b'}, u'url': u'http://172.30.9.21:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'5d6568a262444ad1be41cfbf0d00a04e', u'id': u'7ba99ecd303a4c33a58468218c335c1b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7be71e6eb9364f3c947d27fc3e98dfa3'}, u'url': u'http://192.30.9.4:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b7e6208968a44545a1b59da1e372f813', u'id': u'7be71e6eb9364f3c947d27fc3e98dfa3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/7fff9d66e6cc45398413570d12626389'}, u'url': u'http://172.30.9.21:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'd9c50ddd234448b786285cf1e0cb9be1', u'id': u'7fff9d66e6cc45398413570d12626389'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/9054be8a50294e41ab3c56f3dc76a4ed'}, u'url': u'http://172.30.9.21:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'c1a26a6b520b41dfb47387fe563486a2', u'id': u'9054be8a50294e41ab3c56f3dc76a4ed'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/982f49cc7cd24f4d8a373919aad92261'}, 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'0bb9d3e30d3a421984c7e5478bf38434', u'id': u'982f49cc7cd24f4d8a373919aad92261'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b04cfd0b04104faaa200409a9e190ce7'}, u'url': u'http://172.30.9.21:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'47d2d23fe7e741d8b66ca590425e4283', u'id': u'b04cfd0b04104faaa200409a9e190ce7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b5a1dc21049a4ccbb51b58bc84bc46e6'}, 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'aad24cc769ea4d768e8cd180831294f8', u'id': u'b5a1dc21049a4ccbb51b58bc84bc46e6'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/b71d006da7be4533a637838751064bda'}, u'url': u'http://12.0.0.24:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'afdd523c60f4483296c30a72897a3082', u'id': u'b71d006da7be4533a637838751064bda'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c004a4d2715b49a9a5c7f35bac8bab26'}, 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'bb114343ab8d4f18a66180c08bf69dc9', u'id': u'c004a4d2715b49a9a5c7f35bac8bab26'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c16a37ce951a446ba229049691fa898b'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'dc63aa2bd5b8499298f79ade0c64cca0', u'id': u'c16a37ce951a446ba229049691fa898b'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c32172db2ce34b848e9af434585e8e0e'}, u'url': u'http://192.30.9.4:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'c1a26a6b520b41dfb47387fe563486a2', u'id': u'c32172db2ce34b848e9af434585e8e0e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c73668c3d5c548358b1dd7811b2b546d'}, u'url': u'http://192.30.9.4:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'dc63aa2bd5b8499298f79ade0c64cca0', u'id': u'c73668c3d5c548358b1dd7811b2b546d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c7eb71d554d34f2cbc45d036679e4e61'}, 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'd9c50ddd234448b786285cf1e0cb9be1', u'id': u'c7eb71d554d34f2cbc45d036679e4e61'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/c91117f98c3e4cd3a7d2d6b75109e6f7'}, 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'aad24cc769ea4d768e8cd180831294f8', u'id': u'c91117f98c3e4cd3a7d2d6b75109e6f7'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/cf8418002f53434a85ff495d00bd82fb'}, u'url': u'http://172.30.9.21:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6e6399dc0e2c4c298c31c6f983838c3e', u'id': u'cf8418002f53434a85ff495d00bd82fb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/d80a5a0798db4eed819ca1c35a8b0085'}, 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'0bb9d3e30d3a421984c7e5478bf38434', u'id': u'd80a5a0798db4eed819ca1c35a8b0085'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/da29821f9b4b45bdada1a8752d30a041'}, u'url': u'http://192.30.9.4:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'5d6568a262444ad1be41cfbf0d00a04e', u'id': u'da29821f9b4b45bdada1a8752d30a041'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/db650aac3d6f4090b345a3119d2598cf'}, 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'6e6399dc0e2c4c298c31c6f983838c3e', u'id': u'db650aac3d6f4090b345a3119d2598cf'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/de0eccc30f87482cb86b181738e36072'}, 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'd9c50ddd234448b786285cf1e0cb9be1', u'id': u'de0eccc30f87482cb86b181738e36072'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/e72ed3d2862e4ef4819d088368e0c084'}, u'url': u'http://192.30.9.4:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'c1a26a6b520b41dfb47387fe563486a2', u'id': u'e72ed3d2862e4ef4819d088368e0c084'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f45427dcd66840069309d05c3ebc7686'}, u'url': u'http://172.30.9.21:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'0bb9d3e30d3a421984c7e5478bf38434', u'id': u'f45427dcd66840069309d05c3ebc7686'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/f5fe7e3da85243e08021c1c16b1e12e5'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'9a0e5bf451a64c308314b53947ee3a68', u'id': u'f5fe7e3da85243e08021c1c16b1e12e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/fe9c4e3cbd0d44eba0dae1f4de94342c'}, 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'bb114343ab8d4f18a66180c08bf69dc9', u'id': u'fe9c4e3cbd0d44eba0dae1f4de94342c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.21:5000/v3/endpoints/ff71221d6f6b4427be9d15eca587ab70'}, u'url': u'http://192.30.9.4:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'9a0e5bf451a64c308314b53947ee3a68', u'id': u'ff71221d6f6b4427be9d15eca587ab70'})] 2018-08-09 14:59:14,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2018-08-09 14:59:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/extensions -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:15,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-b878346a-7cfb-4b76-b206-90a4e90a2967 x-compute-request-id: req-b878346a-7cfb-4b76-b206-90a4e90a2967 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-09 14:59:15,025 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-b878346a-7cfb-4b76-b206-90a4e90a2967 2018-08-09 14:59:15,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.113823890686s 2018-08-09 14:59:15,026 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/extensions used request id req-b878346a-7cfb-4b76-b206-90a4e90a2967 2018-08-09 14:59:15,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2018-08-09 14:59:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-floating-ip-pools -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:16,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-807269ea-e709-4825-a5d7-06e13b18b16a x-compute-request-id: req-807269ea-e709-4825-a5d7-06e13b18b16a Content-Length: 45 Content-Type: application/json RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2018-08-09 14:59:16,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-807269ea-e709-4825-a5d7-06e13b18b16a 2018-08-09 14:59:16,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.76917290688s 2018-08-09 14:59:16,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-floating-ip-pools used request id req-807269ea-e709-4825-a5d7-06e13b18b16a 2018-08-09 14:59:16,811 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2018-08-09 14:59:16,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 14:59:16,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:16,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-5b0032e0-664c-4214-947e-8b1202927fb7 Date: Thu, 09 Aug 2018 14:59:16 GMT RESP BODY: {"floatingips": []} 2018-08-09 14:59:16,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5b0032e0-664c-4214-947e-8b1202927fb7 2018-08-09 14:59:16,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545918941498s 2018-08-09 14:59:16,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5b0032e0-664c-4214-947e-8b1202927fb7 2018-08-09 14:59:16,872 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2018-08-09 14:59:16,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 14:59:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-b686c666-bc94-4ac0-a0fc-32368365186f x-compute-request-id: req-b686c666-bc94-4ac0-a0fc-32368365186f 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": 12}, "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.10", "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": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-09 14:59:17,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b686c666-bc94-4ac0-a0fc-32368365186f 2018-08-09 14:59:17,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.182121038437s 2018-08-09 14:59:17,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-b686c666-bc94-4ac0-a0fc-32368365186f 2018-08-09 14:59:17,055 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.10', 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': 12}, 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.6', 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': 13}, 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-09 14:59:17,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2018-08-09 14:59:17,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-b67f28db-d310-4557-ac68-fd51125d5f99 x-compute-request-id: req-b67f28db-d310-4557-ac68-fd51125d5f99 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-09 14:59:17,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b67f28db-d310-4557-ac68-fd51125d5f99 2018-08-09 14:59:17,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.122301101685s 2018-08-09 14:59:17,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b67f28db-d310-4557-ac68-fd51125d5f99 2018-08-09 14:59:17,179 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2018-08-09 14:59:17,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:17,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c952487e-fee0-4788-b99d-1d7fd80de835 Date: Thu, 09 Aug 2018 14:59:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 14:59:17,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c952487e-fee0-4788-b99d-1d7fd80de835 2018-08-09 14:59:17,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0727591514587s 2018-08-09 14:59:17,252 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c952487e-fee0-4788-b99d-1d7fd80de835 2018-08-09 14:59:17,253 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'1b36fd0d-d0ed-4091-af4b-535cf088588e'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-09T14:56:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 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-09T14:56:46Z', u'provider:network_type': u'flat', u'tenant_id': u'fd9374efb6f04edba7ce4cfe3c974e28', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'fd9374efb6f04edba7ce4cfe3c974e28', u'l2_adjacency': True})] 2018-08-09 14:59:17,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 14:59:17,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/ports.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fa8295b-1cea-46df-9445-91936d947dcb Date: Thu, 09 Aug 2018 14:59:17 GMT RESP BODY: {"ports":[]} 2018-08-09 14:59:17,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9fa8295b-1cea-46df-9445-91936d947dcb 2018-08-09 14:59:17,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0266668796539s 2018-08-09 14:59:17,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json used request id req-9fa8295b-1cea-46df-9445-91936d947dcb 2018-08-09 14:59:17,281 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2018-08-09 14:59:17,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 14:59:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0efdfe3b-d60f-4661-9a7b-0191bb0d044d Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "0696a8ee241342f0ba94b0e13c5f5ea4"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/0696a8ee241342f0ba94b0e13c5f5ea4/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "4d643c6bfa0a40ec93b32a08c7a23afe"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/4d643c6bfa0a40ec93b32a08c7a23afe/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "4fe18c49883b4aecba267ca1d1d21671"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/4fe18c49883b4aecba267ca1d1d21671/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "6ae115fe828b41b7935954285c8e2a83"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/6ae115fe828b41b7935954285c8e2a83/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "6be1538844c4436a97b07d488be906a5"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/6be1538844c4436a97b07d488be906a5/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "83bb4f57310240f194dc1dbada3c3901"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/83bb4f57310240f194dc1dbada3c3901/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "9f934b089adf42c7bba1b158c7eba5c2"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/9f934b089adf42c7bba1b158c7eba5c2/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "a0b957a4640248bf9b37f1154b70d65f"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/a0b957a4640248bf9b37f1154b70d65f/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "d5d5d560f43c4db393fbb29eecf37403"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/d5d5d560f43c4db393fbb29eecf37403/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "e63de3f9481b4b02843ee7c345025123"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/e63de3f9481b4b02843ee7c345025123/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "c27b2a9a4da64ec89ae0c5216451b3d8"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "f601e65344e241f9848aa5da9de24292"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8/users/f601e65344e241f9848aa5da9de24292/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "f6387931029d44b5a36783f4775ca883"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/f6387931029d44b5a36783f4775ca883/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "0555d622e5974546b289a065d0e55cbe"}, "user": {"id": "f850adba8f63475492fbce26509fdb16"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/f850adba8f63475492fbce26509fdb16/roles/0555d622e5974546b289a065d0e55cbe"}}, {"scope": {"project": {"id": "fd9374efb6f04edba7ce4cfe3c974e28"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "f850adba8f63475492fbce26509fdb16"}, "links": {"assignment": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28/users/f850adba8f63475492fbce26509fdb16/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"domain": {"id": "0f043542b8074493aa0797b6c6473257"}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "02bcaeba6f0944e4af4476abcc7110e9"}, "links": {"assignment": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257/users/02bcaeba6f0944e4af4476abcc7110e9/roles/cf260b1e4e0f455bb87846e225126e94"}}, {"scope": {"system": {"all": true}}, "role": {"id": "cf260b1e4e0f455bb87846e225126e94"}, "user": {"id": "f601e65344e241f9848aa5da9de24292"}, "links": {"assignment": "http://172.30.9.21:5000/v3/system/users/f601e65344e241f9848aa5da9de24292/roles/cf260b1e4e0f455bb87846e225126e94"}}], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments", "previous": null, "next": null}} 2018-08-09 14:59:17,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-0efdfe3b-d60f-4661-9a7b-0191bb0d044d 2018-08-09 14:59:17,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.249294042587s 2018-08-09 14:59:17,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments used request id req-0efdfe3b-d60f-4661-9a7b-0191bb0d044d 2018-08-09 14:59:17,537 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'0696a8ee241342f0ba94b0e13c5f5ea4'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'4d643c6bfa0a40ec93b32a08c7a23afe'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'4fe18c49883b4aecba267ca1d1d21671'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'6ae115fe828b41b7935954285c8e2a83'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'6be1538844c4436a97b07d488be906a5'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'83bb4f57310240f194dc1dbada3c3901'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'9f934b089adf42c7bba1b158c7eba5c2'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'a0b957a4640248bf9b37f1154b70d65f'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'd5d5d560f43c4db393fbb29eecf37403'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'e63de3f9481b4b02843ee7c345025123'}), Munch({'project': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'f601e65344e241f9848aa5da9de24292'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'f6387931029d44b5a36783f4775ca883'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'0555d622e5974546b289a065d0e55cbe', 'user': u'f850adba8f63475492fbce26509fdb16'}), Munch({'project': u'fd9374efb6f04edba7ce4cfe3c974e28', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'f850adba8f63475492fbce26509fdb16'}), Munch({'domain': u'0f043542b8074493aa0797b6c6473257', 'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'02bcaeba6f0944e4af4476abcc7110e9'}), Munch({'id': u'cf260b1e4e0f455bb87846e225126e94', 'user': u'f601e65344e241f9848aa5da9de24292'})] 2018-08-09 14:59:17,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 14:59:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc2645b-0add-43cf-82a8-35e032f8b2ee Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 14:59:17,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9bc2645b-0add-43cf-82a8-35e032f8b2ee 2018-08-09 14:59:17,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180902004242s 2018-08-09 14:59:17,722 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9bc2645b-0add-43cf-82a8-35e032f8b2ee 2018-08-09 14:59:17,723 - 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'ResellerAdmin', 'id': u'0555d622e5974546b289a065d0e55cbe'}), 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'0b059113a1114b0bb30ba4094477d0a7'}), 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'137b239500394c98b332d5ad1c5ddd24'}), 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'66d4dc2b9cb64b9a8e0e090f2c885775'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'_member_', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab'}), Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'admin', 'id': u'cf260b1e4e0f455bb87846e225126e94'}), 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'f484fb49a15644f8a364fb6d49c05987'})] 2018-08-09 14:59:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 14:59:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-df4cfbcf-9713-4d58-82bd-7d87a1ae7fd4 Date: Thu, 09 Aug 2018 14:59:17 GMT RESP BODY: {"routers": []} 2018-08-09 14:59:17,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-df4cfbcf-9713-4d58-82bd-7d87a1ae7fd4 2018-08-09 14:59:17,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0448410511017s 2018-08-09 14:59:17,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-df4cfbcf-9713-4d58-82bd-7d87a1ae7fd4 2018-08-09 14:59:17,769 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2018-08-09 14:59:17,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 14:59:17,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:17,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-ac768490-1d17-420f-80e3-9d22dbfd9d80 x-compute-request-id: req-ac768490-1d17-420f-80e3-9d22dbfd9d80 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 14:59:17,849 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac768490-1d17-420f-80e3-9d22dbfd9d80 2018-08-09 14:59:17,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0789527893066s 2018-08-09 14:59:17,849 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac768490-1d17-420f-80e3-9d22dbfd9d80 2018-08-09 14:59:17,849 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2018-08-09 14:59:17,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 14:59:17,855 - 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-09 14:59:17,862 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 14:59:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9136b97-1acb-4b48-8e20-cbf341ef315b 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-09 14:59:17,863 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-c9136b97-1acb-4b48-8e20-cbf341ef315b 2018-08-09 14:59:17,863 - 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}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:18,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a64e41-ad2b-45e5-899b-b582c83f76bc Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/04db0eb4cbc44b86a63374c23c413671"}, "enabled": true, "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb9d3e30d3a421984c7e5478bf38434"}, "enabled": true, "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1ab5860c22dd4204a84f472a95eb8c80"}, "enabled": true, "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/47d2d23fe7e741d8b66ca590425e4283"}, "enabled": true, "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5d6568a262444ad1be41cfbf0d00a04e"}, "enabled": true, "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/6e6399dc0e2c4c298c31c6f983838c3e"}, "enabled": true, "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9a0e5bf451a64c308314b53947ee3a68"}, "enabled": true, "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a92fb17de9c741d3bde543692e87a1b6"}, "enabled": true, "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aad24cc769ea4d768e8cd180831294f8"}, "enabled": true, "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/afdd523c60f4483296c30a72897a3082"}, "enabled": true, "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b7e6208968a44545a1b59da1e372f813"}, "enabled": true, "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bb114343ab8d4f18a66180c08bf69dc9"}, "enabled": true, "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c1a26a6b520b41dfb47387fe563486a2"}, "enabled": true, "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d9c50ddd234448b786285cf1e0cb9be1"}, "enabled": true, "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc63aa2bd5b8499298f79ade0c64cca0"}, "enabled": true, "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-09 14:59:18,163 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-65a64e41-ad2b-45e5-899b-b582c83f76bc 2018-08-09 14:59:18,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.310834169388s 2018-08-09 14:59:18,164 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-65a64e41-ad2b-45e5-899b-b582c83f76bc 2018-08-09 14:59:18,169 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'04db0eb4cbc44b86a63374c23c413671', 'name': u'heat'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'0bb9d3e30d3a421984c7e5478bf38434', 'name': u'cinderv2'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'1ab5860c22dd4204a84f472a95eb8c80', 'name': u'ceilometer'}), Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'47d2d23fe7e741d8b66ca590425e4283', 'name': u'glance'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'5d6568a262444ad1be41cfbf0d00a04e', 'name': u'gnocchi'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'6e6399dc0e2c4c298c31c6f983838c3e', 'name': u'cinderv3'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'9a0e5bf451a64c308314b53947ee3a68', 'name': u'panko'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'a92fb17de9c741d3bde543692e87a1b6', 'name': u'cinder'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'aad24cc769ea4d768e8cd180831294f8', 'name': u'placement'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'afdd523c60f4483296c30a72897a3082', 'name': u'swift'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b7e6208968a44545a1b59da1e372f813', 'name': u'neutron'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'bb114343ab8d4f18a66180c08bf69dc9', 'name': u'heat-cfn'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'c1a26a6b520b41dfb47387fe563486a2', 'name': u'keystone'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'd9c50ddd234448b786285cf1e0cb9be1', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'dc63aa2bd5b8499298f79ade0c64cca0', 'name': u'aodh'})] 2018-08-09 14:59:18,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 14:59:18,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5db2c9af589f6d4bfc6e1e197f7d828f1f32d7e2" 2018-08-09 14:59:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-24c1d22e-4617-4bfd-8c96-cfe4006c209c Date: Thu, 09 Aug 2018 14:59:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 14:59:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-24c1d22e-4617-4bfd-8c96-cfe4006c209c 2018-08-09 14:59:18,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0359289646149s 2018-08-09 14:59:18,206 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-24c1d22e-4617-4bfd-8c96-cfe4006c209c 2018-08-09 14:59:18,207 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:56:50Z', 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'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'tenant_id': u'fd9374efb6f04edba7ce4cfe3c974e28', u'created_at': u'2018-08-09T14:56:50Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'fd9374efb6f04edba7ce4cfe3c974e28'})] 2018-08-09 14:59:18,331 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 14:59:18,332 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-09 14:59:18,388 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2018-08-09 14:59:18,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 14:59:18,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 14:59:18,513 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 14:59:18,514 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 14:59:18,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 14:59:18,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 14:59:18,515 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 14:59:18,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 14:59:18,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b63275f-ead9-4f58-bed0-e833a86cca50 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 14:59:18,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3b63275f-ead9-4f58-bed0-e833a86cca50 2018-08-09 14:59:18,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 14:59:18,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T15:59:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["XLKbnrKwRcKMWVdvjvocjA"], "issued_at": "2018-08-09T14:59:18.000000Z"}} 2018-08-09 14:59:18,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:19,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-2fd564a8-2c08-4bb3-a745-1434b44c098c Date: Thu, 09 Aug 2018 14:59:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 14:59:19,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2fd564a8-2c08-4bb3-a745-1434b44c098c 2018-08-09 14:59:19,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.322658061981s 2018-08-09 14:59:19,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2fd564a8-2c08-4bb3-a745-1434b44c098c 2018-08-09 14:59:19,238 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2018-08-09 14:59:19,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 14:59:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3af8629eaf81b636767d4ef33ee4b52aa88a400d" -d '{"network": {"name": "tenantnetwork1-net_f1831550-8ac9-4c8b-8144-6c128ec5234a", "admin_state_up": true}}' 2018-08-09 14:59:19,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-1d88b604-7018-4bf0-84a3-3e5fd30eef32 Date: Thu, 09 Aug 2018 14:59:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1e537a47-1ebc-4a40-9a71-e613f3842670","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:19Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_f1831550-8ac9-4c8b-8144-6c128ec5234a","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:19Z","mtu":1450}} 2018-08-09 14:59:19,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1d88b604-7018-4bf0-84a3-3e5fd30eef32 2018-08-09 14:59:19,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.369205951691s 2018-08-09 14:59:19,608 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1d88b604-7018-4bf0-84a3-3e5fd30eef32 2018-08-09 14:59:19,609 - 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-09T14:59:19Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1e537a47-1ebc-4a40-9a71-e613f3842670', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork1-net_f1831550-8ac9-4c8b-8144-6c128ec5234a', u'created_at': u'2018-08-09T14:59:19Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 14:59:19,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:19,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:19,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1434 X-Openstack-Request-Id: req-18520e23-f393-4ebc-95fe-7a9d23bda47f Date: Thu, 09 Aug 2018 14:59:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"1e537a47-1ebc-4a40-9a71-e613f3842670","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:19Z","qos_policy_id":null,"name":"tenantnetwork1-net_f1831550-8ac9-4c8b-8144-6c128ec5234a","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 14:59:19,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-18520e23-f393-4ebc-95fe-7a9d23bda47f 2018-08-09 14:59:19,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936539173126s 2018-08-09 14:59:19,704 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-18520e23-f393-4ebc-95fe-7a9d23bda47f 2018-08-09 14:59:19,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 14:59:19,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3af8629eaf81b636767d4ef33ee4b52aa88a400d" -d '{"subnet": {"name": "tenantnetwork1-subnet_f1831550-8ac9-4c8b-8144-6c128ec5234a", "enable_dhcp": true, "network_id": "1e537a47-1ebc-4a40-9a71-e613f3842670", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 14:59:20,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-80cb3511-7b84-48b3-b99d-bce37095eb48 Date: Thu, 09 Aug 2018 14:59:20 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T14:59:19Z","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":"bd18b256-537f-445f-b8d5-1c69f916edfb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_f1831550-8ac9-4c8b-8144-6c128ec5234a","enable_dhcp":true,"segment_id":null,"network_id":"1e537a47-1ebc-4a40-9a71-e613f3842670","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:19Z","ip_version":4}} 2018-08-09 14:59:20,212 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-80cb3511-7b84-48b3-b99d-bce37095eb48 2018-08-09 14:59:20,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.50589799881s 2018-08-09 14:59:20,212 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-80cb3511-7b84-48b3-b99d-bce37095eb48 2018-08-09 14:59:20,212 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:59:19Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bd18b256-537f-445f-b8d5-1c69f916edfb', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_f1831550-8ac9-4c8b-8144-6c128ec5234a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1e537a47-1ebc-4a40-9a71-e613f3842670', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T14:59:19Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 14:59:20,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 14:59:20,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3af8629eaf81b636767d4ef33ee4b52aa88a400d" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "tenantnetwork1-router_f1831550-8ac9-4c8b-8144-6c128ec5234a", "admin_state_up": true}}' 2018-08-09 14:59:21,757 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 714 X-Openstack-Request-Id: req-d4b045f9-a3ca-4d31-98ba-b973ffc7e73d Date: Thu, 09 Aug 2018 14:59:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:20Z", "admin_state_up": true, "updated_at": "2018-08-09T14:59:21Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "85adf590-6d08-4b33-bb33-b0e83f35a23a", "name": "tenantnetwork1-router_f1831550-8ac9-4c8b-8144-6c128ec5234a"}} 2018-08-09 14:59:21,757 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d4b045f9-a3ca-4d31-98ba-b973ffc7e73d 2018-08-09 14:59:21,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.543582201s 2018-08-09 14:59:21,757 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d4b045f9-a3ca-4d31-98ba-b973ffc7e73d 2018-08-09 14:59:21,758 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:59:21Z', u'revision_number': 2, u'ha': False, u'id': u'85adf590-6d08-4b33-bb33-b0e83f35a23a', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_f1831550-8ac9-4c8b-8144-6c128ec5234a', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T14:59:20Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 14:59:21,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 14:59:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a/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}3af8629eaf81b636767d4ef33ee4b52aa88a400d" -d '{"subnet_id": "bd18b256-537f-445f-b8d5-1c69f916edfb"}' 2018-08-09 14:59:23,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-409fa597-9e40-4c3c-b549-328d8edcf210 Date: Thu, 09 Aug 2018 14:59:23 GMT RESP BODY: {"network_id": "1e537a47-1ebc-4a40-9a71-e613f3842670", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "bd18b256-537f-445f-b8d5-1c69f916edfb", "subnet_ids": ["bd18b256-537f-445f-b8d5-1c69f916edfb"], "port_id": "0089565b-66c0-450d-b68a-05af211b8f04", "id": "85adf590-6d08-4b33-bb33-b0e83f35a23a"} 2018-08-09 14:59:23,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a/add_router_interface.json used request id req-409fa597-9e40-4c3c-b549-328d8edcf210 2018-08-09 14:59:23,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04287195206s 2018-08-09 14:59:23,801 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a/add_router_interface.json used request id req-409fa597-9e40-4c3c-b549-328d8edcf210 returning object 85adf590-6d08-4b33-bb33-b0e83f35a23a 2018-08-09 14:59:23,923 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 14:59:23,923 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-09 14:59:23,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 14:59:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a/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}3af8629eaf81b636767d4ef33ee4b52aa88a400d" -d '{"subnet_id": "bd18b256-537f-445f-b8d5-1c69f916edfb"}' 2018-08-09 14:59:25,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-526dabad-60df-451b-be1c-0ee53c17e087 Date: Thu, 09 Aug 2018 14:59:25 GMT RESP BODY: {"network_id": "1e537a47-1ebc-4a40-9a71-e613f3842670", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "bd18b256-537f-445f-b8d5-1c69f916edfb", "subnet_ids": ["bd18b256-537f-445f-b8d5-1c69f916edfb"], "port_id": "0089565b-66c0-450d-b68a-05af211b8f04", "id": "85adf590-6d08-4b33-bb33-b0e83f35a23a"} 2018-08-09 14:59:25,742 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a/remove_router_interface.json used request id req-526dabad-60df-451b-be1c-0ee53c17e087 2018-08-09 14:59:25,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.81317210197s 2018-08-09 14:59:25,743 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a/remove_router_interface.json used request id req-526dabad-60df-451b-be1c-0ee53c17e087 returning object 85adf590-6d08-4b33-bb33-b0e83f35a23a 2018-08-09 14:59:25,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 14:59:25,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:26,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-8245be79-fb99-4485-82b3-65876ee81218 Date: Thu, 09 Aug 2018 14:59:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:20Z", "admin_state_up": true, "updated_at": "2018-08-09T14:59:24Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "85adf590-6d08-4b33-bb33-b0e83f35a23a", "name": "tenantnetwork1-router_f1831550-8ac9-4c8b-8144-6c128ec5234a"}]} 2018-08-09 14:59:26,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8245be79-fb99-4485-82b3-65876ee81218 2018-08-09 14:59:26,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.303195953369s 2018-08-09 14:59:26,047 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8245be79-fb99-4485-82b3-65876ee81218 2018-08-09 14:59:26,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 14:59:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:27,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24e2c263-1111-4843-bd1d-48bb74f1dbc6 Content-Length: 0 Date: Thu, 09 Aug 2018 14:59:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 14:59:27,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a.json used request id req-24e2c263-1111-4843-bd1d-48bb74f1dbc6 2018-08-09 14:59:27,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24005699158s 2018-08-09 14:59:27,289 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/85adf590-6d08-4b33-bb33-b0e83f35a23a.json used request id req-24e2c263-1111-4843-bd1d-48bb74f1dbc6 2018-08-09 14:59:27,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 14:59:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:27,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1332 X-Openstack-Request-Id: req-adafb4c6-0203-4a6e-bdea-3de9c45c43cf Date: Thu, 09 Aug 2018 14:59:27 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T14:59:19Z","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":"bd18b256-537f-445f-b8d5-1c69f916edfb","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_f1831550-8ac9-4c8b-8144-6c128ec5234a","enable_dhcp":true,"segment_id":null,"network_id":"1e537a47-1ebc-4a40-9a71-e613f3842670","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:19Z","ip_version":4}]} 2018-08-09 14:59:27,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-adafb4c6-0203-4a6e-bdea-3de9c45c43cf 2018-08-09 14:59:27,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0605170726776s 2018-08-09 14:59:27,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-adafb4c6-0203-4a6e-bdea-3de9c45c43cf 2018-08-09 14:59:27,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 14:59:27,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/bd18b256-537f-445f-b8d5-1c69f916edfb.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:28,326 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92dec2de-1c97-4abc-a557-add388cd5a32 Date: Thu, 09 Aug 2018 14:59:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 14:59:28,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/bd18b256-537f-445f-b8d5-1c69f916edfb.json used request id req-92dec2de-1c97-4abc-a557-add388cd5a32 2018-08-09 14:59:28,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.974195957184s 2018-08-09 14:59:28,326 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/bd18b256-537f-445f-b8d5-1c69f916edfb.json used request id req-92dec2de-1c97-4abc-a557-add388cd5a32 2018-08-09 14:59:28,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:28,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:28,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1440 X-Openstack-Request-Id: req-323aa1e9-dd79-45c0-8e23-b523e5c865b0 Date: Thu, 09 Aug 2018 14:59:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1e537a47-1ebc-4a40-9a71-e613f3842670","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:28Z","qos_policy_id":null,"name":"tenantnetwork1-net_f1831550-8ac9-4c8b-8144-6c128ec5234a","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:19Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 14:59:28,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-323aa1e9-dd79-45c0-8e23-b523e5c865b0 2018-08-09 14:59:28,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0834379196167s 2018-08-09 14:59:28,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-323aa1e9-dd79-45c0-8e23-b523e5c865b0 2018-08-09 14:59:28,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 14:59:28,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1e537a47-1ebc-4a40-9a71-e613f3842670.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3af8629eaf81b636767d4ef33ee4b52aa88a400d" 2018-08-09 14:59:29,589 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d466db66-ffa2-4624-aee3-d65675137333 Date: Thu, 09 Aug 2018 14:59:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 14:59:29,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1e537a47-1ebc-4a40-9a71-e613f3842670.json used request id req-d466db66-ffa2-4624-aee3-d65675137333 2018-08-09 14:59:29,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17775201797s 2018-08-09 14:59:29,590 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1e537a47-1ebc-4a40-9a71-e613f3842670.json used request id req-d466db66-ffa2-4624-aee3-d65675137333 2018-08-09 14:59:29,644 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 14:59:29,686 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 14:59:29,687 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 14:59:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 14:59:29,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf558d4-71db-40c7-932d-da601abb722e 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 14:59:29,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8cf558d4-71db-40c7-932d-da601abb722e 2018-08-09 14:59:29,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 14:59:30,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T15:59:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["cX9W7R5pTxG6kGeltySWSQ"], "issued_at": "2018-08-09T14:59:30.000000Z"}} 2018-08-09 14:59:30,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:31,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-44dfa09d-62cb-42de-b467-11ed6bceefcf Date: Thu, 09 Aug 2018 14:59:31 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 14:59:31,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-44dfa09d-62cb-42de-b467-11ed6bceefcf 2018-08-09 14:59:31,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.01071095467s 2018-08-09 14:59:31,101 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-44dfa09d-62cb-42de-b467-11ed6bceefcf 2018-08-09 14:59:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 14:59:31,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 14:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82fd93c0-b419-4bbe-9791-8be835696174 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 14:59:31,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-82fd93c0-b419-4bbe-9791-8be835696174 2018-08-09 14:59:31,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 14:59:31,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:31,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12598998-c225-4adb-93c4-11fadd755489 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 14:59:31,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-12598998-c225-4adb-93c4-11fadd755489 2018-08-09 14:59:31,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173670053482s 2018-08-09 14:59:31,286 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-12598998-c225-4adb-93c4-11fadd755489 2018-08-09 14:59:31,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 14:59:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384"}}' 2018-08-09 14:59:31,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 14:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39cf08cf-a774-43e1-a10b-521c9c055d3d 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.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271"}, "tags": [], "enabled": true, "id": "f2a64f36c6464fa394a0b337b558e271", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384"}} 2018-08-09 14:59:31,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-39cf08cf-a774-43e1-a10b-521c9c055d3d 2018-08-09 14:59:31,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.249851942062s 2018-08-09 14:59:31,544 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-39cf08cf-a774-43e1-a10b-521c9c055d3d 2018-08-09 14:59:31,545 - 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'f2a64f36c6464fa394a0b337b558e271', '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_869aafd1-2c50-4473-8018-d13660b43384'}) 2018-08-09 14:59:31,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 14:59:31,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "cee7f1c2-28f9-4303-bfe9-9f0cf898fa2f", "email": null, "name": "tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384"}}' 2018-08-09 14:59:32,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 14:59:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a35a747-8248-44fc-a949-50feb99fe0a1 Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384", "links": {"self": "http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93c8513226524395b32ed98a32213d9d", "domain_id": "default", "password_expires_at": null}} 2018-08-09 14:59:32,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6a35a747-8248-44fc-a949-50feb99fe0a1 2018-08-09 14:59:32,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.523113965988s 2018-08-09 14:59:32,074 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-6a35a747-8248-44fc-a949-50feb99fe0a1 2018-08-09 14:59:32,075 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93c8513226524395b32ed98a32213d9d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384'}) 2018-08-09 14:59:32,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 14:59:32,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:32,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a412e5f-9c33-4882-867e-7bfd89cf2da1 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 14:59:32,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a412e5f-9c33-4882-867e-7bfd89cf2da1 2018-08-09 14:59:32,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18133687973s 2018-08-09 14:59:32,261 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a412e5f-9c33-4882-867e-7bfd89cf2da1 2018-08-09 14:59:32,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 14:59:32,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:32,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d743fba-4b20-406b-99d7-ac51005b9c7f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 14:59:32,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d743fba-4b20-406b-99d7-ac51005b9c7f 2018-08-09 14:59:32,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1711769104s 2018-08-09 14:59:32,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d743fba-4b20-406b-99d7-ac51005b9c7f 2018-08-09 14:59:32,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 14:59:32,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:32,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc049a8e-f448-46a2-8771-1319ae91897c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 14:59:32,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc049a8e-f448-46a2-8771-1319ae91897c 2018-08-09 14:59:32,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185958147049s 2018-08-09 14:59:32,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fc049a8e-f448-46a2-8771-1319ae91897c 2018-08-09 14:59:32,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 14:59:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:32,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5547745-eacf-4006-8a88-8f85b988cfbc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 14:59:32,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e5547745-eacf-4006-8a88-8f85b988cfbc 2018-08-09 14:59:32,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181844949722s 2018-08-09 14:59:32,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e5547745-eacf-4006-8a88-8f85b988cfbc 2018-08-09 14:59:32,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 14:59:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:32,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f621166-3744-46f0-b6ce-c8192ce1c92b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384", "links": {"self": "http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93c8513226524395b32ed98a32213d9d", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 14:59:32,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0f621166-3744-46f0-b6ce-c8192ce1c92b 2018-08-09 14:59:32,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.114501953125s 2018-08-09 14:59:32,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0f621166-3744-46f0-b6ce-c8192ce1c92b 2018-08-09 14:59:32,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 14:59:32,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:33,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ea8611-5b9f-466f-96ff-e4d1d665031d Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271"}, "tags": [], "enabled": true, "id": "f2a64f36c6464fa394a0b337b558e271", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384"}]} 2018-08-09 14:59:33,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-32ea8611-5b9f-466f-96ff-e4d1d665031d 2018-08-09 14:59:33,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.167475938797s 2018-08-09 14:59:33,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-32ea8611-5b9f-466f-96ff-e4d1d665031d 2018-08-09 14:59:33,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 14:59:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=93c8513226524395b32ed98a32213d9d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=f2a64f36c6464fa394a0b337b558e271" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:33,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e31305b-e0a3-4a80-9d4b-098842dfdcb4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=93c8513226524395b32ed98a32213d9d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=f2a64f36c6464fa394a0b337b558e271", "previous": null, "next": null}} 2018-08-09 14:59:33,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=93c8513226524395b32ed98a32213d9d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=f2a64f36c6464fa394a0b337b558e271 used request id req-8e31305b-e0a3-4a80-9d4b-098842dfdcb4 2018-08-09 14:59:33,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.105690002441s 2018-08-09 14:59:33,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=93c8513226524395b32ed98a32213d9d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=f2a64f36c6464fa394a0b337b558e271 used request id req-8e31305b-e0a3-4a80-9d4b-098842dfdcb4 2018-08-09 14:59:33,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 14:59:33,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271/users/93c8513226524395b32ed98a32213d9d/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:33,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 14:59:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744b7a5f-1639-403d-ad2a-2095ad840191 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 14:59:33,478 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271/users/93c8513226524395b32ed98a32213d9d/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-744b7a5f-1639-403d-ad2a-2095ad840191 2018-08-09 14:59:33,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.249732017517s 2018-08-09 14:59:33,478 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271/users/93c8513226524395b32ed98a32213d9d/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-744b7a5f-1639-403d-ad2a-2095ad840191 2018-08-09 14:59:33,479 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384', 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'f2a64f36c6464fa394a0b337b558e271', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'cee7f1c2-28f9-4303-bfe9-9f0cf898fa2f', 'username': u'tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 14:59:33,481 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 14:59:33,482 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 14:59:33,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 14:59:33,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 14:59:33,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 14:59:33,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 14:59:33,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 14:59:33,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 14:59:33,485 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384', 'password': 'cee7f1c2-28f9-4303-bfe9-9f0cf898fa2f', 'project_name': 'tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'f2a64f36c6464fa394a0b337b558e271', 'project_domain_name': 'Default'} 2018-08-09 14:59:33,485 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2018-08-09 14:59:33,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 14:59:33,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8471b387-6ca9-4070-a20f-8f158eb8a103 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 14:59:33,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8471b387-6ca9-4070-a20f-8f158eb8a103 2018-08-09 14:59:33,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 14:59:33,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T15:59:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2a64f36c6464fa394a0b337b558e271", "name": "tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/f2a64f36c6464fa394a0b337b558e271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/f2a64f36c6464fa394a0b337b558e271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/f2a64f36c6464fa394a0b337b558e271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f2a64f36c6464fa394a0b337b558e271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/f2a64f36c6464fa394a0b337b558e271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/f2a64f36c6464fa394a0b337b558e271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/f2a64f36c6464fa394a0b337b558e271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/f2a64f36c6464fa394a0b337b558e271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/f2a64f36c6464fa394a0b337b558e271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f2a64f36c6464fa394a0b337b558e271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/f2a64f36c6464fa394a0b337b558e271", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/f2a64f36c6464fa394a0b337b558e271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_f2a64f36c6464fa394a0b337b558e271", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_f2a64f36c6464fa394a0b337b558e271", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384", "id": "93c8513226524395b32ed98a32213d9d"}, "audit_ids": ["qJZkvBi7TyOTkVq9PbfRBA"], "issued_at": "2018-08-09T14:59:33.000000Z"}} 2018-08-09 14:59:33,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 14:59:33,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a4b42307087f29b712a53c75cab70483080a393a" -d '{"network": {"name": "tenantnetwork2-net_869aafd1-2c50-4473-8018-d13660b43384", "admin_state_up": true}}' 2018-08-09 14:59:34,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-0afc6fbc-4800-4b31-bfbc-5cb7ba5f7fc3 Date: Thu, 09 Aug 2018 14:59:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f734b0f2-ddd4-4353-90a9-0d5643af40a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2a64f36c6464fa394a0b337b558e271","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:34Z","is_default":false,"name":"tenantnetwork2-net_869aafd1-2c50-4473-8018-d13660b43384","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f2a64f36c6464fa394a0b337b558e271","created_at":"2018-08-09T14:59:34Z","mtu":1450}} 2018-08-09 14:59:34,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0afc6fbc-4800-4b31-bfbc-5cb7ba5f7fc3 2018-08-09 14:59:34,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.606173992157s 2018-08-09 14:59:34,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0afc6fbc-4800-4b31-bfbc-5cb7ba5f7fc3 2018-08-09 14:59:34,488 - 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-09T14:59:34Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'f734b0f2-ddd4-4353-90a9-0d5643af40a0', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-net_869aafd1-2c50-4473-8018-d13660b43384', u'admin_state_up': True, u'tenant_id': u'f2a64f36c6464fa394a0b337b558e271', u'created_at': u'2018-08-09T14:59:34Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'f2a64f36c6464fa394a0b337b558e271', u'l2_adjacency': True}) 2018-08-09 14:59:34,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:34,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-ab6fb48e-7aea-4383-a88a-4189a0e1e085 Date: Thu, 09 Aug 2018 14:59:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f734b0f2-ddd4-4353-90a9-0d5643af40a0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f2a64f36c6464fa394a0b337b558e271","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:34Z","qos_policy_id":null,"name":"tenantnetwork2-net_869aafd1-2c50-4473-8018-d13660b43384","admin_state_up":true,"tenant_id":"f2a64f36c6464fa394a0b337b558e271","created_at":"2018-08-09T14:59:34Z","mtu":1450}]} 2018-08-09 14:59:34,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ab6fb48e-7aea-4383-a88a-4189a0e1e085 2018-08-09 14:59:34,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109308004379s 2018-08-09 14:59:34,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ab6fb48e-7aea-4383-a88a-4189a0e1e085 2018-08-09 14:59:34,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 14:59:34,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a4b42307087f29b712a53c75cab70483080a393a" -d '{"subnet": {"name": "tenantnetwork2-subnet_869aafd1-2c50-4473-8018-d13660b43384", "enable_dhcp": true, "network_id": "f734b0f2-ddd4-4353-90a9-0d5643af40a0", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 14:59:35,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c1afdfe-4dc0-46bc-8ee6-2d7ec977941d Date: Thu, 09 Aug 2018 14:59:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f734b0f2-ddd4-4353-90a9-0d5643af40a0","tenant_id":"f2a64f36c6464fa394a0b337b558e271","created_at":"2018-08-09T14:59:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T14:59:34Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"f2a64f36c6464fa394a0b337b558e271","id":"371f3ea2-ae10-44ea-bc31-1b1816c12327","subnetpool_id":null,"name":"tenantnetwork2-subnet_869aafd1-2c50-4473-8018-d13660b43384"}} 2018-08-09 14:59:35,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1c1afdfe-4dc0-46bc-8ee6-2d7ec977941d 2018-08-09 14:59:35,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.541944026947s 2018-08-09 14:59:35,143 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1c1afdfe-4dc0-46bc-8ee6-2d7ec977941d 2018-08-09 14:59:35,143 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:59:34Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'371f3ea2-ae10-44ea-bc31-1b1816c12327', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_869aafd1-2c50-4473-8018-d13660b43384', u'enable_dhcp': True, u'network_id': u'f734b0f2-ddd4-4353-90a9-0d5643af40a0', u'tenant_id': u'f2a64f36c6464fa394a0b337b558e271', u'created_at': u'2018-08-09T14:59:34Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'f2a64f36c6464fa394a0b337b558e271'}) 2018-08-09 14:59:35,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 14:59:35,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a4b42307087f29b712a53c75cab70483080a393a" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "tenantnetwork2-router_869aafd1-2c50-4473-8018-d13660b43384", "admin_state_up": true}}' 2018-08-09 14:59:36,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1a78cb6d-a0e9-4586-8009-f3b07e634365 Date: Thu, 09 Aug 2018 14:59:36 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "created_at": "2018-08-09T14:59:35Z", "admin_state_up": true, "updated_at": "2018-08-09T14:59:36Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f2a64f36c6464fa394a0b337b558e271", "id": "402a86d4-b03e-419f-90f9-b3aa361e3fbf", "name": "tenantnetwork2-router_869aafd1-2c50-4473-8018-d13660b43384"}} 2018-08-09 14:59:36,798 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1a78cb6d-a0e9-4586-8009-f3b07e634365 2018-08-09 14:59:36,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.65413403511s 2018-08-09 14:59:36,798 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1a78cb6d-a0e9-4586-8009-f3b07e634365 2018-08-09 14:59:36,799 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:59:36Z', u'revision_number': 2, u'id': u'402a86d4-b03e-419f-90f9-b3aa361e3fbf', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_869aafd1-2c50-4473-8018-d13660b43384', u'admin_state_up': True, u'tenant_id': u'f2a64f36c6464fa394a0b337b558e271', u'created_at': u'2018-08-09T14:59:35Z', u'flavor_id': None, u'routes': [], u'project_id': u'f2a64f36c6464fa394a0b337b558e271'}) 2018-08-09 14:59:36,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 14:59:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf/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}a4b42307087f29b712a53c75cab70483080a393a" -d '{"subnet_id": "371f3ea2-ae10-44ea-bc31-1b1816c12327"}' 2018-08-09 14:59:39,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e4cc8953-26e6-40f1-80d7-c97f64083df2 Date: Thu, 09 Aug 2018 14:59:39 GMT RESP BODY: {"network_id": "f734b0f2-ddd4-4353-90a9-0d5643af40a0", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "subnet_id": "371f3ea2-ae10-44ea-bc31-1b1816c12327", "subnet_ids": ["371f3ea2-ae10-44ea-bc31-1b1816c12327"], "port_id": "5adc849c-8cf5-4be0-b892-f6c4a5ffda73", "id": "402a86d4-b03e-419f-90f9-b3aa361e3fbf"} 2018-08-09 14:59:39,035 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf/add_router_interface.json used request id req-e4cc8953-26e6-40f1-80d7-c97f64083df2 2018-08-09 14:59:39,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.23587703705s 2018-08-09 14:59:39,036 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf/add_router_interface.json used request id req-e4cc8953-26e6-40f1-80d7-c97f64083df2 returning object 402a86d4-b03e-419f-90f9-b3aa361e3fbf 2018-08-09 14:59:39,149 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 14:59:39,150 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-09 14:59:39,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 14:59:39,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf/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}a4b42307087f29b712a53c75cab70483080a393a" -d '{"subnet_id": "371f3ea2-ae10-44ea-bc31-1b1816c12327"}' 2018-08-09 14:59:41,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6423aecd-c599-48ff-92a6-b2dfb7047694 Date: Thu, 09 Aug 2018 14:59:41 GMT RESP BODY: {"network_id": "f734b0f2-ddd4-4353-90a9-0d5643af40a0", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "subnet_id": "371f3ea2-ae10-44ea-bc31-1b1816c12327", "subnet_ids": ["371f3ea2-ae10-44ea-bc31-1b1816c12327"], "port_id": "5adc849c-8cf5-4be0-b892-f6c4a5ffda73", "id": "402a86d4-b03e-419f-90f9-b3aa361e3fbf"} 2018-08-09 14:59:41,743 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf/remove_router_interface.json used request id req-6423aecd-c599-48ff-92a6-b2dfb7047694 2018-08-09 14:59:41,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.58808016777s 2018-08-09 14:59:41,743 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf/remove_router_interface.json used request id req-6423aecd-c599-48ff-92a6-b2dfb7047694 returning object 402a86d4-b03e-419f-90f9-b3aa361e3fbf 2018-08-09 14:59:41,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 14:59:41,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:41,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-00ed8087-1d12-4840-b968-7103300ccc19 Date: Thu, 09 Aug 2018 14:59:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "created_at": "2018-08-09T14:59:35Z", "admin_state_up": true, "updated_at": "2018-08-09T14:59:40Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "f2a64f36c6464fa394a0b337b558e271", "id": "402a86d4-b03e-419f-90f9-b3aa361e3fbf", "name": "tenantnetwork2-router_869aafd1-2c50-4473-8018-d13660b43384"}]} 2018-08-09 14:59:41,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-00ed8087-1d12-4840-b968-7103300ccc19 2018-08-09 14:59:41,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.144717931747s 2018-08-09 14:59:41,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-00ed8087-1d12-4840-b968-7103300ccc19 2018-08-09 14:59:41,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 14:59:41,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:43,118 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0b18879-f9a6-4e54-a6ff-319c92c7309a Content-Length: 0 Date: Thu, 09 Aug 2018 14:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 14:59:43,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf.json used request id req-d0b18879-f9a6-4e54-a6ff-319c92c7309a 2018-08-09 14:59:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22816610336s 2018-08-09 14:59:43,119 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/402a86d4-b03e-419f-90f9-b3aa361e3fbf.json used request id req-d0b18879-f9a6-4e54-a6ff-319c92c7309a 2018-08-09 14:59:43,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 14:59:43,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:43,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-345a691c-1a4c-4063-9b04-0bfd50500168 Date: Thu, 09 Aug 2018 14:59:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f734b0f2-ddd4-4353-90a9-0d5643af40a0","tenant_id":"f2a64f36c6464fa394a0b337b558e271","created_at":"2018-08-09T14:59:34Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T14:59:34Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"f2a64f36c6464fa394a0b337b558e271","id":"371f3ea2-ae10-44ea-bc31-1b1816c12327","subnetpool_id":null,"name":"tenantnetwork2-subnet_869aafd1-2c50-4473-8018-d13660b43384"}]} 2018-08-09 14:59:43,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-345a691c-1a4c-4063-9b04-0bfd50500168 2018-08-09 14:59:43,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0664689540863s 2018-08-09 14:59:43,186 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-345a691c-1a4c-4063-9b04-0bfd50500168 2018-08-09 14:59:43,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 14:59:43,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/371f3ea2-ae10-44ea-bc31-1b1816c12327.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:44,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dc9a0dd5-d2ae-44ab-b025-8202e54ba082 Date: Thu, 09 Aug 2018 14:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 14:59:44,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/371f3ea2-ae10-44ea-bc31-1b1816c12327.json used request id req-dc9a0dd5-d2ae-44ab-b025-8202e54ba082 2018-08-09 14:59:44,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10923099518s 2018-08-09 14:59:44,297 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/371f3ea2-ae10-44ea-bc31-1b1816c12327.json used request id req-dc9a0dd5-d2ae-44ab-b025-8202e54ba082 2018-08-09 14:59:44,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:44,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:44,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-6adb7acd-0559-45ae-94f6-bf8c35bdfe59 Date: Thu, 09 Aug 2018 14:59:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"f734b0f2-ddd4-4353-90a9-0d5643af40a0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"f2a64f36c6464fa394a0b337b558e271","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:44Z","qos_policy_id":null,"name":"tenantnetwork2-net_869aafd1-2c50-4473-8018-d13660b43384","admin_state_up":true,"tenant_id":"f2a64f36c6464fa394a0b337b558e271","created_at":"2018-08-09T14:59:34Z","mtu":1450}]} 2018-08-09 14:59:44,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6adb7acd-0559-45ae-94f6-bf8c35bdfe59 2018-08-09 14:59:44,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0888130664825s 2018-08-09 14:59:44,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6adb7acd-0559-45ae-94f6-bf8c35bdfe59 2018-08-09 14:59:44,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 14:59:44,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/f734b0f2-ddd4-4353-90a9-0d5643af40a0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a4b42307087f29b712a53c75cab70483080a393a" 2018-08-09 14:59:45,590 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-71ec41a0-bd25-49d4-abe4-e63bd98663c4 Date: Thu, 09 Aug 2018 14:59:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 14:59:45,590 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f734b0f2-ddd4-4353-90a9-0d5643af40a0.json used request id req-71ec41a0-bd25-49d4-abe4-e63bd98663c4 2018-08-09 14:59:45,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20247197151s 2018-08-09 14:59:45,590 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f734b0f2-ddd4-4353-90a9-0d5643af40a0.json used request id req-71ec41a0-bd25-49d4-abe4-e63bd98663c4 2018-08-09 14:59:45,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 14:59:45,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:45,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb55dcd-452f-426a-bd32-a258cf851535 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384", "links": {"self": "http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93c8513226524395b32ed98a32213d9d", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 14:59:45,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cdb55dcd-452f-426a-bd32-a258cf851535 2018-08-09 14:59:45,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.123034000397s 2018-08-09 14:59:45,715 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cdb55dcd-452f-426a-bd32-a258cf851535 2018-08-09 14:59:45,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 14:59:45,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:45,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e715aae-3190-4da6-ae0f-48b0b8834b3c Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "tenantnetwork2-user_869aafd1-2c50-4473-8018-d13660b43384", "links": {"self": "http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93c8513226524395b32ed98a32213d9d", "description": null}} 2018-08-09 14:59:45,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d used request id req-6e715aae-3190-4da6-ae0f-48b0b8834b3c 2018-08-09 14:59:45,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.188689947128s 2018-08-09 14:59:45,909 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d used request id req-6e715aae-3190-4da6-ae0f-48b0b8834b3c 2018-08-09 14:59:45,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 14:59:45,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:46,398 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 14:59:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f3db3a5-ad65-4ae4-803a-e10ad5662ff3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 14:59:46,398 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d used request id req-1f3db3a5-ad65-4ae4-803a-e10ad5662ff3 2018-08-09 14:59:46,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.487730026245s 2018-08-09 14:59:46,398 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/93c8513226524395b32ed98a32213d9d used request id req-1f3db3a5-ad65-4ae4-803a-e10ad5662ff3 2018-08-09 14:59:46,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 14:59:46,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:46,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec3dbc6-c82c-4cf9-9d8c-1f01f626ab16 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271"}, "tags": [], "enabled": true, "id": "f2a64f36c6464fa394a0b337b558e271", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_869aafd1-2c50-4473-8018-d13660b43384"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 14:59:46,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ec3dbc6-c82c-4cf9-9d8c-1f01f626ab16 2018-08-09 14:59:46,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171659946442s 2018-08-09 14:59:46,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ec3dbc6-c82c-4cf9-9d8c-1f01f626ab16 2018-08-09 14:59:46,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 14:59:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cbff5b993cd77f099710f33244d1ec2c33ed3e1f" 2018-08-09 14:59:46,822 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 14:59:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c239d97e-7d0c-411f-96aa-3b45e4b7e011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 14:59:46,822 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271 used request id req-c239d97e-7d0c-411f-96aa-3b45e4b7e011 2018-08-09 14:59:46,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.240415811539s 2018-08-09 14:59:46,823 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f2a64f36c6464fa394a0b337b558e271 used request id req-c239d97e-7d0c-411f-96aa-3b45e4b7e011 2018-08-09 14:59:46,881 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2018-08-09 14:59:46,954 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 14:59:46,955 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 14:59:46,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 14:59:46,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 14:59:46,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 14:59:46,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 14:59:46,956 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 14:59:46,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 14:59:46,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd76d0e9-15db-429c-a361-a6703641e341 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 14:59:46,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dd76d0e9-15db-429c-a361-a6703641e341 2018-08-09 14:59:46,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 14:59:47,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T15:59:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["bdWqWXI-R-q4iTrF85Tq0w"], "issued_at": "2018-08-09T14:59:47.000000Z"}} 2018-08-09 14:59:47,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 14:59:48,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-cfa1d422-1a10-4aaf-8584-9fce2a66575f Date: Thu, 09 Aug 2018 14:59:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 14:59:48,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa1d422-1a10-4aaf-8584-9fce2a66575f 2018-08-09 14:59:48,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.0660970211s 2018-08-09 14:59:48,413 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cfa1d422-1a10-4aaf-8584-9fce2a66575f 2018-08-09 14:59:48,414 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2018-08-09 14:59:48,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 14:59:48,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"network": {"name": "vmready1-net_a6585482-c3fe-42d4-bb85-10182a306b98", "admin_state_up": true}}' 2018-08-09 14:59:48,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e17156c8-dcff-4b37-84c6-e935643dd5f0 Date: Thu, 09 Aug 2018 14:59:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b9653f91-49e5-474a-88e7-abecc3e2dac3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:48Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_a6585482-c3fe-42d4-bb85-10182a306b98","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:48Z","mtu":1450}} 2018-08-09 14:59:48,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e17156c8-dcff-4b37-84c6-e935643dd5f0 2018-08-09 14:59:48,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.282073020935s 2018-08-09 14:59:48,697 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e17156c8-dcff-4b37-84c6-e935643dd5f0 2018-08-09 14:59:48,697 - 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-09T14:59:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b9653f91-49e5-474a-88e7-abecc3e2dac3', u'provider:segmentation_id': 5, 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_a6585482-c3fe-42d4-bb85-10182a306b98', u'created_at': u'2018-08-09T14:59:48Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 14:59:48,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 14:59:48,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 14:59:48,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1427 X-Openstack-Request-Id: req-b5587015-7060-42ce-b2d0-db37a2645b5a Date: Thu, 09 Aug 2018 14:59:48 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b9653f91-49e5-474a-88e7-abecc3e2dac3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T14:59:48Z","qos_policy_id":null,"name":"vmready1-net_a6585482-c3fe-42d4-bb85-10182a306b98","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:48Z","provider:network_type":"vxlan"}]} 2018-08-09 14:59:48,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b5587015-7060-42ce-b2d0-db37a2645b5a 2018-08-09 14:59:48,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0903921127319s 2018-08-09 14:59:48,789 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b5587015-7060-42ce-b2d0-db37a2645b5a 2018-08-09 14:59:48,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 14:59:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"subnet": {"name": "vmready1-subnet_a6585482-c3fe-42d4-bb85-10182a306b98", "enable_dhcp": true, "network_id": "b9653f91-49e5-474a-88e7-abecc3e2dac3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 14:59:49,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 694 X-Openstack-Request-Id: req-8d8eb3c9-2308-43b4-abe5-71da5b477004 Date: Thu, 09 Aug 2018 14:59:49 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T14:59:48Z","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":"135de6f4-70f0-454c-b8a6-5e12a8b2bec5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a6585482-c3fe-42d4-bb85-10182a306b98","enable_dhcp":true,"segment_id":null,"network_id":"b9653f91-49e5-474a-88e7-abecc3e2dac3","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:48Z","ip_version":4}} 2018-08-09 14:59:49,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8d8eb3c9-2308-43b4-abe5-71da5b477004 2018-08-09 14:59:49,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.47688794136s 2018-08-09 14:59:49,268 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8d8eb3c9-2308-43b4-abe5-71da5b477004 2018-08-09 14:59:49,268 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:59:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'135de6f4-70f0-454c-b8a6-5e12a8b2bec5', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_a6585482-c3fe-42d4-bb85-10182a306b98', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b9653f91-49e5-474a-88e7-abecc3e2dac3', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T14:59:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 14:59:49,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 14:59:49,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "vmready1-router_a6585482-c3fe-42d4-bb85-10182a306b98", "admin_state_up": true}}' 2018-08-09 14:59:50,860 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-8c7b1a5e-c5f2-4dcb-a7c0-4c9697b53542 Date: Thu, 09 Aug 2018 14:59:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:49Z", "admin_state_up": true, "updated_at": "2018-08-09T14:59:50Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "240582fe-4344-4b74-ba29-41cceb7e4948", "name": "vmready1-router_a6585482-c3fe-42d4-bb85-10182a306b98"}} 2018-08-09 14:59:50,860 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8c7b1a5e-c5f2-4dcb-a7c0-4c9697b53542 2018-08-09 14:59:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.59117794037s 2018-08-09 14:59:50,861 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8c7b1a5e-c5f2-4dcb-a7c0-4c9697b53542 2018-08-09 14:59:50,861 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T14:59:50Z', u'revision_number': 2, u'ha': False, u'id': u'240582fe-4344-4b74-ba29-41cceb7e4948', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_a6585482-c3fe-42d4-bb85-10182a306b98', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T14:59:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 14:59:50,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 14:59:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948/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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"subnet_id": "135de6f4-70f0-454c-b8a6-5e12a8b2bec5"}' 2018-08-09 14:59:52,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-676cbea6-6da7-44d7-b55d-b04c8d81e79f Date: Thu, 09 Aug 2018 14:59:52 GMT RESP BODY: {"network_id": "b9653f91-49e5-474a-88e7-abecc3e2dac3", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "135de6f4-70f0-454c-b8a6-5e12a8b2bec5", "subnet_ids": ["135de6f4-70f0-454c-b8a6-5e12a8b2bec5"], "port_id": "2a6a7487-6619-4d15-9740-0d6042681201", "id": "240582fe-4344-4b74-ba29-41cceb7e4948"} 2018-08-09 14:59:52,829 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948/add_router_interface.json used request id req-676cbea6-6da7-44d7-b55d-b04c8d81e79f 2018-08-09 14:59:52,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.96700501442s 2018-08-09 14:59:52,829 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948/add_router_interface.json used request id req-676cbea6-6da7-44d7-b55d-b04c8d81e79f returning object 240582fe-4344-4b74-ba29-41cceb7e4948 2018-08-09 14:59:52,830 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 14:59:52,961 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 14:59:52,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 14:59:52,968 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 14:59:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 14:59:52,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 14:59:52,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 14:59:53,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8c235119-5827-42c1-a51b-5d3802343724 Date: Thu, 09 Aug 2018 14:59:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 14:59:53,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8c235119-5827-42c1-a51b-5d3802343724 2018-08-09 14:59:53,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.742321968079s 2018-08-09 14:59:53,713 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8c235119-5827-42c1-a51b-5d3802343724 2018-08-09 14:59:53,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 14:59:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98"}' 2018-08-09 14:59:53,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-06ca6c43-5dc0-47d6-b208-b26fa8a1e52f Date: Thu, 09 Aug 2018 14:59:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T14:59:53Z", "file": "/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "f07aa558-2ade-4be6-8935-cdcd662cae33", "size": null, "self": "/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33", "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_a6585482-c3fe-42d4-bb85-10182a306b98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98", "checksum": null, "created_at": "2018-08-09T14:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 14:59:53,868 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-06ca6c43-5dc0-47d6-b208-b26fa8a1e52f 2018-08-09 14:59:53,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.145574092865s 2018-08-09 14:59:53,869 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-06ca6c43-5dc0-47d6-b208-b26fa8a1e52f returning object f07aa558-2ade-4be6-8935-cdcd662cae33 2018-08-09 14:59:53,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 14:59:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '' 2018-08-09 14:59:56,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cccf3d8-e6ab-49c3-99cd-6b55a19af355 Date: Thu, 09 Aug 2018 14:59:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 14:59:56,254 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/file used request id req-3cccf3d8-e6ab-49c3-99cd-6b55a19af355 2018-08-09 14:59:56,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.38443303108s 2018-08-09 14:59:56,254 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/file used request id req-3cccf3d8-e6ab-49c3-99cd-6b55a19af355 2018-08-09 14:59:56,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 14:59:56,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 14:59:56,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-9e82966f-a721-42ce-ac85-5f07d8b8d196 Date: Thu, 09 Aug 2018 14:59:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T14:59:56Z", "file": "/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "f07aa558-2ade-4be6-8935-cdcd662cae33", "size": 12716032, "self": "/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/f07aa558-2ade-4be6-8935-cdcd662cae33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/f07aa558-2ade-4be6-8935-cdcd662cae33/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T14:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 14:59:56,284 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9e82966f-a721-42ce-ac85-5f07d8b8d196 2018-08-09 14:59:56,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0260121822357s 2018-08-09 14:59:56,285 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9e82966f-a721-42ce-ac85-5f07d8b8d196 2018-08-09 14:59:56,287 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/f07aa558-2ade-4be6-8935-cdcd662cae33/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'f07aa558-2ade-4be6-8935-cdcd662cae33', 'size': 12716032, u'self': u'/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/f07aa558-2ade-4be6-8935-cdcd662cae33/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T14:59:56Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T14:59:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98', '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/f07aa558-2ade-4be6-8935-cdcd662cae33', 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_a6585482-c3fe-42d4-bb85-10182a306b98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98', 'created': u'2018-08-09T14:59:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T14:59:53Z', 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/f07aa558-2ade-4be6-8935-cdcd662cae33', 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_a6585482-c3fe-42d4-bb85-10182a306b98', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 14:59:56,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 14:59:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_a6585482-c3fe-42d4-bb85-10182a306b98", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 14:59:56,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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-56610114-ef68-4067-b512-bfb8ccd1f089 x-compute-request-id: req-56610114-ef68-4067-b512-bfb8ccd1f089 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready1-flavor_a6585482-c3fe-42d4-bb85-10182a306b98", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db137a0e-b680-477e-a2ce-886e6d88f199", "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": "db137a0e-b680-477e-a2ce-886e6d88f199"}} 2018-08-09 14:59:56,688 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-56610114-ef68-4067-b512-bfb8ccd1f089 2018-08-09 14:59:56,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.400614976883s 2018-08-09 14:59:56,689 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-56610114-ef68-4067-b512-bfb8ccd1f089 2018-08-09 14:59:56,689 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_a6585482-c3fe-42d4-bb85-10182a306b98', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'db137a0e-b680-477e-a2ce-886e6d88f199', 'swap': 0}) 2018-08-09 14:59:56,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 14:59:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199/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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"extra_specs": {}}' 2018-08-09 14:59:56,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 14:59: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 x-openstack-request-id: req-93eae913-db2d-4729-be6a-f542d7e480fb x-compute-request-id: req-93eae913-db2d-4729-be6a-f542d7e480fb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 14:59:56,720 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199/os-extra_specs used request id req-93eae913-db2d-4729-be6a-f542d7e480fb 2018-08-09 14:59:56,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0302970409393s 2018-08-09 14:59:56,721 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199/os-extra_specs used request id req-93eae913-db2d-4729-be6a-f542d7e480fb 2018-08-09 14:59:56,832 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 14:59:56,833 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 14:59:56,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 14:59:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948/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}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" -d '{"subnet_id": "135de6f4-70f0-454c-b8a6-5e12a8b2bec5"}' 2018-08-09 14:59:58,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d7f2848-bf4c-4eb2-b1eb-a67acfbedc9a Date: Thu, 09 Aug 2018 14:59:58 GMT RESP BODY: {"network_id": "b9653f91-49e5-474a-88e7-abecc3e2dac3", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "135de6f4-70f0-454c-b8a6-5e12a8b2bec5", "subnet_ids": ["135de6f4-70f0-454c-b8a6-5e12a8b2bec5"], "port_id": "2a6a7487-6619-4d15-9740-0d6042681201", "id": "240582fe-4344-4b74-ba29-41cceb7e4948"} 2018-08-09 14:59:58,777 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948/remove_router_interface.json used request id req-2d7f2848-bf4c-4eb2-b1eb-a67acfbedc9a 2018-08-09 14:59:58,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.93911504745s 2018-08-09 14:59:58,778 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948/remove_router_interface.json used request id req-2d7f2848-bf4c-4eb2-b1eb-a67acfbedc9a returning object 240582fe-4344-4b74-ba29-41cceb7e4948 2018-08-09 14:59:58,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 14:59:58,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 14:59:58,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-6c95bcdf-ef5f-4e5b-ac66-e29f4aeb60d3 Date: Thu, 09 Aug 2018 14:59:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:49Z", "admin_state_up": true, "updated_at": "2018-08-09T14:59:57Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "240582fe-4344-4b74-ba29-41cceb7e4948", "name": "vmready1-router_a6585482-c3fe-42d4-bb85-10182a306b98"}]} 2018-08-09 14:59:58,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6c95bcdf-ef5f-4e5b-ac66-e29f4aeb60d3 2018-08-09 14:59:58,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136758089066s 2018-08-09 14:59:58,915 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6c95bcdf-ef5f-4e5b-ac66-e29f4aeb60d3 2018-08-09 14:59:58,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 14:59:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:00,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a190e0b-f85e-49ff-acd2-53c78fc5516f Content-Length: 0 Date: Thu, 09 Aug 2018 15:00:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:00,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948.json used request id req-4a190e0b-f85e-49ff-acd2-53c78fc5516f 2018-08-09 15:00:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.25325298309s 2018-08-09 15:00:00,170 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/240582fe-4344-4b74-ba29-41cceb7e4948.json used request id req-4a190e0b-f85e-49ff-acd2-53c78fc5516f 2018-08-09 15:00:00,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:00:00,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:00,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1326 X-Openstack-Request-Id: req-fc88d9fc-f53f-4da1-8899-b5627970479c Date: Thu, 09 Aug 2018 15:00:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:59:48Z","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":"135de6f4-70f0-454c-b8a6-5e12a8b2bec5","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_a6585482-c3fe-42d4-bb85-10182a306b98","enable_dhcp":true,"segment_id":null,"network_id":"b9653f91-49e5-474a-88e7-abecc3e2dac3","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:48Z","ip_version":4},{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 15:00:00,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fc88d9fc-f53f-4da1-8899-b5627970479c 2018-08-09 15:00:00,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.118692874908s 2018-08-09 15:00:00,290 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-fc88d9fc-f53f-4da1-8899-b5627970479c 2018-08-09 15:00:00,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:00:00,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/135de6f4-70f0-454c-b8a6-5e12a8b2bec5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:01,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8412f859-75b5-4a2a-a1f5-2367c726ffe9 Date: Thu, 09 Aug 2018 15:00:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:01,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/135de6f4-70f0-454c-b8a6-5e12a8b2bec5.json used request id req-8412f859-75b5-4a2a-a1f5-2367c726ffe9 2018-08-09 15:00:01,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.97767496109s 2018-08-09 15:00:01,269 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/135de6f4-70f0-454c-b8a6-5e12a8b2bec5.json used request id req-8412f859-75b5-4a2a-a1f5-2367c726ffe9 2018-08-09 15:00:01,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:01,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:01,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-79ae8286-4fcf-44c2-8e94-a3b4ef8e769f Date: Thu, 09 Aug 2018 15:00:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b9653f91-49e5-474a-88e7-abecc3e2dac3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:00:00Z","qos_policy_id":null,"name":"vmready1-net_a6585482-c3fe-42d4-bb85-10182a306b98","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T14:59:48Z","provider:network_type":"vxlan"}]} 2018-08-09 15:00:01,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79ae8286-4fcf-44c2-8e94-a3b4ef8e769f 2018-08-09 15:00:01,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0759298801422s 2018-08-09 15:00:01,346 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79ae8286-4fcf-44c2-8e94-a3b4ef8e769f 2018-08-09 15:00:01,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:00:01,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b9653f91-49e5-474a-88e7-abecc3e2dac3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:02,239 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-75e7cac4-4233-46a3-8671-cbfa5ce46aa7 Date: Thu, 09 Aug 2018 15:00:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:02,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b9653f91-49e5-474a-88e7-abecc3e2dac3.json used request id req-75e7cac4-4233-46a3-8671-cbfa5ce46aa7 2018-08-09 15:00:02,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.891617774963s 2018-08-09 15:00:02,239 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b9653f91-49e5-474a-88e7-abecc3e2dac3.json used request id req-75e7cac4-4233-46a3-8671-cbfa5ce46aa7 2018-08-09 15:00:02,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:02,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:02,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-b07e0c52-a08f-4f14-98e0-821981cca800 Date: Thu, 09 Aug 2018 15:00:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T14:59:56Z", "file": "/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "f07aa558-2ade-4be6-8935-cdcd662cae33", "size": 12716032, "self": "/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/f07aa558-2ade-4be6-8935-cdcd662cae33/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/f07aa558-2ade-4be6-8935-cdcd662cae33/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_a6585482-c3fe-42d4-bb85-10182a306b98", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T14:59:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:02,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b07e0c52-a08f-4f14-98e0-821981cca800 2018-08-09 15:00:02,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0225040912628s 2018-08-09 15:00:02,264 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b07e0c52-a08f-4f14-98e0-821981cca800 2018-08-09 15:00:02,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:00:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:03,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a1b8a1d-4b05-4459-a6a2-13732ccaea03 Date: Thu, 09 Aug 2018 15:00: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-09 15:00:03,178 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33 used request id req-9a1b8a1d-4b05-4459-a6a2-13732ccaea03 2018-08-09 15:00:03,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.913490056992s 2018-08-09 15:00:03,179 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f07aa558-2ade-4be6-8935-cdcd662cae33 used request id req-9a1b8a1d-4b05-4459-a6a2-13732ccaea03 2018-08-09 15:00:03,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:00:03,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:03,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-31d83993-577f-49a0-83bd-bf63ea5f58ac x-compute-request-id: req-31d83993-577f-49a0-83bd-bf63ea5f58ac Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready1-flavor_a6585482-c3fe-42d4-bb85-10182a306b98", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db137a0e-b680-477e-a2ce-886e6d88f199", "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": "db137a0e-b680-477e-a2ce-886e6d88f199"}]} 2018-08-09 15:00:03,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-31d83993-577f-49a0-83bd-bf63ea5f58ac 2018-08-09 15:00:03,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0206880569458s 2018-08-09 15:00:03,200 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-31d83993-577f-49a0-83bd-bf63ea5f58ac 2018-08-09 15:00:03,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:00:03,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d87ba2f2ae8ba79895ba309eeb2cd9ec3883a1c9" 2018-08-09 15:00:03,236 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:00: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-42d6ee62-caa3-429a-8859-dbe2ec505c53 x-compute-request-id: req-42d6ee62-caa3-429a-8859-dbe2ec505c53 Content-Length: 0 Content-Type: application/json 2018-08-09 15:00:03,236 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199 used request id req-42d6ee62-caa3-429a-8859-dbe2ec505c53 2018-08-09 15:00:03,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0343868732452s 2018-08-09 15:00:03,237 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/db137a0e-b680-477e-a2ce-886e6d88f199 used request id req-42d6ee62-caa3-429a-8859-dbe2ec505c53 2018-08-09 15:00:03,271 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2018-08-09 15:00:03,301 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:00:03,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:00:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:00:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:00:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:00:03,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:00:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:00:03,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67fb34de-09a7-4875-96fe-6fe5bc5849bc 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:00:03,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-67fb34de-09a7-4875-96fe-6fe5bc5849bc 2018-08-09 15:00:03,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:00:03,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:00:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["EYSIS4vQRRmmz4YiY4IHvw"], "issued_at": "2018-08-09T15:00:03.000000Z"}} 2018-08-09 15:00:03,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:04,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-582cc57f-d817-4ca0-b648-3e83f3f681ac Date: Thu, 09 Aug 2018 15:00:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:00:04,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-582cc57f-d817-4ca0-b648-3e83f3f681ac 2018-08-09 15:00:04,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.315181016922s 2018-08-09 15:00:04,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-582cc57f-d817-4ca0-b648-3e83f3f681ac 2018-08-09 15:00:04,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:00:04,015 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9e46d1-2f79-4976-9d2c-a670e3e48d72 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:00:04,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9b9e46d1-2f79-4976-9d2c-a670e3e48d72 2018-08-09 15:00:04,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:00:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:04,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13a10e7a-f5ae-453a-a8bb-f9a09846b212 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 15:00:04,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-13a10e7a-f5ae-453a-a8bb-f9a09846b212 2018-08-09 15:00:04,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179878950119s 2018-08-09 15:00:04,196 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-13a10e7a-f5ae-453a-a8bb-f9a09846b212 2018-08-09 15:00:04,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 15:00:04,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}}' 2018-08-09 15:00:04,461 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-519b2dcb-2d9f-42ba-8f7a-b2e52ad113a0 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.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7"}, "tags": [], "enabled": true, "id": "e6c4683f4bcd444da69e5873ced849a7", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}} 2018-08-09 15:00:04,461 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-519b2dcb-2d9f-42ba-8f7a-b2e52ad113a0 2018-08-09 15:00:04,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.258396863937s 2018-08-09 15:00:04,462 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-519b2dcb-2d9f-42ba-8f7a-b2e52ad113a0 2018-08-09 15:00:04,462 - 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'e6c4683f4bcd444da69e5873ced849a7', '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_efd31936-20d1-4b2e-8d32-83e3fbaa9980'}) 2018-08-09 15:00:04,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 15:00:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1d354b88-b13d-4a99-9f6f-9227d918ebad", "email": null, "name": "vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}}' 2018-08-09 15:00:05,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99f848f2-1c9c-4163-8f3c-03d6b6c1ba4c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "links": {"self": "http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0262e025af44b8d862988886ff8c11f", "domain_id": "default", "password_expires_at": null}} 2018-08-09 15:00:05,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-99f848f2-1c9c-4163-8f3c-03d6b6c1ba4c 2018-08-09 15:00:05,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.561342000961s 2018-08-09 15:00:05,030 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-99f848f2-1c9c-4163-8f3c-03d6b6c1ba4c 2018-08-09 15:00:05,031 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c0262e025af44b8d862988886ff8c11f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980'}) 2018-08-09 15:00:05,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:00:05,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:05,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190825ae-648f-4eeb-b36b-7e8b36154756 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:00:05,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-190825ae-648f-4eeb-b36b-7e8b36154756 2018-08-09 15:00:05,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.102994203568s 2018-08-09 15:00:05,138 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-190825ae-648f-4eeb-b36b-7e8b36154756 2018-08-09 15:00:05,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:00:05,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:05,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ece69f-3a10-48d3-aa8d-712053754a09 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:00:05,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52ece69f-3a10-48d3-aa8d-712053754a09 2018-08-09 15:00:05,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18186712265s 2018-08-09 15:00:05,325 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-52ece69f-3a10-48d3-aa8d-712053754a09 2018-08-09 15:00:05,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:00:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:05,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcaaa6a2-ceeb-40c9-a2a0-f8dba549e3dd Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:00:05,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fcaaa6a2-ceeb-40c9-a2a0-f8dba549e3dd 2018-08-09 15:00:05,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0987269878387s 2018-08-09 15:00:05,429 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fcaaa6a2-ceeb-40c9-a2a0-f8dba549e3dd 2018-08-09 15:00:05,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:00:05,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:05,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84e7f91-301f-4058-8b13-9c26c822d45d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:00:05,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c84e7f91-301f-4058-8b13-9c26c822d45d 2018-08-09 15:00:05,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.168585777283s 2018-08-09 15:00:05,602 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c84e7f91-301f-4058-8b13-9c26c822d45d 2018-08-09 15:00:05,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:00:05,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58099d1c-8365-40b3-8746-8a97d0752531 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "links": {"self": "http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0262e025af44b8d862988886ff8c11f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:00:05,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-58099d1c-8365-40b3-8746-8a97d0752531 2018-08-09 15:00:05,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.196088075638s 2018-08-09 15:00:05,799 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-58099d1c-8365-40b3-8746-8a97d0752531 2018-08-09 15:00:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:00:05,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:05,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932e7a85-d1fe-4d0a-9fe1-2b9f8e306a2a Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7"}, "tags": [], "enabled": true, "id": "e6c4683f4bcd444da69e5873ced849a7", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}]} 2018-08-09 15:00:05,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-932e7a85-d1fe-4d0a-9fe1-2b9f8e306a2a 2018-08-09 15:00:05,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101188898087s 2018-08-09 15:00:05,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-932e7a85-d1fe-4d0a-9fe1-2b9f8e306a2a 2018-08-09 15:00:05,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:00:05,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=c0262e025af44b8d862988886ff8c11f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=e6c4683f4bcd444da69e5873ced849a7" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:06,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab90a1b8-539c-4ac5-ad03-87c241da6457 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c0262e025af44b8d862988886ff8c11f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=e6c4683f4bcd444da69e5873ced849a7", "previous": null, "next": null}} 2018-08-09 15:00:06,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c0262e025af44b8d862988886ff8c11f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=e6c4683f4bcd444da69e5873ced849a7 used request id req-ab90a1b8-539c-4ac5-ad03-87c241da6457 2018-08-09 15:00:06,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.140632867813s 2018-08-09 15:00:06,061 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c0262e025af44b8d862988886ff8c11f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=e6c4683f4bcd444da69e5873ced849a7 used request id req-ab90a1b8-539c-4ac5-ad03-87c241da6457 2018-08-09 15:00:06,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:00:06,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7/users/c0262e025af44b8d862988886ff8c11f/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:06,218 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b6c773-9071-4905-847d-4b84e9a976c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:00:06,218 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7/users/c0262e025af44b8d862988886ff8c11f/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-b6b6c773-9071-4905-847d-4b84e9a976c8 2018-08-09 15:00:06,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153759002686s 2018-08-09 15:00:06,218 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7/users/c0262e025af44b8d862988886ff8c11f/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-b6b6c773-9071-4905-847d-4b84e9a976c8 2018-08-09 15:00:06,219 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980', 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'e6c4683f4bcd444da69e5873ced849a7', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '1d354b88-b13d-4a99-9f6f-9227d918ebad', 'username': u'vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 15:00:06,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:00:06,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:00:06,220 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:00:06,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:00:06,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:00:06,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:00:06,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:00:06,224 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980', 'password': '1d354b88-b13d-4a99-9f6f-9227d918ebad', 'project_name': 'vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'e6c4683f4bcd444da69e5873ced849a7', 'project_domain_name': 'Default'} 2018-08-09 15:00:06,224 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2018-08-09 15:00:06,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:00:06,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d169bea-cbb2-4367-bbbf-93801016e38b 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:00:06,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9d169bea-cbb2-4367-bbbf-93801016e38b 2018-08-09 15:00:06,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:00:06,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T16:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e6c4683f4bcd444da69e5873ced849a7", "name": "vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/e6c4683f4bcd444da69e5873ced849a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/e6c4683f4bcd444da69e5873ced849a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/e6c4683f4bcd444da69e5873ced849a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e6c4683f4bcd444da69e5873ced849a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/e6c4683f4bcd444da69e5873ced849a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/e6c4683f4bcd444da69e5873ced849a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/e6c4683f4bcd444da69e5873ced849a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/e6c4683f4bcd444da69e5873ced849a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/e6c4683f4bcd444da69e5873ced849a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e6c4683f4bcd444da69e5873ced849a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/e6c4683f4bcd444da69e5873ced849a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/e6c4683f4bcd444da69e5873ced849a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_e6c4683f4bcd444da69e5873ced849a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_e6c4683f4bcd444da69e5873ced849a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "id": "c0262e025af44b8d862988886ff8c11f"}, "audit_ids": ["xdB0Gl4VSiWhTBfrdH56YQ"], "issued_at": "2018-08-09T15:00:06.000000Z"}} 2018-08-09 15:00:06,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:00:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '{"network": {"name": "vmready2-net_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "admin_state_up": true}}' 2018-08-09 15:00:07,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1063eaf4-c1a6-42a6-bf54-39d6b717267e Date: Thu, 09 Aug 2018 15:00:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cb333195-2e6f-43af-8062-7b4e72239776","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e6c4683f4bcd444da69e5873ced849a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:00:07Z","is_default":false,"name":"vmready2-net_efd31936-20d1-4b2e-8d32-83e3fbaa9980","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e6c4683f4bcd444da69e5873ced849a7","created_at":"2018-08-09T15:00:07Z","mtu":1450}} 2018-08-09 15:00:07,423 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1063eaf4-c1a6-42a6-bf54-39d6b717267e 2018-08-09 15:00:07,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.790616989136s 2018-08-09 15:00:07,423 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1063eaf4-c1a6-42a6-bf54-39d6b717267e 2018-08-09 15:00:07,424 - 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-09T15:00:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'cb333195-2e6f-43af-8062-7b4e72239776', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-net_efd31936-20d1-4b2e-8d32-83e3fbaa9980', u'admin_state_up': True, u'tenant_id': u'e6c4683f4bcd444da69e5873ced849a7', u'created_at': u'2018-08-09T15:00:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'e6c4683f4bcd444da69e5873ced849a7', u'l2_adjacency': True}) 2018-08-09 15:00:07,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:07,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:07,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1229 X-Openstack-Request-Id: req-b1d1386e-c31d-47c1-85ca-11cad91c5585 Date: Thu, 09 Aug 2018 15:00:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"cb333195-2e6f-43af-8062-7b4e72239776","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e6c4683f4bcd444da69e5873ced849a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:00:07Z","qos_policy_id":null,"name":"vmready2-net_efd31936-20d1-4b2e-8d32-83e3fbaa9980","admin_state_up":true,"tenant_id":"e6c4683f4bcd444da69e5873ced849a7","created_at":"2018-08-09T15:00:07Z","mtu":1450}]} 2018-08-09 15:00:07,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b1d1386e-c31d-47c1-85ca-11cad91c5585 2018-08-09 15:00:07,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.133100986481s 2018-08-09 15:00:07,558 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b1d1386e-c31d-47c1-85ca-11cad91c5585 2018-08-09 15:00:07,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:00:07,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '{"subnet": {"name": "vmready2-subnet_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "enable_dhcp": true, "network_id": "cb333195-2e6f-43af-8062-7b4e72239776", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:00:08,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eadb4e04-ba7b-409d-92d4-34f37eb64756 Date: Thu, 09 Aug 2018 15:00:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb333195-2e6f-43af-8062-7b4e72239776","tenant_id":"e6c4683f4bcd444da69e5873ced849a7","created_at":"2018-08-09T15:00:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:00: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":"e6c4683f4bcd444da69e5873ced849a7","id":"e3e0041c-a0ba-403a-8a8d-94a78eab1d5a","subnetpool_id":null,"name":"vmready2-subnet_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}} 2018-08-09 15:00:08,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eadb4e04-ba7b-409d-92d4-34f37eb64756 2018-08-09 15:00:08,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.505697011948s 2018-08-09 15:00:08,065 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eadb4e04-ba7b-409d-92d4-34f37eb64756 2018-08-09 15:00:08,066 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:00: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'e3e0041c-a0ba-403a-8a8d-94a78eab1d5a', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_efd31936-20d1-4b2e-8d32-83e3fbaa9980', u'enable_dhcp': True, u'network_id': u'cb333195-2e6f-43af-8062-7b4e72239776', u'tenant_id': u'e6c4683f4bcd444da69e5873ced849a7', u'created_at': u'2018-08-09T15:00: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'e6c4683f4bcd444da69e5873ced849a7'}) 2018-08-09 15:00:08,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:00:08,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "vmready2-router_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "admin_state_up": true}}' 2018-08-09 15:00:09,527 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-3ca1dee6-ed31-4e83-a6e3-ba1efebf29c4 Date: Thu, 09 Aug 2018 15:00:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "created_at": "2018-08-09T15:00:08Z", "admin_state_up": true, "updated_at": "2018-08-09T15:00:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "e6c4683f4bcd444da69e5873ced849a7", "id": "006f3f51-75b3-4536-8948-5f3e4541031e", "name": "vmready2-router_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}} 2018-08-09 15:00:09,527 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3ca1dee6-ed31-4e83-a6e3-ba1efebf29c4 2018-08-09 15:00:09,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46064901352s 2018-08-09 15:00:09,528 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-3ca1dee6-ed31-4e83-a6e3-ba1efebf29c4 2018-08-09 15:00:09,528 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:00:09Z', u'revision_number': 2, u'id': u'006f3f51-75b3-4536-8948-5f3e4541031e', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_efd31936-20d1-4b2e-8d32-83e3fbaa9980', u'admin_state_up': True, u'tenant_id': u'e6c4683f4bcd444da69e5873ced849a7', u'created_at': u'2018-08-09T15:00:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'e6c4683f4bcd444da69e5873ced849a7'}) 2018-08-09 15:00:09,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:00:09,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e/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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '{"subnet_id": "e3e0041c-a0ba-403a-8a8d-94a78eab1d5a"}' 2018-08-09 15:00:12,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d37ebb0a-3196-47c8-a7be-7176c7abb2d0 Date: Thu, 09 Aug 2018 15:00:12 GMT RESP BODY: {"network_id": "cb333195-2e6f-43af-8062-7b4e72239776", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "subnet_id": "e3e0041c-a0ba-403a-8a8d-94a78eab1d5a", "subnet_ids": ["e3e0041c-a0ba-403a-8a8d-94a78eab1d5a"], "port_id": "dbb74981-0bd9-41fd-8360-bafa54f408bf", "id": "006f3f51-75b3-4536-8948-5f3e4541031e"} 2018-08-09 15:00:12,421 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e/add_router_interface.json used request id req-d37ebb0a-3196-47c8-a7be-7176c7abb2d0 2018-08-09 15:00:12,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.89215278625s 2018-08-09 15:00:12,421 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e/add_router_interface.json used request id req-d37ebb0a-3196-47c8-a7be-7176c7abb2d0 returning object 006f3f51-75b3-4536-8948-5f3e4541031e 2018-08-09 15:00:12,421 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:00:12,554 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:00:12,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:00:12,560 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:00:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:00:12,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:12,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:13,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1e6719b7-e80d-4589-95dd-53dc7e3969c6 Date: Thu, 09 Aug 2018 15:00:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:13,299 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1e6719b7-e80d-4589-95dd-53dc7e3969c6 2018-08-09 15:00:13,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734707832336s 2018-08-09 15:00:13,300 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1e6719b7-e80d-4589-95dd-53dc7e3969c6 2018-08-09 15:00:13,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:00:13,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}' 2018-08-09 15:00:13,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-130bc852-a4a6-4ce2-bc9c-9f74a62c02ab Date: Thu, 09 Aug 2018 15:00:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:13Z", "file": "/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/file", "owner": "e6c4683f4bcd444da69e5873ced849a7", "id": "ce75d497-ae6b-47b5-9db7-32ff1fe52bf8", "size": null, "self": "/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8", "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_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "checksum": null, "created_at": "2018-08-09T15:00:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:00:13,416 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-130bc852-a4a6-4ce2-bc9c-9f74a62c02ab 2018-08-09 15:00:13,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.108595848083s 2018-08-09 15:00:13,417 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-130bc852-a4a6-4ce2-bc9c-9f74a62c02ab returning object ce75d497-ae6b-47b5-9db7-32ff1fe52bf8 2018-08-09 15:00:13,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:00:13,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '' 2018-08-09 15:00:13,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3e2e35b5-ef1a-415a-bc43-bc0ee6fbb8a8 Date: Thu, 09 Aug 2018 15:00:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:00:13,857 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/file used request id req-3e2e35b5-ef1a-415a-bc43-bc0ee6fbb8a8 2018-08-09 15:00:13,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.439882040024s 2018-08-09 15:00:13,857 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/file used request id req-3e2e35b5-ef1a-415a-bc43-bc0ee6fbb8a8 2018-08-09 15:00:13,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:13,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:13,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-e875c274-c512-444d-b0a0-7cc0c05a5ea7 Date: Thu, 09 Aug 2018 15:00:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:13Z", "file": "/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/file", "owner": "e6c4683f4bcd444da69e5873ced849a7", "id": "ce75d497-ae6b-47b5-9db7-32ff1fe52bf8", "size": 12716032, "self": "/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:00:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:13,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e875c274-c512-444d-b0a0-7cc0c05a5ea7 2018-08-09 15:00:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401031970978s 2018-08-09 15:00:13,902 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e875c274-c512-444d-b0a0-7cc0c05a5ea7 2018-08-09 15:00:13,904 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/file', 'owner': u'e6c4683f4bcd444da69e5873ced849a7', 'id': u'ce75d497-ae6b-47b5-9db7-32ff1fe52bf8', 'size': 12716032, u'self': u'/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e6c4683f4bcd444da69e5873ced849a7', 'name': 'vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:00:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:00:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980', '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/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8', 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_efd31936-20d1-4b2e-8d32-83e3fbaa9980', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980', 'created': u'2018-08-09T15:00:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:00: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/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8', 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_efd31936-20d1-4b2e-8d32-83e3fbaa9980', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:00:13,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:00:13,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:00:14,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-afaa1eaf-d60a-4501-9fcb-38b2048d35cf x-compute-request-id: req-afaa1eaf-d60a-4501-9fcb-38b2048d35cf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmready2-flavor_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/767f9563-7af2-438d-b207-96f622dad197", "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": "767f9563-7af2-438d-b207-96f622dad197"}} 2018-08-09 15:00:14,195 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-afaa1eaf-d60a-4501-9fcb-38b2048d35cf 2018-08-09 15:00:14,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.290963888168s 2018-08-09 15:00:14,196 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-afaa1eaf-d60a-4501-9fcb-38b2048d35cf 2018-08-09 15:00:14,197 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_efd31936-20d1-4b2e-8d32-83e3fbaa9980', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'767f9563-7af2-438d-b207-96f622dad197', 'swap': 0}) 2018-08-09 15:00:14,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:00:14,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197/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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" -d '{"extra_specs": {}}' 2018-08-09 15:00:14,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-a21847b6-9646-44c3-95d2-a4983caa0aa3 x-compute-request-id: req-a21847b6-9646-44c3-95d2-a4983caa0aa3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:00:14,327 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197/os-extra_specs used request id req-a21847b6-9646-44c3-95d2-a4983caa0aa3 2018-08-09 15:00:14,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.129875898361s 2018-08-09 15:00:14,328 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197/os-extra_specs used request id req-a21847b6-9646-44c3-95d2-a4983caa0aa3 2018-08-09 15:00:14,446 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:00:14,446 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 15:00:14,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:00:14,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e/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}eb079e510f56318647a7ecac70f72649e1b12ea0" -d '{"subnet_id": "e3e0041c-a0ba-403a-8a8d-94a78eab1d5a"}' 2018-08-09 15:00:16,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8b7e45fc-b408-410e-b3ad-4ac56464db0c Date: Thu, 09 Aug 2018 15:00:16 GMT RESP BODY: {"network_id": "cb333195-2e6f-43af-8062-7b4e72239776", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "subnet_id": "e3e0041c-a0ba-403a-8a8d-94a78eab1d5a", "subnet_ids": ["e3e0041c-a0ba-403a-8a8d-94a78eab1d5a"], "port_id": "dbb74981-0bd9-41fd-8360-bafa54f408bf", "id": "006f3f51-75b3-4536-8948-5f3e4541031e"} 2018-08-09 15:00:16,754 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e/remove_router_interface.json used request id req-8b7e45fc-b408-410e-b3ad-4ac56464db0c 2018-08-09 15:00:16,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30168294907s 2018-08-09 15:00:16,754 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e/remove_router_interface.json used request id req-8b7e45fc-b408-410e-b3ad-4ac56464db0c returning object 006f3f51-75b3-4536-8948-5f3e4541031e 2018-08-09 15:00:16,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:00:16,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:17,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-6f572675-8a5a-4571-a7c0-fa0627d5a3b5 Date: Thu, 09 Aug 2018 15:00:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "created_at": "2018-08-09T15:00:08Z", "admin_state_up": true, "updated_at": "2018-08-09T15:00:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "e6c4683f4bcd444da69e5873ced849a7", "id": "006f3f51-75b3-4536-8948-5f3e4541031e", "name": "vmready2-router_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}]} 2018-08-09 15:00:17,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6f572675-8a5a-4571-a7c0-fa0627d5a3b5 2018-08-09 15:00:17,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.354023933411s 2018-08-09 15:00:17,109 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6f572675-8a5a-4571-a7c0-fa0627d5a3b5 2018-08-09 15:00:17,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:00:17,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:18,231 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-deb852d8-a1dd-4ac9-b887-34f82614d805 Content-Length: 0 Date: Thu, 09 Aug 2018 15:00:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:18,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e.json used request id req-deb852d8-a1dd-4ac9-b887-34f82614d805 2018-08-09 15:00:18,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12067699432s 2018-08-09 15:00:18,231 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/006f3f51-75b3-4536-8948-5f3e4541031e.json used request id req-deb852d8-a1dd-4ac9-b887-34f82614d805 2018-08-09 15:00:18,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:00:18,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:18,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-707a39f8-5bc9-41f5-8cd6-f4b093932a41 Date: Thu, 09 Aug 2018 15:00:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb333195-2e6f-43af-8062-7b4e72239776","tenant_id":"e6c4683f4bcd444da69e5873ced849a7","created_at":"2018-08-09T15:00:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:00: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":"e6c4683f4bcd444da69e5873ced849a7","id":"e3e0041c-a0ba-403a-8a8d-94a78eab1d5a","subnetpool_id":null,"name":"vmready2-subnet_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}]} 2018-08-09 15:00:18,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-707a39f8-5bc9-41f5-8cd6-f4b093932a41 2018-08-09 15:00:18,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.077605009079s 2018-08-09 15:00:18,310 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-707a39f8-5bc9-41f5-8cd6-f4b093932a41 2018-08-09 15:00:18,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:00:18,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/e3e0041c-a0ba-403a-8a8d-94a78eab1d5a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:19,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3038e306-4f1f-43b9-be32-4749395084bf Date: Thu, 09 Aug 2018 15:00:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:19,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e3e0041c-a0ba-403a-8a8d-94a78eab1d5a.json used request id req-3038e306-4f1f-43b9-be32-4749395084bf 2018-08-09 15:00:19,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96924996376s 2018-08-09 15:00:19,280 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e3e0041c-a0ba-403a-8a8d-94a78eab1d5a.json used request id req-3038e306-4f1f-43b9-be32-4749395084bf 2018-08-09 15:00:19,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:19,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-b880554c-3ebd-4dd8-800f-5b803374ec9c Date: Thu, 09 Aug 2018 15:00:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"cb333195-2e6f-43af-8062-7b4e72239776","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"e6c4683f4bcd444da69e5873ced849a7","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:00:19Z","qos_policy_id":null,"name":"vmready2-net_efd31936-20d1-4b2e-8d32-83e3fbaa9980","admin_state_up":true,"tenant_id":"e6c4683f4bcd444da69e5873ced849a7","created_at":"2018-08-09T15:00:07Z","mtu":1450}]} 2018-08-09 15:00:19,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b880554c-3ebd-4dd8-800f-5b803374ec9c 2018-08-09 15:00:19,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.300382137299s 2018-08-09 15:00:19,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b880554c-3ebd-4dd8-800f-5b803374ec9c 2018-08-09 15:00:19,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:00:19,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/cb333195-2e6f-43af-8062-7b4e72239776.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:20,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4d79102-c475-4c43-8069-857a1d208e6e Date: Thu, 09 Aug 2018 15:00:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:20,465 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cb333195-2e6f-43af-8062-7b4e72239776.json used request id req-c4d79102-c475-4c43-8069-857a1d208e6e 2018-08-09 15:00:20,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.882388830185s 2018-08-09 15:00:20,466 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cb333195-2e6f-43af-8062-7b4e72239776.json used request id req-c4d79102-c475-4c43-8069-857a1d208e6e 2018-08-09 15:00:20,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:20,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json X-Openstack-Request-Id: req-3fa83146-93f2-4ceb-8f3e-2387aae5c59a Date: Thu, 09 Aug 2018 15:00:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:13Z", "file": "/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/file", "owner": "e6c4683f4bcd444da69e5873ced849a7", "id": "ce75d497-ae6b-47b5-9db7-32ff1fe52bf8", "size": 12716032, "self": "/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:00:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:20,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3fa83146-93f2-4ceb-8f3e-2387aae5c59a 2018-08-09 15:00:20,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0340120792389s 2018-08-09 15:00:20,504 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3fa83146-93f2-4ceb-8f3e-2387aae5c59a 2018-08-09 15:00:20,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:00:20,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}eb079e510f56318647a7ecac70f72649e1b12ea0" 2018-08-09 15:00:21,270 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5a8ad7a-2a12-43e8-b41d-b25291e59e95 Date: Thu, 09 Aug 2018 15:00: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-09 15:00:21,270 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8 used request id req-f5a8ad7a-2a12-43e8-b41d-b25291e59e95 2018-08-09 15:00:21,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.7653028965s 2018-08-09 15:00:21,271 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ce75d497-ae6b-47b5-9db7-32ff1fe52bf8 used request id req-f5a8ad7a-2a12-43e8-b41d-b25291e59e95 2018-08-09 15:00:21,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:00:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:21,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-340d6223-8f61-488e-bf5e-40c58c90e883 x-compute-request-id: req-340d6223-8f61-488e-bf5e-40c58c90e883 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmready2-flavor_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/767f9563-7af2-438d-b207-96f622dad197", "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": "767f9563-7af2-438d-b207-96f622dad197"}]} 2018-08-09 15:00:21,295 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-340d6223-8f61-488e-bf5e-40c58c90e883 2018-08-09 15:00:21,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0238671302795s 2018-08-09 15:00:21,296 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-340d6223-8f61-488e-bf5e-40c58c90e883 2018-08-09 15:00:21,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:00:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:21,344 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:00: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-ddea3022-b32a-4dc7-a685-3652b09086c6 x-compute-request-id: req-ddea3022-b32a-4dc7-a685-3652b09086c6 Content-Length: 0 Content-Type: application/json 2018-08-09 15:00:21,344 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197 used request id req-ddea3022-b32a-4dc7-a685-3652b09086c6 2018-08-09 15:00:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0470781326294s 2018-08-09 15:00:21,345 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/767f9563-7af2-438d-b207-96f622dad197 used request id req-ddea3022-b32a-4dc7-a685-3652b09086c6 2018-08-09 15:00:21,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:00:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:21,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf498de-ae58-4517-a074-36938d1b2def Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "links": {"self": "http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c0262e025af44b8d862988886ff8c11f", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:00:21,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5cf498de-ae58-4517-a074-36938d1b2def 2018-08-09 15:00:21,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191976070404s 2018-08-09 15:00:21,538 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5cf498de-ae58-4517-a074-36938d1b2def 2018-08-09 15:00:21,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:00:21,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:21,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9def372b-6fce-4adc-880b-ca19315243bd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "vmready2-user_efd31936-20d1-4b2e-8d32-83e3fbaa9980", "links": {"self": "http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c0262e025af44b8d862988886ff8c11f", "description": null}} 2018-08-09 15:00:21,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f used request id req-9def372b-6fce-4adc-880b-ca19315243bd 2018-08-09 15:00:21,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218399047852s 2018-08-09 15:00:21,762 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f used request id req-9def372b-6fce-4adc-880b-ca19315243bd 2018-08-09 15:00:21,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 15:00:21,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:22,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:00:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19479567-898a-4ef0-b7e8-f22c25141414 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:00:22,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f used request id req-19479567-898a-4ef0-b7e8-f22c25141414 2018-08-09 15:00:22,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.262256860733s 2018-08-09 15:00:22,026 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c0262e025af44b8d862988886ff8c11f used request id req-19479567-898a-4ef0-b7e8-f22c25141414 2018-08-09 15:00:22,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:00:22,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:22,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b170b9-08ce-407c-a40e-fdb92fc12ca8 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7"}, "tags": [], "enabled": true, "id": "e6c4683f4bcd444da69e5873ced849a7", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_efd31936-20d1-4b2e-8d32-83e3fbaa9980"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 15:00:22,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-95b170b9-08ce-407c-a40e-fdb92fc12ca8 2018-08-09 15:00:22,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177823066711s 2018-08-09 15:00:22,210 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-95b170b9-08ce-407c-a40e-fdb92fc12ca8 2018-08-09 15:00:22,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 15:00:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5d2281a5957ee79a710984ab3b2dc356b50ca06d" 2018-08-09 15:00:22,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:00:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9296ab0-f701-4eaa-8479-f7b71830fceb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:00:22,468 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7 used request id req-c9296ab0-f701-4eaa-8479-f7b71830fceb 2018-08-09 15:00:22,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254363059998s 2018-08-09 15:00:22,469 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e6c4683f4bcd444da69e5873ced849a7 used request id req-c9296ab0-f701-4eaa-8479-f7b71830fceb 2018-08-09 15:00:22,523 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:00:22,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:00:22,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:00:22,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:00:22,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c845352-c931-41bd-9366-8bc3986a746a 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:00:22,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3c845352-c931-41bd-9366-8bc3986a746a 2018-08-09 15:00:22,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:00:22,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:00:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["RkLJALSLTEyhe5tOLbySQQ"], "issued_at": "2018-08-09T15:00:22.000000Z"}} 2018-08-09 15:00:22,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:23,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5b4cc34a-18fc-4ea4-86a0-feef592c5cea Date: Thu, 09 Aug 2018 15:00:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:00:23,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b4cc34a-18fc-4ea4-86a0-feef592c5cea 2018-08-09 15:00:23,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332118988037s 2018-08-09 15:00:23,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b4cc34a-18fc-4ea4-86a0-feef592c5cea 2018-08-09 15:00:23,325 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2018-08-09 15:00:23,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:00:23,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"network": {"name": "singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "admin_state_up": true}}' 2018-08-09 15:00:23,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-ccc860ed-eadb-45df-ab6c-06401946e650 Date: Thu, 09 Aug 2018 15:00:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e19ec0a9-2324-4501-9bd6-c1c155856819","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:00:23Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:23Z","mtu":1450}} 2018-08-09 15:00:23,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ccc860ed-eadb-45df-ab6c-06401946e650 2018-08-09 15:00:23,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.325223922729s 2018-08-09 15:00:23,651 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ccc860ed-eadb-45df-ab6c-06401946e650 2018-08-09 15:00:23,652 - 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-09T15:00:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e19ec0a9-2324-4501-9bd6-c1c155856819', u'provider:segmentation_id': 30, 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_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', u'created_at': u'2018-08-09T15:00:23Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 15:00:23,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:23,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:23,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-f16821aa-7870-4eec-b08b-b1532f79ba62 Date: Thu, 09 Aug 2018 15:00:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e19ec0a9-2324-4501-9bd6-c1c155856819","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:00:23Z","qos_policy_id":null,"name":"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:00:23,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f16821aa-7870-4eec-b08b-b1532f79ba62 2018-08-09 15:00:23,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101803064346s 2018-08-09 15:00:23,754 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f16821aa-7870-4eec-b08b-b1532f79ba62 2018-08-09 15:00:23,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:00:23,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"subnet": {"name": "singlevm1-subnet_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "enable_dhcp": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:00:24,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-31f62242-3218-444d-a000-4966361fe1c0 Date: Thu, 09 Aug 2018 15:00:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T15:00:24Z","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":"79494f3f-4295-488b-b49b-0a5a6e408c27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","enable_dhcp":true,"segment_id":null,"network_id":"e19ec0a9-2324-4501-9bd6-c1c155856819","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:24Z","ip_version":4}} 2018-08-09 15:00:24,446 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-31f62242-3218-444d-a000-4966361fe1c0 2018-08-09 15:00:24,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.690132141113s 2018-08-09 15:00:24,447 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-31f62242-3218-444d-a000-4966361fe1c0 2018-08-09 15:00:24,447 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:00:24Z', 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'79494f3f-4295-488b-b49b-0a5a6e408c27', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e19ec0a9-2324-4501-9bd6-c1c155856819', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:00:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:00:24,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:00:24,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "singlevm1-router_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "admin_state_up": true}}' 2018-08-09 15:00:25,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-7c0b8965-fa07-4ec0-9bab-47f399f0e2cb Date: Thu, 09 Aug 2018 15:00:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:24Z", "admin_state_up": true, "updated_at": "2018-08-09T15:00:25Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "name": "singlevm1-router_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}} 2018-08-09 15:00:25,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7c0b8965-fa07-4ec0-9bab-47f399f0e2cb 2018-08-09 15:00:25,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47912406921s 2018-08-09 15:00:25,927 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7c0b8965-fa07-4ec0-9bab-47f399f0e2cb 2018-08-09 15:00:25,928 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:00:25Z', u'revision_number': 2, u'ha': False, u'id': u'eac0f26b-bafe-4d52-a5e5-d38fc2a811e2', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:00:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:00:25,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:00:25,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2/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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"subnet_id": "79494f3f-4295-488b-b49b-0a5a6e408c27"}' 2018-08-09 15:00:28,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-324d6443-4307-4d77-9d63-894d07ee50f5 Date: Thu, 09 Aug 2018 15:00:28 GMT RESP BODY: {"network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "79494f3f-4295-488b-b49b-0a5a6e408c27", "subnet_ids": ["79494f3f-4295-488b-b49b-0a5a6e408c27"], "port_id": "633ab7a5-14ab-4319-941c-1bcadbd6f395", "id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2"} 2018-08-09 15:00:28,031 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2/add_router_interface.json used request id req-324d6443-4307-4d77-9d63-894d07ee50f5 2018-08-09 15:00:28,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.10307097435s 2018-08-09 15:00:28,032 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2/add_router_interface.json used request id req-324d6443-4307-4d77-9d63-894d07ee50f5 returning object eac0f26b-bafe-4d52-a5e5-d38fc2a811e2 2018-08-09 15:00:28,032 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:00:28,164 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:00:28,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:00:28,171 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:00:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:00:28,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:28,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c0002702-1b6b-4cdc-871b-974f713d09fb Date: Thu, 09 Aug 2018 15:00:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:28,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0002702-1b6b-4cdc-871b-974f713d09fb 2018-08-09 15:00:28,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.270064115524s 2018-08-09 15:00:28,444 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0002702-1b6b-4cdc-871b-974f713d09fb 2018-08-09 15:00:28,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:00:28,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}' 2018-08-09 15:00:28,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-08ffeedb-6a9e-404f-8476-c7ddb1a87c3d Date: Thu, 09 Aug 2018 15:00:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:28Z", "file": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "size": null, "self": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "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_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "checksum": null, "created_at": "2018-08-09T15:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:00:28,617 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-08ffeedb-6a9e-404f-8476-c7ddb1a87c3d 2018-08-09 15:00:28,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.164126157761s 2018-08-09 15:00:28,617 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-08ffeedb-6a9e-404f-8476-c7ddb1a87c3d returning object 3928cfdc-6170-4ca0-ad54-4a7395308641 2018-08-09 15:00:28,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:00:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '' 2018-08-09 15:00:29,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-30ed7c1f-aafa-4239-92c0-a3c2e12c1f54 Date: Thu, 09 Aug 2018 15: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-09 15:00:29,143 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file used request id req-30ed7c1f-aafa-4239-92c0-a3c2e12c1f54 2018-08-09 15:00:29,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.525379180908s 2018-08-09 15:00:29,144 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file used request id req-30ed7c1f-aafa-4239-92c0-a3c2e12c1f54 2018-08-09 15:00:29,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:29,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:29,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-dcab4452-c52a-47e3-b873-08adb03d9da0 Date: Thu, 09 Aug 2018 15:00:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:29Z", "file": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "size": 12716032, "self": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:29,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dcab4452-c52a-47e3-b873-08adb03d9da0 2018-08-09 15:00:29,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0305869579315s 2018-08-09 15:00:29,179 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dcab4452-c52a-47e3-b873-08adb03d9da0 2018-08-09 15:00:29,180 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'3928cfdc-6170-4ca0-ad54-4a7395308641', 'size': 12716032, u'self': u'/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:00:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:00:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', '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/3928cfdc-6170-4ca0-ad54-4a7395308641', 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_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', 'created': u'2018-08-09T15:00:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15: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/3928cfdc-6170-4ca0-ad54-4a7395308641', 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_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:00:29,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:00:29,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:00:29,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-69861c8c-886b-43db-961f-58f4b3016229 x-compute-request-id: req-69861c8c-886b-43db-961f-58f4b3016229 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm1-flavor_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "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": "444bfec2-84ca-4602-b267-69d88d54de60"}} 2018-08-09 15:00:29,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-69861c8c-886b-43db-961f-58f4b3016229 2018-08-09 15:00:29,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.76820397377s 2018-08-09 15:00:29,950 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-69861c8c-886b-43db-961f-58f4b3016229 2018-08-09 15:00:29,951 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'444bfec2-84ca-4602-b267-69d88d54de60', 'swap': 0}) 2018-08-09 15:00:29,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:00:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60/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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"extra_specs": {}}' 2018-08-09 15:00:29,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-698ab74e-8a73-400d-b083-53c8b9ac7cc6 x-compute-request-id: req-698ab74e-8a73-400d-b083-53c8b9ac7cc6 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:00:29,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60/os-extra_specs used request id req-698ab74e-8a73-400d-b083-53c8b9ac7cc6 2018-08-09 15:00:29,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0199599266052s 2018-08-09 15:00:29,972 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60/os-extra_specs used request id req-698ab74e-8a73-400d-b083-53c8b9ac7cc6 2018-08-09 15:00:29,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 15:00:29,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"keypair": {"name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}}' 2018-08-09 15:00:30,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-59251cea-9690-4c3d-8184-e72c30d0b7c2 x-compute-request-id: req-59251cea-9690-4c3d-8184-e72c30d0b7c2 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuspXydA0THX/ShpvgwDu11DICYdxxs/obDuIlbaDpUP4ygxpD11oj7yaoZd3ghUF6FY181XicaAUX4J2V5WyLTiYXntaeoB0Jm9fxyRjvBVCA91CkrOEGTMmu7M8VhkZz13VMsWmZ0p/7n9B+ckeZFJ3YzCtgkhUxUsGHFcmBiffcxNDM/6BXhjcndyndO0vhTiuJ15Rv/4RGCcUJ/EcUJnoYRkpfoZ3l2yBpGK9PnIlxnath4uLnxmDieUSBmg7yFctSo0raVTRT4Pf5JafP99oMnq6dsbNvQ13eHhyQgrjgyDiLOl3Qwf/wN9fBcY5xptyrqlOzChePP7xMnBbL Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArrKV8nQNEx1/0oab4MA7tdQyAmHccbP6Gw7iJW2g6VD+MoMa\nQ9daI+8mqGXd4IVBehWNfNV4nGgFF+CdleVsi04mF57WnqAdCZvX8ckY7wVQgPdQ\npKzhBkzJruzPFYZGc9d1TLFpmdKf+5/QfnJHmRSd2MwrYJIVMVLBhxXJgYn33MTQ\nzP+gV4Y3J3cp3TtL4U4rideUb/+ERgnFCfxHFCZ6GEZKX6Gd5dsgaRivT5yJcZ2r\nYeLi58Zg4nlEgZoO8hXLUqNK2lU0U+D3+SWnz/faDJ6unbGzb0Nd3h4ckIK44Mg4\nizpd0MH/8DfXwXGOcabcq6pTswoXjz+8TJwWywIDAQABAoIBAErMM99nSOHSU5Q0\nBjGonOgxPmg+tkAIqyFCshkMY0UCZJQEBg7d+b5A+vBHDUTASVSYPcghLk7pSqT6\niv5PCLZsc2rRm1q3ezdN/puLWp2cTOeq/GBFlOM5pXC7+75fi3K14YdAvtIZmF4I\nAyDglT850IuufzQN1/0STcIk1e4cCutl5HzpwmJ2bIeaBS6L+tJaPLkGbtOhGjq1\nx5uSiI8cNnC7q5L+gdQTJZkb5OQAmEY13sJWwzIrzsaU6RGrC3YtfhUg+eQE7D88\nz/s+/ilrOvdGhSjXzjZgDDIdltJx53gSpQPKoEWsx6RVkqirvNg+uGpgzWHiEivO\n+ZVmbYECgYEA45O3GX2HjduhXq2rivuTJu93QJ4f/M6GWFGHc9HxPIGfGFYIpjE6\nbGqK+xUVV/WU+Kg96pw+uZCx74kx2z/Sn6AthtP8YoQ156tSar4EcgJgFiEsH4Jk\nRVegcha/fmQZ3IEBQWwbU6ko6/993vuQKlp5LD5sskc9dwlIE1ra5hECgYEAxIQq\nSpJN2x8oQf7mQOf+/FfKvMN5C1T78kwqa6CvqTrddItMmcr5/3+4SD/286cy/XAX\nj4EX1L2GgxAKNxd7e2yvQ0Q8IyeH/v/Wx2aQ5zFjnOwN6B6T+uZZlSkeYZgq4Lw7\nVRHEm96QvtP1ba1DGyQHLsrxuhDmUVozmwl5oxsCgYAofUN6WYcgig7v1V5L3+6S\nYtCIwplWVTg5xmefB58v8K/pmIT5bJDEcUBA48NkXuEeTHCXqSzPvxqpT3N7WqOS\nmuD+uACTVopwqV6Ed0I7Noj55vT+tig43hpBsiJnzk97l8gtZ5qFC/en5VDztzYz\nEt20LXcRUPNylkgoiWWgwQKBgQCSSNP2eNwt3g6oueeKr2f3Th7jzxq+3b9CyYHW\nZmH8to39YGhgH2Fj2R5D4iGhlHf3gsZ3E6C6w25rB7ii8/7+jJQWnaeqf5XTs3yd\nKHN7Nh+xw2JCxOhhH7HVwCsWeSCJ9HSySayyXsYe10deIljOzk3ufjHc0RGxw1Sg\n9zetuwKBgQCHES39dxNZ/M82Sflfe2j0YmySUkVC3vs4ZOXn9QStFUBNOtWPdiG6\np6HFNrAd8GzZtQGKlEhKRiESb3FJqFvJCXFiNLbl/LK2J12WeMXVBk4USqP4vc/j\n3b83Ye9224n4qKlDrLSExW8G9HKx7g4epPJ7Ut8RMr9lMX4Ywt2Emw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f601e65344e241f9848aa5da9de24292", "name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "fingerprint": "9f:30:e8:31:7b:10:a1:e4:9f:b9:05:2b:c4:04:44:75"}} 2018-08-09 15:00:30,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-59251cea-9690-4c3d-8184-e72c30d0b7c2 2018-08-09 15:00:30,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.313679933548s 2018-08-09 15:00:30,286 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-59251cea-9690-4c3d-8184-e72c30d0b7c2 2018-08-09 15:00:30,287 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuspXydA0THX/ShpvgwDu11DICYdxxs/obDuIlbaDpUP4ygxpD11oj7yaoZd3ghUF6FY181XicaAUX4J2V5WyLTiYXntaeoB0Jm9fxyRjvBVCA91CkrOEGTMmu7M8VhkZz13VMsWmZ0p/7n9B+ckeZFJ3YzCtgkhUxUsGHFcmBiffcxNDM/6BXhjcndyndO0vhTiuJ15Rv/4RGCcUJ/EcUJnoYRkpfoZ3l2yBpGK9PnIlxnath4uLnxmDieUSBmg7yFctSo0raVTRT4Pf5JafP99oMnq6dsbNvQ13eHhyQgrjgyDiLOl3Qwf/wN9fBcY5xptyrqlOzChePP7xMnBbL Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArrKV8nQNEx1/0oab4MA7tdQyAmHccbP6Gw7iJW2g6VD+MoMa\nQ9daI+8mqGXd4IVBehWNfNV4nGgFF+CdleVsi04mF57WnqAdCZvX8ckY7wVQgPdQ\npKzhBkzJruzPFYZGc9d1TLFpmdKf+5/QfnJHmRSd2MwrYJIVMVLBhxXJgYn33MTQ\nzP+gV4Y3J3cp3TtL4U4rideUb/+ERgnFCfxHFCZ6GEZKX6Gd5dsgaRivT5yJcZ2r\nYeLi58Zg4nlEgZoO8hXLUqNK2lU0U+D3+SWnz/faDJ6unbGzb0Nd3h4ckIK44Mg4\nizpd0MH/8DfXwXGOcabcq6pTswoXjz+8TJwWywIDAQABAoIBAErMM99nSOHSU5Q0\nBjGonOgxPmg+tkAIqyFCshkMY0UCZJQEBg7d+b5A+vBHDUTASVSYPcghLk7pSqT6\niv5PCLZsc2rRm1q3ezdN/puLWp2cTOeq/GBFlOM5pXC7+75fi3K14YdAvtIZmF4I\nAyDglT850IuufzQN1/0STcIk1e4cCutl5HzpwmJ2bIeaBS6L+tJaPLkGbtOhGjq1\nx5uSiI8cNnC7q5L+gdQTJZkb5OQAmEY13sJWwzIrzsaU6RGrC3YtfhUg+eQE7D88\nz/s+/ilrOvdGhSjXzjZgDDIdltJx53gSpQPKoEWsx6RVkqirvNg+uGpgzWHiEivO\n+ZVmbYECgYEA45O3GX2HjduhXq2rivuTJu93QJ4f/M6GWFGHc9HxPIGfGFYIpjE6\nbGqK+xUVV/WU+Kg96pw+uZCx74kx2z/Sn6AthtP8YoQ156tSar4EcgJgFiEsH4Jk\nRVegcha/fmQZ3IEBQWwbU6ko6/993vuQKlp5LD5sskc9dwlIE1ra5hECgYEAxIQq\nSpJN2x8oQf7mQOf+/FfKvMN5C1T78kwqa6CvqTrddItMmcr5/3+4SD/286cy/XAX\nj4EX1L2GgxAKNxd7e2yvQ0Q8IyeH/v/Wx2aQ5zFjnOwN6B6T+uZZlSkeYZgq4Lw7\nVRHEm96QvtP1ba1DGyQHLsrxuhDmUVozmwl5oxsCgYAofUN6WYcgig7v1V5L3+6S\nYtCIwplWVTg5xmefB58v8K/pmIT5bJDEcUBA48NkXuEeTHCXqSzPvxqpT3N7WqOS\nmuD+uACTVopwqV6Ed0I7Noj55vT+tig43hpBsiJnzk97l8gtZ5qFC/en5VDztzYz\nEt20LXcRUPNylkgoiWWgwQKBgQCSSNP2eNwt3g6oueeKr2f3Th7jzxq+3b9CyYHW\nZmH8to39YGhgH2Fj2R5D4iGhlHf3gsZ3E6C6w25rB7ii8/7+jJQWnaeqf5XTs3yd\nKHN7Nh+xw2JCxOhhH7HVwCsWeSCJ9HSySayyXsYe10deIljOzk3ufjHc0RGxw1Sg\n9zetuwKBgQCHES39dxNZ/M82Sflfe2j0YmySUkVC3vs4ZOXn9QStFUBNOtWPdiG6\np6HFNrAd8GzZtQGKlEhKRiESb3FJqFvJCXFiNLbl/LK2J12WeMXVBk4USqP4vc/j\n3b83Ye9224n4qKlDrLSExW8G9HKx7g4epPJ7Ut8RMr9lMX4Ywt2Emw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f601e65344e241f9848aa5da9de24292', 'name': u'singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', 'created_at': '2018-08-09T15:00:30.287596', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9f:30:e8:31:7b:10:a1:e4:9f:b9:05:2b:c4:04:44:75', 'type': 'ssh', 'id': u'singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68'}) 2018-08-09 15:00:30,288 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArrKV8nQNEx1/0oab4MA7tdQyAmHccbP6Gw7iJW2g6VD+MoMa Q9daI+8mqGXd4IVBehWNfNV4nGgFF+CdleVsi04mF57WnqAdCZvX8ckY7wVQgPdQ pKzhBkzJruzPFYZGc9d1TLFpmdKf+5/QfnJHmRSd2MwrYJIVMVLBhxXJgYn33MTQ zP+gV4Y3J3cp3TtL4U4rideUb/+ERgnFCfxHFCZ6GEZKX6Gd5dsgaRivT5yJcZ2r YeLi58Zg4nlEgZoO8hXLUqNK2lU0U+D3+SWnz/faDJ6unbGzb0Nd3h4ckIK44Mg4 izpd0MH/8DfXwXGOcabcq6pTswoXjz+8TJwWywIDAQABAoIBAErMM99nSOHSU5Q0 BjGonOgxPmg+tkAIqyFCshkMY0UCZJQEBg7d+b5A+vBHDUTASVSYPcghLk7pSqT6 iv5PCLZsc2rRm1q3ezdN/puLWp2cTOeq/GBFlOM5pXC7+75fi3K14YdAvtIZmF4I AyDglT850IuufzQN1/0STcIk1e4cCutl5HzpwmJ2bIeaBS6L+tJaPLkGbtOhGjq1 x5uSiI8cNnC7q5L+gdQTJZkb5OQAmEY13sJWwzIrzsaU6RGrC3YtfhUg+eQE7D88 z/s+/ilrOvdGhSjXzjZgDDIdltJx53gSpQPKoEWsx6RVkqirvNg+uGpgzWHiEivO +ZVmbYECgYEA45O3GX2HjduhXq2rivuTJu93QJ4f/M6GWFGHc9HxPIGfGFYIpjE6 bGqK+xUVV/WU+Kg96pw+uZCx74kx2z/Sn6AthtP8YoQ156tSar4EcgJgFiEsH4Jk RVegcha/fmQZ3IEBQWwbU6ko6/993vuQKlp5LD5sskc9dwlIE1ra5hECgYEAxIQq SpJN2x8oQf7mQOf+/FfKvMN5C1T78kwqa6CvqTrddItMmcr5/3+4SD/286cy/XAX j4EX1L2GgxAKNxd7e2yvQ0Q8IyeH/v/Wx2aQ5zFjnOwN6B6T+uZZlSkeYZgq4Lw7 VRHEm96QvtP1ba1DGyQHLsrxuhDmUVozmwl5oxsCgYAofUN6WYcgig7v1V5L3+6S YtCIwplWVTg5xmefB58v8K/pmIT5bJDEcUBA48NkXuEeTHCXqSzPvxqpT3N7WqOS muD+uACTVopwqV6Ed0I7Noj55vT+tig43hpBsiJnzk97l8gtZ5qFC/en5VDztzYz Et20LXcRUPNylkgoiWWgwQKBgQCSSNP2eNwt3g6oueeKr2f3Th7jzxq+3b9CyYHW ZmH8to39YGhgH2Fj2R5D4iGhlHf3gsZ3E6C6w25rB7ii8/7+jJQWnaeqf5XTs3yd KHN7Nh+xw2JCxOhhH7HVwCsWeSCJ9HSySayyXsYe10deIljOzk3ufjHc0RGxw1Sg 9zetuwKBgQCHES39dxNZ/M82Sflfe2j0YmySUkVC3vs4ZOXn9QStFUBNOtWPdiG6 p6HFNrAd8GzZtQGKlEhKRiESb3FJqFvJCXFiNLbl/LK2J12WeMXVBk4USqP4vc/j 3b83Ye9224n4qKlDrLSExW8G9HKx7g4epPJ7Ut8RMr9lMX4Ywt2Emw== -----END RSA PRIVATE KEY----- 2018-08-09 15:00:30,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 15:00:30,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"security_group": {"name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "description": "created by OPNFV Functest (singlevm1)"}}' 2018-08-09 15:00:30,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-baee5f3a-7d6d-47e9-ba76-b0593741774b Date: Thu, 09 Aug 2018 15:00:30 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:30Z", "updated_at": "2018-08-09T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "84043112-ce77-4a4a-93d1-f75918c06fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "fe043fde-6271-430d-a38d-10fe1d5434bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}} 2018-08-09 15:00:30,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-baee5f3a-7d6d-47e9-ba76-b0593741774b 2018-08-09 15:00:30,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.16216301918s 2018-08-09 15:00:30,453 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-baee5f3a-7d6d-47e9-ba76-b0593741774b 2018-08-09 15:00:30,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:00:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:30,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13166 X-Openstack-Request-Id: req-18536222-195b-4bbb-a9db-e019a4ac9d78 Date: Thu, 09 Aug 2018 15:00:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:30Z", "updated_at": "2018-08-09T15:00:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "84043112-ce77-4a4a-93d1-f75918c06fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "fe043fde-6271-430d-a38d-10fe1d5434bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}, {"description": "Default security group", "tags": [], "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "created_at": "2018-08-09T14:56:46Z", "updated_at": "2018-08-09T14:56:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "7a43381d-4467-4bc7-a9b5-0e81fcf7e31d", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "8a58149f-2f67-4278-9e47-ad1997c6f384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "9a1da0c0-1106-4317-a422-da10e326ffb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "cfb03184-f6fe-4f2e-8133-52782dcd5b6b", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}], "revision_number": 1, "project_id": "fd9374efb6f04edba7ce4cfe3c974e28", "id": "32fdf468-1673-4699-9a1c-70b85dc864de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T14:59:20Z", "updated_at": "2018-08-09T14:59:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "56eb66b5-05de-4f06-b066-5ac21ad7323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "754b2d04-84fa-4462-aa4d-a77a0cbc543f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "8bcc55ea-7e88-499b-9090-6b2a972f29ab", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "ac6771c0-c1f2-49f7-84ce-e1ea1b9bfe81", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "created_at": "2018-08-09T14:59:34Z", "updated_at": "2018-08-09T14:59:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "1543e5d1-b459-486e-b4ea-ced153ade211", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "9e9409da-bcc3-4da1-a61a-bfcdedad63a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "ae667b9f-443a-42bf-8438-2786a6873383", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "c16f5038-3cbf-47e8-b2e6-50c9b74e8c4c", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}], "revision_number": 1, "project_id": "f2a64f36c6464fa394a0b337b558e271", "id": "d17f216d-9a27-41af-b877-54d421871471", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:19Z", "updated_at": "2018-08-09T14:59:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "23dddd87-23ef-4ae3-bfb2-a245300b507f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "27d4cc44-fc5e-4b64-b63f-fe82a563f5f6", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "40520541-81ab-4aba-a912-dc0902fc127b", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "cc8a47c0-346e-40c3-b808-9534906e0b1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "df8e1751-7025-48b3-adc3-1222c8472516", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "created_at": "2018-08-09T15:00:06Z", "updated_at": "2018-08-09T15:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "10f4574a-4fbc-48a2-9baa-8a9e5abd489d", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "86f883ce-d493-4d97-b505-1485e2fbf377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "b1861454-90b2-457b-add1-9846c4ada888", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "faef61a9-51b7-490e-ac9e-988f21bbdf1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}], "revision_number": 1, "project_id": "e6c4683f4bcd444da69e5873ced849a7", "id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "name": "default"}]} 2018-08-09 15:00:30,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-18536222-195b-4bbb-a9db-e019a4ac9d78 2018-08-09 15:00:30,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0868179798126s 2018-08-09 15:00:30,545 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-18536222-195b-4bbb-a9db-e019a4ac9d78 2018-08-09 15:00:30,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:00:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -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": "201d19a5-bc3b-4851-bf33-b5e3987358f0"}}' 2018-08-09 15:00:30,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0cae20c5-34f3-44be-8604-4e8d7b6046ca Date: Thu, 09 Aug 2018 15:00:30 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-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "port_range_min": 22, "revision_number": 0, "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:30Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "11a27cc4-8c0f-468b-b4e1-ecb92ae9e53a"}} 2018-08-09 15:00:30,681 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0cae20c5-34f3-44be-8604-4e8d7b6046ca 2018-08-09 15:00:30,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131036043167s 2018-08-09 15:00:30,681 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0cae20c5-34f3-44be-8604-4e8d7b6046ca 2018-08-09 15:00:30,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:00:30,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:30,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 13662 X-Openstack-Request-Id: req-d772ba9a-fcbb-4a59-9425-d3e6882a3ec8 Date: Thu, 09 Aug 2018 15:00:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:30Z", "updated_at": "2018-08-09T15:00:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "11a27cc4-8c0f-468b-b4e1-ecb92ae9e53a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "84043112-ce77-4a4a-93d1-f75918c06fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "fe043fde-6271-430d-a38d-10fe1d5434bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 2, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}, {"description": "Default security group", "tags": [], "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "created_at": "2018-08-09T14:56:46Z", "updated_at": "2018-08-09T14:56:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "7a43381d-4467-4bc7-a9b5-0e81fcf7e31d", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "8a58149f-2f67-4278-9e47-ad1997c6f384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "9a1da0c0-1106-4317-a422-da10e326ffb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "cfb03184-f6fe-4f2e-8133-52782dcd5b6b", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}], "revision_number": 1, "project_id": "fd9374efb6f04edba7ce4cfe3c974e28", "id": "32fdf468-1673-4699-9a1c-70b85dc864de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T14:59:20Z", "updated_at": "2018-08-09T14:59:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "56eb66b5-05de-4f06-b066-5ac21ad7323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "754b2d04-84fa-4462-aa4d-a77a0cbc543f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "8bcc55ea-7e88-499b-9090-6b2a972f29ab", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "ac6771c0-c1f2-49f7-84ce-e1ea1b9bfe81", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "created_at": "2018-08-09T14:59:34Z", "updated_at": "2018-08-09T14:59:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "1543e5d1-b459-486e-b4ea-ced153ade211", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "9e9409da-bcc3-4da1-a61a-bfcdedad63a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "ae667b9f-443a-42bf-8438-2786a6873383", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "c16f5038-3cbf-47e8-b2e6-50c9b74e8c4c", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}], "revision_number": 1, "project_id": "f2a64f36c6464fa394a0b337b558e271", "id": "d17f216d-9a27-41af-b877-54d421871471", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:19Z", "updated_at": "2018-08-09T14:59:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "23dddd87-23ef-4ae3-bfb2-a245300b507f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "27d4cc44-fc5e-4b64-b63f-fe82a563f5f6", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "40520541-81ab-4aba-a912-dc0902fc127b", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "cc8a47c0-346e-40c3-b808-9534906e0b1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "df8e1751-7025-48b3-adc3-1222c8472516", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "created_at": "2018-08-09T15:00:06Z", "updated_at": "2018-08-09T15:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "10f4574a-4fbc-48a2-9baa-8a9e5abd489d", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "86f883ce-d493-4d97-b505-1485e2fbf377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "b1861454-90b2-457b-add1-9846c4ada888", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "faef61a9-51b7-490e-ac9e-988f21bbdf1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}], "revision_number": 1, "project_id": "e6c4683f4bcd444da69e5873ced849a7", "id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "name": "default"}]} 2018-08-09 15:00:30,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d772ba9a-fcbb-4a59-9425-d3e6882a3ec8 2018-08-09 15:00:30,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541779994965s 2018-08-09 15:00:30,739 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d772ba9a-fcbb-4a59-9425-d3e6882a3ec8 2018-08-09 15:00:30,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:00:30,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -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": "201d19a5-bc3b-4851-bf33-b5e3987358f0"}}' 2018-08-09 15:00:30,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-e6d83101-02ed-4e4b-8896-fac2a6932698 Date: Thu, 09 Aug 2018 15:00:30 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-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "port_range_min": null, "revision_number": 0, "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:30Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "966de395-d880-4151-8de2-fd5bb31d5726"}} 2018-08-09 15:00:30,881 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e6d83101-02ed-4e4b-8896-fac2a6932698 2018-08-09 15:00:30,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138854026794s 2018-08-09 15:00:30,882 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-e6d83101-02ed-4e4b-8896-fac2a6932698 2018-08-09 15:00:30,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:30,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-c0b99f2f-48cb-454c-a506-8f9cdbc203e6 Date: Thu, 09 Aug 2018 15:00:30 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e19ec0a9-2324-4501-9bd6-c1c155856819","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":["79494f3f-4295-488b-b49b-0a5a6e408c27"],"description":"","tags":[],"updated_at":"2018-08-09T15:00:24Z","qos_policy_id":null,"name":"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:00:30,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c0b99f2f-48cb-454c-a506-8f9cdbc203e6 2018-08-09 15:00:30,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979218482971s 2018-08-09 15:00:30,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c0b99f2f-48cb-454c-a506-8f9cdbc203e6 2018-08-09 15:00:30,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:00:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:31,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-b86ad047-a626-4fe5-8bc2-751ec5ed39ee Date: Thu, 09 Aug 2018 15:00:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:29Z", "file": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "size": 12716032, "self": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:00:31,011 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b86ad047-a626-4fe5-8bc2-751ec5ed39ee 2018-08-09 15:00:31,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0252199172974s 2018-08-09 15:00:31,012 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b86ad047-a626-4fe5-8bc2-751ec5ed39ee 2018-08-09 15:00:31,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:00:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:31,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-e96541a0-eb98-4830-a10b-7b2c3d3321c8 x-compute-request-id: req-e96541a0-eb98-4830-a10b-7b2c3d3321c8 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "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": "444bfec2-84ca-4602-b267-69d88d54de60"}]} 2018-08-09 15:00:31,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e96541a0-eb98-4830-a10b-7b2c3d3321c8 2018-08-09 15:00:31,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134029865265s 2018-08-09 15:00:31,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e96541a0-eb98-4830-a10b-7b2c3d3321c8 2018-08-09 15:00:31,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:00:31,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"server": {"name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "imageRef": "3928cfdc-6170-4ca0-ad54-4a7395308641", "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "flavorRef": "444bfec2-84ca-4602-b267-69d88d54de60", "max_count": 1, "min_count": 1, "networks": [{"uuid": "e19ec0a9-2324-4501-9bd6-c1c155856819"}], "security_groups": [{"name": "201d19a5-bc3b-4851-bf33-b5e3987358f0"}]}}' 2018-08-09 15:00:33,817 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:00:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d4cd419b-2d71-43e5-b81d-e1c94ec0ef7a x-compute-request-id: req-d4cd419b-2d71-43e5-b81d-e1c94ec0ef7a Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "201d19a5-bc3b-4851-bf33-b5e3987358f0"}], "OS-DCF:diskConfig": "MANUAL", "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "adminPass": "M6MaFmQhX6K3"}} 2018-08-09 15:00:33,818 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d4cd419b-2d71-43e5-b81d-e1c94ec0ef7a 2018-08-09 15:00:33,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.66816210747s 2018-08-09 15:00:33,818 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-d4cd419b-2d71-43e5-b81d-e1c94ec0ef7a 2018-08-09 15:00:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:34,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-10679a33-1e09-4064-9feb-9d203643d40b x-compute-request-id: req-10679a33-1e09-4064-9feb-9d203643d40b Content-Encoding: gzip Content-Length: 640 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "image": {"id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "links": [{"href": "http://172.30.9.21:8774/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "444bfec2-84ca-4602-b267-69d88d54de60", "links": [{"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "bookmark"}]}, "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "user_id": "f601e65344e241f9848aa5da9de24292", "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-09T15:00:33Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "created": "2018-08-09T15:00:33Z", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:00:34,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-10679a33-1e09-4064-9feb-9d203643d40b 2018-08-09 15:00:34,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.763051986694s 2018-08-09 15:00:34,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-10679a33-1e09-4064-9feb-9d203643d40b 2018-08-09 15:00:34,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:34,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:34,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-c5cbd74c-ee38-471f-ab9a-4b1ea18e9c0a Date: Thu, 09 Aug 2018 15:00:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e19ec0a9-2324-4501-9bd6-c1c155856819","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":["79494f3f-4295-488b-b49b-0a5a6e408c27"],"description":"","tags":[],"updated_at":"2018-08-09T15:00:24Z","qos_policy_id":null,"name":"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:00:34,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c5cbd74c-ee38-471f-ab9a-4b1ea18e9c0a 2018-08-09 15:00:34,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0779271125793s 2018-08-09 15:00:34,667 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c5cbd74c-ee38-471f-ab9a-4b1ea18e9c0a 2018-08-09 15:00:34,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:00:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:34,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-49b1eba6-54b9-4339-a059-d6d6d20ef942 Date: Thu, 09 Aug 2018 15:00:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:00:24Z","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":"79494f3f-4295-488b-b49b-0a5a6e408c27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","enable_dhcp":true,"segment_id":null,"network_id":"e19ec0a9-2324-4501-9bd6-c1c155856819","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:24Z","ip_version":4}]} 2018-08-09 15:00:34,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49b1eba6-54b9-4339-a059-d6d6d20ef942 2018-08-09 15:00:34,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0573840141296s 2018-08-09 15:00:34,726 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-49b1eba6-54b9-4339-a059-d6d6d20ef942 2018-08-09 15:00:34,727 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:00:36,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:37,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-38982be7-6b61-4ebe-9ac3-0a21627a923d x-compute-request-id: req-38982be7-6b61-4ebe-9ac3-0a21627a923d Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "image": {"id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "links": [{"href": "http://172.30.9.21:8774/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "444bfec2-84ca-4602-b267-69d88d54de60", "links": [{"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "bookmark"}]}, "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "security_groups": [{"name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}], "user_id": "f601e65344e241f9848aa5da9de24292", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:00:36Z", "hostId": "02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "created": "2018-08-09T15:00:33Z", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:00:37,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38982be7-6b61-4ebe-9ac3-0a21627a923d 2018-08-09 15:00:37,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650620937347s 2018-08-09 15:00:37,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38982be7-6b61-4ebe-9ac3-0a21627a923d 2018-08-09 15:00:37,384 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:00:39,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:39,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:39,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-bb2b6b9b-992b-4212-b2d7-8bdc16d35163 x-compute-request-id: req-bb2b6b9b-992b-4212-b2d7-8bdc16d35163 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:81:fa", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "image": {"id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "links": [{"href": "http://172.30.9.21:8774/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "444bfec2-84ca-4602-b267-69d88d54de60", "links": [{"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "bookmark"}]}, "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "security_groups": [{"name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}], "user_id": "f601e65344e241f9848aa5da9de24292", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:00:37Z", "hostId": "02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "created": "2018-08-09T15:00:33Z", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:00:39,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb2b6b9b-992b-4212-b2d7-8bdc16d35163 2018-08-09 15:00:39,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179087877274s 2018-08-09 15:00:39,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb2b6b9b-992b-4212-b2d7-8bdc16d35163 2018-08-09 15:00:39,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:00:41,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:43,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-911400e3-c25a-498c-8467-da7537f6cc1a x-compute-request-id: req-911400e3-c25a-498c-8467-da7537f6cc1a Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:81:fa", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "image": {"id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "links": [{"href": "http://172.30.9.21:8774/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "444bfec2-84ca-4602-b267-69d88d54de60", "links": [{"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "bookmark"}]}, "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "security_groups": [{"name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}], "user_id": "f601e65344e241f9848aa5da9de24292", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:00:37Z", "hostId": "02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "created": "2018-08-09T15:00:33Z", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:00:43,376 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-911400e3-c25a-498c-8467-da7537f6cc1a 2018-08-09 15:00:43,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.8023788929s 2018-08-09 15:00:43,376 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-911400e3-c25a-498c-8467-da7537f6cc1a 2018-08-09 15:00:43,380 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:00:45,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:45,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:47,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-fca021e5-c8c0-413d-bfe6-b1eaadc083f7 x-compute-request-id: req-fca021e5-c8c0-413d-bfe6-b1eaadc083f7 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:81:fa", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "image": {"id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "links": [{"href": "http://172.30.9.21:8774/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-09T15:00:44.000000", "flavor": {"id": "444bfec2-84ca-4602-b267-69d88d54de60", "links": [{"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "bookmark"}]}, "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "security_groups": [{"name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}], "user_id": "f601e65344e241f9848aa5da9de24292", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:00:44Z", "hostId": "02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "created": "2018-08-09T15:00:33Z", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:00:47,258 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fca021e5-c8c0-413d-bfe6-b1eaadc083f7 2018-08-09 15:00:47,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.87475395203s 2018-08-09 15:00:47,258 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fca021e5-c8c0-413d-bfe6-b1eaadc083f7 2018-08-09 15:00:47,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:00:47,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d7e9300e-904b-40f2-9072-ae0776a94fba" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:47,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-9a7f62f5-0a70-4a6a-a04d-1785078fc47b Date: Thu, 09 Aug 2018 15:00:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:00:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79494f3f-4295-488b-b49b-0a5a6e408c27","ip_address":"192.168.120.16"}],"id":"c4df77e2-5cd8-4766-a126-5d42c651612f","security_groups":["201d19a5-bc3b-4851-bf33-b5e3987358f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:81:fa","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e19ec0a9-2324-4501-9bd6-c1c155856819","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:36Z","binding:vnic_type":"normal","device_id":"d7e9300e-904b-40f2-9072-ae0776a94fba","ip_allocation":"immediate"}]} 2018-08-09 15:00:47,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d7e9300e-904b-40f2-9072-ae0776a94fba used request id req-9a7f62f5-0a70-4a6a-a04d-1785078fc47b 2018-08-09 15:00:47,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.252291917801s 2018-08-09 15:00:47,515 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d7e9300e-904b-40f2-9072-ae0776a94fba used request id req-9a7f62f5-0a70-4a6a-a04d-1785078fc47b 2018-08-09 15:00:47,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:47,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c4df77e2-5cd8-4766-a126-5d42c651612f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:47,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-015f8b8a-12b0-40c2-92ec-cfa0eff0a860 Date: Thu, 09 Aug 2018 15:00:47 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:00:47,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c4df77e2-5cd8-4766-a126-5d42c651612f used request id req-015f8b8a-12b0-40c2-92ec-cfa0eff0a860 2018-08-09 15:00:47,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.044429063797s 2018-08-09 15:00:47,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c4df77e2-5cd8-4766-a126-5d42c651612f used request id req-015f8b8a-12b0-40c2-92ec-cfa0eff0a860 2018-08-09 15:00:47,565 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:27:81:fa', u'version': 4, u'addr': u'192.168.120.16', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3928cfdc-6170-4ca0-ad54-4a7395308641'}), 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-09T15:00:44.000000', 'flavor': Munch({u'id': u'444bfec2-84ca-4602-b267-69d88d54de60'}), 'az': u'nova', 'id': u'd7e9300e-904b-40f2-9072-ae0776a94fba', 'security_groups': [Munch({u'name': u'singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f601e65344e241f9848aa5da9de24292', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', '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-09T15:00:44.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:00:44Z', 'hostId': u'02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', 'public_v6': '', 'private_v4': u'192.168.120.16', 'cloud': 'envvars', 'host_id': u'02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7', '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-09T15:00:44.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'c27b2a9a4da64ec89ae0c5216451b3d8', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68', 'adminPass': u'M6MaFmQhX6K3', 'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'created_at': u'2018-08-09T15:00:33Z', 'created': u'2018-08-09T15:00:33Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:00:47,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:00:47,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:47,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1473 X-Openstack-Request-Id: req-b87ec9e9-e028-482b-a7f1-076f88d4e33d Date: Thu, 09 Aug 2018 15:00:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e19ec0a9-2324-4501-9bd6-c1c155856819","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":["79494f3f-4295-488b-b49b-0a5a6e408c27"],"description":"","tags":[],"updated_at":"2018-08-09T15:00:24Z","qos_policy_id":null,"name":"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:00:47,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b87ec9e9-e028-482b-a7f1-076f88d4e33d 2018-08-09 15:00:47,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.28786611557s 2018-08-09 15:00:47,857 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b87ec9e9-e028-482b-a7f1-076f88d4e33d 2018-08-09 15:00:47,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:00:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=d7e9300e-904b-40f2-9072-ae0776a94fba" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:47,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 992 X-Openstack-Request-Id: req-8b0ce19b-3bdc-468c-ba9e-fd0c21d103c4 Date: Thu, 09 Aug 2018 15:00:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:00:43Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"79494f3f-4295-488b-b49b-0a5a6e408c27","ip_address":"192.168.120.16"}],"id":"c4df77e2-5cd8-4766-a126-5d42c651612f","security_groups":["201d19a5-bc3b-4851-bf33-b5e3987358f0"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:27:81:fa","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e19ec0a9-2324-4501-9bd6-c1c155856819","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:36Z","binding:vnic_type":"normal","device_id":"d7e9300e-904b-40f2-9072-ae0776a94fba","ip_allocation":"immediate"}]} 2018-08-09 15:00:47,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d7e9300e-904b-40f2-9072-ae0776a94fba used request id req-8b0ce19b-3bdc-468c-ba9e-fd0c21d103c4 2018-08-09 15:00:47,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0461168289185s 2018-08-09 15:00:47,905 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=d7e9300e-904b-40f2-9072-ae0776a94fba used request id req-8b0ce19b-3bdc-468c-ba9e-fd0c21d103c4 2018-08-09 15:00:47,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 15:00:47,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.16", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f"}}' 2018-08-09 15:00:50,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-5fcac0a8-4cab-4ffb-95f0-57936688a7ca Date: Thu, 09 Aug 2018 15:00:50 GMT RESP BODY: {"floatingip": {"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}} 2018-08-09 15:00:50,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5fcac0a8-4cab-4ffb-95f0-57936688a7ca 2018-08-09 15:00:50,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.4278678894s 2018-08-09 15:00:50,334 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5fcac0a8-4cab-4ffb-95f0-57936688a7ca 2018-08-09 15:00:50,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:50,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-e48d3c91-6b3d-45c7-9673-97f8a20428c1 Date: Thu, 09 Aug 2018 15:00:50 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:50,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e48d3c91-6b3d-45c7-9673-97f8a20428c1 2018-08-09 15:00:50,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0749449729919s 2018-08-09 15:00:50,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e48d3c91-6b3d-45c7-9673-97f8a20428c1 2018-08-09 15:00:50,421 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:00:50,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:50,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-987a6d28-d73f-457e-8777-af77884ce1b5 Date: Thu, 09 Aug 2018 15:00:50 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:50,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-987a6d28-d73f-457e-8777-af77884ce1b5 2018-08-09 15:00:50,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0558369159698s 2018-08-09 15:00:50,582 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-987a6d28-d73f-457e-8777-af77884ce1b5 2018-08-09 15:00:50,586 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:00:50,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:50,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-15371d7b-97b1-4901-93aa-ce52f705a4d9 Date: Thu, 09 Aug 2018 15:00:50 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:50,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15371d7b-97b1-4901-93aa-ce52f705a4d9 2018-08-09 15:00:50,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0602879524231s 2018-08-09 15:00:50,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-15371d7b-97b1-4901-93aa-ce52f705a4d9 2018-08-09 15:00:50,755 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:00:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:50,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:50,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-a0a99e63-53f3-47a3-8a7a-8d00321cb6c5 Date: Thu, 09 Aug 2018 15:00:50 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:50,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a0a99e63-53f3-47a3-8a7a-8d00321cb6c5 2018-08-09 15:00:50,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0566849708557s 2018-08-09 15:00:50,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a0a99e63-53f3-47a3-8a7a-8d00321cb6c5 2018-08-09 15:00:50,920 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:00:51,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:51,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:51,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-d08acc13-17dc-4fdc-b650-d5d86d008254 Date: Thu, 09 Aug 2018 15:00:51 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:51,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d08acc13-17dc-4fdc-b650-d5d86d008254 2018-08-09 15:00:51,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0526020526886s 2018-08-09 15:00:51,078 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d08acc13-17dc-4fdc-b650-d5d86d008254 2018-08-09 15:00:51,082 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:00:51,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:51,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:51,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-281ca910-6393-42e3-99ec-ed368277bec5 Date: Thu, 09 Aug 2018 15:00:51 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:48Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:51,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-281ca910-6393-42e3-99ec-ed368277bec5 2018-08-09 15:00:51,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0654561519623s 2018-08-09 15:00:51,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-281ca910-6393-42e3-99ec-ed368277bec5 2018-08-09 15:00:51,256 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:00:51,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:51,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:51,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-bfe724ef-f224-4c6c-96e8-d611ffa866f5 Date: Thu, 09 Aug 2018 15:00:51 GMT RESP BODY: {"floatingips": [{"router_id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:48Z", "updated_at": "2018-08-09T15:00:51Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "device_owner": "compute:nova", "mac_address": "fa:16:3e:27:81:fa", "device_id": "d7e9300e-904b-40f2-9072-ae0776a94fba"}, "fixed_ip_address": "192.168.120.16", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_id": "c4df77e2-5cd8-4766-a126-5d42c651612f", "id": "f78f939d-864f-42f2-8aed-20060a5cfbc8", "qos_policy_id": null}]} 2018-08-09 15:00:51,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bfe724ef-f224-4c6c-96e8-d611ffa866f5 2018-08-09 15:00:51,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.05588722229s 2018-08-09 15:00:51,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bfe724ef-f224-4c6c-96e8-d611ffa866f5 2018-08-09 15:00:51,420 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'eac0f26b-bafe-4d52-a5e5-d38fc2a811e2', 'updated_at': u'2018-08-09T15:00:51Z', 'fixed_ip_address': u'192.168.120.16', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'c4df77e2-5cd8-4766-a126-5d42c651612f', 'id': u'f78f939d-864f-42f2-8aed-20060a5cfbc8', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'c4df77e2-5cd8-4766-a126-5d42c651612f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e19ec0a9-2324-4501-9bd6-c1c155856819', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:27:81:fa', u'device_id': u'd7e9300e-904b-40f2-9072-ae0776a94fba'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'created_at': u'2018-08-09T15:00:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'e19ec0a9-2324-4501-9bd6-c1c155856819', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:27:81:fa', u'device_id': u'd7e9300e-904b-40f2-9072-ae0776a94fba'}), 'router': u'eac0f26b-bafe-4d52-a5e5-d38fc2a811e2'}) 2018-08-09 15:00:51,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:00:51,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba/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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:00:52,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:00: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-d4235598-8c17-4625-be6d-b0bc02703261 x-compute-request-id: req-d4235598-8c17-4625-be6d-b0bc02703261 Content-Encoding: gzip Content-Length: 9562 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 468864540 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.174818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.176617] pid_max: default: 32768 minimum: 301\n[ 0.177624] ACPI: Core revision 20150930\n[ 0.179074] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.180485] Security Framework initialized\n[ 0.181388] Yama: becoming mindful.\n[ 0.182265] AppArmor: AppArmor initialized\n[ 0.183197] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184637] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.186090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.187458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188985] Initializing cgroup subsys io\n[ 0.189861] Initializing cgroup subsys memory\n[ 0.190805] Initializing cgroup subsys devices\n[ 0.191829] Initializing cgroup subsys freezer\n[ 0.192786] Initializing cgroup subsys net_cls\n[ 0.193737] Initializing cgroup subsys perf_event\n[ 0.194780] Initializing cgroup subsys net_prio\n[ 0.195766] Initializing cgroup subsys hugetlb\n[ 0.196701] Initializing cgroup subsys pids\n[ 0.197644] CPU: Physical Processor ID: 0\n[ 0.199248] mce: CPU supports 10 MCE banks\n[ 0.200202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201308] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.215550] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.221728] ftrace: allocating 31920 entries in 125 pages\n[ 0.246286] smpboot: Max logical packages: 1\n[ 0.247245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.248699] x2apic enabled\n[ 0.249552] Switched APIC routing to physical x2apic.\n[ 0.251385] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.252693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.254883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.256977] KVM setup paravirtual spinlock\n[ 0.258336] x86: Booted up 1 node, 1 CPUs\n[ 0.259565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.261133] devtmpfs: initialized\n[ 0.262890] evm: security.selinux\n[ 0.263691] evm: security.SMACK64\n[ 0.264450] evm: security.SMACK64EXEC\n[ 0.265303] evm: security.SMACK64TRANSMUTE\n[ 0.266215] evm: security.SMACK64MMAP\n[ 0.267044] evm: security.ima\n[ 0.267734] evm: security.capability\n[ 0.268615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.270726] pinctrl core: initialized pinctrl subsystem\n[ 0.271972] RTC time: 15:00:43, date: 08/09/18\n[ 0.273047] NET: Registered protocol family 16\n[ 0.274125] cpuidle: using governor ladder\n[ 0.275057] cpuidle: using governor menu\n[ 0.275956] PCCT header not found.\n[ 0.276811] ACPI: bus type PCI registered\n[ 0.277716] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279105] PCI: Using configuration type 1 for base access\n[ 0.280967] ACPI: Added _OSI(Module Device)\n[ 0.281919] ACPI: Added _OSI(Processor Device)\n[ 0.282872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283920] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.285833] ACPI: Interpreter enabled\n[ 0.286678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294952] ACPI: (supports S0 S5)\n[ 0.295758] ACPI: Using IOAPIC for interrupt routing\n[ 0.296826] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304252] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306710] acpiphp: Slot [3] registered\n[ 0.307604] acpiphp: Slot [4] registered\n[ 0.308519] acpiphp: Slot [5] registered\n[ 0.309747] acpiphp: Slot [6] registered\n[ 0.310699] acpiphp: Slot [7] registered\n[ 0.311617] acpiphp: Slot [8] registered\n[ 0.312517] acpiphp: Slot [9] registered\n[ 0.313420] acpiphp: Slot [10] registered\n[ 0.314342] acpiphp: Slot [11] registered\n[ 0.315265] acpiphp: Slot [12] registered\n[ 0.316182] acpiphp: Slot [13] registered\n[ 0.317096] acpiphp: Slot [14] registered\n[ 0.318031] acpiphp: Slot [15] registered\n[ 0.328908] acpiphp: Slot [16] registered\n[ 0.329810] acpiphp: Slot [17] registered\n[ 0.330777] acpiphp: Slot [18] registered\n[ 0.331657] acpiphp: Slot [19] registered\n[ 0.332505] acpiphp: Slot [20] registered\n[ 0.333355] acpiphp: Slot [21] registered\n[ 0.334228] acpiphp: Slot [22] registered\n[ 0.335071] acpiphp: Slot [23] registered\n[ 0.335923] acpiphp: Slot [24] registered\n[ 0.336823] acpiphp: Slot [25] registered\n[ 0.337662] acpiphp: Slot [26] registered\n[ 0.338566] acpiphp: Slot [27] registered\n[ 0.339455] acpiphp: Slot [28] registered\n[ 0.340368] acpiphp: Slot [29] registered\n[ 0.341261] acpiphp: Slot [30] registered\n[ 0.342161] acpiphp: Slot [31] registered\n[ 0.343144] PCI host bridge to bus 0000:00\n[ 0.344089] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348380] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.349967] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.351566] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.355018] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357877] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.362967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364789] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.383264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.385265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.388364] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.389836] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.391265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.392649] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.393803] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.395534] vgaarb: loaded\n[ 0.396221] vgaarb: bridge control possible 0000:00:02.0\n[ 0.397580] SCSI subsystem initialized\n[ 0.398585] ACPI: bus type USB registered\n[ 0.399487] usbcore: registered new interface driver usbfs\n[ 0.400653] usbcore: registered new interface driver hub\n[ 0.401796] usbcore: registered new device driver usb\n[ 0.403045] PCI: Using ACPI for IRQ routing\n[ 0.404290] NetLabel: Initializing\n[ 0.405082] NetLabel: domain hash size = 128\n[ 0.406006] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.407173] NetLabel: unlabeled traffic allowed by default\n[ 0.408506] clocksource: Switched to clocksource kvm-clock\n[ 0.416556] AppArmor: AppArmor Filesystem Enabled\n[ 0.417626] pnp: PnP ACPI init\n[ 0.418608] pnp: PnP ACPI: found 5 devices\n[ 0.424979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.426887] NET: Registered protocol family 2\n[ 0.428020] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.429443] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.430847] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.432235] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.433446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.434806] NET: Registered protocol family 1\n[ 0.435800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.437021] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.438220] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.452066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.466020] Trying to unpack rootfs image as initramfs...\n[ 0.521369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.523151] Scanning for low memory corruption every 60 seconds\n[ 0.524626] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.525972] audit: initializing netlink subsys (disabled)\n[ 0.527084] audit: type=2000 audit(1533826844.744:1): initialized\n[ 0.528574] Initialise system trusted keyring\n[ 0.529600] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.530900] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.533215] zbud: loaded\n[ 0.533983] VFS: Disk quotas dquot_6.6.0\n[ 0.534863] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.536597] fuse init (API version 7.23)\n[ 0.537546] Key type big_key registered\n[ 0.538398] Allocating IMA MOK and blacklist keyrings.\n[ 0.539693] Key type asymmetric registered\n[ 0.540610] Asymmetric key parser 'x509' registered\n[ 0.541713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.543366] io scheduler noop registered\n[ 0.544231] io scheduler deadline registered (default)\n[ 0.545342] io scheduler cfq registered\n[ 0.546241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547360] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.548724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.550277] ACPI: Power Button [PWRF]\n[ 0.551176] GHES: HEST is not enabled!\n[ 0.564903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.593042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.595724] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.621092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.624598] Linux agpgart interface v0.103\n[ 0.627909] brd: module loaded\n[ 0.629904] loop: module loaded\n[ 0.634835] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.636397] GPT:90111 != 2097151\n[ 0.637132] GPT:Alternate GPT header not at the end of the disk.\n[ 0.638301] GPT:90111 != 2097151\n[ 0.639036] GPT: Use GNU Parted to correct GPT errors.\n[ 0.640076] vda: vda1 vda15\n[ 0.641592] scsi host0: ata_piix\n[ 0.642432] scsi host1: ata_piix\n[ 0.643209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.644512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.646112] libphy: Fixed MDIO Bus: probed\n[ 0.646983] tun: Universal TUN/TAP device driver, 1.6\n[ 0.647999] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.650569] PPP generic driver version 2.4.2\n[ 0.651541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.652808] ehci-pci: EHCI PCI platform driver\n[ 0.653726] ehci-platform: EHCI generic platform driver\n[ 0.654762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.656088] ohci-pci: OHCI PCI platform driver\n[ 0.657009] ohci-platform: OHCI generic platform driver\n[ 0.658049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.672347] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.673413] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.674947] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.676017] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.677217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.678515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.680021] usb usb1: Product: UHCI Host Controller\n[ 0.681028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.682241] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.683280] hub 1-0:1.0: USB hub found\n[ 0.684096] hub 1-0:1.0: 2 ports detected\n[ 0.685092] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.687368] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.688374] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.689470] mousedev: PS/2 mouse device common for all mice\n[ 0.690848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.692912] rtc_cmos 00:00: RTC can wake from S4\n[ 0.694087] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.695337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.696604] i2c /dev entries driver\n[ 0.697451] device-mapper: uevent: version 1.0.3\n[ 0.698450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.700174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.701708] NET: Registered protocol family 10\n[ 0.702899] NET: Registered protocol family 17\n[ 0.703879] Key type dns_resolver registered\n[ 0.704942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.706117] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.708011] registered taskstats version 1\n[ 0.708916] Loading compiled-in X.509 certificates\n[ 0.710457] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.712431] zswap: loaded using pool lzo/zbud\n[ 0.714123] Key type trusted registered\n[ 0.715930] Key type encrypted registered\n[ 0.716824] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717920] ima: No TPM chip found, activating TPM-bypass!\n[ 0.719024] evm: HMAC attrs: 0x1\n[ 0.720034] Magic number: 14:240:32\n[ 0.720937] rtc_cmos 00:00: setting system clock to 2018-08-09 15:00:44 UTC (1533826844)\n[ 0.722656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.723832] EDD information not available.\n[ 0.805815] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.818137] Write protecting the kernel read-only data: 14336k\n[ 0.820393] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.822398] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.869518] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.16...\nLease of 192.168.120.16 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.88. iid=i-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-----\n/dev/root resized successfully [took 0.19s]\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyGU9OInck/bPEXaQKv2VDcPSd5xE9jtggIoORbb3DrLbjYJgp+6A+DaG5QnhHsyWyB++n0AgLNHEqrPVVWNRlRivkCsNtg8OPi3TmRKvIPWxOpv0reSri6mJcSGHaaHwhZbCMn02lz1npBx4NwM6XEfTxSc2Nnbs0o8VooF/AY/T4qlYyp1dywVcx92i9Kx2x7qr0Igt0GDUw+rC148bIN1QNsz9kblnrs0L/WmlUIjFmdbMqqzq4CtlCYearDgKa52gHlOQK8d38IJmXUOK+gfJUsf+Mhn34gArUqttMUpnLD0QcWJQ8n2NlbD/GMtWbybmrFHBj+ykFwempZPVz root@singlevm1-vm-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68\nssh-dss AAAAB3NzaC1kc3MAAACBAOmWnnz/hm1Jerc/i+kB3sI85FFk3g40tioA0GEBwAUtD95CXVOWToLxQm2m7uroUkj5BNzTOr5OE8IbtBS3vE/iO4uZimBQas8DifiLZs6PL+XNXH/A1MSq2za+QS6Mkuinorxb6e7Kbo/xDkw+IjLPz2n1c6sMm7FlHuWVLXYTAAAAFQDpk5Ht74tJ0YCOkRbZqlZQCj0aVQAAAIEAtVdstJsIAf4W/jV8rNEwJwLSinoFdgnDU38IZFPksDU6PfjE7h3oSD/FvaM0wwv2+YA5AHw7J9k/In/D1qTvYZlC5XkMTjzXPptOD1qL2T7zVSp8r2MmmfBawGjsXw/QK6U8nZJKizgk1A6/KerMe5dDOHfNDE7Fidos5VSmvRgAAACBANWpx+IC8NxC6G0e3HWTa8AISmRUqJ6/Ajpik4ArqN1oU1MrVLNHfqCTENNatQZzOYTGaOtqbnMkCYpoUcPkGGHiynYi7w5XaZVVNTtApyBfCGRaxaYX9DBFqr/g99xqJEBVPLk/xuaKC6plV9lr06C77BdfIhOFOaWHDpn00el0 root@singlevm1-vm-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68\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.16,24,fe80::f816:3eff:fe27:81fa/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.16 \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-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.23 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 login: "} 2018-08-09 15:00:52,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba/action used request id req-d4235598-8c17-4625-be6d-b0bc02703261 2018-08-09 15:00:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.747220993042s 2018-08-09 15:00:52,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba/action used request id req-d4235598-8c17-4625-be6d-b0bc02703261 2018-08-09 15:00:52,169 - 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 468864540 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.174818] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.176617] pid_max: default: 32768 minimum: 301 [ 0.177624] ACPI: Core revision 20150930 [ 0.179074] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.180485] Security Framework initialized [ 0.181388] Yama: becoming mindful. [ 0.182265] AppArmor: AppArmor initialized [ 0.183197] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184637] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.186090] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.187458] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188985] Initializing cgroup subsys io [ 0.189861] Initializing cgroup subsys memory [ 0.190805] Initializing cgroup subsys devices [ 0.191829] Initializing cgroup subsys freezer [ 0.192786] Initializing cgroup subsys net_cls [ 0.193737] Initializing cgroup subsys perf_event [ 0.194780] Initializing cgroup subsys net_prio [ 0.195766] Initializing cgroup subsys hugetlb [ 0.196701] Initializing cgroup subsys pids [ 0.197644] CPU: Physical Processor ID: 0 [ 0.199248] mce: CPU supports 10 MCE banks [ 0.200202] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201308] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.215550] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.221728] ftrace: allocating 31920 entries in 125 pages [ 0.246286] smpboot: Max logical packages: 1 [ 0.247245] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.248699] x2apic enabled [ 0.249552] Switched APIC routing to physical x2apic. [ 0.251385] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.252693] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.254883] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.256977] KVM setup paravirtual spinlock [ 0.258336] x86: Booted up 1 node, 1 CPUs [ 0.259565] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.261133] devtmpfs: initialized [ 0.262890] evm: security.selinux [ 0.263691] evm: security.SMACK64 [ 0.264450] evm: security.SMACK64EXEC [ 0.265303] evm: security.SMACK64TRANSMUTE [ 0.266215] evm: security.SMACK64MMAP [ 0.267044] evm: security.ima [ 0.267734] evm: security.capability [ 0.268615] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.270726] pinctrl core: initialized pinctrl subsystem [ 0.271972] RTC time: 15:00:43, date: 08/09/18 [ 0.273047] NET: Registered protocol family 16 [ 0.274125] cpuidle: using governor ladder [ 0.275057] cpuidle: using governor menu [ 0.275956] PCCT header not found. [ 0.276811] ACPI: bus type PCI registered [ 0.277716] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279105] PCI: Using configuration type 1 for base access [ 0.280967] ACPI: Added _OSI(Module Device) [ 0.281919] ACPI: Added _OSI(Processor Device) [ 0.282872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283920] ACPI: Added _OSI(Processor Aggregator Device) [ 0.285833] ACPI: Interpreter enabled [ 0.286678] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290760] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292871] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294952] ACPI: (supports S0 S5) [ 0.295758] ACPI: Using IOAPIC for interrupt routing [ 0.296826] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300120] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301428] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302907] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304252] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306710] acpiphp: Slot [3] registered [ 0.307604] acpiphp: Slot [4] registered [ 0.308519] acpiphp: Slot [5] registered [ 0.309747] acpiphp: Slot [6] registered [ 0.310699] acpiphp: Slot [7] registered [ 0.311617] acpiphp: Slot [8] registered [ 0.312517] acpiphp: Slot [9] registered [ 0.313420] acpiphp: Slot [10] registered [ 0.314342] acpiphp: Slot [11] registered [ 0.315265] acpiphp: Slot [12] registered [ 0.316182] acpiphp: Slot [13] registered [ 0.317096] acpiphp: Slot [14] registered [ 0.318031] acpiphp: Slot [15] registered [ 0.328908] acpiphp: Slot [16] registered [ 0.329810] acpiphp: Slot [17] registered [ 0.330777] acpiphp: Slot [18] registered [ 0.331657] acpiphp: Slot [19] registered [ 0.332505] acpiphp: Slot [20] registered [ 0.333355] acpiphp: Slot [21] registered [ 0.334228] acpiphp: Slot [22] registered [ 0.335071] acpiphp: Slot [23] registered [ 0.335923] acpiphp: Slot [24] registered [ 0.336823] acpiphp: Slot [25] registered [ 0.337662] acpiphp: Slot [26] registered [ 0.338566] acpiphp: Slot [27] registered [ 0.339455] acpiphp: Slot [28] registered [ 0.340368] acpiphp: Slot [29] registered [ 0.341261] acpiphp: Slot [30] registered [ 0.342161] acpiphp: Slot [31] registered [ 0.343144] PCI host bridge to bus 0000:00 [ 0.344089] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345418] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346770] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348380] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.349967] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.351566] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.355018] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356568] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357877] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359332] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.362967] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364789] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.383264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.385265] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.386762] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.388364] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.389836] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.391265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.392649] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.393803] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.395534] vgaarb: loaded [ 0.396221] vgaarb: bridge control possible 0000:00:02.0 [ 0.397580] SCSI subsystem initialized [ 0.398585] ACPI: bus type USB registered [ 0.399487] usbcore: registered new interface driver usbfs [ 0.400653] usbcore: registered new interface driver hub [ 0.401796] usbcore: registered new device driver usb [ 0.403045] PCI: Using ACPI for IRQ routing [ 0.404290] NetLabel: Initializing [ 0.405082] NetLabel: domain hash size = 128 [ 0.406006] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.407173] NetLabel: unlabeled traffic allowed by default [ 0.408506] clocksource: Switched to clocksource kvm-clock [ 0.416556] AppArmor: AppArmor Filesystem Enabled [ 0.417626] pnp: PnP ACPI init [ 0.418608] pnp: PnP ACPI: found 5 devices [ 0.424979] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.426887] NET: Registered protocol family 2 [ 0.428020] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.429443] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.430847] TCP: Hash tables configured (established 4096 bind 4096) [ 0.432235] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.433446] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.434806] NET: Registered protocol family 1 [ 0.435800] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.437021] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.438220] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.452066] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.466020] Trying to unpack rootfs image as initramfs... [ 0.521369] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.523151] Scanning for low memory corruption every 60 seconds [ 0.524626] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.525972] audit: initializing netlink subsys (disabled) [ 0.527084] audit: type=2000 audit(1533826844.744:1): initialized [ 0.528574] Initialise system trusted keyring [ 0.529600] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.530900] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.533215] zbud: loaded [ 0.533983] VFS: Disk quotas dquot_6.6.0 [ 0.534863] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.536597] fuse init (API version 7.23) [ 0.537546] Key type big_key registered [ 0.538398] Allocating IMA MOK and blacklist keyrings. [ 0.539693] Key type asymmetric registered [ 0.540610] Asymmetric key parser 'x509' registered [ 0.541713] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.543366] io scheduler noop registered [ 0.544231] io scheduler deadline registered (default) [ 0.545342] io scheduler cfq registered [ 0.546241] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547360] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.548724] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.550277] ACPI: Power Button [PWRF] [ 0.551176] GHES: HEST is not enabled! [ 0.564903] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.593042] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.595724] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.621092] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.624598] Linux agpgart interface v0.103 [ 0.627909] brd: module loaded [ 0.629904] loop: module loaded [ 0.634835] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.636397] GPT:90111 != 2097151 [ 0.637132] GPT:Alternate GPT header not at the end of the disk. [ 0.638301] GPT:90111 != 2097151 [ 0.639036] GPT: Use GNU Parted to correct GPT errors. [ 0.640076] vda: vda1 vda15 [ 0.641592] scsi host0: ata_piix [ 0.642432] scsi host1: ata_piix [ 0.643209] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.644512] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.646112] libphy: Fixed MDIO Bus: probed [ 0.646983] tun: Universal TUN/TAP device driver, 1.6 [ 0.647999] tun: (C) 1999-2004 Max Krasnyansky [ 0.650569] PPP generic driver version 2.4.2 [ 0.651541] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.652808] ehci-pci: EHCI PCI platform driver [ 0.653726] ehci-platform: EHCI generic platform driver [ 0.654762] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.656088] ohci-pci: OHCI PCI platform driver [ 0.657009] ohci-platform: OHCI generic platform driver [ 0.658049] uhci_hcd: USB Universal Host Controller Interface driver [ 0.672347] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.673413] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.674947] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.676017] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.677217] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.678515] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.680021] usb usb1: Product: UHCI Host Controller [ 0.681028] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.682241] usb usb1: SerialNumber: 0000:00:01.2 [ 0.683280] hub 1-0:1.0: USB hub found [ 0.684096] hub 1-0:1.0: 2 ports detected [ 0.685092] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.687368] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.688374] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.689470] mousedev: PS/2 mouse device common for all mice [ 0.690848] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.692912] rtc_cmos 00:00: RTC can wake from S4 [ 0.694087] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.695337] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.696604] i2c /dev entries driver [ 0.697451] device-mapper: uevent: version 1.0.3 [ 0.698450] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.700174] ledtrig-cpu: registered to indicate activity on CPUs [ 0.701708] NET: Registered protocol family 10 [ 0.702899] NET: Registered protocol family 17 [ 0.703879] Key type dns_resolver registered [ 0.704942] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.706117] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.708011] registered taskstats version 1 [ 0.708916] Loading compiled-in X.509 certificates [ 0.710457] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.712431] zswap: loaded using pool lzo/zbud [ 0.714123] Key type trusted registered [ 0.715930] Key type encrypted registered [ 0.716824] AppArmor: AppArmor sha1 policy hashing enabled [ 0.717920] ima: No TPM chip found, activating TPM-bypass! [ 0.719024] evm: HMAC attrs: 0x1 [ 0.720034] Magic number: 14:240:32 [ 0.720937] rtc_cmos 00:00: setting system clock to 2018-08-09 15:00:44 UTC (1533826844) [ 0.722656] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.723832] EDD information not available. [ 0.805815] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.818137] Write protecting the kernel read-only data: 14336k [ 0.820393] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.822398] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.869518] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.16... Lease of 192.168.120.16 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.88. iid=i-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----- /dev/root resized successfully [took 0.19s] ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCyGU9OInck/bPEXaQKv2VDcPSd5xE9jtggIoORbb3DrLbjYJgp+6A+DaG5QnhHsyWyB++n0AgLNHEqrPVVWNRlRivkCsNtg8OPi3TmRKvIPWxOpv0reSri6mJcSGHaaHwhZbCMn02lz1npBx4NwM6XEfTxSc2Nnbs0o8VooF/AY/T4qlYyp1dywVcx92i9Kx2x7qr0Igt0GDUw+rC148bIN1QNsz9kblnrs0L/WmlUIjFmdbMqqzq4CtlCYearDgKa52gHlOQK8d38IJmXUOK+gfJUsf+Mhn34gArUqttMUpnLD0QcWJQ8n2NlbD/GMtWbybmrFHBj+ykFwempZPVz root@singlevm1-vm-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 ssh-dss AAAAB3NzaC1kc3MAAACBAOmWnnz/hm1Jerc/i+kB3sI85FFk3g40tioA0GEBwAUtD95CXVOWToLxQm2m7uroUkj5BNzTOr5OE8IbtBS3vE/iO4uZimBQas8DifiLZs6PL+XNXH/A1MSq2za+QS6Mkuinorxb6e7Kbo/xDkw+IjLPz2n1c6sMm7FlHuWVLXYTAAAAFQDpk5Ht74tJ0YCOkRbZqlZQCj0aVQAAAIEAtVdstJsIAf4W/jV8rNEwJwLSinoFdgnDU38IZFPksDU6PfjE7h3oSD/FvaM0wwv2+YA5AHw7J9k/In/D1qTvYZlC5XkMTjzXPptOD1qL2T7zVSp8r2MmmfBawGjsXw/QK6U8nZJKizgk1A6/KerMe5dDOHfNDE7Fidos5VSmvRgAAACBANWpx+IC8NxC6G0e3HWTa8AISmRUqJ6/Ajpik4ArqN1oU1MrVLNHfqCTENNatQZzOYTGaOtqbnMkCYpoUcPkGGHiynYi7w5XaZVVNTtApyBfCGRaxaYX9DBFqr/g99xqJEBVPLk/xuaKC6plV9lr06C77BdfIhOFOaWHDpn00el0 root@singlevm1-vm-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.16,24,fe80::f816:3eff:fe27:81fa/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.16 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-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.23 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 login: 2018-08-09 15:00:52,174 - paramiko.transport - DEBUG - starting thread (client mode): 0x6f07f5d0L 2018-08-09 15:00:52,174 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 15:00:52,175 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 15:00:52,175 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 15:00:52,177 - 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-09 15:00:52,177 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 15:00:52,177 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 15:00:52,177 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 15:00:52,178 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 15:00:52,178 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 15:00:52,197 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 15:00:52,198 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 15:00:52,206 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: bcd65b3f2d5b4d712ef51b5edff6f35a 2018-08-09 15:00:52,207 - paramiko.transport - DEBUG - Trying discovered key 9f30e8317b10a1e49fb9052bc4044475 in /tmp/tmpz0yZZk 2018-08-09 15:00:52,236 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 15:00:52,242 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 15:00:52,272 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 15:00:52,273 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 15:00:52,273 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 15:00:52,275 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 15:00:52,276 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 15:00:52,276 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-09 15:00:52,277 - functest.core.singlevm - DEBUG - error: 2018-08-09 15:00:52,281 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 15:00:52,388 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:00:52,388 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 15:00:52,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 15:00:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/f78f939d-864f-42f2-8aed-20060a5cfbc8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:53,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40cee727-4d26-40eb-85c6-b9beabc8e314 Content-Length: 0 Date: Thu, 09 Aug 2018 15:00:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:53,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f78f939d-864f-42f2-8aed-20060a5cfbc8.json used request id req-40cee727-4d26-40eb-85c6-b9beabc8e314 2018-08-09 15:00:53,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15241599083s 2018-08-09 15:00:53,549 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f78f939d-864f-42f2-8aed-20060a5cfbc8.json used request id req-40cee727-4d26-40eb-85c6-b9beabc8e314 2018-08-09 15:00:53,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:00:53,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:53,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e6f78415-82bc-4c18-b092-c2a68cb36d9d Date: Thu, 09 Aug 2018 15:00:53 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:00:53,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e6f78415-82bc-4c18-b092-c2a68cb36d9d 2018-08-09 15:00:53,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0636918544769s 2018-08-09 15:00:53,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e6f78415-82bc-4c18-b092-c2a68cb36d9d 2018-08-09 15:00:53,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:00:53,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:53,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-27d18327-7341-4dd7-b5b9-ae099f092e94 x-compute-request-id: req-27d18327-7341-4dd7-b5b9-ae099f092e94 Content-Type: application/json 2018-08-09 15:00:53,975 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba used request id req-27d18327-7341-4dd7-b5b9-ae099f092e94 2018-08-09 15:00:53,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.35669708252s 2018-08-09 15:00:53,976 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba used request id req-27d18327-7341-4dd7-b5b9-ae099f092e94 2018-08-09 15:00:53,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:53,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:54,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-95a9b329-0ea6-4365-a90b-1117c61a88bc x-compute-request-id: req-95a9b329-0ea6-4365-a90b-1117c61a88bc Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:81:fa", "version": 4, "addr": "192.168.120.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:27:81:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d7e9300e-904b-40f2-9072-ae0776a94fba", "rel": "bookmark"}], "image": {"id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "links": [{"href": "http://172.30.9.21:8774/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2018-08-09T15:00:44.000000", "flavor": {"id": "444bfec2-84ca-4602-b267-69d88d54de60", "links": [{"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "bookmark"}]}, "id": "d7e9300e-904b-40f2-9072-ae0776a94fba", "security_groups": [{"name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}], "user_id": "f601e65344e241f9848aa5da9de24292", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:00:53Z", "hostId": "02b815fc0b86ac14cc2269671c56728fb4739602514b5480998002e7", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "created": "2018-08-09T15:00:33Z", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:00:54,499 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-95a9b329-0ea6-4365-a90b-1117c61a88bc 2018-08-09 15:00:54,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522776126862s 2018-08-09 15:00:54,499 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-95a9b329-0ea6-4365-a90b-1117c61a88bc 2018-08-09 15:00:54,501 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:00:56,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:00:56,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:56,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-4dfb7631-f066-4129-bdbd-389ff9d86284 x-compute-request-id: req-4dfb7631-f066-4129-bdbd-389ff9d86284 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 15:00:56,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dfb7631-f066-4129-bdbd-389ff9d86284 2018-08-09 15:00:56,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0979020595551s 2018-08-09 15:00:56,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4dfb7631-f066-4129-bdbd-389ff9d86284 2018-08-09 15:00:56,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:00:56,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:56,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14163 X-Openstack-Request-Id: req-8848a148-2424-4f1f-acdc-5bcea9371417 Date: Thu, 09 Aug 2018 15:00:56 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:30Z", "updated_at": "2018-08-09T15:00:30Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "11a27cc4-8c0f-468b-b4e1-ecb92ae9e53a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "84043112-ce77-4a4a-93d1-f75918c06fb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "966de395-d880-4151-8de2-fd5bb31d5726", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:30Z", "revision_number": 0, "id": "fe043fde-6271-430d-a38d-10fe1d5434bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:30Z", "security_group_id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 3, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "201d19a5-bc3b-4851-bf33-b5e3987358f0", "name": "singlevm1-sg_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}, {"description": "Default security group", "tags": [], "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "created_at": "2018-08-09T14:56:46Z", "updated_at": "2018-08-09T14:56:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "7a43381d-4467-4bc7-a9b5-0e81fcf7e31d", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "8a58149f-2f67-4278-9e47-ad1997c6f384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "9a1da0c0-1106-4317-a422-da10e326ffb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "cfb03184-f6fe-4f2e-8133-52782dcd5b6b", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}], "revision_number": 1, "project_id": "fd9374efb6f04edba7ce4cfe3c974e28", "id": "32fdf468-1673-4699-9a1c-70b85dc864de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T14:59:20Z", "updated_at": "2018-08-09T14:59:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "56eb66b5-05de-4f06-b066-5ac21ad7323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "754b2d04-84fa-4462-aa4d-a77a0cbc543f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "8bcc55ea-7e88-499b-9090-6b2a972f29ab", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "ac6771c0-c1f2-49f7-84ce-e1ea1b9bfe81", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "created_at": "2018-08-09T14:59:34Z", "updated_at": "2018-08-09T14:59:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "1543e5d1-b459-486e-b4ea-ced153ade211", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "9e9409da-bcc3-4da1-a61a-bfcdedad63a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "ae667b9f-443a-42bf-8438-2786a6873383", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "c16f5038-3cbf-47e8-b2e6-50c9b74e8c4c", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}], "revision_number": 1, "project_id": "f2a64f36c6464fa394a0b337b558e271", "id": "d17f216d-9a27-41af-b877-54d421871471", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:19Z", "updated_at": "2018-08-09T14:59:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "23dddd87-23ef-4ae3-bfb2-a245300b507f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "27d4cc44-fc5e-4b64-b63f-fe82a563f5f6", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "40520541-81ab-4aba-a912-dc0902fc127b", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "cc8a47c0-346e-40c3-b808-9534906e0b1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "df8e1751-7025-48b3-adc3-1222c8472516", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "created_at": "2018-08-09T15:00:06Z", "updated_at": "2018-08-09T15:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "10f4574a-4fbc-48a2-9baa-8a9e5abd489d", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "86f883ce-d493-4d97-b505-1485e2fbf377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "b1861454-90b2-457b-add1-9846c4ada888", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "faef61a9-51b7-490e-ac9e-988f21bbdf1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}], "revision_number": 1, "project_id": "e6c4683f4bcd444da69e5873ced849a7", "id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "name": "default"}]} 2018-08-09 15:00:56,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8848a148-2424-4f1f-acdc-5bcea9371417 2018-08-09 15:00:56,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0526978969574s 2018-08-09 15:00:56,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8848a148-2424-4f1f-acdc-5bcea9371417 2018-08-09 15:00:56,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 15:00:56,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/201d19a5-bc3b-4851-bf33-b5e3987358f0.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:56,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-46200b19-2932-4a2c-81fb-03305e57666a Content-Length: 0 Date: Thu, 09 Aug 2018 15:00:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:00:56,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/201d19a5-bc3b-4851-bf33-b5e3987358f0.json used request id req-46200b19-2932-4a2c-81fb-03305e57666a 2018-08-09 15:00:56,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.115761995316s 2018-08-09 15:00:56,779 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/201d19a5-bc3b-4851-bf33-b5e3987358f0.json used request id req-46200b19-2932-4a2c-81fb-03305e57666a 2018-08-09 15:00:56,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 15:00:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:56,827 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-f0c5ffe0-eb81-4375-a569-c7ce5e938496 x-compute-request-id: req-f0c5ffe0-eb81-4375-a569-c7ce5e938496 Content-Length: 0 Content-Type: application/json 2018-08-09 15:00:56,827 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 used request id req-f0c5ffe0-eb81-4375-a569-c7ce5e938496 2018-08-09 15:00:56,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0479440689087s 2018-08-09 15:00:56,827 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm1-kp_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68 used request id req-f0c5ffe0-eb81-4375-a569-c7ce5e938496 2018-08-09 15:00:56,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:00:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2/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}fa83e064c667da747e1544e786ae6f6e6cf69101" -d '{"subnet_id": "79494f3f-4295-488b-b49b-0a5a6e408c27"}' 2018-08-09 15:00:58,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-29bfebee-35bb-4224-a83f-3e43af731881 Date: Thu, 09 Aug 2018 15:00:58 GMT RESP BODY: {"network_id": "e19ec0a9-2324-4501-9bd6-c1c155856819", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "79494f3f-4295-488b-b49b-0a5a6e408c27", "subnet_ids": ["79494f3f-4295-488b-b49b-0a5a6e408c27"], "port_id": "633ab7a5-14ab-4319-941c-1bcadbd6f395", "id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2"} 2018-08-09 15:00:58,668 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2/remove_router_interface.json used request id req-29bfebee-35bb-4224-a83f-3e43af731881 2018-08-09 15:00:58,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.84009099007s 2018-08-09 15:00:58,668 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2/remove_router_interface.json used request id req-29bfebee-35bb-4224-a83f-3e43af731881 returning object eac0f26b-bafe-4d52-a5e5-d38fc2a811e2 2018-08-09 15:00:58,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:00:58,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:00:58,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 718 X-Openstack-Request-Id: req-46badab1-0a4c-4e90-9373-9bf8cceec18f Date: Thu, 09 Aug 2018 15:00:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:00:24Z", "admin_state_up": true, "updated_at": "2018-08-09T15:00:57Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "eac0f26b-bafe-4d52-a5e5-d38fc2a811e2", "name": "singlevm1-router_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68"}]} 2018-08-09 15:00:58,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-46badab1-0a4c-4e90-9373-9bf8cceec18f 2018-08-09 15:00:58,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.147991895676s 2018-08-09 15:00:58,817 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-46badab1-0a4c-4e90-9373-9bf8cceec18f 2018-08-09 15:00:58,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:00:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:00,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c5c6a71-a653-46f3-ac52-512a062429b8 Content-Length: 0 Date: Thu, 09 Aug 2018 15:01:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:00,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2.json used request id req-1c5c6a71-a653-46f3-ac52-512a062429b8 2018-08-09 15:01:00,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.31921720505s 2018-08-09 15:01:00,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/eac0f26b-bafe-4d52-a5e5-d38fc2a811e2.json used request id req-1c5c6a71-a653-46f3-ac52-512a062429b8 2018-08-09 15:01:00,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:01:00,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:00,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1327 X-Openstack-Request-Id: req-0d6e3327-bcb9-463f-804a-64ac036391e2 Date: Thu, 09 Aug 2018 15:01:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:00:24Z","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":"79494f3f-4295-488b-b49b-0a5a6e408c27","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","enable_dhcp":true,"segment_id":null,"network_id":"e19ec0a9-2324-4501-9bd6-c1c155856819","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:24Z","ip_version":4}]} 2018-08-09 15:01:00,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0d6e3327-bcb9-463f-804a-64ac036391e2 2018-08-09 15:01:00,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0486040115356s 2018-08-09 15:01:00,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0d6e3327-bcb9-463f-804a-64ac036391e2 2018-08-09 15:01:00,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:01:00,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/79494f3f-4295-488b-b49b-0a5a6e408c27.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:01,253 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dc0bf51-0030-4c51-818e-7a00cc438564 Date: Thu, 09 Aug 2018 15:01:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:01,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/79494f3f-4295-488b-b49b-0a5a6e408c27.json used request id req-9dc0bf51-0030-4c51-818e-7a00cc438564 2018-08-09 15:01:01,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06465697289s 2018-08-09 15:01:01,253 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/79494f3f-4295-488b-b49b-0a5a6e408c27.json used request id req-9dc0bf51-0030-4c51-818e-7a00cc438564 2018-08-09 15:01:01,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:01,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-0db0e5c4-2652-459b-a100-45f3b97294e9 Date: Thu, 09 Aug 2018 15:01:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e19ec0a9-2324-4501-9bd6-c1c155856819","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":30,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:01:01Z","qos_policy_id":null,"name":"singlevm1-net_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:00:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:01:01,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0db0e5c4-2652-459b-a100-45f3b97294e9 2018-08-09 15:01:01,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0789940357208s 2018-08-09 15:01:01,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0db0e5c4-2652-459b-a100-45f3b97294e9 2018-08-09 15:01:01,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:01:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e19ec0a9-2324-4501-9bd6-c1c155856819.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:02,272 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c757b86-3890-4cda-838d-f374714ec372 Date: Thu, 09 Aug 2018 15:01:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:02,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e19ec0a9-2324-4501-9bd6-c1c155856819.json used request id req-5c757b86-3890-4cda-838d-f374714ec372 2018-08-09 15:01:02,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.937417984009s 2018-08-09 15:01:02,272 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e19ec0a9-2324-4501-9bd6-c1c155856819.json used request id req-5c757b86-3890-4cda-838d-f374714ec372 2018-08-09 15:01:02,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:01:02,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:03,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-2015f408-367c-47f1-95d5-5545bc1b2dfe Date: Thu, 09 Aug 2018 15:01:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:00:29Z", "file": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "3928cfdc-6170-4ca0-ad54-4a7395308641", "size": 12716032, "self": "/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3928cfdc-6170-4ca0-ad54-4a7395308641/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:00:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:01:03,022 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2015f408-367c-47f1-95d5-5545bc1b2dfe 2018-08-09 15:01:03,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.746192932129s 2018-08-09 15:01:03,022 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2015f408-367c-47f1-95d5-5545bc1b2dfe 2018-08-09 15:01:03,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:01:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:03,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf865526-c637-4bfa-8360-360aee7d78f9 Date: Thu, 09 Aug 2018 15:01: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-09 15:01:03,358 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641 used request id req-cf865526-c637-4bfa-8360-360aee7d78f9 2018-08-09 15:01:03,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.334839105606s 2018-08-09 15:01:03,359 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3928cfdc-6170-4ca0-ad54-4a7395308641 used request id req-cf865526-c637-4bfa-8360-360aee7d78f9 2018-08-09 15:01:03,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:01:03,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:03,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-c7040b6f-f73c-4f42-8caf-af13614ec78b x-compute-request-id: req-c7040b6f-f73c-4f42-8caf-af13614ec78b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm1-flavor_4b0e3d13-5e8b-4b83-a918-2d85a04f3a68", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/444bfec2-84ca-4602-b267-69d88d54de60", "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": "444bfec2-84ca-4602-b267-69d88d54de60"}]} 2018-08-09 15:01:03,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c7040b6f-f73c-4f42-8caf-af13614ec78b 2018-08-09 15:01:03,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0223410129547s 2018-08-09 15:01:03,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c7040b6f-f73c-4f42-8caf-af13614ec78b 2018-08-09 15:01:03,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:01:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fa83e064c667da747e1544e786ae6f6e6cf69101" 2018-08-09 15:01:03,419 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:01: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-1e0afefe-e94b-40cd-bb7e-22eca33b828a x-compute-request-id: req-1e0afefe-e94b-40cd-bb7e-22eca33b828a Content-Length: 0 Content-Type: application/json 2018-08-09 15:01:03,419 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60 used request id req-1e0afefe-e94b-40cd-bb7e-22eca33b828a 2018-08-09 15:01:03,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0367929935455s 2018-08-09 15:01:03,419 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/444bfec2-84ca-4602-b267-69d88d54de60 used request id req-1e0afefe-e94b-40cd-bb7e-22eca33b828a 2018-08-09 15:01:03,443 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2018-08-09 15:01:03,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:01:03,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:01:03,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:01:03,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:01:03,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:01:03,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:01:03,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e595995-120e-4c99-af75-778cb346fbd2 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:01:03,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0e595995-120e-4c99-af75-778cb346fbd2 2018-08-09 15:01:03,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:01:03,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["M_vuxUmGSQyFtrYB9x_8SA"], "issued_at": "2018-08-09T15:01:03.000000Z"}} 2018-08-09 15:01:03,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:03,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:04,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-db85540c-86d7-4182-a31b-85750f9f7d67 Date: Thu, 09 Aug 2018 15:01:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:01:04,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db85540c-86d7-4182-a31b-85750f9f7d67 2018-08-09 15:01:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.352663993835s 2018-08-09 15:01:04,226 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db85540c-86d7-4182-a31b-85750f9f7d67 2018-08-09 15:01:04,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:01:04,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fcd064e-24ad-4da2-b367-2df339d3fb5b 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:01:04,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-1fcd064e-24ad-4da2-b367-2df339d3fb5b 2018-08-09 15:01:04,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:01:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:04,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c2de64-a613-4573-aa6d-ec1311d52bcb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 15:01:04,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-57c2de64-a613-4573-aa6d-ec1311d52bcb 2018-08-09 15:01:04,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187574148178s 2018-08-09 15:01:04,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-57c2de64-a613-4573-aa6d-ec1311d52bcb 2018-08-09 15:01:04,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 15:01:04,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}}' 2018-08-09 15:01:04,633 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733bc89e-03c5-48a3-84c1-900412c2bb24 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.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82"}, "tags": [], "enabled": true, "id": "51f8833ffd874163ba27d6f524efad82", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}} 2018-08-09 15:01:04,633 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-733bc89e-03c5-48a3-84c1-900412c2bb24 2018-08-09 15:01:04,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.20179605484s 2018-08-09 15:01:04,634 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-733bc89e-03c5-48a3-84c1-900412c2bb24 2018-08-09 15:01:04,634 - 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'51f8833ffd874163ba27d6f524efad82', '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_708dc008-3e02-4fa3-a2e5-878d19b8a6e0'}) 2018-08-09 15:01:04,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 15:01:04,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4d9e4d2c-073c-4ad4-bb1e-b7468340e750", "email": null, "name": "singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}}' 2018-08-09 15:01:05,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:01:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-902d415b-370e-4dbd-b0d3-2e3afe38a313 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": {"self": "http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f21a3ae4aab543f8bed7cdd0554187a7", "domain_id": "default", "password_expires_at": null}} 2018-08-09 15:01:05,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-902d415b-370e-4dbd-b0d3-2e3afe38a313 2018-08-09 15:01:05,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.451843976974s 2018-08-09 15:01:05,092 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-902d415b-370e-4dbd-b0d3-2e3afe38a313 2018-08-09 15:01:05,093 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f21a3ae4aab543f8bed7cdd0554187a7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0'}) 2018-08-09 15:01:05,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:01:05,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:05,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626e03bd-60f8-49f6-b0da-4a9df59648a2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:01:05,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-626e03bd-60f8-49f6-b0da-4a9df59648a2 2018-08-09 15:01:05,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172089099884s 2018-08-09 15:01:05,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-626e03bd-60f8-49f6-b0da-4a9df59648a2 2018-08-09 15:01:05,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:01:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:05,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf4757f-06a7-40a1-8d48-9931c6182e00 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:01:05,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3bf4757f-06a7-40a1-8d48-9931c6182e00 2018-08-09 15:01:05,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.166752815247s 2018-08-09 15:01:05,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3bf4757f-06a7-40a1-8d48-9931c6182e00 2018-08-09 15:01:05,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:01:05,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:05,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1f9ee3c-db0e-4ffc-85c6-1b5af4450ae9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:01:05,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1f9ee3c-db0e-4ffc-85c6-1b5af4450ae9 2018-08-09 15:01:05,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.16962313652s 2018-08-09 15:01:05,616 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b1f9ee3c-db0e-4ffc-85c6-1b5af4450ae9 2018-08-09 15:01:05,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:01:05,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:05,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e2b56c-e5f8-4acd-a08e-69612df0bf33 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:01:05,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-92e2b56c-e5f8-4acd-a08e-69612df0bf33 2018-08-09 15:01:05,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.187889099121s 2018-08-09 15:01:05,808 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-92e2b56c-e5f8-4acd-a08e-69612df0bf33 2018-08-09 15:01:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:01:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:05,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63b1fbb-dc29-48c9-b36b-9aa251fdf79c Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": {"self": "http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f21a3ae4aab543f8bed7cdd0554187a7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:01:05,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b63b1fbb-dc29-48c9-b36b-9aa251fdf79c 2018-08-09 15:01:05,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.118304014206s 2018-08-09 15:01:05,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b63b1fbb-dc29-48c9-b36b-9aa251fdf79c 2018-08-09 15:01:05,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:01:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:06,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b82426ca-a420-4d72-934e-bbc72a6c7a2b Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82"}, "tags": [], "enabled": true, "id": "51f8833ffd874163ba27d6f524efad82", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:06,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b82426ca-a420-4d72-934e-bbc72a6c7a2b 2018-08-09 15:01:06,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104505062103s 2018-08-09 15:01:06,045 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b82426ca-a420-4d72-934e-bbc72a6c7a2b 2018-08-09 15:01:06,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:01:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=f21a3ae4aab543f8bed7cdd0554187a7&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51f8833ffd874163ba27d6f524efad82" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:06,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816541cc-b377-4775-be08-b436a8e0f122 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f21a3ae4aab543f8bed7cdd0554187a7&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51f8833ffd874163ba27d6f524efad82", "previous": null, "next": null}} 2018-08-09 15:01:06,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f21a3ae4aab543f8bed7cdd0554187a7&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51f8833ffd874163ba27d6f524efad82 used request id req-816541cc-b377-4775-be08-b436a8e0f122 2018-08-09 15:01:06,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.172752857208s 2018-08-09 15:01:06,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f21a3ae4aab543f8bed7cdd0554187a7&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51f8833ffd874163ba27d6f524efad82 used request id req-816541cc-b377-4775-be08-b436a8e0f122 2018-08-09 15:01:06,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:01:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82/users/f21a3ae4aab543f8bed7cdd0554187a7/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:06,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:01:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77d0f221-bbf0-46fd-8f82-d858d4d6763b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:01:06,443 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82/users/f21a3ae4aab543f8bed7cdd0554187a7/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-77d0f221-bbf0-46fd-8f82-d858d4d6763b 2018-08-09 15:01:06,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.214607000351s 2018-08-09 15:01:06,444 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82/users/f21a3ae4aab543f8bed7cdd0554187a7/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-77d0f221-bbf0-46fd-8f82-d858d4d6763b 2018-08-09 15:01:06,444 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 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'51f8833ffd874163ba27d6f524efad82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4d9e4d2c-073c-4ad4-bb1e-b7468340e750', 'username': u'singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:01:06,446 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:01:06,447 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:01:06,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:01:06,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:01:06,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:01:06,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:01:06,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:01:06,448 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:01:06,449 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'password': '4d9e4d2c-073c-4ad4-bb1e-b7468340e750', 'project_name': 'singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '51f8833ffd874163ba27d6f524efad82', 'project_domain_name': 'Default'} 2018-08-09 15:01:06,450 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2018-08-09 15:01:06,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:01:06,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432d7e74-eb31-484b-99d3-1eef8559e7ab 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:01:06,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-432d7e74-eb31-484b-99d3-1eef8559e7ab 2018-08-09 15:01:06,458 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:01:06,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T16:01:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51f8833ffd874163ba27d6f524efad82", "name": "singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/51f8833ffd874163ba27d6f524efad82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/51f8833ffd874163ba27d6f524efad82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/51f8833ffd874163ba27d6f524efad82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/51f8833ffd874163ba27d6f524efad82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/51f8833ffd874163ba27d6f524efad82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/51f8833ffd874163ba27d6f524efad82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/51f8833ffd874163ba27d6f524efad82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/51f8833ffd874163ba27d6f524efad82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/51f8833ffd874163ba27d6f524efad82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/51f8833ffd874163ba27d6f524efad82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/51f8833ffd874163ba27d6f524efad82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/51f8833ffd874163ba27d6f524efad82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_51f8833ffd874163ba27d6f524efad82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_51f8833ffd874163ba27d6f524efad82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "id": "f21a3ae4aab543f8bed7cdd0554187a7"}, "audit_ids": ["9sR8p-RcSgGKo3mzOJYK1w"], "issued_at": "2018-08-09T15:01:06.000000Z"}} 2018-08-09 15:01:06,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:01:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"network": {"name": "singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "admin_state_up": true}}' 2018-08-09 15:01:07,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-6e8a36ff-3c21-4664-a201-ee21d6bde234 Date: Thu, 09 Aug 2018 15:01:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"51f8833ffd874163ba27d6f524efad82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:01:07Z","is_default":false,"name":"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0","qos_policy_id":null,"admin_state_up":true,"tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","mtu":1450}} 2018-08-09 15:01:07,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e8a36ff-3c21-4664-a201-ee21d6bde234 2018-08-09 15:01:07,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.599673032761s 2018-08-09 15:01:07,448 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6e8a36ff-3c21-4664-a201-ee21d6bde234 2018-08-09 15:01:07,449 - 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-09T15:01:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'8f27a12a-351c-47fe-97a7-24e7de831f8d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', u'admin_state_up': True, u'tenant_id': u'51f8833ffd874163ba27d6f524efad82', u'created_at': u'2018-08-09T15:01:07Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'51f8833ffd874163ba27d6f524efad82', u'l2_adjacency': True}) 2018-08-09 15:01:07,449 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:07,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:07,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-6b6bc655-4208-450d-a300-3488378d1ab6 Date: Thu, 09 Aug 2018 15:01:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"51f8833ffd874163ba27d6f524efad82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:01:07Z","qos_policy_id":null,"name":"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0","admin_state_up":true,"tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","mtu":1450}]} 2018-08-09 15:01:07,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6b6bc655-4208-450d-a300-3488378d1ab6 2018-08-09 15:01:07,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.120882987976s 2018-08-09 15:01:07,571 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6b6bc655-4208-450d-a300-3488378d1ab6 2018-08-09 15:01:07,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:01:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"subnet": {"name": "singlevm2-subnet_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "enable_dhcp": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:01:08,159 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6e2c2d85-f9da-4eee-b611-0746d3071aa8 Date: Thu, 09 Aug 2018 15:01:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:01: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":"51f8833ffd874163ba27d6f524efad82","id":"1c233104-0a75-40f2-851e-e784c8d8baf4","subnetpool_id":null,"name":"singlevm2-subnet_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}} 2018-08-09 15:01:08,159 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6e2c2d85-f9da-4eee-b611-0746d3071aa8 2018-08-09 15:01:08,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.587064027786s 2018-08-09 15:01:08,160 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-6e2c2d85-f9da-4eee-b611-0746d3071aa8 2018-08-09 15:01:08,160 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:01: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'1c233104-0a75-40f2-851e-e784c8d8baf4', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', u'enable_dhcp': True, u'network_id': u'8f27a12a-351c-47fe-97a7-24e7de831f8d', u'tenant_id': u'51f8833ffd874163ba27d6f524efad82', u'created_at': u'2018-08-09T15:01: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'51f8833ffd874163ba27d6f524efad82'}) 2018-08-09 15:01:08,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:01:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "singlevm2-router_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "admin_state_up": true}}' 2018-08-09 15:01:09,704 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-dc78c5e1-c28c-4cd9-90dd-66fb47b2b535 Date: Thu, 09 Aug 2018 15:01:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:08Z", "admin_state_up": true, "updated_at": "2018-08-09T15:01:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "name": "singlevm2-router_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}} 2018-08-09 15:01:09,704 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dc78c5e1-c28c-4cd9-90dd-66fb47b2b535 2018-08-09 15:01:09,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.54309010506s 2018-08-09 15:01:09,704 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dc78c5e1-c28c-4cd9-90dd-66fb47b2b535 2018-08-09 15:01:09,705 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:01:09Z', u'revision_number': 2, u'id': u'fb5d3955-54f2-4920-9cf5-7bf9a49410c6', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', u'admin_state_up': True, u'tenant_id': u'51f8833ffd874163ba27d6f524efad82', u'created_at': u'2018-08-09T15:01:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'51f8833ffd874163ba27d6f524efad82'}) 2018-08-09 15:01:09,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:01:09,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6/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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"subnet_id": "1c233104-0a75-40f2-851e-e784c8d8baf4"}' 2018-08-09 15:01:12,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9cac424a-2252-432b-ba26-d0b7106ce991 Date: Thu, 09 Aug 2018 15:01:12 GMT RESP BODY: {"network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "subnet_id": "1c233104-0a75-40f2-851e-e784c8d8baf4", "subnet_ids": ["1c233104-0a75-40f2-851e-e784c8d8baf4"], "port_id": "e9780247-1cde-4c48-9b72-ad70124dafd9", "id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6"} 2018-08-09 15:01:12,426 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6/add_router_interface.json used request id req-9cac424a-2252-432b-ba26-d0b7106ce991 2018-08-09 15:01:12,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.72089385986s 2018-08-09 15:01:12,427 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6/add_router_interface.json used request id req-9cac424a-2252-432b-ba26-d0b7106ce991 returning object fb5d3955-54f2-4920-9cf5-7bf9a49410c6 2018-08-09 15:01:12,427 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:01:12,554 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:01:12,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:01:12,560 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:01:12 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:01:12,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:01:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:12,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b5f404e7-865f-481c-840d-9d192150dca5 Date: Thu, 09 Aug 2018 15:01:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:01:12,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b5f404e7-865f-481c-840d-9d192150dca5 2018-08-09 15:01:12,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.290106058121s 2018-08-09 15:01:12,853 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b5f404e7-865f-481c-840d-9d192150dca5 2018-08-09 15:01:12,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:01:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}' 2018-08-09 15:01:12,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a7062c8a-40f4-44d2-ad49-1aad960a04cb Date: Thu, 09 Aug 2018 15:01:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:01:12Z", "file": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file", "owner": "51f8833ffd874163ba27d6f524efad82", "id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "size": null, "self": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "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_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "checksum": null, "created_at": "2018-08-09T15:01:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:01:12,953 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a7062c8a-40f4-44d2-ad49-1aad960a04cb 2018-08-09 15:01:12,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0916390419006s 2018-08-09 15:01:12,953 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a7062c8a-40f4-44d2-ad49-1aad960a04cb returning object 9770aaa8-dc40-40e7-a1b2-bdb453ca2df3 2018-08-09 15:01:12,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:01:12,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '' 2018-08-09 15:01:13,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-750bc492-15bf-4145-8de6-359067ca8eed Date: Thu, 09 Aug 2018 15:01:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:01:13,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file used request id req-750bc492-15bf-4145-8de6-359067ca8eed 2018-08-09 15:01:13,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.515912055969s 2018-08-09 15:01:13,470 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file used request id req-750bc492-15bf-4145-8de6-359067ca8eed 2018-08-09 15:01:13,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:01:13,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:13,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-efaceb38-4bb9-4565-a6e5-a81433ba41d1 Date: Thu, 09 Aug 2018 15:01:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:01:13Z", "file": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file", "owner": "51f8833ffd874163ba27d6f524efad82", "id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "size": 12716032, "self": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:01:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:01:13,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-efaceb38-4bb9-4565-a6e5-a81433ba41d1 2018-08-09 15:01:13,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0450568199158s 2018-08-09 15:01:13,520 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-efaceb38-4bb9-4565-a6e5-a81433ba41d1 2018-08-09 15:01:13,521 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file', 'owner': u'51f8833ffd874163ba27d6f524efad82', 'id': u'9770aaa8-dc40-40e7-a1b2-bdb453ca2df3', 'size': 12716032, u'self': u'/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51f8833ffd874163ba27d6f524efad82', 'name': 'singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:01:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:01:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', '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/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3', 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_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'created': u'2018-08-09T15:01:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:01: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/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3', 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_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:01:13,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:01:13,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:01:13,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-2dbd95e2-b458-4a40-9512-a8de0dd24e15 x-compute-request-id: req-2dbd95e2-b458-4a40-9512-a8de0dd24e15 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "singlevm2-flavor_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "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": "e5124584-c5a1-47c4-b5d2-743f6e33039e"}} 2018-08-09 15:01:13,812 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2dbd95e2-b458-4a40-9512-a8de0dd24e15 2018-08-09 15:01:13,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.289265155792s 2018-08-09 15:01:13,812 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2dbd95e2-b458-4a40-9512-a8de0dd24e15 2018-08-09 15:01:13,813 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'e5124584-c5a1-47c4-b5d2-743f6e33039e', 'swap': 0}) 2018-08-09 15:01:13,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:01:13,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e/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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" -d '{"extra_specs": {}}' 2018-08-09 15:01:13,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-b38dfd2e-45b3-4227-a9c3-ac86104dbc93 x-compute-request-id: req-b38dfd2e-45b3-4227-a9c3-ac86104dbc93 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:01:13,990 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e/os-extra_specs used request id req-b38dfd2e-45b3-4227-a9c3-ac86104dbc93 2018-08-09 15:01:13,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.176329851151s 2018-08-09 15:01:13,990 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e/os-extra_specs used request id req-b38dfd2e-45b3-4227-a9c3-ac86104dbc93 2018-08-09 15:01:13,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 15:01:13,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"keypair": {"name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}}' 2018-08-09 15:01:14,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-858fc150-62ae-41c8-807b-342516db9a5a x-compute-request-id: req-858fc150-62ae-41c8-807b-342516db9a5a Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdDX8JIL+iAykGZiJIjRni6Ofpb6sSyo9jICClPQFEMwSXVxEO/LSGnD5PCLpId1n31t8f8HXS+GQJK3Rz0uMvl2zep+f4jP0CvnxahNzMK9LdvsAJtqQTunCI6Es1bTNfcFb+025eE38MBlmQPQ//y31oorCUO0aqpbCN4PsHjeiiegqRcwMtnIr7NvR4wvhpe2iHAkqmmp9hyrBABegvQbNbdLp3sGpu3EoOtZVprJUYLDADDiomb2bft+90RHEY3nuU5MViV0tjtn4ePiH/z8vtzqxi0UyJ/9LnFxs0oTpxTrsEGpyzrhUA2uVTUNkMqWBH86Q9t+ciMVjZn0sD Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnQ1/CSC/ogMpBmYiSI0Z4ujn6W+rEsqPYyAgpT0BRDMEl1cR\nDvy0hpw+Twi6SHdZ99bfH/B10vhkCSt0c9LjL5ds3qfn+Iz9Ar58WoTczCvS3b7A\nCbakE7pwiOhLNW0zX3BW/tNuXhN/DAZZkD0P/8t9aKKwlDtGqqWwjeD7B43oonoK\nkXMDLZyK+zb0eML4aXtohwJKppqfYcqwQAXoL0GzW3S6d7BqbtxKDrWVaayVGCww\nAw4qJm9m37fvdERxGN57lOTFYldLY7Z+Hj4h/8/L7c6sYtFMif/S5xcbNKE6cU67\nBBqcs64VANrlU1DZDKlgR/OkPbfnIjFY2Z9LAwIDAQABAoIBAEOUsCqUXgHwTDIF\ntxDzLsV2pXzM4ZeXdHYaOBICm03mij45aAzD70bRavqFbeuK+DruylqrFXhwDFPp\n0BWbFMnA5kc1h1tsB9+rakVlUMHGxdlHoMlNP3OB0bUICHz3/Zg+9iB3iNGQoCXj\ngZzQuda/kLp673MJwtHhtISI4FySJmTOs7CQs/iS4rPAglatKyYQ6F1ubVpWzW5A\n1s8yNNQ511DmMsdlQDRmkVL7c/A/vKLZbrbzKtG2Y24btqPIokP89XPFZbSQ1+FS\n25oaGWlNXEkZiY0AFiIWkfAqyV7rLCbd9XYcykuKmtUUHvjd6uUr+XO99VK2ah4W\nXFk90AkCgYEA0Tr7iXQdNoKeyIlVV9ernPtJdnmn9D0dW9nGWeIz+I4zWL6dqXeB\nawGglZayW0Z7FcmKUjistILdx8mm5RQ3RjLjyHj5qks6MiqzaUgestyVcQihzhCm\nShKm4I1w3HV06mQQbcWjAc9+feZ/2iqGT/LPa3uoTWYn9CoqVE9qr18CgYEAwCix\nnceOdSNoe8TsDzcdGIjpBT+XOT0Ndwv1cLf9F1cRGX3cwtPLHEdc99aj922f0czG\neLmiKIi7uPP/JpM4S5Tb53QXZD0ZTMz2b9ThwXD/pPAR8npGy5S1GBaq5/nNDP6U\n9qa441sF21DLhAdnhv6AYYh/lKxWMsfNaCAx2t0CgYAZu2NMGFevaIkWqK0yTHfy\nqoTyaSvawdlmfnYCf+tcWkC+XVMOkH/+JQkW3J261AQ3Pb4hNo8m9CFKfOZlrgLO\nQ1v4P8iUxQO3P8Eo5ZHA9Zf7etBLg4iv+3NCkqKaumdSnFPY7EGL63TnDv4SWsCB\n/J693UtpmXK4eKcUD2BTiQKBgGRuoG6TlzxX9ksCIFLPfnCNViT9GH+9DiWTZYO1\nVh11zyUgqFpXscek8M1ELMysSiSwP2dntn4zANJpDIlP1tOCCPFOts8YM/n1AjRu\n8lNVSPge1XKDQC81GPVvG4JFCEvrX1YOy4Fg2I3JC6WE7TIcIGNZoTzGWgMOdKgg\nc44tAoGATO0A6p+RQ59TAzi4hhuR77/0GzWxRf6Ww3W3HrXJ8RTDw0gifw49nsbN\ne60B9Iswq6nKtVNjp7v0FQoy5UI9VXeYj5xRrLycRmjwqfBmBUoxctQCQrc+QrpP\nm6EGcW1h2/s/XwyBbrdwArp22MmaCKhSw/w6ZVuNAUHMWNLWyGQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "f21a3ae4aab543f8bed7cdd0554187a7", "name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "fingerprint": "7c:47:2e:62:8a:16:e0:25:71:cd:11:d5:18:92:2a:2f"}} 2018-08-09 15:01:14,845 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-858fc150-62ae-41c8-807b-342516db9a5a 2018-08-09 15:01:14,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.854290008545s 2018-08-09 15:01:14,846 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-858fc150-62ae-41c8-807b-342516db9a5a 2018-08-09 15:01:14,846 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdDX8JIL+iAykGZiJIjRni6Ofpb6sSyo9jICClPQFEMwSXVxEO/LSGnD5PCLpId1n31t8f8HXS+GQJK3Rz0uMvl2zep+f4jP0CvnxahNzMK9LdvsAJtqQTunCI6Es1bTNfcFb+025eE38MBlmQPQ//y31oorCUO0aqpbCN4PsHjeiiegqRcwMtnIr7NvR4wvhpe2iHAkqmmp9hyrBABegvQbNbdLp3sGpu3EoOtZVprJUYLDADDiomb2bft+90RHEY3nuU5MViV0tjtn4ePiH/z8vtzqxi0UyJ/9LnFxs0oTpxTrsEGpyzrhUA2uVTUNkMqWBH86Q9t+ciMVjZn0sD Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnQ1/CSC/ogMpBmYiSI0Z4ujn6W+rEsqPYyAgpT0BRDMEl1cR\nDvy0hpw+Twi6SHdZ99bfH/B10vhkCSt0c9LjL5ds3qfn+Iz9Ar58WoTczCvS3b7A\nCbakE7pwiOhLNW0zX3BW/tNuXhN/DAZZkD0P/8t9aKKwlDtGqqWwjeD7B43oonoK\nkXMDLZyK+zb0eML4aXtohwJKppqfYcqwQAXoL0GzW3S6d7BqbtxKDrWVaayVGCww\nAw4qJm9m37fvdERxGN57lOTFYldLY7Z+Hj4h/8/L7c6sYtFMif/S5xcbNKE6cU67\nBBqcs64VANrlU1DZDKlgR/OkPbfnIjFY2Z9LAwIDAQABAoIBAEOUsCqUXgHwTDIF\ntxDzLsV2pXzM4ZeXdHYaOBICm03mij45aAzD70bRavqFbeuK+DruylqrFXhwDFPp\n0BWbFMnA5kc1h1tsB9+rakVlUMHGxdlHoMlNP3OB0bUICHz3/Zg+9iB3iNGQoCXj\ngZzQuda/kLp673MJwtHhtISI4FySJmTOs7CQs/iS4rPAglatKyYQ6F1ubVpWzW5A\n1s8yNNQ511DmMsdlQDRmkVL7c/A/vKLZbrbzKtG2Y24btqPIokP89XPFZbSQ1+FS\n25oaGWlNXEkZiY0AFiIWkfAqyV7rLCbd9XYcykuKmtUUHvjd6uUr+XO99VK2ah4W\nXFk90AkCgYEA0Tr7iXQdNoKeyIlVV9ernPtJdnmn9D0dW9nGWeIz+I4zWL6dqXeB\nawGglZayW0Z7FcmKUjistILdx8mm5RQ3RjLjyHj5qks6MiqzaUgestyVcQihzhCm\nShKm4I1w3HV06mQQbcWjAc9+feZ/2iqGT/LPa3uoTWYn9CoqVE9qr18CgYEAwCix\nnceOdSNoe8TsDzcdGIjpBT+XOT0Ndwv1cLf9F1cRGX3cwtPLHEdc99aj922f0czG\neLmiKIi7uPP/JpM4S5Tb53QXZD0ZTMz2b9ThwXD/pPAR8npGy5S1GBaq5/nNDP6U\n9qa441sF21DLhAdnhv6AYYh/lKxWMsfNaCAx2t0CgYAZu2NMGFevaIkWqK0yTHfy\nqoTyaSvawdlmfnYCf+tcWkC+XVMOkH/+JQkW3J261AQ3Pb4hNo8m9CFKfOZlrgLO\nQ1v4P8iUxQO3P8Eo5ZHA9Zf7etBLg4iv+3NCkqKaumdSnFPY7EGL63TnDv4SWsCB\n/J693UtpmXK4eKcUD2BTiQKBgGRuoG6TlzxX9ksCIFLPfnCNViT9GH+9DiWTZYO1\nVh11zyUgqFpXscek8M1ELMysSiSwP2dntn4zANJpDIlP1tOCCPFOts8YM/n1AjRu\n8lNVSPge1XKDQC81GPVvG4JFCEvrX1YOy4Fg2I3JC6WE7TIcIGNZoTzGWgMOdKgg\nc44tAoGATO0A6p+RQ59TAzi4hhuR77/0GzWxRf6Ww3W3HrXJ8RTDw0gifw49nsbN\ne60B9Iswq6nKtVNjp7v0FQoy5UI9VXeYj5xRrLycRmjwqfBmBUoxctQCQrc+QrpP\nm6EGcW1h2/s/XwyBbrdwArp22MmaCKhSw/w6ZVuNAUHMWNLWyGQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f21a3ae4aab543f8bed7cdd0554187a7', 'name': u'singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'created_at': '2018-08-09T15:01:14.846684', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51f8833ffd874163ba27d6f524efad82', 'name': 'singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'7c:47:2e:62:8a:16:e0:25:71:cd:11:d5:18:92:2a:2f', 'type': 'ssh', 'id': u'singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0'}) 2018-08-09 15:01:14,847 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAnQ1/CSC/ogMpBmYiSI0Z4ujn6W+rEsqPYyAgpT0BRDMEl1cR Dvy0hpw+Twi6SHdZ99bfH/B10vhkCSt0c9LjL5ds3qfn+Iz9Ar58WoTczCvS3b7A CbakE7pwiOhLNW0zX3BW/tNuXhN/DAZZkD0P/8t9aKKwlDtGqqWwjeD7B43oonoK kXMDLZyK+zb0eML4aXtohwJKppqfYcqwQAXoL0GzW3S6d7BqbtxKDrWVaayVGCww Aw4qJm9m37fvdERxGN57lOTFYldLY7Z+Hj4h/8/L7c6sYtFMif/S5xcbNKE6cU67 BBqcs64VANrlU1DZDKlgR/OkPbfnIjFY2Z9LAwIDAQABAoIBAEOUsCqUXgHwTDIF txDzLsV2pXzM4ZeXdHYaOBICm03mij45aAzD70bRavqFbeuK+DruylqrFXhwDFPp 0BWbFMnA5kc1h1tsB9+rakVlUMHGxdlHoMlNP3OB0bUICHz3/Zg+9iB3iNGQoCXj gZzQuda/kLp673MJwtHhtISI4FySJmTOs7CQs/iS4rPAglatKyYQ6F1ubVpWzW5A 1s8yNNQ511DmMsdlQDRmkVL7c/A/vKLZbrbzKtG2Y24btqPIokP89XPFZbSQ1+FS 25oaGWlNXEkZiY0AFiIWkfAqyV7rLCbd9XYcykuKmtUUHvjd6uUr+XO99VK2ah4W XFk90AkCgYEA0Tr7iXQdNoKeyIlVV9ernPtJdnmn9D0dW9nGWeIz+I4zWL6dqXeB awGglZayW0Z7FcmKUjistILdx8mm5RQ3RjLjyHj5qks6MiqzaUgestyVcQihzhCm ShKm4I1w3HV06mQQbcWjAc9+feZ/2iqGT/LPa3uoTWYn9CoqVE9qr18CgYEAwCix nceOdSNoe8TsDzcdGIjpBT+XOT0Ndwv1cLf9F1cRGX3cwtPLHEdc99aj922f0czG eLmiKIi7uPP/JpM4S5Tb53QXZD0ZTMz2b9ThwXD/pPAR8npGy5S1GBaq5/nNDP6U 9qa441sF21DLhAdnhv6AYYh/lKxWMsfNaCAx2t0CgYAZu2NMGFevaIkWqK0yTHfy qoTyaSvawdlmfnYCf+tcWkC+XVMOkH/+JQkW3J261AQ3Pb4hNo8m9CFKfOZlrgLO Q1v4P8iUxQO3P8Eo5ZHA9Zf7etBLg4iv+3NCkqKaumdSnFPY7EGL63TnDv4SWsCB /J693UtpmXK4eKcUD2BTiQKBgGRuoG6TlzxX9ksCIFLPfnCNViT9GH+9DiWTZYO1 Vh11zyUgqFpXscek8M1ELMysSiSwP2dntn4zANJpDIlP1tOCCPFOts8YM/n1AjRu 8lNVSPge1XKDQC81GPVvG4JFCEvrX1YOy4Fg2I3JC6WE7TIcIGNZoTzGWgMOdKgg c44tAoGATO0A6p+RQ59TAzi4hhuR77/0GzWxRf6Ww3W3HrXJ8RTDw0gifw49nsbN e60B9Iswq6nKtVNjp7v0FQoy5UI9VXeYj5xRrLycRmjwqfBmBUoxctQCQrc+QrpP m6EGcW1h2/s/XwyBbrdwArp22MmaCKhSw/w6ZVuNAUHMWNLWyGQ= -----END RSA PRIVATE KEY----- 2018-08-09 15:01:14,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 15:01:14,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"security_group": {"name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "description": "created by OPNFV Functest (singlevm2)"}}' 2018-08-09 15:01:14,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-ee40a2cf-a97e-412e-9fcd-48ddf19e65c3 Date: Thu, 09 Aug 2018 15:01:14 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:14Z", "updated_at": "2018-08-09T15:01:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "88870df4-f58c-4c01-8d55-44e995249768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "fa0b6b86-17ef-45af-8ff6-eb4f3e466e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "4a324e44-f3af-4566-b006-563c6b9fa996", "name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}} 2018-08-09 15:01:14,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ee40a2cf-a97e-412e-9fcd-48ddf19e65c3 2018-08-09 15:01:14,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.131016016006s 2018-08-09 15:01:14,982 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ee40a2cf-a97e-412e-9fcd-48ddf19e65c3 2018-08-09 15:01:14,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:01:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:15,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-69e3ff64-7f72-4f4f-9171-0782cb3bfb41 Date: Thu, 09 Aug 2018 15:01:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:07Z", "updated_at": "2018-08-09T15:01:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "2087aab6-004f-4b8a-90fb-4d9d5d8f7560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "4ce38692-0733-4ada-80f4-4fffd83609c6", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "67bce9d7-c3b3-467c-b92b-02b5de1f7a02", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "ac064810-0e41-45df-b6ea-f406d0152406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:14Z", "updated_at": "2018-08-09T15:01:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "88870df4-f58c-4c01-8d55-44e995249768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "fa0b6b86-17ef-45af-8ff6-eb4f3e466e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "4a324e44-f3af-4566-b006-563c6b9fa996", "name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:15,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-69e3ff64-7f72-4f4f-9171-0782cb3bfb41 2018-08-09 15:01:15,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0564160346985s 2018-08-09 15:01:15,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-69e3ff64-7f72-4f4f-9171-0782cb3bfb41 2018-08-09 15:01:15,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:01:15,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -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": "4a324e44-f3af-4566-b006-563c6b9fa996"}}' 2018-08-09 15:01:15,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-3d3af4e0-ef2e-4f7d-80f5-004514209d36 Date: Thu, 09 Aug 2018 15:01:15 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-09T15:01:15Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "port_range_min": 22, "revision_number": 0, "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:15Z", "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "06c7625d-c23d-489a-906d-7619ba8bd233"}} 2018-08-09 15:01:15,163 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3d3af4e0-ef2e-4f7d-80f5-004514209d36 2018-08-09 15:01:15,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116497993469s 2018-08-09 15:01:15,164 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-3d3af4e0-ef2e-4f7d-80f5-004514209d36 2018-08-09 15:01:15,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:01:15,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:15,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-e3992516-8e6d-4cb2-bd4b-b763897b4466 Date: Thu, 09 Aug 2018 15:01:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:07Z", "updated_at": "2018-08-09T15:01:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "2087aab6-004f-4b8a-90fb-4d9d5d8f7560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "4ce38692-0733-4ada-80f4-4fffd83609c6", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "67bce9d7-c3b3-467c-b92b-02b5de1f7a02", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "ac064810-0e41-45df-b6ea-f406d0152406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:14Z", "updated_at": "2018-08-09T15:01:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:01:15Z", "revision_number": 0, "id": "06c7625d-c23d-489a-906d-7619ba8bd233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:15Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "88870df4-f58c-4c01-8d55-44e995249768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "fa0b6b86-17ef-45af-8ff6-eb4f3e466e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 2, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "4a324e44-f3af-4566-b006-563c6b9fa996", "name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:15,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e3992516-8e6d-4cb2-bd4b-b763897b4466 2018-08-09 15:01:15,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0416970252991s 2018-08-09 15:01:15,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e3992516-8e6d-4cb2-bd4b-b763897b4466 2018-08-09 15:01:15,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:01:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -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": "4a324e44-f3af-4566-b006-563c6b9fa996"}}' 2018-08-09 15:01:15,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-80ed4831-94d2-4660-847d-4a6ce51898f1 Date: Thu, 09 Aug 2018 15:01:15 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-09T15:01:15Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "port_range_min": null, "revision_number": 0, "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:15Z", "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "9018a073-c49a-4b79-833c-f563941eee03"}} 2018-08-09 15:01:15,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-80ed4831-94d2-4660-847d-4a6ce51898f1 2018-08-09 15:01:15,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119111061096s 2018-08-09 15:01:15,331 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-80ed4831-94d2-4660-847d-4a6ce51898f1 2018-08-09 15:01:15,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:15,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:15,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-7ea4e80f-f788-451a-a9b9-a48fb8033290 Date: Thu, 09 Aug 2018 15:01:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51f8833ffd874163ba27d6f524efad82","l2_adjacency":true,"status":"ACTIVE","subnets":["1c233104-0a75-40f2-851e-e784c8d8baf4"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:07Z","qos_policy_id":null,"name":"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0","admin_state_up":true,"tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","mtu":1450}]} 2018-08-09 15:01:15,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7ea4e80f-f788-451a-a9b9-a48fb8033290 2018-08-09 15:01:15,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841929912567s 2018-08-09 15:01:15,417 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7ea4e80f-f788-451a-a9b9-a48fb8033290 2018-08-09 15:01:15,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:01:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:15,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-a6862ea4-7764-4b9b-ba24-b483c68711f3 Date: Thu, 09 Aug 2018 15:01:15 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:01:13Z", "file": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file", "owner": "51f8833ffd874163ba27d6f524efad82", "id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "size": 12716032, "self": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:01:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:01:15,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a6862ea4-7764-4b9b-ba24-b483c68711f3 2018-08-09 15:01:15,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.12490105629s 2018-08-09 15:01:15,547 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a6862ea4-7764-4b9b-ba24-b483c68711f3 2018-08-09 15:01:15,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:01:15,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:15,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-c8e160be-536f-4187-ad01-811957ec4d13 x-compute-request-id: req-c8e160be-536f-4187-ad01-811957ec4d13 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "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": "e5124584-c5a1-47c4-b5d2-743f6e33039e"}]} 2018-08-09 15:01:15,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8e160be-536f-4187-ad01-811957ec4d13 2018-08-09 15:01:15,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023934841156s 2018-08-09 15:01:15,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8e160be-536f-4187-ad01-811957ec4d13 2018-08-09 15:01:15,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:01:15,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"server": {"name": "singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "imageRef": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "key_name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "flavorRef": "e5124584-c5a1-47c4-b5d2-743f6e33039e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "8f27a12a-351c-47fe-97a7-24e7de831f8d"}], "security_groups": [{"name": "4a324e44-f3af-4566-b006-563c6b9fa996"}]}}' 2018-08-09 15:01:17,854 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-34b413ae-e052-4256-b402-0d55541ec415 x-compute-request-id: req-34b413ae-e052-4256-b402-0d55541ec415 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "4a324e44-f3af-4566-b006-563c6b9fa996"}], "OS-DCF:diskConfig": "MANUAL", "id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "bookmark"}], "adminPass": "2zZAZEraoX8e"}} 2018-08-09 15:01:17,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-34b413ae-e052-4256-b402-0d55541ec415 2018-08-09 15:01:17,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.27963519096s 2018-08-09 15:01:17,855 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-34b413ae-e052-4256-b402-0d55541ec415 2018-08-09 15:01:17,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:01:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:18,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-a99a8dd5-c63c-440f-bf5c-db7751c47c3b x-compute-request-id: req-a99a8dd5-c63c-440f-bf5c-db7751c47c3b 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.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "bookmark"}], "image": {"id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "links": [{"href": "http://172.30.9.21:8774/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5124584-c5a1-47c4-b5d2-743f6e33039e", "links": [{"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "bookmark"}]}, "id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "user_id": "f21a3ae4aab543f8bed7cdd0554187a7", "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-09T15:01:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "name": "singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "created": "2018-08-09T15:01:17Z", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:01:18,444 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a99a8dd5-c63c-440f-bf5c-db7751c47c3b 2018-08-09 15:01:18,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.58885884285s 2018-08-09 15:01:18,445 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a99a8dd5-c63c-440f-bf5c-db7751c47c3b 2018-08-09 15:01:18,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:18,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-8e1806e8-c150-43a8-b819-e2f09eac7fca Date: Thu, 09 Aug 2018 15:01:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51f8833ffd874163ba27d6f524efad82","l2_adjacency":true,"status":"ACTIVE","subnets":["1c233104-0a75-40f2-851e-e784c8d8baf4"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:07Z","qos_policy_id":null,"name":"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0","admin_state_up":true,"tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","mtu":1450}]} 2018-08-09 15:01:18,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8e1806e8-c150-43a8-b819-e2f09eac7fca 2018-08-09 15:01:18,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0885319709778s 2018-08-09 15:01:18,541 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8e1806e8-c150-43a8-b819-e2f09eac7fca 2018-08-09 15:01:18,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:01:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:18,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-99114cd5-2da8-465d-ae0c-bb3f5c5f1469 Date: Thu, 09 Aug 2018 15:01:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:01: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":"51f8833ffd874163ba27d6f524efad82","id":"1c233104-0a75-40f2-851e-e784c8d8baf4","subnetpool_id":null,"name":"singlevm2-subnet_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:18,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-99114cd5-2da8-465d-ae0c-bb3f5c5f1469 2018-08-09 15:01:18,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0706429481506s 2018-08-09 15:01:18,613 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-99114cd5-2da8-465d-ae0c-bb3f5c5f1469 2018-08-09 15:01:18,613 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:01:20,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:01:20,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:21,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-71d21de1-a0e4-49e3-854d-9297448a5b28 x-compute-request-id: req-71d21de1-a0e4-49e3-854d-9297448a5b28 Content-Encoding: gzip Content-Length: 644 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "bookmark"}], "image": {"id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "links": [{"href": "http://172.30.9.21:8774/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5124584-c5a1-47c4-b5d2-743f6e33039e", "links": [{"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "bookmark"}]}, "id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "user_id": "f21a3ae4aab543f8bed7cdd0554187a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:01:20Z", "hostId": "1f5b50f6c99a93e59ab942ab5b8f26ced3cc9962572f3e00825adbdf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "name": "singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "created": "2018-08-09T15:01:17Z", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:01:21,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71d21de1-a0e4-49e3-854d-9297448a5b28 2018-08-09 15:01:21,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593312978745s 2018-08-09 15:01:21,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71d21de1-a0e4-49e3-854d-9297448a5b28 2018-08-09 15:01:21,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:01:23,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:01:23,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:23,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-6be2531d-e74f-48c1-9f2d-f9e3c0d6f4af x-compute-request-id: req-6be2531d-e74f-48c1-9f2d-f9e3c0d6f4af Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "bookmark"}], "image": {"id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "links": [{"href": "http://172.30.9.21:8774/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e5124584-c5a1-47c4-b5d2-743f6e33039e", "links": [{"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "bookmark"}]}, "id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "security_groups": [{"name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}], "user_id": "f21a3ae4aab543f8bed7cdd0554187a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:01:20Z", "hostId": "1f5b50f6c99a93e59ab942ab5b8f26ced3cc9962572f3e00825adbdf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "name": "singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "created": "2018-08-09T15:01:17Z", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:01:23,554 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6be2531d-e74f-48c1-9f2d-f9e3c0d6f4af 2018-08-09 15:01:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338432073593s 2018-08-09 15:01:23,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6be2531d-e74f-48c1-9f2d-f9e3c0d6f4af 2018-08-09 15:01:23,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:01:25,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:01:25,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:26,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-ff41c669-5178-4393-8fac-7ad6ea6c2157 x-compute-request-id: req-ff41c669-5178-4393-8fac-7ad6ea6c2157 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:4a:e0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "bookmark"}], "image": {"id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "links": [{"href": "http://172.30.9.21:8774/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:01:25.000000", "flavor": {"id": "e5124584-c5a1-47c4-b5d2-743f6e33039e", "links": [{"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "bookmark"}]}, "id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "security_groups": [{"name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}], "user_id": "f21a3ae4aab543f8bed7cdd0554187a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:01:25Z", "hostId": "1f5b50f6c99a93e59ab942ab5b8f26ced3cc9962572f3e00825adbdf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "name": "singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "created": "2018-08-09T15:01:17Z", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:01:26,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff41c669-5178-4393-8fac-7ad6ea6c2157 2018-08-09 15:01:26,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.598608016968s 2018-08-09 15:01:26,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff41c669-5178-4393-8fac-7ad6ea6c2157 2018-08-09 15:01:26,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:01:26,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:26,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-72878cf7-48f9-4772-accf-fef2fb01179a Date: Thu, 09 Aug 2018 15:01:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:01:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1c233104-0a75-40f2-851e-e784c8d8baf4","ip_address":"192.168.120.13"}],"id":"c4be0af4-0882-4e46-854e-a6a7e2e1f244","security_groups":["4a324e44-f3af-4566-b006-563c6b9fa996"],"mac_address":"fa:16:3e:68:4a:e0","project_id":"51f8833ffd874163ba27d6f524efad82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:21Z","binding:vnic_type":"normal","device_id":"5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9","ip_allocation":"immediate"}]} 2018-08-09 15:01:26,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 used request id req-72878cf7-48f9-4772-accf-fef2fb01179a 2018-08-09 15:01:26,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.044233083725s 2018-08-09 15:01:26,209 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 used request id req-72878cf7-48f9-4772-accf-fef2fb01179a 2018-08-09 15:01:26,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:26,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c4be0af4-0882-4e46-854e-a6a7e2e1f244" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:26,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-18bd16e9-a207-4131-86c6-10cbf0655510 Date: Thu, 09 Aug 2018 15:01:26 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:01:26,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c4be0af4-0882-4e46-854e-a6a7e2e1f244 used request id req-18bd16e9-a207-4131-86c6-10cbf0655510 2018-08-09 15:01:26,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0411138534546s 2018-08-09 15:01:26,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c4be0af4-0882-4e46-854e-a6a7e2e1f244 used request id req-18bd16e9-a207-4131-86c6-10cbf0655510 2018-08-09 15:01:26,256 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:68:4a:e0', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'9770aaa8-dc40-40e7-a1b2-bdb453ca2df3'}), 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-09T15:01:25.000000', 'flavor': Munch({u'id': u'e5124584-c5a1-47c4-b5d2-743f6e33039e'}), 'az': u'nova', 'id': u'5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9', 'security_groups': [Munch({u'name': u'singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f21a3ae4aab543f8bed7cdd0554187a7', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51f8833ffd874163ba27d6f524efad82', 'name': 'singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', '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-09T15:01:25.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:01:25Z', 'hostId': u'1f5b50f6c99a93e59ab942ab5b8f26ced3cc9962572f3e00825adbdf', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'1f5b50f6c99a93e59ab942ab5b8f26ced3cc9962572f3e00825adbdf', '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-09T15:01:25.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51f8833ffd874163ba27d6f524efad82', 'name': u'singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'adminPass': u'2zZAZEraoX8e', 'tenant_id': u'51f8833ffd874163ba27d6f524efad82', 'created_at': u'2018-08-09T15:01:17Z', 'created': u'2018-08-09T15:01:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:01:26,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:26,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-bd8be538-2ca3-421e-8e20-3234e5f6543f Date: Thu, 09 Aug 2018 15:01:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51f8833ffd874163ba27d6f524efad82","l2_adjacency":true,"status":"ACTIVE","subnets":["1c233104-0a75-40f2-851e-e784c8d8baf4"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:07Z","qos_policy_id":null,"name":"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0","admin_state_up":true,"tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","mtu":1450}]} 2018-08-09 15:01:26,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bd8be538-2ca3-421e-8e20-3234e5f6543f 2018-08-09 15:01:26,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.083202123642s 2018-08-09 15:01:26,343 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bd8be538-2ca3-421e-8e20-3234e5f6543f 2018-08-09 15:01:26,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:01:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:26,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e64406c2-63e3-4150-9573-83030b4e32bc Date: Thu, 09 Aug 2018 15:01:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:01:25Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1c233104-0a75-40f2-851e-e784c8d8baf4","ip_address":"192.168.120.13"}],"id":"c4be0af4-0882-4e46-854e-a6a7e2e1f244","security_groups":["4a324e44-f3af-4566-b006-563c6b9fa996"],"mac_address":"fa:16:3e:68:4a:e0","project_id":"51f8833ffd874163ba27d6f524efad82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:21Z","binding:vnic_type":"normal","device_id":"5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9","ip_allocation":"immediate"}]} 2018-08-09 15:01:26,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 used request id req-e64406c2-63e3-4150-9573-83030b4e32bc 2018-08-09 15:01:26,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0474898815155s 2018-08-09 15:01:26,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 used request id req-e64406c2-63e3-4150-9573-83030b4e32bc 2018-08-09 15:01:26,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 15:01:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.13", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244"}}' 2018-08-09 15:01:28,770 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-cb1cc11d-6dde-4c0a-9f3d-a3d0277edd7a Date: Thu, 09 Aug 2018 15:01:28 GMT RESP BODY: {"floatingip": {"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}} 2018-08-09 15:01:28,770 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cb1cc11d-6dde-4c0a-9f3d-a3d0277edd7a 2018-08-09 15:01:28,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.37730908394s 2018-08-09 15:01:28,771 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cb1cc11d-6dde-4c0a-9f3d-a3d0277edd7a 2018-08-09 15:01:28,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:28,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:28,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-34b28cdc-02ae-4067-8b2a-fab4cd40a608 Date: Thu, 09 Aug 2018 15:01:28 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:28,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-34b28cdc-02ae-4067-8b2a-fab4cd40a608 2018-08-09 15:01:28,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.111480951309s 2018-08-09 15:01:28,892 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-34b28cdc-02ae-4067-8b2a-fab4cd40a608 2018-08-09 15:01:28,896 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:01:29,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:29,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:29,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-917e3b22-dd53-43b0-b8d6-920f0ee5c824 Date: Thu, 09 Aug 2018 15:01:29 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:29,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-917e3b22-dd53-43b0-b8d6-920f0ee5c824 2018-08-09 15:01:29,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0657551288605s 2018-08-09 15:01:29,068 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-917e3b22-dd53-43b0-b8d6-920f0ee5c824 2018-08-09 15:01:29,072 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:01:29,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:29,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:29,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-ff77aebc-2078-46af-a08c-d5b97b3f7e42 Date: Thu, 09 Aug 2018 15:01:29 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:29,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ff77aebc-2078-46af-a08c-d5b97b3f7e42 2018-08-09 15:01:29,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0561389923096s 2018-08-09 15:01:29,234 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ff77aebc-2078-46af-a08c-d5b97b3f7e42 2018-08-09 15:01:29,237 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:01:29,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:29,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:29,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-a96ac8ba-1406-4884-aff1-b0da6c2fdfff Date: Thu, 09 Aug 2018 15:01:29 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:29,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a96ac8ba-1406-4884-aff1-b0da6c2fdfff 2018-08-09 15:01:29,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0543630123138s 2018-08-09 15:01:29,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-a96ac8ba-1406-4884-aff1-b0da6c2fdfff 2018-08-09 15:01:29,402 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:01:29,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:29,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:29,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-578bea8b-7b0a-40b6-90f4-70fdf3e1b9c2 Date: Thu, 09 Aug 2018 15:01:29 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:29,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-578bea8b-7b0a-40b6-90f4-70fdf3e1b9c2 2018-08-09 15:01:29,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596628189087s 2018-08-09 15:01:29,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-578bea8b-7b0a-40b6-90f4-70fdf3e1b9c2 2018-08-09 15:01:29,571 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:01:29,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:29,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:29,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-5338bb04-f4e5-410e-bcd2-7cab115ae834 Date: Thu, 09 Aug 2018 15:01:29 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "DOWN", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:29,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5338bb04-f4e5-410e-bcd2-7cab115ae834 2018-08-09 15:01:29,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0525510311127s 2018-08-09 15:01:29,729 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-5338bb04-f4e5-410e-bcd2-7cab115ae834 2018-08-09 15:01:29,733 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:01:29,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:29,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:29,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-40dc735d-86e2-466c-ac82-9844212558b9 Date: Thu, 09 Aug 2018 15:01:29 GMT RESP BODY: {"floatingips": [{"router_id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:27Z", "updated_at": "2018-08-09T15:01:29Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "device_owner": "compute:nova", "mac_address": "fa:16:3e:68:4a:e0", "device_id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "port_id": "c4be0af4-0882-4e46-854e-a6a7e2e1f244", "id": "d92a0760-9f2a-4ebf-beae-33d9d03dc8a9", "qos_policy_id": null}]} 2018-08-09 15:01:29,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-40dc735d-86e2-466c-ac82-9844212558b9 2018-08-09 15:01:29,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644278526306s 2018-08-09 15:01:29,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-40dc735d-86e2-466c-ac82-9844212558b9 2018-08-09 15:01:29,906 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'fb5d3955-54f2-4920-9cf5-7bf9a49410c6', 'updated_at': u'2018-08-09T15:01:29Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'c4be0af4-0882-4e46-854e-a6a7e2e1f244', 'id': u'd92a0760-9f2a-4ebf-beae-33d9d03dc8a9', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'c4be0af4-0882-4e46-854e-a6a7e2e1f244', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51f8833ffd874163ba27d6f524efad82', 'name': 'singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51f8833ffd874163ba27d6f524efad82', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8f27a12a-351c-47fe-97a7-24e7de831f8d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:4a:e0', u'device_id': u'5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'51f8833ffd874163ba27d6f524efad82', 'created_at': u'2018-08-09T15:01:27Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'8f27a12a-351c-47fe-97a7-24e7de831f8d', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:68:4a:e0', u'device_id': u'5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9'}), 'router': u'fb5d3955-54f2-4920-9cf5-7bf9a49410c6'}) 2018-08-09 15:01:29,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:01:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9/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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:01:30,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-8dade6be-843d-4777-b789-e0b74e05c47f x-compute-request-id: req-8dade6be-843d-4777-b789-e0b74e05c47f Content-Encoding: gzip Content-Length: 7925 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f63a0-0x000f63af] mapped at [ffff8800000f63a0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F6160 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1577 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE140B 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013CB (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14FF 000078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 458173248 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.173859] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175719] pid_max: default: 32768 minimum: 301\n[ 0.177025] ACPI: Core revision 20150930\n[ 0.178482] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179936] Security Framework initialized\n[ 0.180848] Yama: becoming mindful.\n[ 0.181646] AppArmor: AppArmor initialized\n[ 0.182583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185509] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186830] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188406] Initializing cgroup subsys io\n[ 0.189320] Initializing cgroup subsys memory\n[ 0.190303] Initializing cgroup subsys devices\n[ 0.191257] Initializing cgroup subsys freezer\n[ 0.192262] Initializing cgroup subsys net_cls\n[ 0.193231] Initializing cgroup subsys perf_event\n[ 0.194243] Initializing cgroup subsys net_prio\n[ 0.195236] Initializing cgroup subsys hugetlb\n[ 0.196194] Initializing cgroup subsys pids\n[ 0.197148] CPU: Physical Processor ID: 0\n[ 0.198740] mce: CPU supports 10 MCE banks\n[ 0.199671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201080] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.222721] ftrace: allocating 31920 entries in 125 pages\n[ 0.247270] smpboot: Max logical packages: 1\n[ 0.248326] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249870] x2apic enabled\n[ 0.250873] Switched APIC routing to physical x2apic.\n[ 0.252776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.254042] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.256306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.258314] KVM setup paravirtual spinlock\n[ 0.259778] x86: Booted up 1 node, 1 CPUs\n[ 0.260707] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.262308] devtmpfs: initialized\n[ 0.264102] evm: security.selinux\n[ 0.264885] evm: security.SMACK64\n[ 0.265653] evm: security.SMACK64EXEC\n[ 0.266503] evm: security.SMACK64TRANSMUTE\n[ 0.267423] evm: security.SMACK64MMAP\n[ 0.268250] evm: security.ima\n[ 0.268953] evm: security.capability\n[ 0.269834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271967] pinctrl core: initialized pinctrl subsystem\n[ 0.273232] RTC time: 15:01:26, date: 08/09/18\n[ 0.274333] NET: Registered protocol family 16\n[ 0.275438] cpuidle: using governor ladder\n[ 0.276603] cpuidle: using governor menu\n[ 0.277509] PCCT header not found.\n[ 0.278380] ACPI: bus type PCI registered\n[ 0.279305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.280765] PCI: Using configuration type 1 for base access\n[ 0.282654] ACPI: Added _OSI(Module Device)\n[ 0.283607] ACPI: Added _OSI(Processor Device)\n[ 0.284557] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285587] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287518] ACPI: Interpreter enabled\n[ 0.288413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296823] ACPI: (supports S0 S5)\n[ 0.297636] ACPI: Using IOAPIC for interrupt routing\n[ 0.298744] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308783] acpiphp: Slot [3] registered\n[ 0.309671] acpiphp: Slot [4] registered\n[ 0.310599] acpiphp: Slot [5] registered\n[ 0.311532] acpiphp: Slot [6] registered\n[ 0.312418] acpiphp: Slot [7] registered\n[ 0.313361] acpiphp: Slot [8] registered\n[ 0.314269] acpiphp: Slot [9] registered\n[ 0.315186] acpiphp: Slot [10] registered\n[ 0.316102] acpiphp: Slot [11] registered\n[ 0.317035] acpiphp: Slot [12] registered\n[ 0.317962] acpiphp: Slot [13] registered\n[ 0.318889] acpiphp: Slot [14] registered\n[ 0.319782] acpiphp: Slot [15] registered\n[ 0.330446] acpiphp: Slot [16] registered\n[ 0.331360] acpiphp: Slot [17] registered\n[ 0.332266] acpiphp: Slot [18] registered\n[ 0.333214] acpiphp: Slot [19] registered\n[ 0.334105] acpiphp: Slot [20] registered\n[ 0.335007] acpiphp: Slot [21] registered\n[ 0.335919] acpiphp: Slot [22] registered\n[ 0.336815] acpiphp: Slot [23] registered\n[ 0.337776] acpiphp: Slot [24] registered\n[ 0.338675] acpiphp: Slot [25] registered\n[ 0.339602] acpiphp: Slot [26] registered\n[ 0.340534] acpiphp: Slot [27] registered\n[ 0.341495] acpiphp: Slot [28] registered\n[ 0.342445] acpiphp: Slot [29] registered\n[ 0.343378] acpiphp: Slot [30] registered\n[ 0.344300] acpiphp: Slot [31] registered\n[ 0.345211] PCI host bridge to bus 0000:00\n[ 0.346131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347579] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350666] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352419] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.354081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357497] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361808] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367287] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394545] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396106] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397310] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399038] vgaarb: loaded\n[ 0.399701] vgaarb: bridge control possible 0000:00:02.0\n[ 0.401291] SCSI subsystem initialized\n[ 0.402274] ACPI: bus type USB registered\n[ 0.403186] usbcore: registered new interface driver usbfs\n[ 0.404366] usbcore: registered new interface driver hub\n[ 0.405487] usbcore: registered new device driver usb\n[ 0.406681] PCI: Using ACPI for IRQ routing\n[ 0.407907] NetLabel: Initializing\n[ 0.408689] NetLabel: domain hash size = 128\n[ 0.409622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.410700] NetLabel: unlabeled traffic allowed by default\n[ 0.411979] clocksource: Switched to clocksource kvm-clock\n[ 0.420431] AppArmor: AppArmor Filesystem Enabled\n[ 0.421511] pnp: PnP ACPI init\n[ 0.422542] pnp: PnP ACPI: found 5 devices\n[ 0.428967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430950] NET: Registered protocol family 2\n[ 0.432161] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433662] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.435042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436433] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439043] NET: Registered protocol family 1\n[ 0.440033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441286] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470887] Trying to unpack rootfs image as initramfs...\n[ 0.527255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.529121] Scanning for low memory corruption every 60 seconds\n[ 0.530671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532023] audit: initializing netlink subsys (disabled)\n[ 0.533213] audit: type=2000 audit(1533826886.124:1): initialized\n[ 0.534724] Initialise system trusted keyring\n[ 0.535795] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.537137] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539418] zbud: loaded\n[ 0.540208] VFS: Disk quotas dquot_6.6.0\n[ 0.541143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.542931] fuse init (API version 7.23)\n[ 0.543967] Key type big_key registered\n[ 0.544856] Allocating IMA MOK and blacklist keyrings.\n[ 0.546203] Key type asymmetric registered\n[ 0.547128] Asymmetric key parser 'x509' registered\n[ 0.548242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.549978] io scheduler noop registered\n[ 0.551120] io scheduler deadline registered (default)\n[ 0.552287] io scheduler cfq registered\n[ 0.553229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554448] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557549] ACPI: Power Button [PWRF]\n[ 0.558489] GHES: HEST is not enabled!\n[ 0.572108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.602500] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632788] Linux agpgart interface v0.103\n[ 0.636714] brd: module loaded\n[ 0.638615] loop: module loaded\n[ 0.643474] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645133] GPT:90111 != 2097151\n[ 0.645880] GPT:Alternate GPT header not at the end of the disk.\n[ 0.647127] GPT:90111 != 2097151\n[ 0.647887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.649016] vda: vda1 vda15\n[ 0.650829] scsi host0: ata_piix\n[ 0.651726] scsi host1: ata_piix\n[ 0.652532] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.653907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.655660] libphy: Fixed MDIO Bus: probed\n[ 0.656759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660493] PPP generic driver version 2.4.2\n[ 0.661567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662937] ehci-pci: EHCI PCI platform driver\n[ 0.663936] ehci-platform: EHCI generic platform driver\n[ 0.665068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666386] ohci-pci: OHCI PCI platform driver\n[ 0.667386] ohci-platform: OHCI generic platform driver\n[ 0.668545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687001] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.688408] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689824] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.691422] usb usb1: Product: UHCI Host Controller\n[ 0.692473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.693739] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694837] hub 1-0:1.0: USB hub found\n[ 0.695698] hub 1-0:1.0: 2 ports detected\n[ 0.696826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699235] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700365] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.701683] mousedev: PS/2 mouse device common for all mice\n[ 0.703124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.705250] rtc_cmos 00:00: RTC can wake from S4\n[ 0.706524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.707863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.709225] i2c /dev entries driver\n[ 0.710113] device-mapper: uevent: version 1.0.3\n[ 0.711208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713061] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.714909] NET: Registered protocol family 10\n[ 0.716429] NET: Registered protocol family 17\n[ 0.717494] Key type dns_resolver registered\n[ 0.718783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.720070] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722165] registered taskstats version 1\n[ 0.723178] Loading compiled-in X.509 certificates\n[ 0.724900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.727079] zswap: loaded using pool lzo/zbud\n[ 0.729254] Key type trusted registered\n[ 0.731173] Key type encrypted registered\n[ 0.732106] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.733277] ima: No TPM chip found, activating TPM-bypass!\n[ 0.734490] evm: HMAC attrs: 0x1\n[ 0.735584] Magic number: 14:240:32\n[ 0.736576] rtc_cmos 00:00: setting system clock to 2018-08-09 15:01:26 UTC (1533826886)\n[ 0.738476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.739746] EDD information not available.\n[ 0.814498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.826181] Write protecting the kernel read-only data: 14336k\n[ 0.829882] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832084] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.026141] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. iid=i-00000002\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2018-08-09 15:01:30,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9/action used request id req-8dade6be-843d-4777-b789-e0b74e05c47f 2018-08-09 15:01:30,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0987310409546s 2018-08-09 15:01:30,006 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9/action used request id req-8dade6be-843d-4777-b789-e0b74e05c47f 2018-08-09 15:01:30,006 - 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 458173248 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.173859] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175719] pid_max: default: 32768 minimum: 301 [ 0.177025] ACPI: Core revision 20150930 [ 0.178482] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179936] Security Framework initialized [ 0.180848] Yama: becoming mindful. [ 0.181646] AppArmor: AppArmor initialized [ 0.182583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185509] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186830] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188406] Initializing cgroup subsys io [ 0.189320] Initializing cgroup subsys memory [ 0.190303] Initializing cgroup subsys devices [ 0.191257] Initializing cgroup subsys freezer [ 0.192262] Initializing cgroup subsys net_cls [ 0.193231] Initializing cgroup subsys perf_event [ 0.194243] Initializing cgroup subsys net_prio [ 0.195236] Initializing cgroup subsys hugetlb [ 0.196194] Initializing cgroup subsys pids [ 0.197148] CPU: Physical Processor ID: 0 [ 0.198740] mce: CPU supports 10 MCE banks [ 0.199671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201080] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.222721] ftrace: allocating 31920 entries in 125 pages [ 0.247270] smpboot: Max logical packages: 1 [ 0.248326] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249870] x2apic enabled [ 0.250873] Switched APIC routing to physical x2apic. [ 0.252776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254042] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.256306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258314] KVM setup paravirtual spinlock [ 0.259778] x86: Booted up 1 node, 1 CPUs [ 0.260707] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262308] devtmpfs: initialized [ 0.264102] evm: security.selinux [ 0.264885] evm: security.SMACK64 [ 0.265653] evm: security.SMACK64EXEC [ 0.266503] evm: security.SMACK64TRANSMUTE [ 0.267423] evm: security.SMACK64MMAP [ 0.268250] evm: security.ima [ 0.268953] evm: security.capability [ 0.269834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271967] pinctrl core: initialized pinctrl subsystem [ 0.273232] RTC time: 15:01:26, date: 08/09/18 [ 0.274333] NET: Registered protocol family 16 [ 0.275438] cpuidle: using governor ladder [ 0.276603] cpuidle: using governor menu [ 0.277509] PCCT header not found. [ 0.278380] ACPI: bus type PCI registered [ 0.279305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280765] PCI: Using configuration type 1 for base access [ 0.282654] ACPI: Added _OSI(Module Device) [ 0.283607] ACPI: Added _OSI(Processor Device) [ 0.284557] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285587] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287518] ACPI: Interpreter enabled [ 0.288413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296823] ACPI: (supports S0 S5) [ 0.297636] ACPI: Using IOAPIC for interrupt routing [ 0.298744] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308783] acpiphp: Slot [3] registered [ 0.309671] acpiphp: Slot [4] registered [ 0.310599] acpiphp: Slot [5] registered [ 0.311532] acpiphp: Slot [6] registered [ 0.312418] acpiphp: Slot [7] registered [ 0.313361] acpiphp: Slot [8] registered [ 0.314269] acpiphp: Slot [9] registered [ 0.315186] acpiphp: Slot [10] registered [ 0.316102] acpiphp: Slot [11] registered [ 0.317035] acpiphp: Slot [12] registered [ 0.317962] acpiphp: Slot [13] registered [ 0.318889] acpiphp: Slot [14] registered [ 0.319782] acpiphp: Slot [15] registered [ 0.330446] acpiphp: Slot [16] registered [ 0.331360] acpiphp: Slot [17] registered [ 0.332266] acpiphp: Slot [18] registered [ 0.333214] acpiphp: Slot [19] registered [ 0.334105] acpiphp: Slot [20] registered [ 0.335007] acpiphp: Slot [21] registered [ 0.335919] acpiphp: Slot [22] registered [ 0.336815] acpiphp: Slot [23] registered [ 0.337776] acpiphp: Slot [24] registered [ 0.338675] acpiphp: Slot [25] registered [ 0.339602] acpiphp: Slot [26] registered [ 0.340534] acpiphp: Slot [27] registered [ 0.341495] acpiphp: Slot [28] registered [ 0.342445] acpiphp: Slot [29] registered [ 0.343378] acpiphp: Slot [30] registered [ 0.344300] acpiphp: Slot [31] registered [ 0.345211] PCI host bridge to bus 0000:00 [ 0.346131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347579] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350666] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.352419] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.354081] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.357497] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361808] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367287] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.386204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.388230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.389846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.391382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.393105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.394545] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.396106] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.397310] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.399038] vgaarb: loaded [ 0.399701] vgaarb: bridge control possible 0000:00:02.0 [ 0.401291] SCSI subsystem initialized [ 0.402274] ACPI: bus type USB registered [ 0.403186] usbcore: registered new interface driver usbfs [ 0.404366] usbcore: registered new interface driver hub [ 0.405487] usbcore: registered new device driver usb [ 0.406681] PCI: Using ACPI for IRQ routing [ 0.407907] NetLabel: Initializing [ 0.408689] NetLabel: domain hash size = 128 [ 0.409622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.410700] NetLabel: unlabeled traffic allowed by default [ 0.411979] clocksource: Switched to clocksource kvm-clock [ 0.420431] AppArmor: AppArmor Filesystem Enabled [ 0.421511] pnp: PnP ACPI init [ 0.422542] pnp: PnP ACPI: found 5 devices [ 0.428967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.430950] NET: Registered protocol family 2 [ 0.432161] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.433662] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.435042] TCP: Hash tables configured (established 4096 bind 4096) [ 0.436433] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.437703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.439043] NET: Registered protocol family 1 [ 0.440033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.441286] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.456757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.470887] Trying to unpack rootfs image as initramfs... [ 0.527255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.529121] Scanning for low memory corruption every 60 seconds [ 0.530671] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.532023] audit: initializing netlink subsys (disabled) [ 0.533213] audit: type=2000 audit(1533826886.124:1): initialized [ 0.534724] Initialise system trusted keyring [ 0.535795] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.537137] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539418] zbud: loaded [ 0.540208] VFS: Disk quotas dquot_6.6.0 [ 0.541143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542931] fuse init (API version 7.23) [ 0.543967] Key type big_key registered [ 0.544856] Allocating IMA MOK and blacklist keyrings. [ 0.546203] Key type asymmetric registered [ 0.547128] Asymmetric key parser 'x509' registered [ 0.548242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.549978] io scheduler noop registered [ 0.551120] io scheduler deadline registered (default) [ 0.552287] io scheduler cfq registered [ 0.553229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.554448] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.555887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.557549] ACPI: Power Button [PWRF] [ 0.558489] GHES: HEST is not enabled! [ 0.572108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.602500] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.632788] Linux agpgart interface v0.103 [ 0.636714] brd: module loaded [ 0.638615] loop: module loaded [ 0.643474] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.645133] GPT:90111 != 2097151 [ 0.645880] GPT:Alternate GPT header not at the end of the disk. [ 0.647127] GPT:90111 != 2097151 [ 0.647887] GPT: Use GNU Parted to correct GPT errors. [ 0.649016] vda: vda1 vda15 [ 0.650829] scsi host0: ata_piix [ 0.651726] scsi host1: ata_piix [ 0.652532] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.653907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.655660] libphy: Fixed MDIO Bus: probed [ 0.656759] tun: Universal TUN/TAP device driver, 1.6 [ 0.657858] tun: (C) 1999-2004 Max Krasnyansky [ 0.660493] PPP generic driver version 2.4.2 [ 0.661567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.662937] ehci-pci: EHCI PCI platform driver [ 0.663936] ehci-platform: EHCI generic platform driver [ 0.665068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666386] ohci-pci: OHCI PCI platform driver [ 0.667386] ohci-platform: OHCI generic platform driver [ 0.668545] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683090] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685887] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.687001] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688408] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.689824] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.691422] usb usb1: Product: UHCI Host Controller [ 0.692473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.693739] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694837] hub 1-0:1.0: USB hub found [ 0.695698] hub 1-0:1.0: 2 ports detected [ 0.696826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699235] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700365] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.701683] mousedev: PS/2 mouse device common for all mice [ 0.703124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.705250] rtc_cmos 00:00: RTC can wake from S4 [ 0.706524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709225] i2c /dev entries driver [ 0.710113] device-mapper: uevent: version 1.0.3 [ 0.711208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.713061] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714909] NET: Registered protocol family 10 [ 0.716429] NET: Registered protocol family 17 [ 0.717494] Key type dns_resolver registered [ 0.718783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.720070] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.722165] registered taskstats version 1 [ 0.723178] Loading compiled-in X.509 certificates [ 0.724900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.727079] zswap: loaded using pool lzo/zbud [ 0.729254] Key type trusted registered [ 0.731173] Key type encrypted registered [ 0.732106] AppArmor: AppArmor sha1 policy hashing enabled [ 0.733277] ima: No TPM chip found, activating TPM-bypass! [ 0.734490] evm: HMAC attrs: 0x1 [ 0.735584] Magic number: 14:240:32 [ 0.736576] rtc_cmos 00:00: setting system clock to 2018-08-09 15:01:26 UTC (1533826886) [ 0.738476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739746] EDD information not available. [ 0.814498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.826181] Write protecting the kernel read-only data: 14336k [ 0.829882] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.832084] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.026141] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. iid=i-00000002 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2018-08-09 15:01:30,009 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: [Errno None] Unable to connect to port 22 on 172.30.9.210 2018-08-09 15:01:39,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:01:39,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9/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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:01:39,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-725b8c65-df91-409f-bdc4-78dac6d57d56 x-compute-request-id: req-725b8c65-df91-409f-bdc4-78dac6d57d56 Content-Encoding: gzip Content-Length: 9585 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 458173248 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.173859] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.175719] pid_max: default: 32768 minimum: 301\n[ 0.177025] ACPI: Core revision 20150930\n[ 0.178482] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.179936] Security Framework initialized\n[ 0.180848] Yama: becoming mindful.\n[ 0.181646] AppArmor: AppArmor initialized\n[ 0.182583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.184041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.185509] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.186830] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.188406] Initializing cgroup subsys io\n[ 0.189320] Initializing cgroup subsys memory\n[ 0.190303] Initializing cgroup subsys devices\n[ 0.191257] Initializing cgroup subsys freezer\n[ 0.192262] Initializing cgroup subsys net_cls\n[ 0.193231] Initializing cgroup subsys perf_event\n[ 0.194243] Initializing cgroup subsys net_prio\n[ 0.195236] Initializing cgroup subsys hugetlb\n[ 0.196194] Initializing cgroup subsys pids\n[ 0.197148] CPU: Physical Processor ID: 0\n[ 0.198740] mce: CPU supports 10 MCE banks\n[ 0.199671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.201080] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.216656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.222721] ftrace: allocating 31920 entries in 125 pages\n[ 0.247270] smpboot: Max logical packages: 1\n[ 0.248326] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.249870] x2apic enabled\n[ 0.250873] Switched APIC routing to physical x2apic.\n[ 0.252776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.254042] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.256306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.258314] KVM setup paravirtual spinlock\n[ 0.259778] x86: Booted up 1 node, 1 CPUs\n[ 0.260707] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.262308] devtmpfs: initialized\n[ 0.264102] evm: security.selinux\n[ 0.264885] evm: security.SMACK64\n[ 0.265653] evm: security.SMACK64EXEC\n[ 0.266503] evm: security.SMACK64TRANSMUTE\n[ 0.267423] evm: security.SMACK64MMAP\n[ 0.268250] evm: security.ima\n[ 0.268953] evm: security.capability\n[ 0.269834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.271967] pinctrl core: initialized pinctrl subsystem\n[ 0.273232] RTC time: 15:01:26, date: 08/09/18\n[ 0.274333] NET: Registered protocol family 16\n[ 0.275438] cpuidle: using governor ladder\n[ 0.276603] cpuidle: using governor menu\n[ 0.277509] PCCT header not found.\n[ 0.278380] ACPI: bus type PCI registered\n[ 0.279305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.280765] PCI: Using configuration type 1 for base access\n[ 0.282654] ACPI: Added _OSI(Module Device)\n[ 0.283607] ACPI: Added _OSI(Processor Device)\n[ 0.284557] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285587] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287518] ACPI: Interpreter enabled\n[ 0.288413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.294715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.296823] ACPI: (supports S0 S5)\n[ 0.297636] ACPI: Using IOAPIC for interrupt routing\n[ 0.298744] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.304862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308783] acpiphp: Slot [3] registered\n[ 0.309671] acpiphp: Slot [4] registered\n[ 0.310599] acpiphp: Slot [5] registered\n[ 0.311532] acpiphp: Slot [6] registered\n[ 0.312418] acpiphp: Slot [7] registered\n[ 0.313361] acpiphp: Slot [8] registered\n[ 0.314269] acpiphp: Slot [9] registered\n[ 0.315186] acpiphp: Slot [10] registered\n[ 0.316102] acpiphp: Slot [11] registered\n[ 0.317035] acpiphp: Slot [12] registered\n[ 0.317962] acpiphp: Slot [13] registered\n[ 0.318889] acpiphp: Slot [14] registered\n[ 0.319782] acpiphp: Slot [15] registered\n[ 0.330446] acpiphp: Slot [16] registered\n[ 0.331360] acpiphp: Slot [17] registered\n[ 0.332266] acpiphp: Slot [18] registered\n[ 0.333214] acpiphp: Slot [19] registered\n[ 0.334105] acpiphp: Slot [20] registered\n[ 0.335007] acpiphp: Slot [21] registered\n[ 0.335919] acpiphp: Slot [22] registered\n[ 0.336815] acpiphp: Slot [23] registered\n[ 0.337776] acpiphp: Slot [24] registered\n[ 0.338675] acpiphp: Slot [25] registered\n[ 0.339602] acpiphp: Slot [26] registered\n[ 0.340534] acpiphp: Slot [27] registered\n[ 0.341495] acpiphp: Slot [28] registered\n[ 0.342445] acpiphp: Slot [29] registered\n[ 0.343378] acpiphp: Slot [30] registered\n[ 0.344300] acpiphp: Slot [31] registered\n[ 0.345211] PCI host bridge to bus 0000:00\n[ 0.346131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.347579] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.350666] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.352419] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.354081] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357497] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.360348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361808] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.365565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.367287] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.386204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.388230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.389846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.391382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.393105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.394545] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.396106] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.397310] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.399038] vgaarb: loaded\n[ 0.399701] vgaarb: bridge control possible 0000:00:02.0\n[ 0.401291] SCSI subsystem initialized\n[ 0.402274] ACPI: bus type USB registered\n[ 0.403186] usbcore: registered new interface driver usbfs\n[ 0.404366] usbcore: registered new interface driver hub\n[ 0.405487] usbcore: registered new device driver usb\n[ 0.406681] PCI: Using ACPI for IRQ routing\n[ 0.407907] NetLabel: Initializing\n[ 0.408689] NetLabel: domain hash size = 128\n[ 0.409622] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.410700] NetLabel: unlabeled traffic allowed by default\n[ 0.411979] clocksource: Switched to clocksource kvm-clock\n[ 0.420431] AppArmor: AppArmor Filesystem Enabled\n[ 0.421511] pnp: PnP ACPI init\n[ 0.422542] pnp: PnP ACPI: found 5 devices\n[ 0.428967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.430950] NET: Registered protocol family 2\n[ 0.432161] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.433662] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.435042] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.436433] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.437703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.439043] NET: Registered protocol family 1\n[ 0.440033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.441286] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.442510] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.456757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.470887] Trying to unpack rootfs image as initramfs...\n[ 0.527255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.529121] Scanning for low memory corruption every 60 seconds\n[ 0.530671] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.532023] audit: initializing netlink subsys (disabled)\n[ 0.533213] audit: type=2000 audit(1533826886.124:1): initialized\n[ 0.534724] Initialise system trusted keyring\n[ 0.535795] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.537137] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.539418] zbud: loaded\n[ 0.540208] VFS: Disk quotas dquot_6.6.0\n[ 0.541143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.542931] fuse init (API version 7.23)\n[ 0.543967] Key type big_key registered\n[ 0.544856] Allocating IMA MOK and blacklist keyrings.\n[ 0.546203] Key type asymmetric registered\n[ 0.547128] Asymmetric key parser 'x509' registered\n[ 0.548242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.549978] io scheduler noop registered\n[ 0.551120] io scheduler deadline registered (default)\n[ 0.552287] io scheduler cfq registered\n[ 0.553229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.554448] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.555887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.557549] ACPI: Power Button [PWRF]\n[ 0.558489] GHES: HEST is not enabled!\n[ 0.572108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.600242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.602500] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.632788] Linux agpgart interface v0.103\n[ 0.636714] brd: module loaded\n[ 0.638615] loop: module loaded\n[ 0.643474] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.645133] GPT:90111 != 2097151\n[ 0.645880] GPT:Alternate GPT header not at the end of the disk.\n[ 0.647127] GPT:90111 != 2097151\n[ 0.647887] GPT: Use GNU Parted to correct GPT errors.\n[ 0.649016] vda: vda1 vda15\n[ 0.650829] scsi host0: ata_piix\n[ 0.651726] scsi host1: ata_piix\n[ 0.652532] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.653907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.655660] libphy: Fixed MDIO Bus: probed\n[ 0.656759] tun: Universal TUN/TAP device driver, 1.6\n[ 0.657858] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.660493] PPP generic driver version 2.4.2\n[ 0.661567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.662937] ehci-pci: EHCI PCI platform driver\n[ 0.663936] ehci-platform: EHCI generic platform driver\n[ 0.665068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666386] ohci-pci: OHCI PCI platform driver\n[ 0.667386] ohci-platform: OHCI generic platform driver\n[ 0.668545] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.683090] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.684250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685887] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.687001] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.688408] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689824] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.691422] usb usb1: Product: UHCI Host Controller\n[ 0.692473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.693739] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.694837] hub 1-0:1.0: USB hub found\n[ 0.695698] hub 1-0:1.0: 2 ports detected\n[ 0.696826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.699235] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.700365] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.701683] mousedev: PS/2 mouse device common for all mice\n[ 0.703124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.705250] rtc_cmos 00:00: RTC can wake from S4\n[ 0.706524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.707863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.709225] i2c /dev entries driver\n[ 0.710113] device-mapper: uevent: version 1.0.3\n[ 0.711208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.713061] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.714909] NET: Registered protocol family 10\n[ 0.716429] NET: Registered protocol family 17\n[ 0.717494] Key type dns_resolver registered\n[ 0.718783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.720070] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.722165] registered taskstats version 1\n[ 0.723178] Loading compiled-in X.509 certificates\n[ 0.724900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.727079] zswap: loaded using pool lzo/zbud\n[ 0.729254] Key type trusted registered\n[ 0.731173] Key type encrypted registered\n[ 0.732106] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.733277] ima: No TPM chip found, activating TPM-bypass!\n[ 0.734490] evm: HMAC attrs: 0x1\n[ 0.735584] Magic number: 14:240:32\n[ 0.736576] rtc_cmos 00:00: setting system clock to 2018-08-09 15:01:26 UTC (1533826886)\n[ 0.738476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.739746] EDD information not available.\n[ 0.814498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.826181] Write protecting the kernel read-only data: 14336k\n[ 0.829882] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.832084] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.62\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.78\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.026141] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.93. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeml1c3LZSEZWz2SBv/ugwgYw4HFeclfonpcShTGdzwamWzU6MNCBvoTKtuOLbHNwLupRF70SjSGEkAKX/njiiBY1CP3dY9ClXgFfbmkgwVPGTMWOeO6pfAQRGHOStQk+J2q7i/WadPSN7pNI+E6bzXkFAR3jASTGZzgc7G641OWDvLsMxIwIbdobPl3WAShIZQYyOefxS43X/+qDs+t0IBpC2pHPuNMdS497UrpMkB//qMiYAdQB3IyuW891WaQQxPMR0mBvTSt2Kp3lA6HW+y8HfP/J1Lir4/blHsg7GNc8NgYn5aVQZN+S2RGwgrT+nfZF3FIwWU9T/G7TQLhjT root@singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0\nssh-dss AAAAB3NzaC1kc3MAAACBALgfk5puCfimW9vnUhgk6l0uUfmEwsShVIwBx3Ecjwhn8g9LpZlM4R2SNXMDLm9VSvDAo9PITn7+8LtsthjMQNwM40aPUD4M7bNc7puAZfrVX9bCQ1abOLdYlTNhcLUT2gnqrIlKFRx6kwHnz/GKb+klHezYQMX5LuSIsLNMUfi1AAAAFQDtNpDvsxmVgbUUczVZQweroEB8mwAAAIEAqdqdZHAbd6ohJCIAFmVrg8skYEmkIFlYImPwslIRHUpXzs30eOCdNKtEZlEBi4/TRAhFaWT1ArDMtRfWODuN0MFhhkscPTfsOL9fr/bYCqMTTDXNeIOXujuhw/cpekWZ5ITAyApS+/7qagzYR1TjenLAZ8lBiPn1HokjT+nX63QAAACAaO7OasQZgYwpoIBb/cb9wDpRjc0bUh1F/T/bQNXRVdHwdwzlIO+coHR2t27yYK4QyW2l21EKZ6vxy1p9bC4A+SE464yZlIYcG2vEOX03woyB6Wz8SPxYLwsfzyJc2V5yhvqLuBamFaA9t4+87IuyCPAwxDsMQ4GtTDaSoJp0sck= root@singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe68:4ae0/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000002\nname: N/A\navailability-zone: nova\nlocal-hostname: singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.73 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0 login: "} 2018-08-09 15:01:39,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9/action used request id req-725b8c65-df91-409f-bdc4-78dac6d57d56 2018-08-09 15:01:39,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0894889831543s 2018-08-09 15:01:39,109 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9/action used request id req-725b8c65-df91-409f-bdc4-78dac6d57d56 2018-08-09 15:01:39,109 - 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 458173248 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.173859] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.175719] pid_max: default: 32768 minimum: 301 [ 0.177025] ACPI: Core revision 20150930 [ 0.178482] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.179936] Security Framework initialized [ 0.180848] Yama: becoming mindful. [ 0.181646] AppArmor: AppArmor initialized [ 0.182583] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.184041] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.185509] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.186830] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.188406] Initializing cgroup subsys io [ 0.189320] Initializing cgroup subsys memory [ 0.190303] Initializing cgroup subsys devices [ 0.191257] Initializing cgroup subsys freezer [ 0.192262] Initializing cgroup subsys net_cls [ 0.193231] Initializing cgroup subsys perf_event [ 0.194243] Initializing cgroup subsys net_prio [ 0.195236] Initializing cgroup subsys hugetlb [ 0.196194] Initializing cgroup subsys pids [ 0.197148] CPU: Physical Processor ID: 0 [ 0.198740] mce: CPU supports 10 MCE banks [ 0.199671] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.201080] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.216656] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.222721] ftrace: allocating 31920 entries in 125 pages [ 0.247270] smpboot: Max logical packages: 1 [ 0.248326] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.249870] x2apic enabled [ 0.250873] Switched APIC routing to physical x2apic. [ 0.252776] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.254042] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.256306] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.258314] KVM setup paravirtual spinlock [ 0.259778] x86: Booted up 1 node, 1 CPUs [ 0.260707] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.262308] devtmpfs: initialized [ 0.264102] evm: security.selinux [ 0.264885] evm: security.SMACK64 [ 0.265653] evm: security.SMACK64EXEC [ 0.266503] evm: security.SMACK64TRANSMUTE [ 0.267423] evm: security.SMACK64MMAP [ 0.268250] evm: security.ima [ 0.268953] evm: security.capability [ 0.269834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.271967] pinctrl core: initialized pinctrl subsystem [ 0.273232] RTC time: 15:01:26, date: 08/09/18 [ 0.274333] NET: Registered protocol family 16 [ 0.275438] cpuidle: using governor ladder [ 0.276603] cpuidle: using governor menu [ 0.277509] PCCT header not found. [ 0.278380] ACPI: bus type PCI registered [ 0.279305] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.280765] PCI: Using configuration type 1 for base access [ 0.282654] ACPI: Added _OSI(Module Device) [ 0.283607] ACPI: Added _OSI(Processor Device) [ 0.284557] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285587] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287518] ACPI: Interpreter enabled [ 0.288413] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292619] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.294715] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.296823] ACPI: (supports S0 S5) [ 0.297636] ACPI: Using IOAPIC for interrupt routing [ 0.298744] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302148] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303470] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.304862] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306221] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308783] acpiphp: Slot [3] registered [ 0.309671] acpiphp: Slot [4] registered [ 0.310599] acpiphp: Slot [5] registered [ 0.311532] acpiphp: Slot [6] registered [ 0.312418] acpiphp: Slot [7] registered [ 0.313361] acpiphp: Slot [8] registered [ 0.314269] acpiphp: Slot [9] registered [ 0.315186] acpiphp: Slot [10] registered [ 0.316102] acpiphp: Slot [11] registered [ 0.317035] acpiphp: Slot [12] registered [ 0.317962] acpiphp: Slot [13] registered [ 0.318889] acpiphp: Slot [14] registered [ 0.319782] acpiphp: Slot [15] registered [ 0.330446] acpiphp: Slot [16] registered [ 0.331360] acpiphp: Slot [17] registered [ 0.332266] acpiphp: Slot [18] registered [ 0.333214] acpiphp: Slot [19] registered [ 0.334105] acpiphp: Slot [20] registered [ 0.335007] acpiphp: Slot [21] registered [ 0.335919] acpiphp: Slot [22] registered [ 0.336815] acpiphp: Slot [23] registered [ 0.337776] acpiphp: Slot [24] registered [ 0.338675] acpiphp: Slot [25] registered [ 0.339602] acpiphp: Slot [26] registered [ 0.340534] acpiphp: Slot [27] registered [ 0.341495] acpiphp: Slot [28] registered [ 0.342445] acpiphp: Slot [29] registered [ 0.343378] acpiphp: Slot [30] registered [ 0.344300] acpiphp: Slot [31] registered [ 0.345211] PCI host bridge to bus 0000:00 [ 0.346131] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.347579] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348972] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.350666] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.352419] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.354081] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.357497] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358975] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.360348] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361808] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.365565] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.367287] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.386204] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.388230] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.389846] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.391382] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.393105] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.394545] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.396106] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.397310] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.399038] vgaarb: loaded [ 0.399701] vgaarb: bridge control possible 0000:00:02.0 [ 0.401291] SCSI subsystem initialized [ 0.402274] ACPI: bus type USB registered [ 0.403186] usbcore: registered new interface driver usbfs [ 0.404366] usbcore: registered new interface driver hub [ 0.405487] usbcore: registered new device driver usb [ 0.406681] PCI: Using ACPI for IRQ routing [ 0.407907] NetLabel: Initializing [ 0.408689] NetLabel: domain hash size = 128 [ 0.409622] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.410700] NetLabel: unlabeled traffic allowed by default [ 0.411979] clocksource: Switched to clocksource kvm-clock [ 0.420431] AppArmor: AppArmor Filesystem Enabled [ 0.421511] pnp: PnP ACPI init [ 0.422542] pnp: PnP ACPI: found 5 devices [ 0.428967] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.430950] NET: Registered protocol family 2 [ 0.432161] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.433662] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.435042] TCP: Hash tables configured (established 4096 bind 4096) [ 0.436433] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.437703] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.439043] NET: Registered protocol family 1 [ 0.440033] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.441286] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.442510] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.456757] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.470887] Trying to unpack rootfs image as initramfs... [ 0.527255] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.529121] Scanning for low memory corruption every 60 seconds [ 0.530671] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.532023] audit: initializing netlink subsys (disabled) [ 0.533213] audit: type=2000 audit(1533826886.124:1): initialized [ 0.534724] Initialise system trusted keyring [ 0.535795] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.537137] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.539418] zbud: loaded [ 0.540208] VFS: Disk quotas dquot_6.6.0 [ 0.541143] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.542931] fuse init (API version 7.23) [ 0.543967] Key type big_key registered [ 0.544856] Allocating IMA MOK and blacklist keyrings. [ 0.546203] Key type asymmetric registered [ 0.547128] Asymmetric key parser 'x509' registered [ 0.548242] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.549978] io scheduler noop registered [ 0.551120] io scheduler deadline registered (default) [ 0.552287] io scheduler cfq registered [ 0.553229] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.554448] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.555887] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.557549] ACPI: Power Button [PWRF] [ 0.558489] GHES: HEST is not enabled! [ 0.572108] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.600242] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.602500] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.628578] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.632788] Linux agpgart interface v0.103 [ 0.636714] brd: module loaded [ 0.638615] loop: module loaded [ 0.643474] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.645133] GPT:90111 != 2097151 [ 0.645880] GPT:Alternate GPT header not at the end of the disk. [ 0.647127] GPT:90111 != 2097151 [ 0.647887] GPT: Use GNU Parted to correct GPT errors. [ 0.649016] vda: vda1 vda15 [ 0.650829] scsi host0: ata_piix [ 0.651726] scsi host1: ata_piix [ 0.652532] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.653907] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.655660] libphy: Fixed MDIO Bus: probed [ 0.656759] tun: Universal TUN/TAP device driver, 1.6 [ 0.657858] tun: (C) 1999-2004 Max Krasnyansky [ 0.660493] PPP generic driver version 2.4.2 [ 0.661567] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.662937] ehci-pci: EHCI PCI platform driver [ 0.663936] ehci-platform: EHCI generic platform driver [ 0.665068] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666386] ohci-pci: OHCI PCI platform driver [ 0.667386] ohci-platform: OHCI generic platform driver [ 0.668545] uhci_hcd: USB Universal Host Controller Interface driver [ 0.683090] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.684250] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685887] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.687001] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.688408] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.689824] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.691422] usb usb1: Product: UHCI Host Controller [ 0.692473] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.693739] usb usb1: SerialNumber: 0000:00:01.2 [ 0.694837] hub 1-0:1.0: USB hub found [ 0.695698] hub 1-0:1.0: 2 ports detected [ 0.696826] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.699235] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.700365] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.701683] mousedev: PS/2 mouse device common for all mice [ 0.703124] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.705250] rtc_cmos 00:00: RTC can wake from S4 [ 0.706524] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.707863] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.709225] i2c /dev entries driver [ 0.710113] device-mapper: uevent: version 1.0.3 [ 0.711208] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.713061] ledtrig-cpu: registered to indicate activity on CPUs [ 0.714909] NET: Registered protocol family 10 [ 0.716429] NET: Registered protocol family 17 [ 0.717494] Key type dns_resolver registered [ 0.718783] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.720070] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.722165] registered taskstats version 1 [ 0.723178] Loading compiled-in X.509 certificates [ 0.724900] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.727079] zswap: loaded using pool lzo/zbud [ 0.729254] Key type trusted registered [ 0.731173] Key type encrypted registered [ 0.732106] AppArmor: AppArmor sha1 policy hashing enabled [ 0.733277] ima: No TPM chip found, activating TPM-bypass! [ 0.734490] evm: HMAC attrs: 0x1 [ 0.735584] Magic number: 14:240:32 [ 0.736576] rtc_cmos 00:00: setting system clock to 2018-08-09 15:01:26 UTC (1533826886) [ 0.738476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.739746] EDD information not available. [ 0.814498] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.826181] Write protecting the kernel read-only data: 14336k [ 0.829882] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.832084] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.62 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.78 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.026141] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.93. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCeml1c3LZSEZWz2SBv/ugwgYw4HFeclfonpcShTGdzwamWzU6MNCBvoTKtuOLbHNwLupRF70SjSGEkAKX/njiiBY1CP3dY9ClXgFfbmkgwVPGTMWOeO6pfAQRGHOStQk+J2q7i/WadPSN7pNI+E6bzXkFAR3jASTGZzgc7G641OWDvLsMxIwIbdobPl3WAShIZQYyOefxS43X/+qDs+t0IBpC2pHPuNMdS497UrpMkB//qMiYAdQB3IyuW891WaQQxPMR0mBvTSt2Kp3lA6HW+y8HfP/J1Lir4/blHsg7GNc8NgYn5aVQZN+S2RGwgrT+nfZF3FIwWU9T/G7TQLhjT root@singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0 ssh-dss AAAAB3NzaC1kc3MAAACBALgfk5puCfimW9vnUhgk6l0uUfmEwsShVIwBx3Ecjwhn8g9LpZlM4R2SNXMDLm9VSvDAo9PITn7+8LtsthjMQNwM40aPUD4M7bNc7puAZfrVX9bCQ1abOLdYlTNhcLUT2gnqrIlKFRx6kwHnz/GKb+klHezYQMX5LuSIsLNMUfi1AAAAFQDtNpDvsxmVgbUUczVZQweroEB8mwAAAIEAqdqdZHAbd6ohJCIAFmVrg8skYEmkIFlYImPwslIRHUpXzs30eOCdNKtEZlEBi4/TRAhFaWT1ArDMtRfWODuN0MFhhkscPTfsOL9fr/bYCqMTTDXNeIOXujuhw/cpekWZ5ITAyApS+/7qagzYR1TjenLAZ8lBiPn1HokjT+nX63QAAACAaO7OasQZgYwpoIBb/cb9wDpRjc0bUh1F/T/bQNXRVdHwdwzlIO+coHR2t27yYK4QyW2l21EKZ6vxy1p9bC4A+SE464yZlIYcG2vEOX03woyB6Wz8SPxYLwsfzyJc2V5yhvqLuBamFaA9t4+87IuyCPAwxDsMQ4GtTDaSoJp0sck= root@singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fe68:4ae0/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000002 name: N/A availability-zone: nova local-hostname: singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.73 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm2-vm-708dc008-3e02-4fa3-a2e5-878d19b8a6e0 login: 2018-08-09 15:01:39,114 - paramiko.transport - DEBUG - starting thread (client mode): 0x6f04d890L 2018-08-09 15:01:39,114 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 15:01:39,114 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 15:01:39,114 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 15:01:39,115 - 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-09 15:01:39,116 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 15:01:39,116 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 15:01:39,116 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 15:01:39,116 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 15:01:39,116 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 15:01:39,133 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 15:01:39,134 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 15:01:39,146 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.210: 8d97ac4ad9839512e298d13d02e86234 2018-08-09 15:01:39,147 - paramiko.transport - DEBUG - Trying discovered key 7c472e628a16e02571cd11d518922a2f in /tmp/tmpVo2suO 2018-08-09 15:01:39,171 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 15:01:39,176 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 15:01:39,179 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 15:01:39,180 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 15:01:39,181 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 15:01:39,182 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 15:01:39,183 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 15:01:39,184 - functest.core.singlevm - DEBUG - output: Hello World 2018-08-09 15:01:39,184 - functest.core.singlevm - DEBUG - error: 2018-08-09 15:01:39,189 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 15:01:39,301 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:01:39,301 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 15:01:39,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 15:01:39,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/d92a0760-9f2a-4ebf-beae-33d9d03dc8a9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:40,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e6706bb-6566-4cda-aa84-c4f92bda30d0 Content-Length: 0 Date: Thu, 09 Aug 2018 15:01:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:40,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/d92a0760-9f2a-4ebf-beae-33d9d03dc8a9.json used request id req-6e6706bb-6566-4cda-aa84-c4f92bda30d0 2018-08-09 15:01:40,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13070297241s 2018-08-09 15:01:40,440 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/d92a0760-9f2a-4ebf-beae-33d9d03dc8a9.json used request id req-6e6706bb-6566-4cda-aa84-c4f92bda30d0 2018-08-09 15:01:40,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:01:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:40,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-efe79a8a-64fd-4716-a6be-966da25a1930 Date: Thu, 09 Aug 2018 15:01:40 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:01:40,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-efe79a8a-64fd-4716-a6be-966da25a1930 2018-08-09 15:01:40,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623998641968s 2018-08-09 15:01:40,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-efe79a8a-64fd-4716-a6be-966da25a1930 2018-08-09 15:01:40,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:01:40,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:41,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-02ebfa92-c060-4768-ad1b-d0ee2130ed3d x-compute-request-id: req-02ebfa92-c060-4768-ad1b-d0ee2130ed3d Content-Type: application/json 2018-08-09 15:01:41,249 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 used request id req-02ebfa92-c060-4768-ad1b-d0ee2130ed3d 2018-08-09 15:01:41,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.740225076675s 2018-08-09 15:01:41,249 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9 used request id req-02ebfa92-c060-4768-ad1b-d0ee2130ed3d 2018-08-09 15:01:41,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:01:41,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:41,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-0f3dae95-3a83-4059-adc9-183e44752f92 x-compute-request-id: req-0f3dae95-3a83-4059-adc9-183e44752f92 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:4a:e0", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "rel": "bookmark"}], "image": {"id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "links": [{"href": "http://172.30.9.21:8774/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:01:25.000000", "flavor": {"id": "e5124584-c5a1-47c4-b5d2-743f6e33039e", "links": [{"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "bookmark"}]}, "id": "5900ffd0-1e6a-4bec-8a9e-340aaf09d8a9", "security_groups": [{"name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}], "user_id": "f21a3ae4aab543f8bed7cdd0554187a7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:01:40Z", "hostId": "1f5b50f6c99a93e59ab942ab5b8f26ced3cc9962572f3e00825adbdf", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "name": "singlevm2-vm_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "created": "2018-08-09T15:01:17Z", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:01:41,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0f3dae95-3a83-4059-adc9-183e44752f92 2018-08-09 15:01:41,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.319169044495s 2018-08-09 15:01:41,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0f3dae95-3a83-4059-adc9-183e44752f92 2018-08-09 15:01:41,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:01:43,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:01:43,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:43,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01: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-4a8f87f4-f713-4492-b89c-899e72083b67 x-compute-request-id: req-4a8f87f4-f713-4492-b89c-899e72083b67 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 15:01:43,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a8f87f4-f713-4492-b89c-899e72083b67 2018-08-09 15:01:43,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0686078071594s 2018-08-09 15:01:43,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a8f87f4-f713-4492-b89c-899e72083b67 2018-08-09 15:01:43,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:01:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:43,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-4e4c4bbb-6b99-45ef-bf87-94e6e47a95b2 Date: Thu, 09 Aug 2018 15:01:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:07Z", "updated_at": "2018-08-09T15:01:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "2087aab6-004f-4b8a-90fb-4d9d5d8f7560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "4ce38692-0733-4ada-80f4-4fffd83609c6", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "67bce9d7-c3b3-467c-b92b-02b5de1f7a02", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "ac064810-0e41-45df-b6ea-f406d0152406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:14Z", "updated_at": "2018-08-09T15:01:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:01:15Z", "revision_number": 0, "id": "06c7625d-c23d-489a-906d-7619ba8bd233", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:15Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "88870df4-f58c-4c01-8d55-44e995249768", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:15Z", "revision_number": 0, "id": "9018a073-c49a-4b79-833c-f563941eee03", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:15Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:14Z", "revision_number": 0, "id": "fa0b6b86-17ef-45af-8ff6-eb4f3e466e89", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:14Z", "security_group_id": "4a324e44-f3af-4566-b006-563c6b9fa996", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 3, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "4a324e44-f3af-4566-b006-563c6b9fa996", "name": "singlevm2-sg_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:43,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4e4c4bbb-6b99-45ef-bf87-94e6e47a95b2 2018-08-09 15:01:43,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046327829361s 2018-08-09 15:01:43,693 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4e4c4bbb-6b99-45ef-bf87-94e6e47a95b2 2018-08-09 15:01:43,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 15:01:43,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4a324e44-f3af-4566-b006-563c6b9fa996.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:43,826 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3a515f6-df98-4024-8de4-559437ed3674 Content-Length: 0 Date: Thu, 09 Aug 2018 15:01:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:43,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4a324e44-f3af-4566-b006-563c6b9fa996.json used request id req-a3a515f6-df98-4024-8de4-559437ed3674 2018-08-09 15:01:43,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.130593061447s 2018-08-09 15:01:43,827 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4a324e44-f3af-4566-b006-563c6b9fa996.json used request id req-a3a515f6-df98-4024-8de4-559437ed3674 2018-08-09 15:01:43,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 15:01:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:43,866 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:01: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-66c4dd95-2b86-472f-b461-b572e7ffd56d x-compute-request-id: req-66c4dd95-2b86-472f-b461-b572e7ffd56d Content-Length: 0 Content-Type: application/json 2018-08-09 15:01:43,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0 used request id req-66c4dd95-2b86-472f-b461-b572e7ffd56d 2018-08-09 15:01:43,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0388309955597s 2018-08-09 15:01:43,866 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/singlevm2-kp_708dc008-3e02-4fa3-a2e5-878d19b8a6e0 used request id req-66c4dd95-2b86-472f-b461-b572e7ffd56d 2018-08-09 15:01:43,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:01:43,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6/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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" -d '{"subnet_id": "1c233104-0a75-40f2-851e-e784c8d8baf4"}' 2018-08-09 15:01:45,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-32d2d10e-9d03-4ca7-96aa-797210c29bf8 Date: Thu, 09 Aug 2018 15:01:45 GMT RESP BODY: {"network_id": "8f27a12a-351c-47fe-97a7-24e7de831f8d", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "subnet_id": "1c233104-0a75-40f2-851e-e784c8d8baf4", "subnet_ids": ["1c233104-0a75-40f2-851e-e784c8d8baf4"], "port_id": "e9780247-1cde-4c48-9b72-ad70124dafd9", "id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6"} 2018-08-09 15:01:45,700 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6/remove_router_interface.json used request id req-32d2d10e-9d03-4ca7-96aa-797210c29bf8 2018-08-09 15:01:45,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83277511597s 2018-08-09 15:01:45,700 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6/remove_router_interface.json used request id req-32d2d10e-9d03-4ca7-96aa-797210c29bf8 returning object fb5d3955-54f2-4920-9cf5-7bf9a49410c6 2018-08-09 15:01:45,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:01:45,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:45,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c9777198-4df2-49ff-b81e-6ffb2cc74e95 Date: Thu, 09 Aug 2018 15:01:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:08Z", "admin_state_up": true, "updated_at": "2018-08-09T15:01:44Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "fb5d3955-54f2-4920-9cf5-7bf9a49410c6", "name": "singlevm2-router_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:45,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c9777198-4df2-49ff-b81e-6ffb2cc74e95 2018-08-09 15:01:45,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143817901611s 2018-08-09 15:01:45,845 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c9777198-4df2-49ff-b81e-6ffb2cc74e95 2018-08-09 15:01:45,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:01:45,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:47,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b61ba86f-239c-40de-a5cb-4308a099fe65 Content-Length: 0 Date: Thu, 09 Aug 2018 15:01:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:47,058 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6.json used request id req-b61ba86f-239c-40de-a5cb-4308a099fe65 2018-08-09 15:01:47,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.21208119392s 2018-08-09 15:01:47,059 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/fb5d3955-54f2-4920-9cf5-7bf9a49410c6.json used request id req-b61ba86f-239c-40de-a5cb-4308a099fe65 2018-08-09 15:01:47,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:01:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:47,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ddf7c4ec-0f87-4fb6-97e7-26f63281bf93 Date: Thu, 09 Aug 2018 15:01:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:01: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":"51f8833ffd874163ba27d6f524efad82","id":"1c233104-0a75-40f2-851e-e784c8d8baf4","subnetpool_id":null,"name":"singlevm2-subnet_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}]} 2018-08-09 15:01:47,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ddf7c4ec-0f87-4fb6-97e7-26f63281bf93 2018-08-09 15:01:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0437960624695s 2018-08-09 15:01:47,104 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ddf7c4ec-0f87-4fb6-97e7-26f63281bf93 2018-08-09 15:01:47,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:01:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/1c233104-0a75-40f2-851e-e784c8d8baf4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:48,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a581e831-c427-4dd3-9aab-fbb1547c3178 Date: Thu, 09 Aug 2018 15:01:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:48,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1c233104-0a75-40f2-851e-e784c8d8baf4.json used request id req-a581e831-c427-4dd3-9aab-fbb1547c3178 2018-08-09 15:01:48,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.06595516205s 2018-08-09 15:01:48,172 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1c233104-0a75-40f2-851e-e784c8d8baf4.json used request id req-a581e831-c427-4dd3-9aab-fbb1547c3178 2018-08-09 15:01:48,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:48,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:48,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-4f308997-4b20-475e-8e22-392fab33e4c2 Date: Thu, 09 Aug 2018 15:01:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"8f27a12a-351c-47fe-97a7-24e7de831f8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51f8833ffd874163ba27d6f524efad82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:01:48Z","qos_policy_id":null,"name":"singlevm2-net_708dc008-3e02-4fa3-a2e5-878d19b8a6e0","admin_state_up":true,"tenant_id":"51f8833ffd874163ba27d6f524efad82","created_at":"2018-08-09T15:01:07Z","mtu":1450}]} 2018-08-09 15:01:48,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4f308997-4b20-475e-8e22-392fab33e4c2 2018-08-09 15:01:48,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880088806152s 2018-08-09 15:01:48,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4f308997-4b20-475e-8e22-392fab33e4c2 2018-08-09 15:01:48,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:01:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/8f27a12a-351c-47fe-97a7-24e7de831f8d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:49,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9f7922e6-81cf-4fa5-919b-5351c3dc70d2 Date: Thu, 09 Aug 2018 15:01:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:01:49,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8f27a12a-351c-47fe-97a7-24e7de831f8d.json used request id req-9f7922e6-81cf-4fa5-919b-5351c3dc70d2 2018-08-09 15:01:49,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09471201897s 2018-08-09 15:01:49,357 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/8f27a12a-351c-47fe-97a7-24e7de831f8d.json used request id req-9f7922e6-81cf-4fa5-919b-5351c3dc70d2 2018-08-09 15:01:49,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:01:49,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:50,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-541eef1b-acb8-4dad-8e50-f6effa9ae977 Date: Thu, 09 Aug 2018 15:01:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:01:13Z", "file": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/file", "owner": "51f8833ffd874163ba27d6f524efad82", "id": "9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "size": 12716032, "self": "/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:01:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:01:50,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-541eef1b-acb8-4dad-8e50-f6effa9ae977 2018-08-09 15:01:50,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.736717939377s 2018-08-09 15:01:50,098 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-541eef1b-acb8-4dad-8e50-f6effa9ae977 2018-08-09 15:01:50,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:01:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5f878a79d0a4b23aebfdc38f7ddadc376d1fa4f3" 2018-08-09 15:01:51,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d89d209-d565-4953-b97d-aa6e72d33587 Date: Thu, 09 Aug 2018 15:01:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:01:51,275 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3 used request id req-7d89d209-d565-4953-b97d-aa6e72d33587 2018-08-09 15:01:51,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.17496204376s 2018-08-09 15:01:51,275 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9770aaa8-dc40-40e7-a1b2-bdb453ca2df3 used request id req-7d89d209-d565-4953-b97d-aa6e72d33587 2018-08-09 15:01:51,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:01:51,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:51,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-94aade75-5086-4d87-9081-5bd910b372ee x-compute-request-id: req-94aade75-5086-4d87-9081-5bd910b372ee Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"name": "singlevm2-flavor_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e", "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": "e5124584-c5a1-47c4-b5d2-743f6e33039e"}]} 2018-08-09 15:01:51,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-94aade75-5086-4d87-9081-5bd910b372ee 2018-08-09 15:01:51,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022118806839s 2018-08-09 15:01:51,298 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-94aade75-5086-4d87-9081-5bd910b372ee 2018-08-09 15:01:51,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:01:51,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:51,342 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-2802edc7-484f-4b3c-88b3-ab37129e8c3b x-compute-request-id: req-2802edc7-484f-4b3c-88b3-ab37129e8c3b Content-Length: 0 Content-Type: application/json 2018-08-09 15:01:51,343 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e used request id req-2802edc7-484f-4b3c-88b3-ab37129e8c3b 2018-08-09 15:01:51,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0433111190796s 2018-08-09 15:01:51,343 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e5124584-c5a1-47c4-b5d2-743f6e33039e used request id req-2802edc7-484f-4b3c-88b3-ab37129e8c3b 2018-08-09 15:01:51,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:01:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:51,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d61a75-6e8b-4a70-b4c6-60542cfa03e4 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": {"self": "http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "f21a3ae4aab543f8bed7cdd0554187a7", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:01:51,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c0d61a75-6e8b-4a70-b4c6-60542cfa03e4 2018-08-09 15:01:51,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208302974701s 2018-08-09 15:01:51,552 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c0d61a75-6e8b-4a70-b4c6-60542cfa03e4 2018-08-09 15:01:51,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:01:51,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:51,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea32528-375b-4bf5-aaf2-647c0dc245de Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "singlevm2-user_708dc008-3e02-4fa3-a2e5-878d19b8a6e0", "links": {"self": "http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "f21a3ae4aab543f8bed7cdd0554187a7", "description": null}} 2018-08-09 15:01:51,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7 used request id req-fea32528-375b-4bf5-aaf2-647c0dc245de 2018-08-09 15:01:51,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221976995468s 2018-08-09 15:01:51,780 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7 used request id req-fea32528-375b-4bf5-aaf2-647c0dc245de 2018-08-09 15:01:51,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 15:01:51,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:52,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:01:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d8022b4-6ae6-4a42-a442-46bf318369fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:01:52,221 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7 used request id req-4d8022b4-6ae6-4a42-a442-46bf318369fd 2018-08-09 15:01:52,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.439599990845s 2018-08-09 15:01:52,221 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f21a3ae4aab543f8bed7cdd0554187a7 used request id req-4d8022b4-6ae6-4a42-a442-46bf318369fd 2018-08-09 15:01:52,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:01:52,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:52,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeee2ffd-21e2-45ec-93d8-b08c9bb6877c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82"}, "tags": [], "enabled": true, "id": "51f8833ffd874163ba27d6f524efad82", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_708dc008-3e02-4fa3-a2e5-878d19b8a6e0"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 15:01:52,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-eeee2ffd-21e2-45ec-93d8-b08c9bb6877c 2018-08-09 15:01:52,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.178546190262s 2018-08-09 15:01:52,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-eeee2ffd-21e2-45ec-93d8-b08c9bb6877c 2018-08-09 15:01:52,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 15:01:52,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1b7cef0c2cdc8bd6daf0d4480e21182522df7078" 2018-08-09 15:01:52,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:01:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525ec0f5-b579-4694-8645-9f6f95621149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:01:52,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82 used request id req-525ec0f5-b579-4694-8645-9f6f95621149 2018-08-09 15:01:52,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.228796005249s 2018-08-09 15:01:52,640 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/51f8833ffd874163ba27d6f524efad82 used request id req-525ec0f5-b579-4694-8645-9f6f95621149 2018-08-09 15:01:52,695 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:01:52,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:01:52,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:01:52,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:01:52,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:01:52,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4542923-5fb0-43a4-bceb-0bfe29f78172 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:01:52,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e4542923-5fb0-43a4-bceb-0bfe29f78172 2018-08-09 15:01:52,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:01:53,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:01:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["9axZEnqZRmCwUlPELbLHJA"], "issued_at": "2018-08-09T15:01:53.000000Z"}} 2018-08-09 15:01:53,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:53,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:53,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-a8c52c24-2d61-4d19-b6db-029f64fff2d8 Date: Thu, 09 Aug 2018 15:01:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:01:53,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a8c52c24-2d61-4d19-b6db-029f64fff2d8 2018-08-09 15:01:53,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.319818019867s 2018-08-09 15:01:53,471 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a8c52c24-2d61-4d19-b6db-029f64fff2d8 2018-08-09 15:01:53,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:01:53,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87acd4ef-8e8c-48cb-97b9-65c8f1cb4148 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:01:53,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-87acd4ef-8e8c-48cb-97b9-65c8f1cb4148 2018-08-09 15:01:53,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:01:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:53,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375c5daa-2be8-49ef-b5af-fbdf01f7bb2e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 15:01:53,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-375c5daa-2be8-49ef-b5af-fbdf01f7bb2e 2018-08-09 15:01:53,617 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.136286020279s 2018-08-09 15:01:53,617 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-375c5daa-2be8-49ef-b5af-fbdf01f7bb2e 2018-08-09 15:01:53,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 15:01:53,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}}' 2018-08-09 15:01:53,867 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e01aed-3997-42ff-9934-b290e0548dd4 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.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff"}, "tags": [], "enabled": true, "id": "4cb2c309dd4a4c84be52575e845521ff", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}} 2018-08-09 15:01:53,867 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d7e01aed-3997-42ff-9934-b290e0548dd4 2018-08-09 15:01:53,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.2432949543s 2018-08-09 15:01:53,867 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d7e01aed-3997-42ff-9934-b290e0548dd4 2018-08-09 15:01:53,868 - 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'4cb2c309dd4a4c84be52575e845521ff', '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_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722'}) 2018-08-09 15:01:53,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 15:01:53,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "5a12e6bd-4e5c-4c0f-a85e-8ffcbd6a42e2", "email": null, "name": "vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}}' 2018-08-09 15:01:54,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:01:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0755c3-7764-4d8d-acbc-45029ab2f371 Content-Length: 324 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": {"self": "http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f0545782af4819beed437dac3caa39", "domain_id": "default", "password_expires_at": null}} 2018-08-09 15:01:54,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-0a0755c3-7764-4d8d-acbc-45029ab2f371 2018-08-09 15:01:54,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.497821092606s 2018-08-09 15:01:54,372 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-0a0755c3-7764-4d8d-acbc-45029ab2f371 2018-08-09 15:01:54,372 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'25f0545782af4819beed437dac3caa39', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722'}) 2018-08-09 15:01:54,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:01:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:54,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b6de92-5f55-4054-9df8-18c9b0dbd91f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:01:54,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-16b6de92-5f55-4054-9df8-18c9b0dbd91f 2018-08-09 15:01:54,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182548999786s 2018-08-09 15:01:54,559 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-16b6de92-5f55-4054-9df8-18c9b0dbd91f 2018-08-09 15:01:54,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:01:54,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:54,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae332210-1707-43db-b1de-5c419596c7db Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:01:54,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ae332210-1707-43db-b1de-5c419596c7db 2018-08-09 15:01:54,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175525903702s 2018-08-09 15:01:54,740 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ae332210-1707-43db-b1de-5c419596c7db 2018-08-09 15:01:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:01:54,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:54,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d6d18f4-2853-4f85-9ea2-076912b63779 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:01:54,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d6d18f4-2853-4f85-9ea2-076912b63779 2018-08-09 15:01:54,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175215005875s 2018-08-09 15:01:54,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d6d18f4-2853-4f85-9ea2-076912b63779 2018-08-09 15:01:54,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:01:54,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:55,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e13eb1-9faf-4f60-b6f0-a00f91fda8a7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:01:55,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-41e13eb1-9faf-4f60-b6f0-a00f91fda8a7 2018-08-09 15:01:55,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106430053711s 2018-08-09 15:01:55,031 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-41e13eb1-9faf-4f60-b6f0-a00f91fda8a7 2018-08-09 15:01:55,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:01:55,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:55,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eddfc942-6a80-4582-b1f2-2ff91da3f9ea Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": {"self": "http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f0545782af4819beed437dac3caa39", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:01:55,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eddfc942-6a80-4582-b1f2-2ff91da3f9ea 2018-08-09 15:01:55,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191877841949s 2018-08-09 15:01:55,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eddfc942-6a80-4582-b1f2-2ff91da3f9ea 2018-08-09 15:01:55,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:01:55,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:55,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de1279f-c528-455c-a46c-28d78f7275bc Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff"}, "tags": [], "enabled": true, "id": "4cb2c309dd4a4c84be52575e845521ff", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:01:55,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5de1279f-c528-455c-a46c-28d78f7275bc 2018-08-09 15:01:55,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177067041397s 2018-08-09 15:01:55,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5de1279f-c528-455c-a46c-28d78f7275bc 2018-08-09 15:01:55,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:01:55,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=25f0545782af4819beed437dac3caa39&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=4cb2c309dd4a4c84be52575e845521ff" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:55,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337ffd2a-672c-4fe8-b52e-0e496596b4ed Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=25f0545782af4819beed437dac3caa39&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=4cb2c309dd4a4c84be52575e845521ff", "previous": null, "next": null}} 2018-08-09 15:01:55,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=25f0545782af4819beed437dac3caa39&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=4cb2c309dd4a4c84be52575e845521ff used request id req-337ffd2a-672c-4fe8-b52e-0e496596b4ed 2018-08-09 15:01:55,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0995528697968s 2018-08-09 15:01:55,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=25f0545782af4819beed437dac3caa39&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=4cb2c309dd4a4c84be52575e845521ff used request id req-337ffd2a-672c-4fe8-b52e-0e496596b4ed 2018-08-09 15:01:55,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:01:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff/users/25f0545782af4819beed437dac3caa39/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:01:55,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:01:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be12b2b-ed84-4ddf-90eb-9b55d0b0092d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:01:55,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff/users/25f0545782af4819beed437dac3caa39/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-8be12b2b-ed84-4ddf-90eb-9b55d0b0092d 2018-08-09 15:01:55,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182339906693s 2018-08-09 15:01:55,707 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff/users/25f0545782af4819beed437dac3caa39/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-8be12b2b-ed84-4ddf-90eb-9b55d0b0092d 2018-08-09 15:01:55,708 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 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'4cb2c309dd4a4c84be52575e845521ff', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '5a12e6bd-4e5c-4c0f-a85e-8ffcbd6a42e2', 'username': u'vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 15:01:55,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:01:55,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:01:55,709 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:01:55,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:01:55,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:01:55,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:01:55,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:01:55,713 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'password': '5a12e6bd-4e5c-4c0f-a85e-8ffcbd6a42e2', 'project_name': 'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '4cb2c309dd4a4c84be52575e845521ff', 'project_domain_name': 'Default'} 2018-08-09 15:01:55,713 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-09 15:01:55,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:01:55,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:01:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba66aaa2-7805-404d-82d1-8d35440ae3f8 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:01:55,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ba66aaa2-7805-404d-82d1-8d35440ae3f8 2018-08-09 15:01:55,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:01:56,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T16:01:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4cb2c309dd4a4c84be52575e845521ff", "name": "vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/4cb2c309dd4a4c84be52575e845521ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/4cb2c309dd4a4c84be52575e845521ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/4cb2c309dd4a4c84be52575e845521ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4cb2c309dd4a4c84be52575e845521ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/4cb2c309dd4a4c84be52575e845521ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/4cb2c309dd4a4c84be52575e845521ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/4cb2c309dd4a4c84be52575e845521ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/4cb2c309dd4a4c84be52575e845521ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/4cb2c309dd4a4c84be52575e845521ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4cb2c309dd4a4c84be52575e845521ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/4cb2c309dd4a4c84be52575e845521ff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/4cb2c309dd4a4c84be52575e845521ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_4cb2c309dd4a4c84be52575e845521ff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_4cb2c309dd4a4c84be52575e845521ff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "id": "25f0545782af4819beed437dac3caa39"}, "audit_ids": ["wqvBi6vVTQ68iAU6E50rnQ"], "issued_at": "2018-08-09T15:01:56.000000Z"}} 2018-08-09 15:01:56,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:01:56,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"network": {"name": "vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "admin_state_up": true}}' 2018-08-09 15:01:56,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8bece861-9a6c-4098-ba2d-ef6862fda623 Date: Thu, 09 Aug 2018 15:01:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:01:56Z","is_default":false,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}} 2018-08-09 15:01:56,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8bece861-9a6c-4098-ba2d-ef6862fda623 2018-08-09 15:01:56,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.56569814682s 2018-08-09 15:01:56,676 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8bece861-9a6c-4098-ba2d-ef6862fda623 2018-08-09 15:01:56,676 - 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-09T15:01:56Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'c48e4c90-4c74-4978-be11-7cf7b6b1c065', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', u'admin_state_up': True, u'tenant_id': u'4cb2c309dd4a4c84be52575e845521ff', u'created_at': u'2018-08-09T15:01:56Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4cb2c309dd4a4c84be52575e845521ff', u'l2_adjacency': True}) 2018-08-09 15:01:56,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:01:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:01:56,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1230 X-Openstack-Request-Id: req-6d7f4d82-4345-4060-ad31-a9f63f80c9dd Date: Thu, 09 Aug 2018 15:01:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:01:56Z","qos_policy_id":null,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}]} 2018-08-09 15:01:56,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6d7f4d82-4345-4060-ad31-a9f63f80c9dd 2018-08-09 15:01:56,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118935108185s 2018-08-09 15:01:56,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6d7f4d82-4345-4060-ad31-a9f63f80c9dd 2018-08-09 15:01:56,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:01:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"subnet": {"name": "vping_ssh-subnet_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "enable_dhcp": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:01:57,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-76ca71db-cc33-46d9-a59d-be66e504232a Date: Thu, 09 Aug 2018 15:01:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:01:57Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4cb2c309dd4a4c84be52575e845521ff","id":"fcf4674c-d180-4ffe-b917-5927071eb369","subnetpool_id":null,"name":"vping_ssh-subnet_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}} 2018-08-09 15:01:57,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-76ca71db-cc33-46d9-a59d-be66e504232a 2018-08-09 15:01:57,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.742892980576s 2018-08-09 15:01:57,541 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-76ca71db-cc33-46d9-a59d-be66e504232a 2018-08-09 15:01:57,541 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:01:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'fcf4674c-d180-4ffe-b917-5927071eb369', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', u'enable_dhcp': True, u'network_id': u'c48e4c90-4c74-4978-be11-7cf7b6b1c065', u'tenant_id': u'4cb2c309dd4a4c84be52575e845521ff', u'created_at': u'2018-08-09T15:01:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4cb2c309dd4a4c84be52575e845521ff'}) 2018-08-09 15:01:57,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:01:57,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "vping_ssh-router_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "admin_state_up": true}}' 2018-08-09 15:01:58,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-6744c6e3-a28a-41e2-9969-64b189182569 Date: Thu, 09 Aug 2018 15:01:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:01:57Z", "admin_state_up": true, "updated_at": "2018-08-09T15:01:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "name": "vping_ssh-router_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}} 2018-08-09 15:01:58,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6744c6e3-a28a-41e2-9969-64b189182569 2018-08-09 15:01:58,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.45723700523s 2018-08-09 15:01:58,999 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-6744c6e3-a28a-41e2-9969-64b189182569 2018-08-09 15:01:59,000 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:01:58Z', u'revision_number': 2, u'id': u'00e28428-9cdd-4efd-aba7-2dcdd4b9bf62', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', u'admin_state_up': True, u'tenant_id': u'4cb2c309dd4a4c84be52575e845521ff', u'created_at': u'2018-08-09T15:01:57Z', u'flavor_id': None, u'routes': [], u'project_id': u'4cb2c309dd4a4c84be52575e845521ff'}) 2018-08-09 15:01:59,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:01:59,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62/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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"subnet_id": "fcf4674c-d180-4ffe-b917-5927071eb369"}' 2018-08-09 15:02:01,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fd947c3-e739-47b8-9d92-9698c5eb6267 Date: Thu, 09 Aug 2018 15:02:01 GMT RESP BODY: {"network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "subnet_id": "fcf4674c-d180-4ffe-b917-5927071eb369", "subnet_ids": ["fcf4674c-d180-4ffe-b917-5927071eb369"], "port_id": "fdcd6754-447d-4a18-9a7b-c5ebd758779d", "id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62"} 2018-08-09 15:02:01,305 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62/add_router_interface.json used request id req-6fd947c3-e739-47b8-9d92-9698c5eb6267 2018-08-09 15:02:01,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.30422997475s 2018-08-09 15:02:01,305 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62/add_router_interface.json used request id req-6fd947c3-e739-47b8-9d92-9698c5eb6267 returning object 00e28428-9cdd-4efd-aba7-2dcdd4b9bf62 2018-08-09 15:02:01,305 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:02:01,438 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:02:01,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:02:01,444 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:02:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:02:01,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:01,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d71e4e1f-8015-47da-bdc3-2fc33dab63b3 Date: Thu, 09 Aug 2018 15:02:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:01,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d71e4e1f-8015-47da-bdc3-2fc33dab63b3 2018-08-09 15:02:01,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.255883216858s 2018-08-09 15:02:01,702 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d71e4e1f-8015-47da-bdc3-2fc33dab63b3 2018-08-09 15:02:01,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:02:01,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}' 2018-08-09 15:02:01,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4ca03331-9525-40f8-a541-9d99146b8040 Date: Thu, 09 Aug 2018 15:02:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:01Z", "file": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file", "owner": "4cb2c309dd4a4c84be52575e845521ff", "id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "size": null, "self": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "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_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "checksum": null, "created_at": "2018-08-09T15:02:01Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:02:01,785 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4ca03331-9525-40f8-a541-9d99146b8040 2018-08-09 15:02:01,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0737800598145s 2018-08-09 15:02:01,785 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4ca03331-9525-40f8-a541-9d99146b8040 returning object b90303b2-0b57-438d-ac82-4e4becaa5deb 2018-08-09 15:02:01,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:02:01,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '' 2018-08-09 15:02:02,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c52daa1-77d5-41cf-bec7-c10d16d1691b Date: Thu, 09 Aug 2018 15: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-09 15:02:02,276 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file used request id req-7c52daa1-77d5-41cf-bec7-c10d16d1691b 2018-08-09 15:02:02,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.490156888962s 2018-08-09 15:02:02,277 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file used request id req-7c52daa1-77d5-41cf-bec7-c10d16d1691b 2018-08-09 15:02:02,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:02,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:02,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-d8039c80-1d3e-48df-9488-b9e37a7cb704 Date: Thu, 09 Aug 2018 15:02:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:02Z", "file": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file", "owner": "4cb2c309dd4a4c84be52575e845521ff", "id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "size": 12716032, "self": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:02,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d8039c80-1d3e-48df-9488-b9e37a7cb704 2018-08-09 15:02:02,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.129958868027s 2018-08-09 15:02:02,411 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d8039c80-1d3e-48df-9488-b9e37a7cb704 2018-08-09 15:02:02,413 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file', 'owner': u'4cb2c309dd4a4c84be52575e845521ff', 'id': u'b90303b2-0b57-438d-ac82-4e4becaa5deb', 'size': 12716032, u'self': u'/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': 'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:02:02Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:02:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', '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/b90303b2-0b57-438d-ac82-4e4becaa5deb', 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_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'created': u'2018-08-09T15:02:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:02:01Z', 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/b90303b2-0b57-438d-ac82-4e4becaa5deb', 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_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:02:02,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:02:02,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:02:02,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-0b7a0373-807f-4211-b9ec-c5d23a07165b x-compute-request-id: req-0b7a0373-807f-4211-b9ec-c5d23a07165b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_ssh-flavor_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "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": "31daaf8d-5e75-4773-b9d6-91de2c9ab510"}} 2018-08-09 15:02:02,734 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0b7a0373-807f-4211-b9ec-c5d23a07165b 2018-08-09 15:02:02,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.320336818695s 2018-08-09 15:02:02,735 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0b7a0373-807f-4211-b9ec-c5d23a07165b 2018-08-09 15:02:02,736 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'31daaf8d-5e75-4773-b9d6-91de2c9ab510', 'swap': 0}) 2018-08-09 15:02:02,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:02:02,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510/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}b7a49708960280938ef5a9b25b458e07a0086797" -d '{"extra_specs": {}}' 2018-08-09 15:02:02,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-1206e0bc-d2e6-4716-9dcf-30983f4104f4 x-compute-request-id: req-1206e0bc-d2e6-4716-9dcf-30983f4104f4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:02:02,881 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510/os-extra_specs used request id req-1206e0bc-d2e6-4716-9dcf-30983f4104f4 2018-08-09 15:02:02,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.144912004471s 2018-08-09 15:02:02,881 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510/os-extra_specs used request id req-1206e0bc-d2e6-4716-9dcf-30983f4104f4 2018-08-09 15:02:02,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 15:02:02,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"keypair": {"name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}}' 2018-08-09 15:02:03,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-0c1a1d95-622e-4d9f-8d39-c2d974a7ab85 x-compute-request-id: req-0c1a1d95-622e-4d9f-8d39-c2d974a7ab85 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChNdTdsQkxFeDyikUf9LS6YaEGSfhfKqm0jOfSQS5NiwEWnyMyu+Elz1A8NN1dMrhiuPRWe6n6LFmq3OwQig5ngX1lToRk1djrWVTvt+utltWogQpmr71tSIB9VL0JhM5SYqQeEoryKClpnch6/EbqCHDZbJo+ynVzycoKCWWspshVMFkaZOBB9THkpIWmxm5loAMn+PnFcN8eSXu2t7aK6hCnzyCysQ/HGoqX1PPBcot4TxXnWaMHwFZhQqZuO+p19pyT0AMViRlA8x5BoiOeTZK/wWRD3b+kMytjra1F9cwoK0JLGvGmpfV3iNsUfnsl+WoBBVpwzdAVbCvVKZvZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoTXU3bEJMRXg8opFH/S0umGhBkn4XyqptIzn0kEuTYsBFp8j\nMrvhJc9QPDTdXTK4Yrj0Vnup+ixZqtzsEIoOZ4F9ZU6EZNXY61lU77frrZbVqIEK\nZq+9bUiAfVS9CYTOUmKkHhKK8igpaZ3IevxG6ghw2WyaPsp1c8nKCgllrKbIVTBZ\nGmTgQfUx5KSFpsZuZaADJ/j5xXDfHkl7tre2iuoQp88gsrEPxxqKl9TzwXKLeE8V\n51mjB8BWYUKmbjvqdfack9ADFYkZQPMeQaIjnk2Sv8FkQ92/pDMrY62tRfXMKCtC\nSxrxpqX1d4jbFH57JflqAQVacM3QFWwr1Smb2QIDAQABAoIBAC2DCxODVXr8GEOg\n8Z7x8MvloBYsb+g+HScR2KitKitOIQKH7uH11Lxd6OL2ccBL/24vlRuNUhGEz9PD\nBwosT6C9F++v2QS2ssTOtYHvxKN/P9aQh6Ux3CKsI0o+0BeN3Mm5e2faCEwRNo/Q\nsba23jZYJ7PaSzmK4tnLkDSBLqktAhELCZ9hrEtKahokPlKVZsOOoRamCP+Ov2g2\n6guDKEpBC5781uuhL67tub9BpNyL/kUmRpc6A68lwC4VrRUpD4NR/fIudtD+lgLQ\nBPLaAIirCG6xIu1Fhf5OzFlk1aQMx3/L3lib/6xO7Nk5J1vZOkf3cGdYyF4ceIv7\nvE+bJzkCgYEAy2UlXOMKxxXPCLAG+D43ZgoohUwchkCk6tnp5+bviFhPKRpezSe5\n7LjDBLHRZ3gE5YMUrQBTKqhIJ5uv1+FxBCwAq6vcNfsQpyDp9S72K8SPUzP3Zv+Y\nlZTuxM6rRgiAdQqvrDFKsVh88uWeVw2hNOUFcpUGjUR3a8P3H1kIYr8CgYEAyued\neaaUBZEd7EM4yiqMTVT/78wZjrLuOi7BrGghkOL46Qveb+2zNcLb5loU3pUvLgI6\nDbpTVRL9b5x0L0g3uhciAZAH0ojkjI+Vfe7ZovgbKGpdy13/4c8AEVj4kK53wQnJ\n3tFqvm7jggc/i7vO09acWYK50UGiQuIgSIQbX2cCgYEAknLdmCgSFo7pZ0P3gL6r\nfNlLm87VqwTYuhD1jniFeBK9zMakA+vav0u5f6PZNzr/q5HaTUaym0BX080Rq8sz\naOGWCgXQpT2FHBFi45tQvOrml+4O8SaQYwO9eA+m2uI8PAnZu44yTcd9EBetDtlN\nfZx5c6tB8G2f3wRW50df9lkCgYBlG280HFasQ3jGr2SQEQ2ix1VVl72whucA5SWr\nFKSNPxzLfBeWbLsdcgED0yWNGIfPBFsLViqKPRE+2ZZnrTPfrgFLCAtt1LsWc8IJ\nY8jdVYaq5/3fBfMpAW5GNrB94AJaldcbCf2H8Ve7BoOazLYuh0WXsPWJGYySiX2O\nxQ2ixwKBgQCFahC7fPWWCyG9pjdF30qZ04hU5fQ84xLHwxFyDYrORtJIBrcQt9cS\nzD7TQKTCz8PDKlkhSX0DxG2B5p/tgVpSK2LjJJpr6oKUSvJBvYbcI88Wns7B5tKL\nEebaqZrg+DkE+7k96hOXaoVFky4TA5TlwG+mtL3+D9siAa09zVlUqw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "25f0545782af4819beed437dac3caa39", "name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "fingerprint": "1e:c2:32:16:ca:37:0e:d7:4e:f0:40:ff:aa:dc:c7:82"}} 2018-08-09 15:02:03,321 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0c1a1d95-622e-4d9f-8d39-c2d974a7ab85 2018-08-09 15:02:03,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.437432050705s 2018-08-09 15:02:03,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0c1a1d95-622e-4d9f-8d39-c2d974a7ab85 2018-08-09 15:02:03,322 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChNdTdsQkxFeDyikUf9LS6YaEGSfhfKqm0jOfSQS5NiwEWnyMyu+Elz1A8NN1dMrhiuPRWe6n6LFmq3OwQig5ngX1lToRk1djrWVTvt+utltWogQpmr71tSIB9VL0JhM5SYqQeEoryKClpnch6/EbqCHDZbJo+ynVzycoKCWWspshVMFkaZOBB9THkpIWmxm5loAMn+PnFcN8eSXu2t7aK6hCnzyCysQ/HGoqX1PPBcot4TxXnWaMHwFZhQqZuO+p19pyT0AMViRlA8x5BoiOeTZK/wWRD3b+kMytjra1F9cwoK0JLGvGmpfV3iNsUfnsl+WoBBVpwzdAVbCvVKZvZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAoTXU3bEJMRXg8opFH/S0umGhBkn4XyqptIzn0kEuTYsBFp8j\nMrvhJc9QPDTdXTK4Yrj0Vnup+ixZqtzsEIoOZ4F9ZU6EZNXY61lU77frrZbVqIEK\nZq+9bUiAfVS9CYTOUmKkHhKK8igpaZ3IevxG6ghw2WyaPsp1c8nKCgllrKbIVTBZ\nGmTgQfUx5KSFpsZuZaADJ/j5xXDfHkl7tre2iuoQp88gsrEPxxqKl9TzwXKLeE8V\n51mjB8BWYUKmbjvqdfack9ADFYkZQPMeQaIjnk2Sv8FkQ92/pDMrY62tRfXMKCtC\nSxrxpqX1d4jbFH57JflqAQVacM3QFWwr1Smb2QIDAQABAoIBAC2DCxODVXr8GEOg\n8Z7x8MvloBYsb+g+HScR2KitKitOIQKH7uH11Lxd6OL2ccBL/24vlRuNUhGEz9PD\nBwosT6C9F++v2QS2ssTOtYHvxKN/P9aQh6Ux3CKsI0o+0BeN3Mm5e2faCEwRNo/Q\nsba23jZYJ7PaSzmK4tnLkDSBLqktAhELCZ9hrEtKahokPlKVZsOOoRamCP+Ov2g2\n6guDKEpBC5781uuhL67tub9BpNyL/kUmRpc6A68lwC4VrRUpD4NR/fIudtD+lgLQ\nBPLaAIirCG6xIu1Fhf5OzFlk1aQMx3/L3lib/6xO7Nk5J1vZOkf3cGdYyF4ceIv7\nvE+bJzkCgYEAy2UlXOMKxxXPCLAG+D43ZgoohUwchkCk6tnp5+bviFhPKRpezSe5\n7LjDBLHRZ3gE5YMUrQBTKqhIJ5uv1+FxBCwAq6vcNfsQpyDp9S72K8SPUzP3Zv+Y\nlZTuxM6rRgiAdQqvrDFKsVh88uWeVw2hNOUFcpUGjUR3a8P3H1kIYr8CgYEAyued\neaaUBZEd7EM4yiqMTVT/78wZjrLuOi7BrGghkOL46Qveb+2zNcLb5loU3pUvLgI6\nDbpTVRL9b5x0L0g3uhciAZAH0ojkjI+Vfe7ZovgbKGpdy13/4c8AEVj4kK53wQnJ\n3tFqvm7jggc/i7vO09acWYK50UGiQuIgSIQbX2cCgYEAknLdmCgSFo7pZ0P3gL6r\nfNlLm87VqwTYuhD1jniFeBK9zMakA+vav0u5f6PZNzr/q5HaTUaym0BX080Rq8sz\naOGWCgXQpT2FHBFi45tQvOrml+4O8SaQYwO9eA+m2uI8PAnZu44yTcd9EBetDtlN\nfZx5c6tB8G2f3wRW50df9lkCgYBlG280HFasQ3jGr2SQEQ2ix1VVl72whucA5SWr\nFKSNPxzLfBeWbLsdcgED0yWNGIfPBFsLViqKPRE+2ZZnrTPfrgFLCAtt1LsWc8IJ\nY8jdVYaq5/3fBfMpAW5GNrB94AJaldcbCf2H8Ve7BoOazLYuh0WXsPWJGYySiX2O\nxQ2ixwKBgQCFahC7fPWWCyG9pjdF30qZ04hU5fQ84xLHwxFyDYrORtJIBrcQt9cS\nzD7TQKTCz8PDKlkhSX0DxG2B5p/tgVpSK2LjJJpr6oKUSvJBvYbcI88Wns7B5tKL\nEebaqZrg+DkE+7k96hOXaoVFky4TA5TlwG+mtL3+D9siAa09zVlUqw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'25f0545782af4819beed437dac3caa39', 'name': u'vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'created_at': '2018-08-09T15:02:03.322529', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': 'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'1e:c2:32:16:ca:37:0e:d7:4e:f0:40:ff:aa:dc:c7:82', 'type': 'ssh', 'id': u'vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722'}) 2018-08-09 15:02:03,323 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAoTXU3bEJMRXg8opFH/S0umGhBkn4XyqptIzn0kEuTYsBFp8j MrvhJc9QPDTdXTK4Yrj0Vnup+ixZqtzsEIoOZ4F9ZU6EZNXY61lU77frrZbVqIEK Zq+9bUiAfVS9CYTOUmKkHhKK8igpaZ3IevxG6ghw2WyaPsp1c8nKCgllrKbIVTBZ GmTgQfUx5KSFpsZuZaADJ/j5xXDfHkl7tre2iuoQp88gsrEPxxqKl9TzwXKLeE8V 51mjB8BWYUKmbjvqdfack9ADFYkZQPMeQaIjnk2Sv8FkQ92/pDMrY62tRfXMKCtC SxrxpqX1d4jbFH57JflqAQVacM3QFWwr1Smb2QIDAQABAoIBAC2DCxODVXr8GEOg 8Z7x8MvloBYsb+g+HScR2KitKitOIQKH7uH11Lxd6OL2ccBL/24vlRuNUhGEz9PD BwosT6C9F++v2QS2ssTOtYHvxKN/P9aQh6Ux3CKsI0o+0BeN3Mm5e2faCEwRNo/Q sba23jZYJ7PaSzmK4tnLkDSBLqktAhELCZ9hrEtKahokPlKVZsOOoRamCP+Ov2g2 6guDKEpBC5781uuhL67tub9BpNyL/kUmRpc6A68lwC4VrRUpD4NR/fIudtD+lgLQ BPLaAIirCG6xIu1Fhf5OzFlk1aQMx3/L3lib/6xO7Nk5J1vZOkf3cGdYyF4ceIv7 vE+bJzkCgYEAy2UlXOMKxxXPCLAG+D43ZgoohUwchkCk6tnp5+bviFhPKRpezSe5 7LjDBLHRZ3gE5YMUrQBTKqhIJ5uv1+FxBCwAq6vcNfsQpyDp9S72K8SPUzP3Zv+Y lZTuxM6rRgiAdQqvrDFKsVh88uWeVw2hNOUFcpUGjUR3a8P3H1kIYr8CgYEAyued eaaUBZEd7EM4yiqMTVT/78wZjrLuOi7BrGghkOL46Qveb+2zNcLb5loU3pUvLgI6 DbpTVRL9b5x0L0g3uhciAZAH0ojkjI+Vfe7ZovgbKGpdy13/4c8AEVj4kK53wQnJ 3tFqvm7jggc/i7vO09acWYK50UGiQuIgSIQbX2cCgYEAknLdmCgSFo7pZ0P3gL6r fNlLm87VqwTYuhD1jniFeBK9zMakA+vav0u5f6PZNzr/q5HaTUaym0BX080Rq8sz aOGWCgXQpT2FHBFi45tQvOrml+4O8SaQYwO9eA+m2uI8PAnZu44yTcd9EBetDtlN fZx5c6tB8G2f3wRW50df9lkCgYBlG280HFasQ3jGr2SQEQ2ix1VVl72whucA5SWr FKSNPxzLfBeWbLsdcgED0yWNGIfPBFsLViqKPRE+2ZZnrTPfrgFLCAtt1LsWc8IJ Y8jdVYaq5/3fBfMpAW5GNrB94AJaldcbCf2H8Ve7BoOazLYuh0WXsPWJGYySiX2O xQ2ixwKBgQCFahC7fPWWCyG9pjdF30qZ04hU5fQ84xLHwxFyDYrORtJIBrcQt9cS zD7TQKTCz8PDKlkhSX0DxG2B5p/tgVpSK2LjJJpr6oKUSvJBvYbcI88Wns7B5tKL EebaqZrg+DkE+7k96hOXaoVFky4TA5TlwG+mtL3+D9siAa09zVlUqw== -----END RSA PRIVATE KEY----- 2018-08-09 15:02:03,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 15:02:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"security_group": {"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-09 15:02:03,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-a0360d20-fe6b-4a1a-a089-9a70d0d4f86b Date: Thu, 09 Aug 2018 15:02:03 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:03Z", "updated_at": "2018-08-09T15:02:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "b31163d7-9de1-464f-9696-010e548e973e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "c2325a07-d287-4539-8d39-e76d0e93ccd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "35eb8399-ccf9-4b15-9667-d40964120be1", "name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}} 2018-08-09 15:02:03,460 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a0360d20-fe6b-4a1a-a089-9a70d0d4f86b 2018-08-09 15:02:03,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.134386062622s 2018-08-09 15:02:03,460 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a0360d20-fe6b-4a1a-a089-9a70d0d4f86b 2018-08-09 15:02:03,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:02:03,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:03,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-6ebd0b73-194c-4d3c-9750-4a50347df0de Date: Thu, 09 Aug 2018 15:02:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:01:56Z", "updated_at": "2018-08-09T15:01:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "191bbaf2-8696-4125-b327-a6a48fc9fdbd", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "82a11838-87e6-4cf0-b180-359c7e23f5c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "a5619d28-3cd0-4912-a7c8-a3ff81357534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "db72b2f7-a406-4a61-a92c-ca489276524d", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "150d25e3-c201-4f67-ba80-d99ceac57867", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:03Z", "updated_at": "2018-08-09T15:02:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "b31163d7-9de1-464f-9696-010e548e973e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "c2325a07-d287-4539-8d39-e76d0e93ccd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "35eb8399-ccf9-4b15-9667-d40964120be1", "name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:02:03,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6ebd0b73-194c-4d3c-9750-4a50347df0de 2018-08-09 15:02:03,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0664999485016s 2018-08-09 15:02:03,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6ebd0b73-194c-4d3c-9750-4a50347df0de 2018-08-09 15:02:03,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:02:03,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -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": "35eb8399-ccf9-4b15-9667-d40964120be1"}}' 2018-08-09 15:02:03,672 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-33ecee6d-03d9-49bc-a975-aca2496ba13e Date: Thu, 09 Aug 2018 15:02:03 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-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "port_range_min": 22, "revision_number": 0, "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:03Z", "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "e45ff6a2-e203-44f8-9ae9-048a5eb20107"}} 2018-08-09 15:02:03,672 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-33ecee6d-03d9-49bc-a975-aca2496ba13e 2018-08-09 15:02:03,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137167930603s 2018-08-09 15:02:03,672 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-33ecee6d-03d9-49bc-a975-aca2496ba13e 2018-08-09 15:02:03,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:02:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:03,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-9ee2283d-d245-401b-b2a8-c7d1180e3b78 Date: Thu, 09 Aug 2018 15:02:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:01:56Z", "updated_at": "2018-08-09T15:01:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "191bbaf2-8696-4125-b327-a6a48fc9fdbd", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "82a11838-87e6-4cf0-b180-359c7e23f5c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "a5619d28-3cd0-4912-a7c8-a3ff81357534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "db72b2f7-a406-4a61-a92c-ca489276524d", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "150d25e3-c201-4f67-ba80-d99ceac57867", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:03Z", "updated_at": "2018-08-09T15:02:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "b31163d7-9de1-464f-9696-010e548e973e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "c2325a07-d287-4539-8d39-e76d0e93ccd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "e45ff6a2-e203-44f8-9ae9-048a5eb20107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 2, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "35eb8399-ccf9-4b15-9667-d40964120be1", "name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:02:03,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9ee2283d-d245-401b-b2a8-c7d1180e3b78 2018-08-09 15:02:03,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0429441928864s 2018-08-09 15:02:03,719 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9ee2283d-d245-401b-b2a8-c7d1180e3b78 2018-08-09 15:02:03,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:02:03,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -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": "35eb8399-ccf9-4b15-9667-d40964120be1"}}' 2018-08-09 15:02:03,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-a6045671-9f72-4193-b343-65d97e3b224b Date: Thu, 09 Aug 2018 15:02:03 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-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "port_range_min": null, "revision_number": 0, "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:03Z", "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "f929ffff-7fb7-4b45-85f1-8bdf7b92e241"}} 2018-08-09 15:02:03,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a6045671-9f72-4193-b343-65d97e3b224b 2018-08-09 15:02:03,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.106142997742s 2018-08-09 15:02:03,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a6045671-9f72-4193-b343-65d97e3b224b 2018-08-09 15:02:03,830 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:03,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:04,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-9b41bb50-dc34-43aa-8d1e-68fae9f7beef Date: Thu, 09 Aug 2018 15:02:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":["fcf4674c-d180-4ffe-b917-5927071eb369"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:57Z","qos_policy_id":null,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}]} 2018-08-09 15:02:04,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9b41bb50-dc34-43aa-8d1e-68fae9f7beef 2018-08-09 15:02:04,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25993514061s 2018-08-09 15:02:04,091 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9b41bb50-dc34-43aa-8d1e-68fae9f7beef 2018-08-09 15:02:04,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:04,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-9ed01590-d288-434a-8332-5046a91c36dc Date: Thu, 09 Aug 2018 15:02:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:02Z", "file": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file", "owner": "4cb2c309dd4a4c84be52575e845521ff", "id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "size": 12716032, "self": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:04,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9ed01590-d288-434a-8332-5046a91c36dc 2018-08-09 15:02:04,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356230735779s 2018-08-09 15:02:04,131 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9ed01590-d288-434a-8332-5046a91c36dc 2018-08-09 15:02:04,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:02:04,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:04,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-0e3b666e-c365-4061-8a0b-2845e391b562 x-compute-request-id: req-0e3b666e-c365-4061-8a0b-2845e391b562 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "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": "31daaf8d-5e75-4773-b9d6-91de2c9ab510"}]} 2018-08-09 15:02:04,158 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0e3b666e-c365-4061-8a0b-2845e391b562 2018-08-09 15:02:04,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0250499248505s 2018-08-09 15:02:04,158 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0e3b666e-c365-4061-8a0b-2845e391b562 2018-08-09 15:02:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:02:04,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"server": {"name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "imageRef": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "flavorRef": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c48e4c90-4c74-4978-be11-7cf7b6b1c065"}], "security_groups": [{"name": "35eb8399-ccf9-4b15-9667-d40964120be1"}]}}' 2018-08-09 15:02:06,739 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:02: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-0ff25c33-041a-4b17-adc2-0f9d193c4a55 x-compute-request-id: req-0ff25c33-041a-4b17-adc2-0f9d193c4a55 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "35eb8399-ccf9-4b15-9667-d40964120be1"}], "OS-DCF:diskConfig": "MANUAL", "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "adminPass": "FfG7yuwMWwRz"}} 2018-08-09 15:02:06,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0ff25c33-041a-4b17-adc2-0f9d193c4a55 2018-08-09 15:02:06,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.57921504974s 2018-08-09 15:02:06,740 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0ff25c33-041a-4b17-adc2-0f9d193c4a55 2018-08-09 15:02:06,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:06,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-aafe6a09-b0e8-4870-85af-7faae9a36be7 x-compute-request-id: req-aafe6a09-b0e8-4870-85af-7faae9a36be7 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.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "user_id": "25f0545782af4819beed437dac3caa39", "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-09T15:02:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:06,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aafe6a09-b0e8-4870-85af-7faae9a36be7 2018-08-09 15:02:06,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.126055002213s 2018-08-09 15:02:06,867 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aafe6a09-b0e8-4870-85af-7faae9a36be7 2018-08-09 15:02:06,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:06,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:06,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-5644e081-83cf-4d26-a3c6-0b65cafeffb9 Date: Thu, 09 Aug 2018 15:02:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":["fcf4674c-d180-4ffe-b917-5927071eb369"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:57Z","qos_policy_id":null,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}]} 2018-08-09 15:02:06,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5644e081-83cf-4d26-a3c6-0b65cafeffb9 2018-08-09 15:02:06,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0848500728607s 2018-08-09 15:02:06,959 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5644e081-83cf-4d26-a3c6-0b65cafeffb9 2018-08-09 15:02:06,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:02:06,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:07,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-91d43448-d80d-4f98-8251-2f2d9762dad5 Date: Thu, 09 Aug 2018 15:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:01:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4cb2c309dd4a4c84be52575e845521ff","id":"fcf4674c-d180-4ffe-b917-5927071eb369","subnetpool_id":null,"name":"vping_ssh-subnet_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:02:07,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-91d43448-d80d-4f98-8251-2f2d9762dad5 2018-08-09 15:02:07,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.06547498703s 2018-08-09 15:02:07,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-91d43448-d80d-4f98-8251-2f2d9762dad5 2018-08-09 15:02:07,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:09,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:09,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-b89d71ae-8eca-4759-8a29-95f7fb1047f6 x-compute-request-id: req-b89d71ae-8eca-4759-8a29-95f7fb1047f6 Content-Encoding: gzip Content-Length: 603 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:02:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:09,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b89d71ae-8eca-4759-8a29-95f7fb1047f6 2018-08-09 15:02:09,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432503938675s 2018-08-09 15:02:09,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b89d71ae-8eca-4759-8a29-95f7fb1047f6 2018-08-09 15:02:09,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:11,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:11,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:11,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-ace5bb8a-9d5b-4eec-bb2f-c94faee7ae94 x-compute-request-id: req-ace5bb8a-9d5b-4eec-bb2f-c94faee7ae94 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.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:02:09Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:11,911 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ace5bb8a-9d5b-4eec-bb2f-c94faee7ae94 2018-08-09 15:02:11,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442394971848s 2018-08-09 15:02:11,911 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ace5bb8a-9d5b-4eec-bb2f-c94faee7ae94 2018-08-09 15:02:11,915 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:13,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:13,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:14,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-673af152-46c1-4827-8d08-21c9e3a9758e x-compute-request-id: req-673af152-46c1-4827-8d08-21c9e3a9758e Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:72:ac", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:13.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:14Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:14,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-673af152-46c1-4827-8d08-21c9e3a9758e 2018-08-09 15:02:14,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.327141046524s 2018-08-09 15:02:14,245 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-673af152-46c1-4827-8d08-21c9e3a9758e 2018-08-09 15:02:14,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:02:14,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b0a1f3c0-1731-4206-8db3-656d000f3e7f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:14,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-6695d5aa-e8a3-4ce4-9b34-cc8c12abbb9d Date: Thu, 09 Aug 2018 15:02:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:02:13Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcf4674c-d180-4ffe-b917-5927071eb369","ip_address":"192.168.120.17"}],"id":"764dd567-cc27-4b5b-af5a-5e967aaba3cc","security_groups":["35eb8399-ccf9-4b15-9667-d40964120be1"],"mac_address":"fa:16:3e:8a:72:ac","project_id":"4cb2c309dd4a4c84be52575e845521ff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:02:09Z","binding:vnic_type":"normal","device_id":"b0a1f3c0-1731-4206-8db3-656d000f3e7f","ip_allocation":"immediate"}]} 2018-08-09 15:02:14,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b0a1f3c0-1731-4206-8db3-656d000f3e7f used request id req-6695d5aa-e8a3-4ce4-9b34-cc8c12abbb9d 2018-08-09 15:02:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0553891658783s 2018-08-09 15:02:14,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b0a1f3c0-1731-4206-8db3-656d000f3e7f used request id req-6695d5aa-e8a3-4ce4-9b34-cc8c12abbb9d 2018-08-09 15:02:14,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:14,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=764dd567-cc27-4b5b-af5a-5e967aaba3cc" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-25bdaec7-47d9-4db3-9f18-9138cdeea867 Date: Thu, 09 Aug 2018 15:02:14 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:02:14,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=764dd567-cc27-4b5b-af5a-5e967aaba3cc used request id req-25bdaec7-47d9-4db3-9f18-9138cdeea867 2018-08-09 15:02:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451400279999s 2018-08-09 15:02:14,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=764dd567-cc27-4b5b-af5a-5e967aaba3cc used request id req-25bdaec7-47d9-4db3-9f18-9138cdeea867 2018-08-09 15:02:14,356 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8a:72:ac', u'version': 4, u'addr': u'192.168.120.17', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b90303b2-0b57-438d-ac82-4e4becaa5deb'}), 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-09T15:02:13.000000', 'flavor': Munch({u'id': u'31daaf8d-5e75-4773-b9d6-91de2c9ab510'}), 'az': u'nova', 'id': u'b0a1f3c0-1731-4206-8db3-656d000f3e7f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'25f0545782af4819beed437dac3caa39', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': 'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', '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-09T15:02:13.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:02:14Z', 'hostId': u'7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.17', 'cloud': 'envvars', 'host_id': u'7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a', '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-09T15:02:13.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': u'vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'adminPass': u'FfG7yuwMWwRz', 'tenant_id': u'4cb2c309dd4a4c84be52575e845521ff', 'created_at': u'2018-08-09T15:02:06Z', 'created': u'2018-08-09T15:02:06Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:02:14,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:14,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:14,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-2f85d0e3-f490-4d54-8fd2-d8b653e00979 Date: Thu, 09 Aug 2018 15:02:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":["fcf4674c-d180-4ffe-b917-5927071eb369"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:57Z","qos_policy_id":null,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}]} 2018-08-09 15:02:14,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2f85d0e3-f490-4d54-8fd2-d8b653e00979 2018-08-09 15:02:14,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0875480175018s 2018-08-09 15:02:14,445 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2f85d0e3-f490-4d54-8fd2-d8b653e00979 2018-08-09 15:02:14,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:14,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-56359b02-fd30-4771-ab88-c36ed20c1702 Date: Thu, 09 Aug 2018 15:02:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:02Z", "file": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file", "owner": "4cb2c309dd4a4c84be52575e845521ff", "id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "size": 12716032, "self": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:14,728 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56359b02-fd30-4771-ab88-c36ed20c1702 2018-08-09 15:02:14,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278316020966s 2018-08-09 15:02:14,729 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-56359b02-fd30-4771-ab88-c36ed20c1702 2018-08-09 15:02:14,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:02:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:14,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-ea4f405f-401c-45a4-981e-df4138879569 x-compute-request-id: req-ea4f405f-401c-45a4-981e-df4138879569 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "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": "31daaf8d-5e75-4773-b9d6-91de2c9ab510"}]} 2018-08-09 15:02:14,756 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ea4f405f-401c-45a4-981e-df4138879569 2018-08-09 15:02:14,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0254189968109s 2018-08-09 15:02:14,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ea4f405f-401c-45a4-981e-df4138879569 2018-08-09 15:02:14,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:02:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"server": {"name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "imageRef": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "flavorRef": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c48e4c90-4c74-4978-be11-7cf7b6b1c065"}], "security_groups": [{"name": "35eb8399-ccf9-4b15-9667-d40964120be1"}]}}' 2018-08-09 15:02:15,694 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:02: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-c3985466-a86d-4e46-92c5-9cd04d603265 x-compute-request-id: req-c3985466-a86d-4e46-92c5-9cd04d603265 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "35eb8399-ccf9-4b15-9667-d40964120be1"}], "OS-DCF:diskConfig": "MANUAL", "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "adminPass": "YD8DnPb9Kf9M"}} 2018-08-09 15:02:15,695 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c3985466-a86d-4e46-92c5-9cd04d603265 2018-08-09 15:02:15,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.937062978745s 2018-08-09 15:02:15,695 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c3985466-a86d-4e46-92c5-9cd04d603265 2018-08-09 15:02:15,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:15,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:16,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-2fb36f09-6584-49c6-af4d-34cea43eae1e x-compute-request-id: req-2fb36f09-6584-49c6-af4d-34cea43eae1e 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.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "user_id": "25f0545782af4819beed437dac3caa39", "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-09T15:02:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:72:ac", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:13.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:14Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:16,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2fb36f09-6584-49c6-af4d-34cea43eae1e 2018-08-09 15:02:16,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429080963135s 2018-08-09 15:02:16,125 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2fb36f09-6584-49c6-af4d-34cea43eae1e 2018-08-09 15:02:16,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:18,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:18,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-6773b36b-f7e6-4e74-928b-a4cb7ed5285c x-compute-request-id: req-6773b36b-f7e6-4e74-928b-a4cb7ed5285c Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:02:18Z", "hostId": "5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:72:ac", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:13.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:14Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:18,841 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6773b36b-f7e6-4e74-928b-a4cb7ed5285c 2018-08-09 15:02:18,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707905054092s 2018-08-09 15:02:18,842 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6773b36b-f7e6-4e74-928b-a4cb7ed5285c 2018-08-09 15:02:18,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:20,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:21,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-a6657db9-c6dc-4cc0-b141-1868f017e8db x-compute-request-id: req-a6657db9-c6dc-4cc0-b141-1868f017e8db Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:02:18Z", "hostId": "5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:72:ac", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:13.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:14Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:21,688 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6657db9-c6dc-4cc0-b141-1868f017e8db 2018-08-09 15:02:21,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.839543104172s 2018-08-09 15:02:21,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6657db9-c6dc-4cc0-b141-1868f017e8db 2018-08-09 15:02:21,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:23,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:23,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:23,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-2ac8b967-1038-452f-acc6-8480546323a5 x-compute-request-id: req-2ac8b967-1038-452f-acc6-8480546323a5 Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:23.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:23Z", "hostId": "5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:72:ac", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:13.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:14Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:23,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ac8b967-1038-452f-acc6-8480546323a5 2018-08-09 15:02:23,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17960691452s 2018-08-09 15:02:23,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2ac8b967-1038-452f-acc6-8480546323a5 2018-08-09 15:02:23,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:02:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b4b32499-9a60-485f-bf99-78a1725ef914" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:23,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-d6be9606-c518-4eb3-b372-2de87c3a9d3c Date: Thu, 09 Aug 2018 15:02:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:02:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcf4674c-d180-4ffe-b917-5927071eb369","ip_address":"192.168.120.14"}],"id":"a612bf19-bff2-4be9-afd9-29942d4f61af","security_groups":["35eb8399-ccf9-4b15-9667-d40964120be1"],"mac_address":"fa:16:3e:b5:ab:fa","project_id":"4cb2c309dd4a4c84be52575e845521ff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:02:19Z","binding:vnic_type":"normal","device_id":"b4b32499-9a60-485f-bf99-78a1725ef914","ip_allocation":"immediate"}]} 2018-08-09 15:02:23,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b4b32499-9a60-485f-bf99-78a1725ef914 used request id req-d6be9606-c518-4eb3-b372-2de87c3a9d3c 2018-08-09 15:02:23,929 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0477869510651s 2018-08-09 15:02:23,929 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b4b32499-9a60-485f-bf99-78a1725ef914 used request id req-d6be9606-c518-4eb3-b372-2de87c3a9d3c 2018-08-09 15:02:23,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a612bf19-bff2-4be9-afd9-29942d4f61af" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:23,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3bd9ec36-a453-4139-bbb1-db112954feb2 Date: Thu, 09 Aug 2018 15:02:23 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:02:23,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a612bf19-bff2-4be9-afd9-29942d4f61af used request id req-3bd9ec36-a453-4139-bbb1-db112954feb2 2018-08-09 15:02:23,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0422887802124s 2018-08-09 15:02:23,976 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=a612bf19-bff2-4be9-afd9-29942d4f61af used request id req-3bd9ec36-a453-4139-bbb1-db112954feb2 2018-08-09 15:02:23,977 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b5:ab:fa', 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'b90303b2-0b57-438d-ac82-4e4becaa5deb'}), 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-09T15:02:23.000000', 'flavor': Munch({u'id': u'31daaf8d-5e75-4773-b9d6-91de2c9ab510'}), 'az': u'nova', 'id': u'b4b32499-9a60-485f-bf99-78a1725ef914', 'security_groups': [Munch({u'name': u'vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'25f0545782af4819beed437dac3caa39', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': 'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', '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-09T15:02:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:02:23Z', 'hostId': u'5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'public_v6': '', 'private_v4': u'192.168.120.14', 'cloud': 'envvars', 'host_id': u'5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a', '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-09T15:02:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': u'vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'adminPass': u'YD8DnPb9Kf9M', 'tenant_id': u'4cb2c309dd4a4c84be52575e845521ff', 'created_at': u'2018-08-09T15:02:15Z', 'created': u'2018-08-09T15:02:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:02:23,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:23,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:24,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1274 X-Openstack-Request-Id: req-f561abc6-2d88-4cc7-9674-03493bf9d501 Date: Thu, 09 Aug 2018 15:02:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":["fcf4674c-d180-4ffe-b917-5927071eb369"],"description":"","tags":[],"updated_at":"2018-08-09T15:01:57Z","qos_policy_id":null,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}]} 2018-08-09 15:02:24,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f561abc6-2d88-4cc7-9674-03493bf9d501 2018-08-09 15:02:24,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.084400177002s 2018-08-09 15:02:24,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f561abc6-2d88-4cc7-9674-03493bf9d501 2018-08-09 15:02:24,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:02:24,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=b4b32499-9a60-485f-bf99-78a1725ef914" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:24,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-0acdac9d-552f-4f1b-80f1-a20beb3af384 Date: Thu, 09 Aug 2018 15:02:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:02:23Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcf4674c-d180-4ffe-b917-5927071eb369","ip_address":"192.168.120.14"}],"id":"a612bf19-bff2-4be9-afd9-29942d4f61af","security_groups":["35eb8399-ccf9-4b15-9667-d40964120be1"],"mac_address":"fa:16:3e:b5:ab:fa","project_id":"4cb2c309dd4a4c84be52575e845521ff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:02:19Z","binding:vnic_type":"normal","device_id":"b4b32499-9a60-485f-bf99-78a1725ef914","ip_allocation":"immediate"}]} 2018-08-09 15:02:24,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b4b32499-9a60-485f-bf99-78a1725ef914 used request id req-0acdac9d-552f-4f1b-80f1-a20beb3af384 2018-08-09 15:02:24,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0464019775391s 2018-08-09 15:02:24,113 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=b4b32499-9a60-485f-bf99-78a1725ef914 used request id req-0acdac9d-552f-4f1b-80f1-a20beb3af384 2018-08-09 15:02:24,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 15:02:24,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.14", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af"}}' 2018-08-09 15:02:26,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-0cab4e76-1af7-48dc-a895-a960fb0956ce Date: Thu, 09 Aug 2018 15:02:26 GMT RESP BODY: {"floatingip": {"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}} 2018-08-09 15:02:26,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0cab4e76-1af7-48dc-a895-a960fb0956ce 2018-08-09 15:02:26,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.41471910477s 2018-08-09 15:02:26,529 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0cab4e76-1af7-48dc-a895-a960fb0956ce 2018-08-09 15:02:26,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-e3457c2f-517e-4ee0-ad26-c05cdd24b999 Date: Thu, 09 Aug 2018 15:02:26 GMT RESP BODY: {"floatingips": [{"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}]} 2018-08-09 15:02:26,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e3457c2f-517e-4ee0-ad26-c05cdd24b999 2018-08-09 15:02:26,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.150887012482s 2018-08-09 15:02:26,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e3457c2f-517e-4ee0-ad26-c05cdd24b999 2018-08-09 15:02:26,692 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:02:26,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:26,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:26,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-fec1984a-c682-4e56-9f5c-e9a0bce805d0 Date: Thu, 09 Aug 2018 15:02:26 GMT RESP BODY: {"floatingips": [{"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}]} 2018-08-09 15:02:26,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fec1984a-c682-4e56-9f5c-e9a0bce805d0 2018-08-09 15:02:26,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0754768848419s 2018-08-09 15:02:26,873 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fec1984a-c682-4e56-9f5c-e9a0bce805d0 2018-08-09 15:02:26,877 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:02:26,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:26,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:27,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-bd288034-8e2c-4f27-86f3-275e66051cb1 Date: Thu, 09 Aug 2018 15:02:27 GMT RESP BODY: {"floatingips": [{"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}]} 2018-08-09 15:02:27,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bd288034-8e2c-4f27-86f3-275e66051cb1 2018-08-09 15:02:27,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555830001831s 2018-08-09 15:02:27,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-bd288034-8e2c-4f27-86f3-275e66051cb1 2018-08-09 15:02:27,042 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:02:27,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:27,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-65ac283f-ec13-43ce-a3bd-3bcbc588b1e1 Date: Thu, 09 Aug 2018 15:02:27 GMT RESP BODY: {"floatingips": [{"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}]} 2018-08-09 15:02:27,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-65ac283f-ec13-43ce-a3bd-3bcbc588b1e1 2018-08-09 15:02:27,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0692119598389s 2018-08-09 15:02:27,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-65ac283f-ec13-43ce-a3bd-3bcbc588b1e1 2018-08-09 15:02:27,220 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:02:27,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:27,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-de2d7537-0546-48b0-978e-7d3b7a074d5b Date: Thu, 09 Aug 2018 15:02:27 GMT RESP BODY: {"floatingips": [{"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}]} 2018-08-09 15:02:27,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-de2d7537-0546-48b0-978e-7d3b7a074d5b 2018-08-09 15:02:27,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.250042915344s 2018-08-09 15:02:27,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-de2d7537-0546-48b0-978e-7d3b7a074d5b 2018-08-09 15:02:27,579 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:02:27,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:27,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:27,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-de29140c-adcd-4411-a1bf-8e22f6a1a235 Date: Thu, 09 Aug 2018 15:02:27 GMT RESP BODY: {"floatingips": [{"router_id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:25Z", "updated_at": "2018-08-09T15:02:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b5:ab:fa", "device_id": "b4b32499-9a60-485f-bf99-78a1725ef914"}, "fixed_ip_address": "192.168.120.14", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "port_id": "a612bf19-bff2-4be9-afd9-29942d4f61af", "id": "10980603-40d7-40ca-b174-7e8c20f37990", "qos_policy_id": null}]} 2018-08-09 15:02:27,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-de29140c-adcd-4411-a1bf-8e22f6a1a235 2018-08-09 15:02:27,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603802204132s 2018-08-09 15:02:27,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-de29140c-adcd-4411-a1bf-8e22f6a1a235 2018-08-09 15:02:27,749 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'00e28428-9cdd-4efd-aba7-2dcdd4b9bf62', 'updated_at': u'2018-08-09T15:02:27Z', 'fixed_ip_address': u'192.168.120.14', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'a612bf19-bff2-4be9-afd9-29942d4f61af', 'id': u'10980603-40d7-40ca-b174-7e8c20f37990', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'a612bf19-bff2-4be9-afd9-29942d4f61af', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4cb2c309dd4a4c84be52575e845521ff', 'name': 'vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4cb2c309dd4a4c84be52575e845521ff', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c48e4c90-4c74-4978-be11-7cf7b6b1c065', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b5:ab:fa', u'device_id': u'b4b32499-9a60-485f-bf99-78a1725ef914'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4cb2c309dd4a4c84be52575e845521ff', 'created_at': u'2018-08-09T15:02:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'c48e4c90-4c74-4978-be11-7cf7b6b1c065', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b5:ab:fa', u'device_id': u'b4b32499-9a60-485f-bf99-78a1725ef914'}), 'router': u'00e28428-9cdd-4efd-aba7-2dcdd4b9bf62'}) 2018-08-09 15:02:27,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:02:27,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914/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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:02:28,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-bf3e7029-46bc-466f-ad7c-75ba65e23bc8 x-compute-request-id: req-bf3e7029-46bc-466f-ad7c-75ba65e23bc8 Content-Encoding: gzip Content-Length: 9578 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 489233895 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.141455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.143172] pid_max: default: 32768 minimum: 301\n[ 0.144149] ACPI: Core revision 20150930\n[ 0.145964] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147321] Security Framework initialized\n[ 0.148161] Yama: becoming mindful.\n[ 0.148924] AppArmor: AppArmor initialized\n[ 0.149812] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151181] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152513] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.153760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155235] Initializing cgroup subsys io\n[ 0.156079] Initializing cgroup subsys memory\n[ 0.156978] Initializing cgroup subsys devices\n[ 0.157880] Initializing cgroup subsys freezer\n[ 0.158774] Initializing cgroup subsys net_cls\n[ 0.159667] Initializing cgroup subsys perf_event\n[ 0.160617] Initializing cgroup subsys net_prio\n[ 0.161550] Initializing cgroup subsys hugetlb\n[ 0.162451] Initializing cgroup subsys pids\n[ 0.163353] CPU: Physical Processor ID: 0\n[ 0.164908] mce: CPU supports 10 MCE banks\n[ 0.165797] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166831] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.187828] ftrace: allocating 31920 entries in 125 pages\n[ 0.214010] smpboot: Max logical packages: 1\n[ 0.214905] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.216308] x2apic enabled\n[ 0.217143] Switched APIC routing to physical x2apic.\n[ 0.218914] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220077] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222142] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.223993] KVM setup paravirtual spinlock\n[ 0.225363] x86: Booted up 1 node, 1 CPUs\n[ 0.226203] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227646] devtmpfs: initialized\n[ 0.229396] evm: security.selinux\n[ 0.230123] evm: security.SMACK64\n[ 0.230835] evm: security.SMACK64EXEC\n[ 0.231605] evm: security.SMACK64TRANSMUTE\n[ 0.232441] evm: security.SMACK64MMAP\n[ 0.233213] evm: security.ima\n[ 0.233877] evm: security.capability\n[ 0.234709] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236629] pinctrl core: initialized pinctrl subsystem\n[ 0.237778] RTC time: 15:02:23, date: 08/09/18\n[ 0.238783] NET: Registered protocol family 16\n[ 0.239811] cpuidle: using governor ladder\n[ 0.240655] cpuidle: using governor menu\n[ 0.241468] PCCT header not found.\n[ 0.242252] ACPI: bus type PCI registered\n[ 0.243085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.244561] PCI: Using configuration type 1 for base access\n[ 0.246611] ACPI: Added _OSI(Module Device)\n[ 0.247489] ACPI: Added _OSI(Processor Device)\n[ 0.248382] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.249313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.251123] ACPI: Interpreter enabled\n[ 0.251924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.253850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.255764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.257675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.259585] ACPI: (supports S0 S5)\n[ 0.260318] ACPI: Using IOAPIC for interrupt routing\n[ 0.261299] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.264473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.265660] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.266933] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.268162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.270453] acpiphp: Slot [3] registered\n[ 0.271279] acpiphp: Slot [4] registered\n[ 0.272101] acpiphp: Slot [5] registered\n[ 0.272923] acpiphp: Slot [6] registered\n[ 0.273745] acpiphp: Slot [7] registered\n[ 0.274566] acpiphp: Slot [8] registered\n[ 0.275400] acpiphp: Slot [9] registered\n[ 0.276226] acpiphp: Slot [10] registered\n[ 0.277065] acpiphp: Slot [11] registered\n[ 0.277902] acpiphp: Slot [12] registered\n[ 0.278737] acpiphp: Slot [13] registered\n[ 0.279567] acpiphp: Slot [14] registered\n[ 0.280402] acpiphp: Slot [15] registered\n[ 0.291222] acpiphp: Slot [16] registered\n[ 0.292093] acpiphp: Slot [17] registered\n[ 0.292930] acpiphp: Slot [18] registered\n[ 0.293766] acpiphp: Slot [19] registered\n[ 0.294997] acpiphp: Slot [20] registered\n[ 0.295878] acpiphp: Slot [21] registered\n[ 0.296718] acpiphp: Slot [22] registered\n[ 0.297549] acpiphp: Slot [23] registered\n[ 0.298385] acpiphp: Slot [24] registered\n[ 0.299220] acpiphp: Slot [25] registered\n[ 0.300059] acpiphp: Slot [26] registered\n[ 0.300894] acpiphp: Slot [27] registered\n[ 0.301779] acpiphp: Slot [28] registered\n[ 0.302615] acpiphp: Slot [29] registered\n[ 0.303453] acpiphp: Slot [30] registered\n[ 0.304295] acpiphp: Slot [31] registered\n[ 0.305130] PCI host bridge to bus 0000:00\n[ 0.305965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.307220] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.308476] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.309974] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.311465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.312989] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.316315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.317641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.318866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.320175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323765] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.325533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.344910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.347312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.349006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.350462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.351894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.353208] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.354571] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.355672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.357278] vgaarb: loaded\n[ 0.357898] vgaarb: bridge control possible 0000:00:02.0\n[ 0.359183] SCSI subsystem initialized\n[ 0.360134] ACPI: bus type USB registered\n[ 0.360992] usbcore: registered new interface driver usbfs\n[ 0.362067] usbcore: registered new interface driver hub\n[ 0.363113] usbcore: registered new device driver usb\n[ 0.364262] PCI: Using ACPI for IRQ routing\n[ 0.365424] NetLabel: Initializing\n[ 0.366172] NetLabel: domain hash size = 128\n[ 0.367056] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.368048] NetLabel: unlabeled traffic allowed by default\n[ 0.369256] clocksource: Switched to clocksource kvm-clock\n[ 0.377783] AppArmor: AppArmor Filesystem Enabled\n[ 0.378794] pnp: PnP ACPI init\n[ 0.379768] pnp: PnP ACPI: found 5 devices\n[ 0.386119] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387904] NET: Registered protocol family 2\n[ 0.388997] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.390350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.391604] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.392850] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395676] NET: Registered protocol family 1\n[ 0.396594] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397745] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398862] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426791] Trying to unpack rootfs image as initramfs...\n[ 0.484800] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.486545] Scanning for low memory corruption every 60 seconds\n[ 0.487967] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.489186] audit: initializing netlink subsys (disabled)\n[ 0.490293] audit: type=2000 audit(1533826944.211:1): initialized\n[ 0.491695] Initialise system trusted keyring\n[ 0.492680] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.493901] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.496479] zbud: loaded\n[ 0.497241] VFS: Disk quotas dquot_6.6.0\n[ 0.498103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.499762] fuse init (API version 7.23)\n[ 0.500699] Key type big_key registered\n[ 0.501548] Allocating IMA MOK and blacklist keyrings.\n[ 0.502815] Key type asymmetric registered\n[ 0.503669] Asymmetric key parser 'x509' registered\n[ 0.504667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.506218] io scheduler noop registered\n[ 0.507045] io scheduler deadline registered (default)\n[ 0.508079] io scheduler cfq registered\n[ 0.508956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.510052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.511386] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.512893] ACPI: Power Button [PWRF]\n[ 0.513792] GHES: HEST is not enabled!\n[ 0.527513] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555535] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.557721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.583806] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.588207] Linux agpgart interface v0.103\n[ 0.591960] brd: module loaded\n[ 0.593790] loop: module loaded\n[ 0.599099] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.600608] GPT:90111 != 2097151\n[ 0.601313] GPT:Alternate GPT header not at the end of the disk.\n[ 0.602445] GPT:90111 != 2097151\n[ 0.603138] GPT: Use GNU Parted to correct GPT errors.\n[ 0.604142] vda: vda1 vda15\n[ 0.605988] scsi host0: ata_piix\n[ 0.606821] scsi host1: ata_piix\n[ 0.607568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.608830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.610418] libphy: Fixed MDIO Bus: probed\n[ 0.611283] tun: Universal TUN/TAP device driver, 1.6\n[ 0.612272] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.615048] PPP generic driver version 2.4.2\n[ 0.616049] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.617327] ehci-pci: EHCI PCI platform driver\n[ 0.618377] ehci-platform: EHCI generic platform driver\n[ 0.619409] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.620657] ohci-pci: OHCI PCI platform driver\n[ 0.621587] ohci-platform: OHCI generic platform driver\n[ 0.622634] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.637086] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.638190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.639729] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.640798] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.642058] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.643338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.645523] usb usb1: Product: UHCI Host Controller\n[ 0.646501] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.647682] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.648732] hub 1-0:1.0: USB hub found\n[ 0.649560] hub 1-0:1.0: 2 ports detected\n[ 0.650638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.652902] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.653919] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655055] mousedev: PS/2 mouse device common for all mice\n[ 0.656763] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658791] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.661246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.662500] i2c /dev entries driver\n[ 0.663344] device-mapper: uevent: version 1.0.3\n[ 0.664359] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666120] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.667907] NET: Registered protocol family 10\n[ 0.669314] NET: Registered protocol family 17\n[ 0.670285] Key type dns_resolver registered\n[ 0.671496] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672659] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674619] registered taskstats version 1\n[ 0.675545] Loading compiled-in X.509 certificates\n[ 0.677146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679282] zswap: loaded using pool lzo/zbud\n[ 0.681410] Key type trusted registered\n[ 0.683244] Key type encrypted registered\n[ 0.684117] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685225] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686754] evm: HMAC attrs: 0x1\n[ 0.687814] Magic number: 14:240:32\n[ 0.688730] rtc_cmos 00:00: setting system clock to 2018-08-09 15:02:24 UTC (1533826944)\n[ 0.690469] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691630] EDD information not available.\n[ 0.771742] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784285] Write protecting the kernel read-only data: 14336k\n[ 0.787953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790031] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.74\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.946024] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.88. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJj3nOzux+t8nmQkSi+5TMS9jhtwaxPkh5vadcNiGzYXwTKGtP9E+KL6MF/fpynzNjiWRqNW9bw4TSetnl7DcNM3jzhY4yfpiym8uLZU+xGueyTvXPAtxLaK/M7x2D7SlZ32ENJRW4m/8RMEwumgJRBBSB0o/ybvZ2JrJVC9SouIdWC7rSNYi0EMiqYhxtLDeN0HmY+JM2aZ9BLrdntGehjilI/UxwANWqn7GstHFqySVUh7O1md0N7DDOeU2vJw3HtKa9QP+CXZHAYEQfrwy4oCb4GoclHXPhRp9dvUSjIXsQSjS9Jr5OEdCwt1Rh4wU/W1hX7XjMMvN8WyMFhu0h root@vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722\nssh-dss AAAAB3NzaC1kc3MAAACBAM4QfjDjeUlDxNPt8D2VEU7GBlPRTodseQxFd6ReVH72SBAmPx2SdJVr+asmYKvE30jTU4w7K1szuM9NwwOXqEscWC5we88FbghnI9xtRev8nLtmibxFkDFLy15Alb0B1B49KIgVn/pc/IJxFlydNC4paLGnNgtfwYxNuYOlmLTVAAAAFQCdBIOc/+0kA3+bVm1MUyVBR0HmZwAAAIAV0g5dBJ59AQ2wJXUF8Ocs/hoEEIL9yTPGkAN+gtPhijMy/SQ+0MJ6vSpHIzoeovUqHVBQ7M38lo3Yki9J2cw/p6rWUdJW3jihpUCfhBl41DX/ASItj/ZTVYtgJ30D+XtaCqUdEYQJUgPmjxkY6sv4gm93lTSoif5VrrmuW+yJQgAAAIByF0B00+KGoVuoB4MxHk8gB/pBghIjKGM/mc3uOV4Ppo/avucIRW7FW0GJbI6Q1Lpy1LJDUNu+ZTEF8qQNhCoXi9T8rFNA/vuuTUiixvYRmJgaFVrFTvuWsfu7d7XUBW63XJnUDLmGTOCps3kyqRfw8C0Hty+o7hfXBob91+0cfA== root@vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722\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:feb5:abfa/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.07 ===\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-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 login: "} 2018-08-09 15:02:28,482 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914/action used request id req-bf3e7029-46bc-466f-ad7c-75ba65e23bc8 2018-08-09 15:02:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.732602119446s 2018-08-09 15:02:28,483 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914/action used request id req-bf3e7029-46bc-466f-ad7c-75ba65e23bc8 2018-08-09 15:02:28,483 - 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 489233895 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.141455] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.143172] pid_max: default: 32768 minimum: 301 [ 0.144149] ACPI: Core revision 20150930 [ 0.145964] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147321] Security Framework initialized [ 0.148161] Yama: becoming mindful. [ 0.148924] AppArmor: AppArmor initialized [ 0.149812] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151181] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152513] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.153760] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155235] Initializing cgroup subsys io [ 0.156079] Initializing cgroup subsys memory [ 0.156978] Initializing cgroup subsys devices [ 0.157880] Initializing cgroup subsys freezer [ 0.158774] Initializing cgroup subsys net_cls [ 0.159667] Initializing cgroup subsys perf_event [ 0.160617] Initializing cgroup subsys net_prio [ 0.161550] Initializing cgroup subsys hugetlb [ 0.162451] Initializing cgroup subsys pids [ 0.163353] CPU: Physical Processor ID: 0 [ 0.164908] mce: CPU supports 10 MCE banks [ 0.165797] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166831] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181500] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.187828] ftrace: allocating 31920 entries in 125 pages [ 0.214010] smpboot: Max logical packages: 1 [ 0.214905] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.216308] x2apic enabled [ 0.217143] Switched APIC routing to physical x2apic. [ 0.218914] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220077] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222142] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.223993] KVM setup paravirtual spinlock [ 0.225363] x86: Booted up 1 node, 1 CPUs [ 0.226203] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227646] devtmpfs: initialized [ 0.229396] evm: security.selinux [ 0.230123] evm: security.SMACK64 [ 0.230835] evm: security.SMACK64EXEC [ 0.231605] evm: security.SMACK64TRANSMUTE [ 0.232441] evm: security.SMACK64MMAP [ 0.233213] evm: security.ima [ 0.233877] evm: security.capability [ 0.234709] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236629] pinctrl core: initialized pinctrl subsystem [ 0.237778] RTC time: 15:02:23, date: 08/09/18 [ 0.238783] NET: Registered protocol family 16 [ 0.239811] cpuidle: using governor ladder [ 0.240655] cpuidle: using governor menu [ 0.241468] PCCT header not found. [ 0.242252] ACPI: bus type PCI registered [ 0.243085] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.244561] PCI: Using configuration type 1 for base access [ 0.246611] ACPI: Added _OSI(Module Device) [ 0.247489] ACPI: Added _OSI(Processor Device) [ 0.248382] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.249313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.251123] ACPI: Interpreter enabled [ 0.251924] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.253850] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.255764] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.257675] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.259585] ACPI: (supports S0 S5) [ 0.260318] ACPI: Using IOAPIC for interrupt routing [ 0.261299] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.264473] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.265660] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.266933] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.268162] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.270453] acpiphp: Slot [3] registered [ 0.271279] acpiphp: Slot [4] registered [ 0.272101] acpiphp: Slot [5] registered [ 0.272923] acpiphp: Slot [6] registered [ 0.273745] acpiphp: Slot [7] registered [ 0.274566] acpiphp: Slot [8] registered [ 0.275400] acpiphp: Slot [9] registered [ 0.276226] acpiphp: Slot [10] registered [ 0.277065] acpiphp: Slot [11] registered [ 0.277902] acpiphp: Slot [12] registered [ 0.278737] acpiphp: Slot [13] registered [ 0.279567] acpiphp: Slot [14] registered [ 0.280402] acpiphp: Slot [15] registered [ 0.291222] acpiphp: Slot [16] registered [ 0.292093] acpiphp: Slot [17] registered [ 0.292930] acpiphp: Slot [18] registered [ 0.293766] acpiphp: Slot [19] registered [ 0.294997] acpiphp: Slot [20] registered [ 0.295878] acpiphp: Slot [21] registered [ 0.296718] acpiphp: Slot [22] registered [ 0.297549] acpiphp: Slot [23] registered [ 0.298385] acpiphp: Slot [24] registered [ 0.299220] acpiphp: Slot [25] registered [ 0.300059] acpiphp: Slot [26] registered [ 0.300894] acpiphp: Slot [27] registered [ 0.301779] acpiphp: Slot [28] registered [ 0.302615] acpiphp: Slot [29] registered [ 0.303453] acpiphp: Slot [30] registered [ 0.304295] acpiphp: Slot [31] registered [ 0.305130] PCI host bridge to bus 0000:00 [ 0.305965] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.307220] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.308476] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.309974] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.311465] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.312989] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.316315] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.317641] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.318866] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.320175] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323765] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.325533] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.344910] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.347312] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.349006] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.350462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.351894] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.353208] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.354571] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.355672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.357278] vgaarb: loaded [ 0.357898] vgaarb: bridge control possible 0000:00:02.0 [ 0.359183] SCSI subsystem initialized [ 0.360134] ACPI: bus type USB registered [ 0.360992] usbcore: registered new interface driver usbfs [ 0.362067] usbcore: registered new interface driver hub [ 0.363113] usbcore: registered new device driver usb [ 0.364262] PCI: Using ACPI for IRQ routing [ 0.365424] NetLabel: Initializing [ 0.366172] NetLabel: domain hash size = 128 [ 0.367056] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.368048] NetLabel: unlabeled traffic allowed by default [ 0.369256] clocksource: Switched to clocksource kvm-clock [ 0.377783] AppArmor: AppArmor Filesystem Enabled [ 0.378794] pnp: PnP ACPI init [ 0.379768] pnp: PnP ACPI: found 5 devices [ 0.386119] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387904] NET: Registered protocol family 2 [ 0.388997] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.390350] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.391604] TCP: Hash tables configured (established 4096 bind 4096) [ 0.392850] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.393975] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395676] NET: Registered protocol family 1 [ 0.396594] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397745] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398862] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412751] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426791] Trying to unpack rootfs image as initramfs... [ 0.484800] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.486545] Scanning for low memory corruption every 60 seconds [ 0.487967] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.489186] audit: initializing netlink subsys (disabled) [ 0.490293] audit: type=2000 audit(1533826944.211:1): initialized [ 0.491695] Initialise system trusted keyring [ 0.492680] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.493901] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.496479] zbud: loaded [ 0.497241] VFS: Disk quotas dquot_6.6.0 [ 0.498103] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.499762] fuse init (API version 7.23) [ 0.500699] Key type big_key registered [ 0.501548] Allocating IMA MOK and blacklist keyrings. [ 0.502815] Key type asymmetric registered [ 0.503669] Asymmetric key parser 'x509' registered [ 0.504667] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.506218] io scheduler noop registered [ 0.507045] io scheduler deadline registered (default) [ 0.508079] io scheduler cfq registered [ 0.508956] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.510052] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.511386] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.512893] ACPI: Power Button [PWRF] [ 0.513792] GHES: HEST is not enabled! [ 0.527513] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555535] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.557721] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.583806] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.588207] Linux agpgart interface v0.103 [ 0.591960] brd: module loaded [ 0.593790] loop: module loaded [ 0.599099] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.600608] GPT:90111 != 2097151 [ 0.601313] GPT:Alternate GPT header not at the end of the disk. [ 0.602445] GPT:90111 != 2097151 [ 0.603138] GPT: Use GNU Parted to correct GPT errors. [ 0.604142] vda: vda1 vda15 [ 0.605988] scsi host0: ata_piix [ 0.606821] scsi host1: ata_piix [ 0.607568] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.608830] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.610418] libphy: Fixed MDIO Bus: probed [ 0.611283] tun: Universal TUN/TAP device driver, 1.6 [ 0.612272] tun: (C) 1999-2004 Max Krasnyansky [ 0.615048] PPP generic driver version 2.4.2 [ 0.616049] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.617327] ehci-pci: EHCI PCI platform driver [ 0.618377] ehci-platform: EHCI generic platform driver [ 0.619409] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.620657] ohci-pci: OHCI PCI platform driver [ 0.621587] ohci-platform: OHCI generic platform driver [ 0.622634] uhci_hcd: USB Universal Host Controller Interface driver [ 0.637086] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.638190] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.639729] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.640798] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.642058] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.643338] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.645523] usb usb1: Product: UHCI Host Controller [ 0.646501] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.647682] usb usb1: SerialNumber: 0000:00:01.2 [ 0.648732] hub 1-0:1.0: USB hub found [ 0.649560] hub 1-0:1.0: 2 ports detected [ 0.650638] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.652902] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.653919] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655055] mousedev: PS/2 mouse device common for all mice [ 0.656763] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658791] rtc_cmos 00:00: RTC can wake from S4 [ 0.659991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.661246] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.662500] i2c /dev entries driver [ 0.663344] device-mapper: uevent: version 1.0.3 [ 0.664359] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.666120] ledtrig-cpu: registered to indicate activity on CPUs [ 0.667907] NET: Registered protocol family 10 [ 0.669314] NET: Registered protocol family 17 [ 0.670285] Key type dns_resolver registered [ 0.671496] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672659] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674619] registered taskstats version 1 [ 0.675545] Loading compiled-in X.509 certificates [ 0.677146] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.679282] zswap: loaded using pool lzo/zbud [ 0.681410] Key type trusted registered [ 0.683244] Key type encrypted registered [ 0.684117] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685225] ima: No TPM chip found, activating TPM-bypass! [ 0.686754] evm: HMAC attrs: 0x1 [ 0.687814] Magic number: 14:240:32 [ 0.688730] rtc_cmos 00:00: setting system clock to 2018-08-09 15:02:24 UTC (1533826944) [ 0.690469] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691630] EDD information not available. [ 0.771742] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784285] Write protecting the kernel read-only data: 14336k [ 0.787953] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.790031] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.74 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.946024] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.88. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDJj3nOzux+t8nmQkSi+5TMS9jhtwaxPkh5vadcNiGzYXwTKGtP9E+KL6MF/fpynzNjiWRqNW9bw4TSetnl7DcNM3jzhY4yfpiym8uLZU+xGueyTvXPAtxLaK/M7x2D7SlZ32ENJRW4m/8RMEwumgJRBBSB0o/ybvZ2JrJVC9SouIdWC7rSNYi0EMiqYhxtLDeN0HmY+JM2aZ9BLrdntGehjilI/UxwANWqn7GstHFqySVUh7O1md0N7DDOeU2vJw3HtKa9QP+CXZHAYEQfrwy4oCb4GoclHXPhRp9dvUSjIXsQSjS9Jr5OEdCwt1Rh4wU/W1hX7XjMMvN8WyMFhu0h root@vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 ssh-dss AAAAB3NzaC1kc3MAAACBAM4QfjDjeUlDxNPt8D2VEU7GBlPRTodseQxFd6ReVH72SBAmPx2SdJVr+asmYKvE30jTU4w7K1szuM9NwwOXqEscWC5we88FbghnI9xtRev8nLtmibxFkDFLy15Alb0B1B49KIgVn/pc/IJxFlydNC4paLGnNgtfwYxNuYOlmLTVAAAAFQCdBIOc/+0kA3+bVm1MUyVBR0HmZwAAAIAV0g5dBJ59AQ2wJXUF8Ocs/hoEEIL9yTPGkAN+gtPhijMy/SQ+0MJ6vSpHIzoeovUqHVBQ7M38lo3Yki9J2cw/p6rWUdJW3jihpUCfhBl41DX/ASItj/ZTVYtgJ30D+XtaCqUdEYQJUgPmjxkY6sv4gm93lTSoif5VrrmuW+yJQgAAAIByF0B00+KGoVuoB4MxHk8gB/pBghIjKGM/mc3uOV4Ppo/avucIRW7FW0GJbI6Q1Lpy1LJDUNu+ZTEF8qQNhCoXi9T8rFNA/vuuTUiixvYRmJgaFVrFTvuWsfu7d7XUBW63XJnUDLmGTOCps3kyqRfw8C0Hty+o7hfXBob91+0cfA== root@vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 -----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:feb5:abfa/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.07 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 login: 2018-08-09 15:02:28,487 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ed4f8d0L 2018-08-09 15:02:28,488 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 15:02:28,488 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 15:02:28,488 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 15:02:28,490 - 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-09 15:02:28,490 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 15:02:28,490 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 15:02:28,491 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 15:02:28,491 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 15:02:28,491 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 15:02:28,510 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 15:02:28,510 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 15:02:28,520 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 6944eb7fe6906573492db89c9c1e8301 2018-08-09 15:02:28,521 - paramiko.transport - DEBUG - Trying discovered key 1ec23216ca370ed74ef040ffaadcc782 in /tmp/tmpolpOfm 2018-08-09 15:02:28,550 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 15:02:28,556 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 15:02:28,586 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 15:02:28,587 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 15:02:28,587 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 15:02:28,588 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 15:02:28,633 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 15:02:28,633 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.17 (192.168.120.17): 56 data bytes 64 bytes from 192.168.120.17: seq=0 ttl=64 time=42.836 ms --- 192.168.120.17 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 42.836/42.836/42.836 ms 2018-08-09 15:02:28,634 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-09 15:02:28,638 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 15:02:28,747 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:02:28,747 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:33 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 15:02:28,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:02:28,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:28,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:02:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb6d2ae8-573c-4b18-a1fd-9959a9023a73 x-compute-request-id: req-cb6d2ae8-573c-4b18-a1fd-9959a9023a73 Content-Type: application/json 2018-08-09 15:02:28,919 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f used request id req-cb6d2ae8-573c-4b18-a1fd-9959a9023a73 2018-08-09 15:02:28,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166645050049s 2018-08-09 15:02:28,919 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f used request id req-cb6d2ae8-573c-4b18-a1fd-9959a9023a73 2018-08-09 15:02:28,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:29,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-bbca1629-303c-4afb-9f34-e44064042eda x-compute-request-id: req-bbca1629-303c-4afb-9f34-e44064042eda Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:23.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:23Z", "hostId": "5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8a:72:ac", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b0a1f3c0-1731-4206-8db3-656d000f3e7f", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:13.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b0a1f3c0-1731-4206-8db3-656d000f3e7f", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:28Z", "hostId": "7ea9573ca1e804ae4cad2368588f787dcf8eaba339d5f7bb4e2ad21a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:06Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:29,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bbca1629-303c-4afb-9f34-e44064042eda 2018-08-09 15:02:29,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775795936584s 2018-08-09 15:02:29,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bbca1629-303c-4afb-9f34-e44064042eda 2018-08-09 15:02:29,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:31,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:31,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:32,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-f44dd63a-717f-4ba1-846e-4d27b400a1e1 x-compute-request-id: req-f44dd63a-717f-4ba1-846e-4d27b400a1e1 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:23.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:23Z", "hostId": "5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:32,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f44dd63a-717f-4ba1-846e-4d27b400a1e1 2018-08-09 15:02:32,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09457707405s 2018-08-09 15:02:32,796 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f44dd63a-717f-4ba1-846e-4d27b400a1e1 2018-08-09 15:02:32,801 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 15:02:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/10980603-40d7-40ca-b174-7e8c20f37990.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:33,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d309e641-6395-41ce-8823-9a4209e821b7 Content-Length: 0 Date: Thu, 09 Aug 2018 15:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:02:33,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/10980603-40d7-40ca-b174-7e8c20f37990.json used request id req-d309e641-6395-41ce-8823-9a4209e821b7 2018-08-09 15:02:33,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.18089604378s 2018-08-09 15:02:33,982 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/10980603-40d7-40ca-b174-7e8c20f37990.json used request id req-d309e641-6395-41ce-8823-9a4209e821b7 2018-08-09 15:02:33,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:02:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:34,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-53d4a127-3cf5-4704-bbd1-094e2bfdfdbf Date: Thu, 09 Aug 2018 15:02:34 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:02:34,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53d4a127-3cf5-4704-bbd1-094e2bfdfdbf 2018-08-09 15:02:34,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0614099502563s 2018-08-09 15:02:34,049 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53d4a127-3cf5-4704-bbd1-094e2bfdfdbf 2018-08-09 15:02:34,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:02:34,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:34,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-0694b4ad-7da3-46ba-8c0e-84de50a9715f x-compute-request-id: req-0694b4ad-7da3-46ba-8c0e-84de50a9715f Content-Type: application/json 2018-08-09 15:02:34,250 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914 used request id req-0694b4ad-7da3-46ba-8c0e-84de50a9715f 2018-08-09 15:02:34,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.200762987137s 2018-08-09 15:02:34,250 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914 used request id req-0694b4ad-7da3-46ba-8c0e-84de50a9715f 2018-08-09 15:02:34,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:34,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:34,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-8057b817-588e-4f11-b1cb-565f02e16e91 x-compute-request-id: req-8057b817-588e-4f11-b1cb-565f02e16e91 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "192.168.120.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:ab:fa", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b4b32499-9a60-485f-bf99-78a1725ef914", "rel": "bookmark"}], "image": {"id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "links": [{"href": "http://172.30.9.21:8774/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:02:23.000000", "flavor": {"id": "31daaf8d-5e75-4773-b9d6-91de2c9ab510", "links": [{"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "bookmark"}]}, "id": "b4b32499-9a60-485f-bf99-78a1725ef914", "security_groups": [{"name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}], "user_id": "25f0545782af4819beed437dac3caa39", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:02:34Z", "hostId": "5dfbfd3ba0c80105deb5b1f00c8d07f531d8aae3d8bb9bb90666bf9a", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "name": "vping_ssh-vm_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "created": "2018-08-09T15:02:15Z", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:34,462 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8057b817-588e-4f11-b1cb-565f02e16e91 2018-08-09 15:02:34,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211120128632s 2018-08-09 15:02:34,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8057b817-588e-4f11-b1cb-565f02e16e91 2018-08-09 15:02:34,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:02:36,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:36,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:36,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-0994caea-0170-4537-9eca-559f694604ac x-compute-request-id: req-0994caea-0170-4537-9eca-559f694604ac Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 15:02:36,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0994caea-0170-4537-9eca-559f694604ac 2018-08-09 15:02:36,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0647339820862s 2018-08-09 15:02:36,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0994caea-0170-4537-9eca-559f694604ac 2018-08-09 15:02:36,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:02:36,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:36,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-88e3d92d-ce26-472f-b2f3-2df21d133022 Date: Thu, 09 Aug 2018 15:02:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:01:56Z", "updated_at": "2018-08-09T15:01:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "191bbaf2-8696-4125-b327-a6a48fc9fdbd", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "82a11838-87e6-4cf0-b180-359c7e23f5c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "a5619d28-3cd0-4912-a7c8-a3ff81357534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "db72b2f7-a406-4a61-a92c-ca489276524d", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "150d25e3-c201-4f67-ba80-d99ceac57867", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:02:03Z", "updated_at": "2018-08-09T15:02:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "b31163d7-9de1-464f-9696-010e548e973e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "c2325a07-d287-4539-8d39-e76d0e93ccd4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "e45ff6a2-e203-44f8-9ae9-048a5eb20107", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:03Z", "revision_number": 0, "id": "f929ffff-7fb7-4b45-85f1-8bdf7b92e241", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:03Z", "security_group_id": "35eb8399-ccf9-4b15-9667-d40964120be1", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 3, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "35eb8399-ccf9-4b15-9667-d40964120be1", "name": "vping_ssh-sg_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:02:36,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-88e3d92d-ce26-472f-b2f3-2df21d133022 2018-08-09 15:02:36,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0449638366699s 2018-08-09 15:02:36,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-88e3d92d-ce26-472f-b2f3-2df21d133022 2018-08-09 15:02:36,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 15:02:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/35eb8399-ccf9-4b15-9667-d40964120be1.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:36,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8d77b49a-0c2d-4735-9c72-929ef1113205 Content-Length: 0 Date: Thu, 09 Aug 2018 15:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:02:36,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/35eb8399-ccf9-4b15-9667-d40964120be1.json used request id req-8d77b49a-0c2d-4735-9c72-929ef1113205 2018-08-09 15:02:36,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.1784760952s 2018-08-09 15:02:36,763 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/35eb8399-ccf9-4b15-9667-d40964120be1.json used request id req-8d77b49a-0c2d-4735-9c72-929ef1113205 2018-08-09 15:02:36,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 15:02:36,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:36,792 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:02: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-0358cb33-bd76-41d9-9c41-2d0589b734e3 x-compute-request-id: req-0358cb33-bd76-41d9-9c41-2d0589b734e3 Content-Length: 0 Content-Type: application/json 2018-08-09 15:02:36,792 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 used request id req-0358cb33-bd76-41d9-9c41-2d0589b734e3 2018-08-09 15:02:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0291330814362s 2018-08-09 15:02:36,793 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722 used request id req-0358cb33-bd76-41d9-9c41-2d0589b734e3 2018-08-09 15:02:36,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:02:36,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62/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}dba1c8bf918c74c618c861ee2af49e874e92e792" -d '{"subnet_id": "fcf4674c-d180-4ffe-b917-5927071eb369"}' 2018-08-09 15:02:38,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-28d1eeb6-9e63-457f-b3f7-35dee1e8244b Date: Thu, 09 Aug 2018 15:02:38 GMT RESP BODY: {"network_id": "c48e4c90-4c74-4978-be11-7cf7b6b1c065", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "subnet_id": "fcf4674c-d180-4ffe-b917-5927071eb369", "subnet_ids": ["fcf4674c-d180-4ffe-b917-5927071eb369"], "port_id": "fdcd6754-447d-4a18-9a7b-c5ebd758779d", "id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62"} 2018-08-09 15:02:38,632 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62/remove_router_interface.json used request id req-28d1eeb6-9e63-457f-b3f7-35dee1e8244b 2018-08-09 15:02:38,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.83883810043s 2018-08-09 15:02:38,632 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62/remove_router_interface.json used request id req-28d1eeb6-9e63-457f-b3f7-35dee1e8244b returning object 00e28428-9cdd-4efd-aba7-2dcdd4b9bf62 2018-08-09 15:02:38,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:02:38,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:38,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a0e5b78d-f10d-434f-8b73-89ed2ce3efa8 Date: Thu, 09 Aug 2018 15:02:38 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:01:57Z", "admin_state_up": true, "updated_at": "2018-08-09T15:02:37Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "00e28428-9cdd-4efd-aba7-2dcdd4b9bf62", "name": "vping_ssh-router_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:02:38,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a0e5b78d-f10d-434f-8b73-89ed2ce3efa8 2018-08-09 15:02:38,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.14759683609s 2018-08-09 15:02:38,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a0e5b78d-f10d-434f-8b73-89ed2ce3efa8 2018-08-09 15:02:38,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:02:38,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:40,015 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ba8630d-3f24-4ad7-abd3-a107f77b9c46 Content-Length: 0 Date: Thu, 09 Aug 2018 15:02:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:02:40,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62.json used request id req-6ba8630d-3f24-4ad7-abd3-a107f77b9c46 2018-08-09 15:02:40,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.23283004761s 2018-08-09 15:02:40,015 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/00e28428-9cdd-4efd-aba7-2dcdd4b9bf62.json used request id req-6ba8630d-3f24-4ad7-abd3-a107f77b9c46 2018-08-09 15:02:40,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:02:40,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:40,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4d1203a4-00e0-4a91-8287-99ae3794edaf Date: Thu, 09 Aug 2018 15:02:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:57Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:01:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4cb2c309dd4a4c84be52575e845521ff","id":"fcf4674c-d180-4ffe-b917-5927071eb369","subnetpool_id":null,"name":"vping_ssh-subnet_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}]} 2018-08-09 15:02:40,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4d1203a4-00e0-4a91-8287-99ae3794edaf 2018-08-09 15:02:40,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0402801036835s 2018-08-09 15:02:40,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4d1203a4-00e0-4a91-8287-99ae3794edaf 2018-08-09 15:02:40,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:02:40,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/fcf4674c-d180-4ffe-b917-5927071eb369.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:41,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a019891-9d5e-4c78-9820-8a2bbb3aa00b Date: Thu, 09 Aug 2018 15:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:02:41,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fcf4674c-d180-4ffe-b917-5927071eb369.json used request id req-0a019891-9d5e-4c78-9820-8a2bbb3aa00b 2018-08-09 15:02:41,238 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.180382967s 2018-08-09 15:02:41,238 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fcf4674c-d180-4ffe-b917-5927071eb369.json used request id req-0a019891-9d5e-4c78-9820-8a2bbb3aa00b 2018-08-09 15:02:41,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:41,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:41,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1236 X-Openstack-Request-Id: req-52d55011-2750-40f0-b5f5-f9c1c0a247a6 Date: Thu, 09 Aug 2018 15:02:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"c48e4c90-4c74-4978-be11-7cf7b6b1c065","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4cb2c309dd4a4c84be52575e845521ff","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:02:41Z","qos_policy_id":null,"name":"vping_ssh-net_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722","admin_state_up":true,"tenant_id":"4cb2c309dd4a4c84be52575e845521ff","created_at":"2018-08-09T15:01:56Z","mtu":1450}]} 2018-08-09 15:02:41,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-52d55011-2750-40f0-b5f5-f9c1c0a247a6 2018-08-09 15:02:41,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.087828874588s 2018-08-09 15:02:41,327 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-52d55011-2750-40f0-b5f5-f9c1c0a247a6 2018-08-09 15:02:41,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:02:41,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/c48e4c90-4c74-4978-be11-7cf7b6b1c065.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:42,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-058c4c99-360c-4909-82d4-d22d866d3268 Date: Thu, 09 Aug 2018 15:02:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:02:42,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c48e4c90-4c74-4978-be11-7cf7b6b1c065.json used request id req-058c4c99-360c-4909-82d4-d22d866d3268 2018-08-09 15:02:42,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.18809914589s 2018-08-09 15:02:42,517 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/c48e4c90-4c74-4978-be11-7cf7b6b1c065.json used request id req-058c4c99-360c-4909-82d4-d22d866d3268 2018-08-09 15:02:42,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:42,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:43,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-62253b4b-7d05-433f-aa7e-555813a0f28b Date: Thu, 09 Aug 2018 15:02:43 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:02Z", "file": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/file", "owner": "4cb2c309dd4a4c84be52575e845521ff", "id": "b90303b2-0b57-438d-ac82-4e4becaa5deb", "size": 12716032, "self": "/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b90303b2-0b57-438d-ac82-4e4becaa5deb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:01Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:43,257 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-62253b4b-7d05-433f-aa7e-555813a0f28b 2018-08-09 15:02:43,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.737447977066s 2018-08-09 15:02:43,258 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-62253b4b-7d05-433f-aa7e-555813a0f28b 2018-08-09 15:02:43,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:02:43,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}dba1c8bf918c74c618c861ee2af49e874e92e792" 2018-08-09 15:02:43,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71b91837-d1df-4565-94a6-09e0e594278f Date: Thu, 09 Aug 2018 15:02:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:02:43,597 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb used request id req-71b91837-d1df-4565-94a6-09e0e594278f 2018-08-09 15:02:43,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.337506055832s 2018-08-09 15:02:43,597 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b90303b2-0b57-438d-ac82-4e4becaa5deb used request id req-71b91837-d1df-4565-94a6-09e0e594278f 2018-08-09 15:02:43,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:02:43,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:43,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-3d434f1c-c614-4ad8-9240-17e6904c550b x-compute-request-id: req-3d434f1c-c614-4ad8-9240-17e6904c550b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510", "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": "31daaf8d-5e75-4773-b9d6-91de2c9ab510"}]} 2018-08-09 15:02:43,620 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3d434f1c-c614-4ad8-9240-17e6904c550b 2018-08-09 15:02:43,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.022500038147s 2018-08-09 15:02:43,621 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3d434f1c-c614-4ad8-9240-17e6904c550b 2018-08-09 15:02:43,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:02:43,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:43,655 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:02: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-498dfe5a-b259-4845-a5af-d63598a80193 x-compute-request-id: req-498dfe5a-b259-4845-a5af-d63598a80193 Content-Length: 0 Content-Type: application/json 2018-08-09 15:02:43,655 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510 used request id req-498dfe5a-b259-4845-a5af-d63598a80193 2018-08-09 15:02:43,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0331659317017s 2018-08-09 15:02:43,655 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/31daaf8d-5e75-4773-b9d6-91de2c9ab510 used request id req-498dfe5a-b259-4845-a5af-d63598a80193 2018-08-09 15:02:43,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:02:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:43,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13db4075-1eb9-437f-a5a8-b442bc6bc6f7 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": {"self": "http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "25f0545782af4819beed437dac3caa39", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:02:43,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-13db4075-1eb9-437f-a5a8-b442bc6bc6f7 2018-08-09 15:02:43,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.19683098793s 2018-08-09 15:02:43,853 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-13db4075-1eb9-437f-a5a8-b442bc6bc6f7 2018-08-09 15:02:43,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:02:43,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:44,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d12562-0326-45d7-880c-948968bb2472 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vping_ssh-user_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722", "links": {"self": "http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "25f0545782af4819beed437dac3caa39", "description": null}} 2018-08-09 15:02:44,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39 used request id req-42d12562-0326-45d7-880c-948968bb2472 2018-08-09 15:02:44,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187609195709s 2018-08-09 15:02:44,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39 used request id req-42d12562-0326-45d7-880c-948968bb2472 2018-08-09 15:02:44,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 15:02:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:44,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8024fdc2-e8ae-4ffd-93c4-739c74ea7629 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:02:44,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39 used request id req-8024fdc2-e8ae-4ffd-93c4-739c74ea7629 2018-08-09 15:02:44,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.284067869186s 2018-08-09 15:02:44,332 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/25f0545782af4819beed437dac3caa39 used request id req-8024fdc2-e8ae-4ffd-93c4-739c74ea7629 2018-08-09 15:02:44,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:02:44,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:44,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b60c934-5bba-41de-a4de-dc633cbb87d0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff"}, "tags": [], "enabled": true, "id": "4cb2c309dd4a4c84be52575e845521ff", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_ad653cc7-3fdc-4d7a-bf4f-465bd8dab722"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 15:02:44,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4b60c934-5bba-41de-a4de-dc633cbb87d0 2018-08-09 15:02:44,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.166487932205s 2018-08-09 15:02:44,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4b60c934-5bba-41de-a4de-dc633cbb87d0 2018-08-09 15:02:44,509 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 15:02:44,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}b7a49708960280938ef5a9b25b458e07a0086797" 2018-08-09 15:02:44,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d66ebc7-fdd8-4d63-a100-a99b9d56c270 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:02:44,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff used request id req-9d66ebc7-fdd8-4d63-a100-a99b9d56c270 2018-08-09 15:02:44,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261354923248s 2018-08-09 15:02:44,770 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4cb2c309dd4a4c84be52575e845521ff used request id req-9d66ebc7-fdd8-4d63-a100-a99b9d56c270 2018-08-09 15:02:44,825 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:02:44,866 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:02:44,867 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:02:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:02:44,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84a6b83-22a2-4b76-8bed-5e630a7fe0f2 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:02:44,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a84a6b83-22a2-4b76-8bed-5e630a7fe0f2 2018-08-09 15:02:44,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:02:45,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:02:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["dzV0Y79qTMGNTJlaoRMGzw"], "issued_at": "2018-08-09T15:02:45.000000Z"}} 2018-08-09 15:02:45,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:45,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-f5b59678-87fa-4c7d-8864-c4ff49be6a3e Date: Thu, 09 Aug 2018 15:02:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:02:45,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5b59678-87fa-4c7d-8864-c4ff49be6a3e 2018-08-09 15:02:45,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245260953903s 2018-08-09 15:02:45,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f5b59678-87fa-4c7d-8864-c4ff49be6a3e 2018-08-09 15:02:45,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:02:45,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f10c094-f921-413b-b71d-7e5bfb415668 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:02:45,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9f10c094-f921-413b-b71d-7e5bfb415668 2018-08-09 15:02:45,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:02:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:45,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbbf552-834d-4dd6-9c61-f0c23120a675 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 15:02:45,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4fbbf552-834d-4dd6-9c61-f0c23120a675 2018-08-09 15:02:45,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1758248806s 2018-08-09 15:02:45,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-4fbbf552-834d-4dd6-9c61-f0c23120a675 2018-08-09 15:02:45,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 15:02:45,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}}' 2018-08-09 15:02:45,899 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68657d8d-c8c5-4ee0-9cd4-e50d3cd69688 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.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf"}, "tags": [], "enabled": true, "id": "901229867d4a49ef9874e78853e47aaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}} 2018-08-09 15:02:45,899 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-68657d8d-c8c5-4ee0-9cd4-e50d3cd69688 2018-08-09 15:02:45,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192853212357s 2018-08-09 15:02:45,900 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-68657d8d-c8c5-4ee0-9cd4-e50d3cd69688 2018-08-09 15:02:45,900 - 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'901229867d4a49ef9874e78853e47aaf', '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_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc'}) 2018-08-09 15:02:45,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 15:02:45,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "868242c8-e6a9-41ba-8f41-469a96ac39d8", "email": null, "name": "vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}}' 2018-08-09 15:02:46,351 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e504ed91-aa8a-4778-8b19-80daacf406ca Content-Length: 329 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": {"self": "http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35c222b36df348adb40a1bc248267f94", "domain_id": "default", "password_expires_at": null}} 2018-08-09 15:02:46,351 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e504ed91-aa8a-4778-8b19-80daacf406ca 2018-08-09 15:02:46,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.444674968719s 2018-08-09 15:02:46,352 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e504ed91-aa8a-4778-8b19-80daacf406ca 2018-08-09 15:02:46,352 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'35c222b36df348adb40a1bc248267f94', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc'}) 2018-08-09 15:02:46,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:02:46,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:46,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20637746-34cd-4545-ba34-bee965046c87 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:02:46,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-20637746-34cd-4545-ba34-bee965046c87 2018-08-09 15:02:46,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.101050138474s 2018-08-09 15:02:46,457 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-20637746-34cd-4545-ba34-bee965046c87 2018-08-09 15:02:46,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:02:46,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:46,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f05143fc-a1eb-4516-a318-cca8b41d22e9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:02:46,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f05143fc-a1eb-4516-a318-cca8b41d22e9 2018-08-09 15:02:46,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.175289154053s 2018-08-09 15:02:46,638 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f05143fc-a1eb-4516-a318-cca8b41d22e9 2018-08-09 15:02:46,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:02:46,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:46,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-697fcc8e-a01c-47c3-bc0b-95f72739c179 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:02:46,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-697fcc8e-a01c-47c3-bc0b-95f72739c179 2018-08-09 15:02:46,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.176548957825s 2018-08-09 15:02:46,820 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-697fcc8e-a01c-47c3-bc0b-95f72739c179 2018-08-09 15:02:46,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:02:46,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:46,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c9b579-8bc7-4142-a53e-9be3caa7f3a7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:02:46,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d2c9b579-8bc7-4142-a53e-9be3caa7f3a7 2018-08-09 15:02:46,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.132930040359s 2018-08-09 15:02:46,958 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d2c9b579-8bc7-4142-a53e-9be3caa7f3a7 2018-08-09 15:02:46,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:02:46,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:47,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4804632a-b35a-444e-a90f-cc4736699cd1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": {"self": "http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35c222b36df348adb40a1bc248267f94", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:02:47,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4804632a-b35a-444e-a90f-cc4736699cd1 2018-08-09 15:02:47,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.202220201492s 2018-08-09 15:02:47,162 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4804632a-b35a-444e-a90f-cc4736699cd1 2018-08-09 15:02:47,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:02:47,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:47,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b65d8b-662b-45c2-98b6-69821d6503da Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf"}, "tags": [], "enabled": true, "id": "901229867d4a49ef9874e78853e47aaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}]} 2018-08-09 15:02:47,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-77b65d8b-662b-45c2-98b6-69821d6503da 2018-08-09 15:02:47,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.10089802742s 2018-08-09 15:02:47,274 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-77b65d8b-662b-45c2-98b6-69821d6503da 2018-08-09 15:02:47,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:02:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=35c222b36df348adb40a1bc248267f94&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=901229867d4a49ef9874e78853e47aaf" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:47,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052b1439-7a2a-4305-b109-34105fdbf6b0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=35c222b36df348adb40a1bc248267f94&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=901229867d4a49ef9874e78853e47aaf", "previous": null, "next": null}} 2018-08-09 15:02:47,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=35c222b36df348adb40a1bc248267f94&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=901229867d4a49ef9874e78853e47aaf used request id req-052b1439-7a2a-4305-b109-34105fdbf6b0 2018-08-09 15:02:47,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.132782936096s 2018-08-09 15:02:47,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=35c222b36df348adb40a1bc248267f94&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=901229867d4a49ef9874e78853e47aaf used request id req-052b1439-7a2a-4305-b109-34105fdbf6b0 2018-08-09 15:02:47,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:02:47,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf/users/35c222b36df348adb40a1bc248267f94/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:02:47,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d9f5a67-3e20-4f80-bcac-59cb9caa964f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:02:47,635 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf/users/35c222b36df348adb40a1bc248267f94/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-2d9f5a67-3e20-4f80-bcac-59cb9caa964f 2018-08-09 15:02:47,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21709895134s 2018-08-09 15:02:47,636 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf/users/35c222b36df348adb40a1bc248267f94/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-2d9f5a67-3e20-4f80-bcac-59cb9caa964f 2018-08-09 15:02:47,636 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 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'901229867d4a49ef9874e78853e47aaf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '868242c8-e6a9-41ba-8f41-469a96ac39d8', 'username': u'vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 15:02:47,637 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:02:47,638 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:02:47,639 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:02:47,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:02:47,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:02:47,640 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:02:47,641 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'password': '868242c8-e6a9-41ba-8f41-469a96ac39d8', 'project_name': 'vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '901229867d4a49ef9874e78853e47aaf', 'project_domain_name': 'Default'} 2018-08-09 15:02:47,641 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-09 15:02:47,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:02:47,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea077994-a528-43e0-b68a-4abed217336d 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:02:47,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ea077994-a528-43e0-b68a-4abed217336d 2018-08-09 15:02:47,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:02:48,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T16:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "901229867d4a49ef9874e78853e47aaf", "name": "vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/901229867d4a49ef9874e78853e47aaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/901229867d4a49ef9874e78853e47aaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/901229867d4a49ef9874e78853e47aaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/901229867d4a49ef9874e78853e47aaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/901229867d4a49ef9874e78853e47aaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/901229867d4a49ef9874e78853e47aaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/901229867d4a49ef9874e78853e47aaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/901229867d4a49ef9874e78853e47aaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/901229867d4a49ef9874e78853e47aaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/901229867d4a49ef9874e78853e47aaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/901229867d4a49ef9874e78853e47aaf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/901229867d4a49ef9874e78853e47aaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_901229867d4a49ef9874e78853e47aaf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_901229867d4a49ef9874e78853e47aaf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "id": "35c222b36df348adb40a1bc248267f94"}, "audit_ids": ["lwvlZ6U-QMCqV_IzeLTQSA"], "issued_at": "2018-08-09T15:02:47.000000Z"}} 2018-08-09 15:02:48,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:02:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"network": {"name": "vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "admin_state_up": true}}' 2018-08-09 15:02:48,625 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 633 X-Openstack-Request-Id: req-b6a9343d-c29a-4841-a5b8-58c688b9dcfc Date: Thu, 09 Aug 2018 15:02:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"901229867d4a49ef9874e78853e47aaf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:02:48Z","is_default":false,"name":"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc","qos_policy_id":null,"admin_state_up":true,"tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:48Z","mtu":1450}} 2018-08-09 15:02:48,625 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b6a9343d-c29a-4841-a5b8-58c688b9dcfc 2018-08-09 15:02:48,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.584486961365s 2018-08-09 15:02:48,626 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b6a9343d-c29a-4841-a5b8-58c688b9dcfc 2018-08-09 15:02:48,626 - 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-09T15:02:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'41ebc0f5-ec93-404e-829e-cf55da28b66a', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', u'admin_state_up': True, u'tenant_id': u'901229867d4a49ef9874e78853e47aaf', u'created_at': u'2018-08-09T15:02:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'901229867d4a49ef9874e78853e47aaf', u'l2_adjacency': True}) 2018-08-09 15:02:48,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:48,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:48,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1235 X-Openstack-Request-Id: req-bdd9af59-86a1-401a-9a1e-45fe32e11421 Date: Thu, 09 Aug 2018 15:02:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"901229867d4a49ef9874e78853e47aaf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:02:48Z","qos_policy_id":null,"name":"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc","admin_state_up":true,"tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:02:48,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bdd9af59-86a1-401a-9a1e-45fe32e11421 2018-08-09 15:02:48,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10651922226s 2018-08-09 15:02:48,734 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-bdd9af59-86a1-401a-9a1e-45fe32e11421 2018-08-09 15:02:48,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:02:48,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"subnet": {"name": "vping_userdata-subnet_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "enable_dhcp": true, "network_id": "41ebc0f5-ec93-404e-829e-cf55da28b66a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:02:49,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8ee4a72d-5e09-4570-ba1a-f3c0ed56fc94 Date: Thu, 09 Aug 2018 15:02:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:02:49Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"901229867d4a49ef9874e78853e47aaf","id":"05a846d2-2c86-45e1-a4cd-7975f3bd5c9d","subnetpool_id":null,"name":"vping_userdata-subnet_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}} 2018-08-09 15:02:49,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8ee4a72d-5e09-4570-ba1a-f3c0ed56fc94 2018-08-09 15:02:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.77446603775s 2018-08-09 15:02:49,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8ee4a72d-5e09-4570-ba1a-f3c0ed56fc94 2018-08-09 15:02:49,511 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:02:49Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'05a846d2-2c86-45e1-a4cd-7975f3bd5c9d', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', u'enable_dhcp': True, u'network_id': u'41ebc0f5-ec93-404e-829e-cf55da28b66a', u'tenant_id': u'901229867d4a49ef9874e78853e47aaf', u'created_at': u'2018-08-09T15:02:49Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'901229867d4a49ef9874e78853e47aaf'}) 2018-08-09 15:02:49,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:02:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "vping_userdata-router_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "admin_state_up": true}}' 2018-08-09 15:02:51,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d0dfc71e-7073-4391-8260-b267ce22f888 Date: Thu, 09 Aug 2018 15:02:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "901229867d4a49ef9874e78853e47aaf", "created_at": "2018-08-09T15:02:49Z", "admin_state_up": true, "updated_at": "2018-08-09T15:02:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "901229867d4a49ef9874e78853e47aaf", "id": "9158cd3d-4db9-43fd-a5dd-cb0c1603e595", "name": "vping_userdata-router_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}} 2018-08-09 15:02:51,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d0dfc71e-7073-4391-8260-b267ce22f888 2018-08-09 15:02:51,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.52099895477s 2018-08-09 15:02:51,033 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-d0dfc71e-7073-4391-8260-b267ce22f888 2018-08-09 15:02:51,033 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:02:50Z', u'revision_number': 2, u'id': u'9158cd3d-4db9-43fd-a5dd-cb0c1603e595', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', u'admin_state_up': True, u'tenant_id': u'901229867d4a49ef9874e78853e47aaf', u'created_at': u'2018-08-09T15:02:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'901229867d4a49ef9874e78853e47aaf'}) 2018-08-09 15:02:51,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:02:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595/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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"subnet_id": "05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"}' 2018-08-09 15:02:53,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-96a6337e-b081-4cd1-98f9-65c52955bbf2 Date: Thu, 09 Aug 2018 15:02:53 GMT RESP BODY: {"network_id": "41ebc0f5-ec93-404e-829e-cf55da28b66a", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "subnet_id": "05a846d2-2c86-45e1-a4cd-7975f3bd5c9d", "subnet_ids": ["05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"], "port_id": "ff43a419-16a7-478b-85a5-960bb47e1c93", "id": "9158cd3d-4db9-43fd-a5dd-cb0c1603e595"} 2018-08-09 15:02:53,378 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595/add_router_interface.json used request id req-96a6337e-b081-4cd1-98f9-65c52955bbf2 2018-08-09 15:02:53,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.34488201141s 2018-08-09 15:02:53,379 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595/add_router_interface.json used request id req-96a6337e-b081-4cd1-98f9-65c52955bbf2 returning object 9158cd3d-4db9-43fd-a5dd-cb0c1603e595 2018-08-09 15:02:53,379 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:02:53,511 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:02:53,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:02:53,516 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:02:53 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:02:53,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:53,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:53,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7d408b5f-490e-421a-b5ac-056c9b224f63 Date: Thu, 09 Aug 2018 15:02:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:53,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7d408b5f-490e-421a-b5ac-056c9b224f63 2018-08-09 15:02:53,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291763067245s 2018-08-09 15:02:53,811 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7d408b5f-490e-421a-b5ac-056c9b224f63 2018-08-09 15:02:53,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:02:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}' 2018-08-09 15:02:53,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-932b5127-55fb-4b51-adf5-2c5f97d4771f Date: Thu, 09 Aug 2018 15:02:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:53Z", "file": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file", "owner": "901229867d4a49ef9874e78853e47aaf", "id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "size": null, "self": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "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_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "checksum": null, "created_at": "2018-08-09T15:02:53Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:02:53,876 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-932b5127-55fb-4b51-adf5-2c5f97d4771f 2018-08-09 15:02:53,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0575931072235s 2018-08-09 15:02:53,877 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-932b5127-55fb-4b51-adf5-2c5f97d4771f returning object 3a254dc7-2ba7-4170-b0ed-fad43e1270dc 2018-08-09 15:02:53,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:02:53,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '' 2018-08-09 15:02:55,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-68320b39-2b23-4768-9358-0504175167c5 Date: Thu, 09 Aug 2018 15: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-09 15:02:55,171 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file used request id req-68320b39-2b23-4768-9358-0504175167c5 2018-08-09 15:02:55,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.29402780533s 2018-08-09 15:02:55,171 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file used request id req-68320b39-2b23-4768-9358-0504175167c5 2018-08-09 15:02:55,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:55,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:55,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-e7838dfb-353f-40fc-8c0b-d49354d340a0 Date: Thu, 09 Aug 2018 15:02:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:55Z", "file": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file", "owner": "901229867d4a49ef9874e78853e47aaf", "id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "size": 12716032, "self": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:55,235 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e7838dfb-353f-40fc-8c0b-d49354d340a0 2018-08-09 15:02:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0594439506531s 2018-08-09 15:02:55,235 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e7838dfb-353f-40fc-8c0b-d49354d340a0 2018-08-09 15:02:55,237 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file', 'owner': u'901229867d4a49ef9874e78853e47aaf', 'id': u'3a254dc7-2ba7-4170-b0ed-fad43e1270dc', 'size': 12716032, u'self': u'/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'901229867d4a49ef9874e78853e47aaf', 'name': 'vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:02:55Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:02:55Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', '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/3a254dc7-2ba7-4170-b0ed-fad43e1270dc', 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_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'created': u'2018-08-09T15:02:53Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:02:53Z', 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/3a254dc7-2ba7-4170-b0ed-fad43e1270dc', 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_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:02:55,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:02:55,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:02:55,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-9dc5c10f-f8aa-47d7-a722-10c5524ea3b6 x-compute-request-id: req-9dc5c10f-f8aa-47d7-a722-10c5524ea3b6 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "vping_userdata-flavor_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "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": "ba079a56-a32b-407b-acb4-c9a5c0195eb9"}} 2018-08-09 15:02:55,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9dc5c10f-f8aa-47d7-a722-10c5524ea3b6 2018-08-09 15:02:55,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.311623096466s 2018-08-09 15:02:55,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9dc5c10f-f8aa-47d7-a722-10c5524ea3b6 2018-08-09 15:02:55,551 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'ba079a56-a32b-407b-acb4-c9a5c0195eb9', 'swap': 0}) 2018-08-09 15:02:55,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:02:55,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9/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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" -d '{"extra_specs": {}}' 2018-08-09 15:02:55,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-20466930-1f46-4828-8944-7712a59b1830 x-compute-request-id: req-20466930-1f46-4828-8944-7712a59b1830 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:02:55,572 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9/os-extra_specs used request id req-20466930-1f46-4828-8944-7712a59b1830 2018-08-09 15:02:55,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0206758975983s 2018-08-09 15:02:55,572 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9/os-extra_specs used request id req-20466930-1f46-4828-8944-7712a59b1830 2018-08-09 15:02:55,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:55,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-3526b4c1-ff96-4c22-869c-001f36d038b7 Date: Thu, 09 Aug 2018 15:02:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"901229867d4a49ef9874e78853e47aaf","l2_adjacency":true,"status":"ACTIVE","subnets":["05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"],"description":"","tags":[],"updated_at":"2018-08-09T15:02:49Z","qos_policy_id":null,"name":"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc","admin_state_up":true,"tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:02:55,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3526b4c1-ff96-4c22-869c-001f36d038b7 2018-08-09 15:02:55,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0874660015106s 2018-08-09 15:02:55,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3526b4c1-ff96-4c22-869c-001f36d038b7 2018-08-09 15:02:55,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:02:55,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-6ef03b30-f7d0-4e5b-b367-48fc2707bea9 Date: Thu, 09 Aug 2018 15:02:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:55Z", "file": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file", "owner": "901229867d4a49ef9874e78853e47aaf", "id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "size": 12716032, "self": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:02:55,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6ef03b30-f7d0-4e5b-b367-48fc2707bea9 2018-08-09 15:02:55,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0342390537262s 2018-08-09 15:02:55,700 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6ef03b30-f7d0-4e5b-b367-48fc2707bea9 2018-08-09 15:02:55,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:02:55,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:55,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-240ff049-8f27-4ded-88c7-24a84c9b3ca1 x-compute-request-id: req-240ff049-8f27-4ded-88c7-24a84c9b3ca1 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "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": "ba079a56-a32b-407b-acb4-c9a5c0195eb9"}]} 2018-08-09 15:02:55,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-240ff049-8f27-4ded-88c7-24a84c9b3ca1 2018-08-09 15:02:55,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.269691944122s 2018-08-09 15:02:55,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-240ff049-8f27-4ded-88c7-24a84c9b3ca1 2018-08-09 15:02:55,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:02:55,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"server": {"name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "imageRef": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "flavorRef": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "max_count": 1, "min_count": 1, "networks": [{"uuid": "41ebc0f5-ec93-404e-829e-cf55da28b66a"}]}}' 2018-08-09 15:02:58,189 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-e1aaaf27-000c-48bd-b4c9-0a33b6463ceb x-compute-request-id: req-e1aaaf27-000c-48bd-b4c9-0a33b6463ceb Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "adminPass": "HSH62tbJ3TPb"}} 2018-08-09 15:02:58,189 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e1aaaf27-000c-48bd-b4c9-0a33b6463ceb 2018-08-09 15:02:58,189 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.21613192558s 2018-08-09 15:02:58,190 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e1aaaf27-000c-48bd-b4c9-0a33b6463ceb 2018-08-09 15:02:58,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:02:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:58,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:02: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-72382db0-7aca-4058-909e-5666ab12e163 x-compute-request-id: req-72382db0-7aca-4058-909e-5666ab12e163 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.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "user_id": "35c222b36df348adb40a1bc248267f94", "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-09T15:02:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:02:58,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72382db0-7aca-4058-909e-5666ab12e163 2018-08-09 15:02:58,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498438835144s 2018-08-09 15:02:58,689 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72382db0-7aca-4058-909e-5666ab12e163 2018-08-09 15:02:58,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:02:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:58,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-e694efa3-c2f1-422d-8a05-815e0072bf4c Date: Thu, 09 Aug 2018 15:02:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"901229867d4a49ef9874e78853e47aaf","l2_adjacency":true,"status":"ACTIVE","subnets":["05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"],"description":"","tags":[],"updated_at":"2018-08-09T15:02:49Z","qos_policy_id":null,"name":"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc","admin_state_up":true,"tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:02:58,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e694efa3-c2f1-422d-8a05-815e0072bf4c 2018-08-09 15:02:58,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.08873295784s 2018-08-09 15:02:58,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e694efa3-c2f1-422d-8a05-815e0072bf4c 2018-08-09 15:02:58,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:02:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:02:58,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-223414d0-4efe-4e0b-afb9-7e565379ccbe Date: Thu, 09 Aug 2018 15:02:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"901229867d4a49ef9874e78853e47aaf","id":"05a846d2-2c86-45e1-a4cd-7975f3bd5c9d","subnetpool_id":null,"name":"vping_userdata-subnet_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}]} 2018-08-09 15:02:58,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-223414d0-4efe-4e0b-afb9-7e565379ccbe 2018-08-09 15:02:58,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0616939067841s 2018-08-09 15:02:58,848 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-223414d0-4efe-4e0b-afb9-7e565379ccbe 2018-08-09 15:02:58,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:00,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:00,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:01,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-fd6f1656-d977-4a4a-945a-be7bee44b2ee x-compute-request-id: req-fd6f1656-d977-4a4a-945a-be7bee44b2ee Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:03:00Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:01,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd6f1656-d977-4a4a-945a-be7bee44b2ee 2018-08-09 15:03:01,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645663976669s 2018-08-09 15:03:01,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd6f1656-d977-4a4a-945a-be7bee44b2ee 2018-08-09 15:03:01,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:03,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:03,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:04,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-e326f2ce-4ad7-43de-984d-d2089f39866b x-compute-request-id: req-e326f2ce-4ad7-43de-984d-d2089f39866b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:03:00Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:04,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e326f2ce-4ad7-43de-984d-d2089f39866b 2018-08-09 15:03:04,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717055082321s 2018-08-09 15:03:04,222 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e326f2ce-4ad7-43de-984d-d2089f39866b 2018-08-09 15:03:04,225 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:06,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:06,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:06,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-5eb35596-f45b-4b7d-9e88-415484ba164e x-compute-request-id: req-5eb35596-f45b-4b7d-9e88-415484ba164e Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:06,566 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5eb35596-f45b-4b7d-9e88-415484ba164e 2018-08-09 15:03:06,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337932109833s 2018-08-09 15:03:06,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5eb35596-f45b-4b7d-9e88-415484ba164e 2018-08-09 15:03:06,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:03:06,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=26b55593-e03b-4b5c-bdfa-fcc5adfad92f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:06,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-32fb5136-6067-4aae-b715-7b6720a77d20 Date: Thu, 09 Aug 2018 15:03:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:03:05Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05a846d2-2c86-45e1-a4cd-7975f3bd5c9d","ip_address":"192.168.120.7"}],"id":"85c25df5-76c4-4a45-b671-adc7099811a3","security_groups":["0caadd3f-728a-45ab-b8c2-7010eb6c1b7b"],"mac_address":"fa:16:3e:df:8d:74","project_id":"901229867d4a49ef9874e78853e47aaf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:03:00Z","binding:vnic_type":"normal","device_id":"26b55593-e03b-4b5c-bdfa-fcc5adfad92f","ip_allocation":"immediate"}]} 2018-08-09 15:03:06,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=26b55593-e03b-4b5c-bdfa-fcc5adfad92f used request id req-32fb5136-6067-4aae-b715-7b6720a77d20 2018-08-09 15:03:06,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0697209835052s 2018-08-09 15:03:06,641 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=26b55593-e03b-4b5c-bdfa-fcc5adfad92f used request id req-32fb5136-6067-4aae-b715-7b6720a77d20 2018-08-09 15:03:06,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:03:06,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=85c25df5-76c4-4a45-b671-adc7099811a3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:06,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f2badb4e-f285-40e1-aa0d-f084bc0882bd Date: Thu, 09 Aug 2018 15:03:06 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:03:06,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=85c25df5-76c4-4a45-b671-adc7099811a3 used request id req-f2badb4e-f285-40e1-aa0d-f084bc0882bd 2018-08-09 15:03:06,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0447001457214s 2018-08-09 15:03:06,691 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=85c25df5-76c4-4a45-b671-adc7099811a3 used request id req-f2badb4e-f285-40e1-aa0d-f084bc0882bd 2018-08-09 15:03:06,691 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:df:8d:74', 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'3a254dc7-2ba7-4170-b0ed-fad43e1270dc'}), 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-09T15:03:06.000000', 'flavor': Munch({u'id': u'ba079a56-a32b-407b-acb4-c9a5c0195eb9'}), 'az': u'nova', 'id': u'26b55593-e03b-4b5c-bdfa-fcc5adfad92f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35c222b36df348adb40a1bc248267f94', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'901229867d4a49ef9874e78853e47aaf', 'name': 'vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', '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-09T15:03:06.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:03:06Z', 'hostId': u'c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891', '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-09T15:03:06.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'901229867d4a49ef9874e78853e47aaf', 'name': u'vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'adminPass': u'HSH62tbJ3TPb', 'tenant_id': u'901229867d4a49ef9874e78853e47aaf', 'created_at': u'2018-08-09T15:02:58Z', 'created': u'2018-08-09T15:02:58Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:03:06,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:06,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:06,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1279 X-Openstack-Request-Id: req-d49275f7-559f-46f0-af59-467a44ea132d Date: Thu, 09 Aug 2018 15:03:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"901229867d4a49ef9874e78853e47aaf","l2_adjacency":true,"status":"ACTIVE","subnets":["05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"],"description":"","tags":[],"updated_at":"2018-08-09T15:02:49Z","qos_policy_id":null,"name":"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc","admin_state_up":true,"tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:03:06,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d49275f7-559f-46f0-af59-467a44ea132d 2018-08-09 15:03:06,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0852019786835s 2018-08-09 15:03:06,778 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d49275f7-559f-46f0-af59-467a44ea132d 2018-08-09 15:03:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:03:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:07,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-1db2569f-fb1e-4f89-85d4-99bc8cbbb628 Date: Thu, 09 Aug 2018 15:03:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:55Z", "file": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file", "owner": "901229867d4a49ef9874e78853e47aaf", "id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "size": 12716032, "self": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:03:07,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1db2569f-fb1e-4f89-85d4-99bc8cbbb628 2018-08-09 15:03:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.727508068085s 2018-08-09 15:03:07,511 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1db2569f-fb1e-4f89-85d4-99bc8cbbb628 2018-08-09 15:03:07,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:03:07,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-415075e3-6582-4367-ac5c-4c09534155d8 x-compute-request-id: req-415075e3-6582-4367-ac5c-4c09534155d8 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "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": "ba079a56-a32b-407b-acb4-c9a5c0195eb9"}]} 2018-08-09 15:03:07,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-415075e3-6582-4367-ac5c-4c09534155d8 2018-08-09 15:03:07,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225849151611s 2018-08-09 15:03:07,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-415075e3-6582-4367-ac5c-4c09534155d8 2018-08-09 15:03:07,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:03:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"server": {"name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "imageRef": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "flavorRef": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjcgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "41ebc0f5-ec93-404e-829e-cf55da28b66a"}]}}' 2018-08-09 15:03:09,504 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-89a5d46c-d527-496e-9177-dea338efc10a x-compute-request-id: req-89a5d46c-d527-496e-9177-dea338efc10a Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "adminPass": "sXmT8L5B8MHi"}} 2018-08-09 15:03:09,505 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-89a5d46c-d527-496e-9177-dea338efc10a 2018-08-09 15:03:09,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.96844816208s 2018-08-09 15:03:09,505 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-89a5d46c-d527-496e-9177-dea338efc10a 2018-08-09 15:03:09,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:09,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:09,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-a79918cd-1cbe-4c82-8b4e-0eb1e87d6422 x-compute-request-id: req-a79918cd-1cbe-4c82-8b4e-0eb1e87d6422 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "user_id": "35c222b36df348adb40a1bc248267f94", "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-09T15:03:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:09,863 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a79918cd-1cbe-4c82-8b4e-0eb1e87d6422 2018-08-09 15:03:09,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357459068298s 2018-08-09 15:03:09,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a79918cd-1cbe-4c82-8b4e-0eb1e87d6422 2018-08-09 15:03:09,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:11,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:11,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:12,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-3f9a513c-9714-41b2-a231-4cf7d1191d5f x-compute-request-id: req-3f9a513c-9714-41b2-a231-4cf7d1191d5f Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "user_id": "35c222b36df348adb40a1bc248267f94", "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-09T15:03:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:12,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f9a513c-9714-41b2-a231-4cf7d1191d5f 2018-08-09 15:03:12,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407488822937s 2018-08-09 15:03:12,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3f9a513c-9714-41b2-a231-4cf7d1191d5f 2018-08-09 15:03:12,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:14,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:14,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:15,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-37fda822-18a2-4231-aaef-eb10d68a0ba6 x-compute-request-id: req-37fda822-18a2-4231-aaef-eb10d68a0ba6 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.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:03:12Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:15,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37fda822-18a2-4231-aaef-eb10d68a0ba6 2018-08-09 15:03:15,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752814054489s 2018-08-09 15:03:15,040 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37fda822-18a2-4231-aaef-eb10d68a0ba6 2018-08-09 15:03:15,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:17,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:17,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-2e5108dd-d599-41d4-9c40-5c55d5251a29 x-compute-request-id: req-2e5108dd-d599-41d4-9c40-5c55d5251a29 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.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:03:12Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:17,461 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2e5108dd-d599-41d4-9c40-5c55d5251a29 2018-08-09 15:03:17,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413405895233s 2018-08-09 15:03:17,462 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2e5108dd-d599-41d4-9c40-5c55d5251a29 2018-08-09 15:03:17,466 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:19,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:19,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:20,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-e74b289c-708a-4a46-a2eb-85b1ac23d1e0 x-compute-request-id: req-e74b289c-708a-4a46-a2eb-85b1ac23d1e0 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d2:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:17.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:18Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:20,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e74b289c-708a-4a46-a2eb-85b1ac23d1e0 2018-08-09 15:03:20,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.47041487694s 2018-08-09 15:03:20,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e74b289c-708a-4a46-a2eb-85b1ac23d1e0 2018-08-09 15:03:20,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:03:20,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:20,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-d58ee3a8-0fdb-4845-8ae6-98c3295ff584 Date: Thu, 09 Aug 2018 15:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:03:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05a846d2-2c86-45e1-a4cd-7975f3bd5c9d","ip_address":"192.168.120.11"}],"id":"186f1991-1aab-403e-a015-c753d33c6a52","security_groups":["0caadd3f-728a-45ab-b8c2-7010eb6c1b7b"],"mac_address":"fa:16:3e:14:d2:96","project_id":"901229867d4a49ef9874e78853e47aaf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:03:13Z","binding:vnic_type":"normal","device_id":"0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f","ip_allocation":"immediate"}]} 2018-08-09 15:03:21,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f used request id req-d58ee3a8-0fdb-4845-8ae6-98c3295ff584 2018-08-09 15:03:21,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0546059608459s 2018-08-09 15:03:21,000 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f used request id req-d58ee3a8-0fdb-4845-8ae6-98c3295ff584 2018-08-09 15:03:21,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:03:21,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=186f1991-1aab-403e-a015-c753d33c6a52" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:21,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4c5a0748-22ec-4ded-bfce-be2dd79cd861 Date: Thu, 09 Aug 2018 15:03:21 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:03:21,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=186f1991-1aab-403e-a015-c753d33c6a52 used request id req-4c5a0748-22ec-4ded-bfce-be2dd79cd861 2018-08-09 15:03:21,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0491769313812s 2018-08-09 15:03:21,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=186f1991-1aab-403e-a015-c753d33c6a52 used request id req-4c5a0748-22ec-4ded-bfce-be2dd79cd861 2018-08-09 15:03:21,055 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:14:d2:96', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'3a254dc7-2ba7-4170-b0ed-fad43e1270dc'}), 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-09T15:03:17.000000', 'flavor': Munch({u'id': u'ba079a56-a32b-407b-acb4-c9a5c0195eb9'}), 'az': u'nova', 'id': u'0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35c222b36df348adb40a1bc248267f94', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'901229867d4a49ef9874e78853e47aaf', 'name': 'vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', '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-09T15:03:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:03:18Z', 'hostId': u'49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1', '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-09T15:03:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'901229867d4a49ef9874e78853e47aaf', 'name': u'vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc', 'adminPass': u'sXmT8L5B8MHi', 'tenant_id': u'901229867d4a49ef9874e78853e47aaf', 'created_at': u'2018-08-09T15:03:09Z', 'created': u'2018-08-09T15:03:09Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:03:21,056 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-09 15:03:22,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:22,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:22,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-bd3e3146-1e74-49e5-a2b9-1d022bf357f6 x-compute-request-id: req-bd3e3146-1e74-49e5-a2b9-1d022bf357f6 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d2:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:17.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:18Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:22,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bd3e3146-1e74-49e5-a2b9-1d022bf357f6 2018-08-09 15:03:22,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.410851955414s 2018-08-09 15:03:22,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bd3e3146-1e74-49e5-a2b9-1d022bf357f6 2018-08-09 15:03:22,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:03:22,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f/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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:03:22,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-1934839a-bfe3-4120-91e2-f644cde163ca x-compute-request-id: req-1934839a-bfe3-4120-91e2-f644cde163ca Content-Encoding: gzip Content-Length: 7933 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 497285954 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.138180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139878] pid_max: default: 32768 minimum: 301\n[ 0.140796] ACPI: Core revision 20150930\n[ 0.142193] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143532] Security Framework initialized\n[ 0.144366] Yama: becoming mindful.\n[ 0.145110] AppArmor: AppArmor initialized\n[ 0.145995] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147366] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148665] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151340] Initializing cgroup subsys io\n[ 0.152171] Initializing cgroup subsys memory\n[ 0.153050] Initializing cgroup subsys devices\n[ 0.153950] Initializing cgroup subsys freezer\n[ 0.154854] Initializing cgroup subsys net_cls\n[ 0.155743] Initializing cgroup subsys perf_event\n[ 0.156673] Initializing cgroup subsys net_prio\n[ 0.157588] Initializing cgroup subsys hugetlb\n[ 0.158471] Initializing cgroup subsys pids\n[ 0.159359] CPU: Physical Processor ID: 0\n[ 0.160870] mce: CPU supports 10 MCE banks\n[ 0.161751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177386] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183447] ftrace: allocating 31920 entries in 125 pages\n[ 0.208321] smpboot: Max logical packages: 1\n[ 0.209203] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210588] x2apic enabled\n[ 0.211396] Switched APIC routing to physical x2apic.\n[ 0.213143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218145] KVM setup paravirtual spinlock\n[ 0.219465] x86: Booted up 1 node, 1 CPUs\n[ 0.220299] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221725] devtmpfs: initialized\n[ 0.223454] evm: security.selinux\n[ 0.224178] evm: security.SMACK64\n[ 0.224903] evm: security.SMACK64EXEC\n[ 0.225661] evm: security.SMACK64TRANSMUTE\n[ 0.226480] evm: security.SMACK64MMAP\n[ 0.227244] evm: security.ima\n[ 0.227899] evm: security.capability\n[ 0.228722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230611] pinctrl core: initialized pinctrl subsystem\n[ 0.231735] RTC time: 15:03:18, date: 08/09/18\n[ 0.232721] NET: Registered protocol family 16\n[ 0.233726] cpuidle: using governor ladder\n[ 0.234569] cpuidle: using governor menu\n[ 0.235370] PCCT header not found.\n[ 0.236152] ACPI: bus type PCI registered\n[ 0.236978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238253] PCI: Using configuration type 1 for base access\n[ 0.240049] ACPI: Added _OSI(Module Device)\n[ 0.240915] ACPI: Added _OSI(Processor Device)\n[ 0.241797] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242715] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244499] ACPI: Interpreter enabled\n[ 0.245285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252825] ACPI: (supports S0 S5)\n[ 0.253543] ACPI: Using IOAPIC for interrupt routing\n[ 0.254503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258822] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261312] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263583] acpiphp: Slot [3] registered\n[ 0.264403] acpiphp: Slot [4] registered\n[ 0.265252] acpiphp: Slot [5] registered\n[ 0.266076] acpiphp: Slot [6] registered\n[ 0.266893] acpiphp: Slot [7] registered\n[ 0.267715] acpiphp: Slot [8] registered\n[ 0.268536] acpiphp: Slot [9] registered\n[ 0.269357] acpiphp: Slot [10] registered\n[ 0.270192] acpiphp: Slot [11] registered\n[ 0.271028] acpiphp: Slot [12] registered\n[ 0.271865] acpiphp: Slot [13] registered\n[ 0.272694] acpiphp: Slot [14] registered\n[ 0.273525] acpiphp: Slot [15] registered\n[ 0.284473] acpiphp: Slot [16] registered\n[ 0.285325] acpiphp: Slot [17] registered\n[ 0.286159] acpiphp: Slot [18] registered\n[ 0.286989] acpiphp: Slot [19] registered\n[ 0.287817] acpiphp: Slot [20] registered\n[ 0.288653] acpiphp: Slot [21] registered\n[ 0.289479] acpiphp: Slot [22] registered\n[ 0.290308] acpiphp: Slot [23] registered\n[ 0.291142] acpiphp: Slot [24] registered\n[ 0.291978] acpiphp: Slot [25] registered\n[ 0.292810] acpiphp: Slot [26] registered\n[ 0.293637] acpiphp: Slot [27] registered\n[ 0.294466] acpiphp: Slot [28] registered\n[ 0.295340] acpiphp: Slot [29] registered\n[ 0.296169] acpiphp: Slot [30] registered\n[ 0.297002] acpiphp: Slot [31] registered\n[ 0.297827] PCI host bridge to bus 0000:00\n[ 0.298651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305599] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310268] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345216] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346312] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347879] vgaarb: loaded\n[ 0.348484] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349726] SCSI subsystem initialized\n[ 0.350647] ACPI: bus type USB registered\n[ 0.351487] usbcore: registered new interface driver usbfs\n[ 0.352541] usbcore: registered new interface driver hub\n[ 0.353570] usbcore: registered new device driver usb\n[ 0.354691] PCI: Using ACPI for IRQ routing\n[ 0.355819] NetLabel: Initializing\n[ 0.356550] NetLabel: domain hash size = 128\n[ 0.357412] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358398] NetLabel: unlabeled traffic allowed by default\n[ 0.359585] clocksource: Switched to clocksource kvm-clock\n[ 0.367838] AppArmor: AppArmor Filesystem Enabled\n[ 0.368836] pnp: PnP ACPI init\n[ 0.369789] pnp: PnP ACPI: found 5 devices\n[ 0.376113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377861] NET: Registered protocol family 2\n[ 0.378915] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380240] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381469] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382689] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383790] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385000] NET: Registered protocol family 1\n[ 0.385895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387013] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416287] Trying to unpack rootfs image as initramfs...\n[ 0.472727] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474417] Scanning for low memory corruption every 60 seconds\n[ 0.475825] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477025] audit: initializing netlink subsys (disabled)\n[ 0.478068] audit: type=2000 audit(1533826998.661:1): initialized\n[ 0.479425] Initialise system trusted keyring\n[ 0.480402] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481596] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483748] zbud: loaded\n[ 0.484487] VFS: Disk quotas dquot_6.6.0\n[ 0.485328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486950] fuse init (API version 7.23)\n[ 0.487879] Key type big_key registered\n[ 0.488701] Allocating IMA MOK and blacklist keyrings.\n[ 0.489951] Key type asymmetric registered\n[ 0.490794] Asymmetric key parser 'x509' registered\n[ 0.491788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493283] io scheduler noop registered\n[ 0.494089] io scheduler deadline registered (default)\n[ 0.495107] io scheduler cfq registered\n[ 0.495980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499851] ACPI: Power Button [PWRF]\n[ 0.500720] GHES: HEST is not enabled!\n[ 0.514384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570349] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.573175] Linux agpgart interface v0.103\n[ 0.576097] brd: module loaded\n[ 0.577789] loop: module loaded\n[ 0.582124] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583618] GPT:90111 != 2097151\n[ 0.584310] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585429] GPT:90111 != 2097151\n[ 0.586121] GPT: Use GNU Parted to correct GPT errors.\n[ 0.587114] vda: vda1 vda15\n[ 0.588654] scsi host0: ata_piix\n[ 0.589450] scsi host1: ata_piix\n[ 0.590196] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.591441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592958] libphy: Fixed MDIO Bus: probed\n[ 0.593800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597285] PPP generic driver version 2.4.2\n[ 0.598246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599470] ehci-pci: EHCI PCI platform driver\n[ 0.600372] ehci-platform: EHCI generic platform driver\n[ 0.601391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602550] ohci-pci: OHCI PCI platform driver\n[ 0.603439] ohci-platform: OHCI generic platform driver\n[ 0.604459] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621336] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626283] usb usb1: Product: UHCI Host Controller\n[ 0.627237] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628413] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.629422] hub 1-0:1.0: USB hub found\n[ 0.630242] hub 1-0:1.0: 2 ports detected\n[ 0.631213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635460] mousedev: PS/2 mouse device common for all mice\n[ 0.636785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.641170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642395] i2c /dev entries driver\n[ 0.643193] device-mapper: uevent: version 1.0.3\n[ 0.644193] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647331] NET: Registered protocol family 10\n[ 0.648522] NET: Registered protocol family 17\n[ 0.649453] Key type dns_resolver registered\n[ 0.650489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651637] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653484] registered taskstats version 1\n[ 0.654357] Loading compiled-in X.509 certificates\n[ 0.655883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657812] zswap: loaded using pool lzo/zbud\n[ 0.659484] Key type trusted registered\n[ 0.661289] Key type encrypted registered\n[ 0.662147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663228] ima: No TPM chip found, activating TPM-bypass!\n[ 0.664319] evm: HMAC attrs: 0x1\n[ 0.665315] Magic number: 14:790:82\n[ 0.666197] rtc_cmos 00:00: setting system clock to 2018-08-09 15:03:18 UTC (1533826998)\n[ 0.667878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669040] EDD information not available.\n[ 0.752946] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764867] Write protecting the kernel read-only data: 14336k\n[ 0.767051] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.768952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.814927] 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.73\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.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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-09 15:03:22,554 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f/action used request id req-1934839a-bfe3-4120-91e2-f644cde163ca 2018-08-09 15:03:22,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829060077667s 2018-08-09 15:03:22,555 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f/action used request id req-1934839a-bfe3-4120-91e2-f644cde163ca 2018-08-09 15:03:22,556 - 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 497285954 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.138180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139878] pid_max: default: 32768 minimum: 301 [ 0.140796] ACPI: Core revision 20150930 [ 0.142193] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143532] Security Framework initialized [ 0.144366] Yama: becoming mindful. [ 0.145110] AppArmor: AppArmor initialized [ 0.145995] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147366] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148665] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151340] Initializing cgroup subsys io [ 0.152171] Initializing cgroup subsys memory [ 0.153050] Initializing cgroup subsys devices [ 0.153950] Initializing cgroup subsys freezer [ 0.154854] Initializing cgroup subsys net_cls [ 0.155743] Initializing cgroup subsys perf_event [ 0.156673] Initializing cgroup subsys net_prio [ 0.157588] Initializing cgroup subsys hugetlb [ 0.158471] Initializing cgroup subsys pids [ 0.159359] CPU: Physical Processor ID: 0 [ 0.160870] mce: CPU supports 10 MCE banks [ 0.161751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177386] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183447] ftrace: allocating 31920 entries in 125 pages [ 0.208321] smpboot: Max logical packages: 1 [ 0.209203] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210588] x2apic enabled [ 0.211396] Switched APIC routing to physical x2apic. [ 0.213143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218145] KVM setup paravirtual spinlock [ 0.219465] x86: Booted up 1 node, 1 CPUs [ 0.220299] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221725] devtmpfs: initialized [ 0.223454] evm: security.selinux [ 0.224178] evm: security.SMACK64 [ 0.224903] evm: security.SMACK64EXEC [ 0.225661] evm: security.SMACK64TRANSMUTE [ 0.226480] evm: security.SMACK64MMAP [ 0.227244] evm: security.ima [ 0.227899] evm: security.capability [ 0.228722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230611] pinctrl core: initialized pinctrl subsystem [ 0.231735] RTC time: 15:03:18, date: 08/09/18 [ 0.232721] NET: Registered protocol family 16 [ 0.233726] cpuidle: using governor ladder [ 0.234569] cpuidle: using governor menu [ 0.235370] PCCT header not found. [ 0.236152] ACPI: bus type PCI registered [ 0.236978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238253] PCI: Using configuration type 1 for base access [ 0.240049] ACPI: Added _OSI(Module Device) [ 0.240915] ACPI: Added _OSI(Processor Device) [ 0.241797] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242715] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244499] ACPI: Interpreter enabled [ 0.245285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252825] ACPI: (supports S0 S5) [ 0.253543] ACPI: Using IOAPIC for interrupt routing [ 0.254503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258822] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261312] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263583] acpiphp: Slot [3] registered [ 0.264403] acpiphp: Slot [4] registered [ 0.265252] acpiphp: Slot [5] registered [ 0.266076] acpiphp: Slot [6] registered [ 0.266893] acpiphp: Slot [7] registered [ 0.267715] acpiphp: Slot [8] registered [ 0.268536] acpiphp: Slot [9] registered [ 0.269357] acpiphp: Slot [10] registered [ 0.270192] acpiphp: Slot [11] registered [ 0.271028] acpiphp: Slot [12] registered [ 0.271865] acpiphp: Slot [13] registered [ 0.272694] acpiphp: Slot [14] registered [ 0.273525] acpiphp: Slot [15] registered [ 0.284473] acpiphp: Slot [16] registered [ 0.285325] acpiphp: Slot [17] registered [ 0.286159] acpiphp: Slot [18] registered [ 0.286989] acpiphp: Slot [19] registered [ 0.287817] acpiphp: Slot [20] registered [ 0.288653] acpiphp: Slot [21] registered [ 0.289479] acpiphp: Slot [22] registered [ 0.290308] acpiphp: Slot [23] registered [ 0.291142] acpiphp: Slot [24] registered [ 0.291978] acpiphp: Slot [25] registered [ 0.292810] acpiphp: Slot [26] registered [ 0.293637] acpiphp: Slot [27] registered [ 0.294466] acpiphp: Slot [28] registered [ 0.295340] acpiphp: Slot [29] registered [ 0.296169] acpiphp: Slot [30] registered [ 0.297002] acpiphp: Slot [31] registered [ 0.297827] PCI host bridge to bus 0000:00 [ 0.298651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305599] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310268] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345216] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346312] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347879] vgaarb: loaded [ 0.348484] vgaarb: bridge control possible 0000:00:02.0 [ 0.349726] SCSI subsystem initialized [ 0.350647] ACPI: bus type USB registered [ 0.351487] usbcore: registered new interface driver usbfs [ 0.352541] usbcore: registered new interface driver hub [ 0.353570] usbcore: registered new device driver usb [ 0.354691] PCI: Using ACPI for IRQ routing [ 0.355819] NetLabel: Initializing [ 0.356550] NetLabel: domain hash size = 128 [ 0.357412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358398] NetLabel: unlabeled traffic allowed by default [ 0.359585] clocksource: Switched to clocksource kvm-clock [ 0.367838] AppArmor: AppArmor Filesystem Enabled [ 0.368836] pnp: PnP ACPI init [ 0.369789] pnp: PnP ACPI: found 5 devices [ 0.376113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377861] NET: Registered protocol family 2 [ 0.378915] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380240] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381469] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382689] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383790] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385000] NET: Registered protocol family 1 [ 0.385895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387013] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416287] Trying to unpack rootfs image as initramfs... [ 0.472727] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474417] Scanning for low memory corruption every 60 seconds [ 0.475825] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477025] audit: initializing netlink subsys (disabled) [ 0.478068] audit: type=2000 audit(1533826998.661:1): initialized [ 0.479425] Initialise system trusted keyring [ 0.480402] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481596] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483748] zbud: loaded [ 0.484487] VFS: Disk quotas dquot_6.6.0 [ 0.485328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486950] fuse init (API version 7.23) [ 0.487879] Key type big_key registered [ 0.488701] Allocating IMA MOK and blacklist keyrings. [ 0.489951] Key type asymmetric registered [ 0.490794] Asymmetric key parser 'x509' registered [ 0.491788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493283] io scheduler noop registered [ 0.494089] io scheduler deadline registered (default) [ 0.495107] io scheduler cfq registered [ 0.495980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499851] ACPI: Power Button [PWRF] [ 0.500720] GHES: HEST is not enabled! [ 0.514384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570349] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.573175] Linux agpgart interface v0.103 [ 0.576097] brd: module loaded [ 0.577789] loop: module loaded [ 0.582124] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583618] GPT:90111 != 2097151 [ 0.584310] GPT:Alternate GPT header not at the end of the disk. [ 0.585429] GPT:90111 != 2097151 [ 0.586121] GPT: Use GNU Parted to correct GPT errors. [ 0.587114] vda: vda1 vda15 [ 0.588654] scsi host0: ata_piix [ 0.589450] scsi host1: ata_piix [ 0.590196] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.591441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592958] libphy: Fixed MDIO Bus: probed [ 0.593800] tun: Universal TUN/TAP device driver, 1.6 [ 0.594775] tun: (C) 1999-2004 Max Krasnyansky [ 0.597285] PPP generic driver version 2.4.2 [ 0.598246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599470] ehci-pci: EHCI PCI platform driver [ 0.600372] ehci-platform: EHCI generic platform driver [ 0.601391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602550] ohci-pci: OHCI PCI platform driver [ 0.603439] ohci-platform: OHCI generic platform driver [ 0.604459] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621336] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626283] usb usb1: Product: UHCI Host Controller [ 0.627237] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628413] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629422] hub 1-0:1.0: USB hub found [ 0.630242] hub 1-0:1.0: 2 ports detected [ 0.631213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633402] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635460] mousedev: PS/2 mouse device common for all mice [ 0.636785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638781] rtc_cmos 00:00: RTC can wake from S4 [ 0.639944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642395] i2c /dev entries driver [ 0.643193] device-mapper: uevent: version 1.0.3 [ 0.644193] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647331] NET: Registered protocol family 10 [ 0.648522] NET: Registered protocol family 17 [ 0.649453] Key type dns_resolver registered [ 0.650489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651637] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653484] registered taskstats version 1 [ 0.654357] Loading compiled-in X.509 certificates [ 0.655883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657812] zswap: loaded using pool lzo/zbud [ 0.659484] Key type trusted registered [ 0.661289] Key type encrypted registered [ 0.662147] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663228] ima: No TPM chip found, activating TPM-bypass! [ 0.664319] evm: HMAC attrs: 0x1 [ 0.665315] Magic number: 14:790:82 [ 0.666197] rtc_cmos 00:00: setting system clock to 2018-08-09 15:03:18 UTC (1533826998) [ 0.667878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669040] EDD information not available. [ 0.752946] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764867] Write protecting the kernel read-only data: 14336k [ 0.767051] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.768952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.814927] 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.73 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.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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-09 15:03:22,556 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.7. Waiting for response... 2018-08-09 15:03:23,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:23,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-bc5cf547-172b-4e1c-a816-92b42f270133 x-compute-request-id: req-bc5cf547-172b-4e1c-a816-92b42f270133 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d2:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:17.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:18Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:06Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:23,729 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc5cf547-172b-4e1c-a816-92b42f270133 2018-08-09 15:03:23,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171154975891s 2018-08-09 15:03:23,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc5cf547-172b-4e1c-a816-92b42f270133 2018-08-09 15:03:23,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:03:23,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f/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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:03:23,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-788300bc-1610-4144-b26c-f135bf39efff x-compute-request-id: req-788300bc-1610-4144-b26c-f135bf39efff Content-Encoding: gzip Content-Length: 9542 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 497285954 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.138180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139878] pid_max: default: 32768 minimum: 301\n[ 0.140796] ACPI: Core revision 20150930\n[ 0.142193] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.143532] Security Framework initialized\n[ 0.144366] Yama: becoming mindful.\n[ 0.145110] AppArmor: AppArmor initialized\n[ 0.145995] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.147366] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148665] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.151340] Initializing cgroup subsys io\n[ 0.152171] Initializing cgroup subsys memory\n[ 0.153050] Initializing cgroup subsys devices\n[ 0.153950] Initializing cgroup subsys freezer\n[ 0.154854] Initializing cgroup subsys net_cls\n[ 0.155743] Initializing cgroup subsys perf_event\n[ 0.156673] Initializing cgroup subsys net_prio\n[ 0.157588] Initializing cgroup subsys hugetlb\n[ 0.158471] Initializing cgroup subsys pids\n[ 0.159359] CPU: Physical Processor ID: 0\n[ 0.160870] mce: CPU supports 10 MCE banks\n[ 0.161751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177386] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183447] ftrace: allocating 31920 entries in 125 pages\n[ 0.208321] smpboot: Max logical packages: 1\n[ 0.209203] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210588] x2apic enabled\n[ 0.211396] Switched APIC routing to physical x2apic.\n[ 0.213143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218145] KVM setup paravirtual spinlock\n[ 0.219465] x86: Booted up 1 node, 1 CPUs\n[ 0.220299] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.221725] devtmpfs: initialized\n[ 0.223454] evm: security.selinux\n[ 0.224178] evm: security.SMACK64\n[ 0.224903] evm: security.SMACK64EXEC\n[ 0.225661] evm: security.SMACK64TRANSMUTE\n[ 0.226480] evm: security.SMACK64MMAP\n[ 0.227244] evm: security.ima\n[ 0.227899] evm: security.capability\n[ 0.228722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.230611] pinctrl core: initialized pinctrl subsystem\n[ 0.231735] RTC time: 15:03:18, date: 08/09/18\n[ 0.232721] NET: Registered protocol family 16\n[ 0.233726] cpuidle: using governor ladder\n[ 0.234569] cpuidle: using governor menu\n[ 0.235370] PCCT header not found.\n[ 0.236152] ACPI: bus type PCI registered\n[ 0.236978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238253] PCI: Using configuration type 1 for base access\n[ 0.240049] ACPI: Added _OSI(Module Device)\n[ 0.240915] ACPI: Added _OSI(Processor Device)\n[ 0.241797] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.242715] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244499] ACPI: Interpreter enabled\n[ 0.245285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.250945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.252825] ACPI: (supports S0 S5)\n[ 0.253543] ACPI: Using IOAPIC for interrupt routing\n[ 0.254503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.257654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.258822] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261312] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263583] acpiphp: Slot [3] registered\n[ 0.264403] acpiphp: Slot [4] registered\n[ 0.265252] acpiphp: Slot [5] registered\n[ 0.266076] acpiphp: Slot [6] registered\n[ 0.266893] acpiphp: Slot [7] registered\n[ 0.267715] acpiphp: Slot [8] registered\n[ 0.268536] acpiphp: Slot [9] registered\n[ 0.269357] acpiphp: Slot [10] registered\n[ 0.270192] acpiphp: Slot [11] registered\n[ 0.271028] acpiphp: Slot [12] registered\n[ 0.271865] acpiphp: Slot [13] registered\n[ 0.272694] acpiphp: Slot [14] registered\n[ 0.273525] acpiphp: Slot [15] registered\n[ 0.284473] acpiphp: Slot [16] registered\n[ 0.285325] acpiphp: Slot [17] registered\n[ 0.286159] acpiphp: Slot [18] registered\n[ 0.286989] acpiphp: Slot [19] registered\n[ 0.287817] acpiphp: Slot [20] registered\n[ 0.288653] acpiphp: Slot [21] registered\n[ 0.289479] acpiphp: Slot [22] registered\n[ 0.290308] acpiphp: Slot [23] registered\n[ 0.291142] acpiphp: Slot [24] registered\n[ 0.291978] acpiphp: Slot [25] registered\n[ 0.292810] acpiphp: Slot [26] registered\n[ 0.293637] acpiphp: Slot [27] registered\n[ 0.294466] acpiphp: Slot [28] registered\n[ 0.295340] acpiphp: Slot [29] registered\n[ 0.296169] acpiphp: Slot [30] registered\n[ 0.297002] acpiphp: Slot [31] registered\n[ 0.297827] PCI host bridge to bus 0000:00\n[ 0.298651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.299891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305599] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310268] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.317881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.336448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.337957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.339751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.341206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.342622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.343900] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.345216] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.346312] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.347879] vgaarb: loaded\n[ 0.348484] vgaarb: bridge control possible 0000:00:02.0\n[ 0.349726] SCSI subsystem initialized\n[ 0.350647] ACPI: bus type USB registered\n[ 0.351487] usbcore: registered new interface driver usbfs\n[ 0.352541] usbcore: registered new interface driver hub\n[ 0.353570] usbcore: registered new device driver usb\n[ 0.354691] PCI: Using ACPI for IRQ routing\n[ 0.355819] NetLabel: Initializing\n[ 0.356550] NetLabel: domain hash size = 128\n[ 0.357412] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.358398] NetLabel: unlabeled traffic allowed by default\n[ 0.359585] clocksource: Switched to clocksource kvm-clock\n[ 0.367838] AppArmor: AppArmor Filesystem Enabled\n[ 0.368836] pnp: PnP ACPI init\n[ 0.369789] pnp: PnP ACPI: found 5 devices\n[ 0.376113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.377861] NET: Registered protocol family 2\n[ 0.378915] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.380240] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.381469] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.382689] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.383790] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385000] NET: Registered protocol family 1\n[ 0.385895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.387013] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.388107] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.402152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.416287] Trying to unpack rootfs image as initramfs...\n[ 0.472727] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474417] Scanning for low memory corruption every 60 seconds\n[ 0.475825] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477025] audit: initializing netlink subsys (disabled)\n[ 0.478068] audit: type=2000 audit(1533826998.661:1): initialized\n[ 0.479425] Initialise system trusted keyring\n[ 0.480402] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481596] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483748] zbud: loaded\n[ 0.484487] VFS: Disk quotas dquot_6.6.0\n[ 0.485328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.486950] fuse init (API version 7.23)\n[ 0.487879] Key type big_key registered\n[ 0.488701] Allocating IMA MOK and blacklist keyrings.\n[ 0.489951] Key type asymmetric registered\n[ 0.490794] Asymmetric key parser 'x509' registered\n[ 0.491788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493283] io scheduler noop registered\n[ 0.494089] io scheduler deadline registered (default)\n[ 0.495107] io scheduler cfq registered\n[ 0.495980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499851] ACPI: Power Button [PWRF]\n[ 0.500720] GHES: HEST is not enabled!\n[ 0.514384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.570349] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.573175] Linux agpgart interface v0.103\n[ 0.576097] brd: module loaded\n[ 0.577789] loop: module loaded\n[ 0.582124] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.583618] GPT:90111 != 2097151\n[ 0.584310] GPT:Alternate GPT header not at the end of the disk.\n[ 0.585429] GPT:90111 != 2097151\n[ 0.586121] GPT: Use GNU Parted to correct GPT errors.\n[ 0.587114] vda: vda1 vda15\n[ 0.588654] scsi host0: ata_piix\n[ 0.589450] scsi host1: ata_piix\n[ 0.590196] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.591441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592958] libphy: Fixed MDIO Bus: probed\n[ 0.593800] tun: Universal TUN/TAP device driver, 1.6\n[ 0.594775] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.597285] PPP generic driver version 2.4.2\n[ 0.598246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.599470] ehci-pci: EHCI PCI platform driver\n[ 0.600372] ehci-platform: EHCI generic platform driver\n[ 0.601391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.602550] ohci-pci: OHCI PCI platform driver\n[ 0.603439] ohci-platform: OHCI generic platform driver\n[ 0.604459] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618792] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.621336] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.622394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.623573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.626283] usb usb1: Product: UHCI Host Controller\n[ 0.627237] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.628413] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.629422] hub 1-0:1.0: USB hub found\n[ 0.630242] hub 1-0:1.0: 2 ports detected\n[ 0.631213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.633402] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.634384] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.635460] mousedev: PS/2 mouse device common for all mice\n[ 0.636785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638781] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.641170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642395] i2c /dev entries driver\n[ 0.643193] device-mapper: uevent: version 1.0.3\n[ 0.644193] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645874] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647331] NET: Registered protocol family 10\n[ 0.648522] NET: Registered protocol family 17\n[ 0.649453] Key type dns_resolver registered\n[ 0.650489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.651637] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.653484] registered taskstats version 1\n[ 0.654357] Loading compiled-in X.509 certificates\n[ 0.655883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657812] zswap: loaded using pool lzo/zbud\n[ 0.659484] Key type trusted registered\n[ 0.661289] Key type encrypted registered\n[ 0.662147] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.663228] ima: No TPM chip found, activating TPM-bypass!\n[ 0.664319] evm: HMAC attrs: 0x1\n[ 0.665315] Magic number: 14:790:82\n[ 0.666197] rtc_cmos 00:00: setting system clock to 2018-08-09 15:03:18 UTC (1533826998)\n[ 0.667878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.669040] EDD information not available.\n[ 0.752946] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.764867] Write protecting the kernel read-only data: 14336k\n[ 0.767051] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.768952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.814927] 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.73\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.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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=== 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcBThu3CKfbFvIVx0drTdGsW1l9OIm/1qnC/tiHeZJ2i9eRvnaFZC7UYy03t9mUd7XO0yLcpVfC+5bpOq2cui3lbelQIFBI1ZWP44YEW/LQC3I1CcOHy2ApjVw9jQoBpWb48Txej64qHK+d3sS1y9ZQyLYswVXv9/p0OUSsFnn+Dky/Etk8hyWVCUX9ban8dLGBqXQApCRPnAKNhEsiF8OPYTDxSTB9Gxg7K2WbvJWVH7ETkoD6tuVPxabNaUEg1S16gm1RbSYJiCeEMkhrt2PLLceRsZkpqf+kXAjGOaGijA6FcQl/LFOZovbfBa2y7AEJJ08NKlqp8l955PbvOuN root@vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc\nssh-dss AAAAB3NzaC1kc3MAAACBAO5F/ZRmoSZMpUZJGHxPhr+zptiETIgI2KUfFv/wv8cL+czHqAYHc4vYIC4NOua5RTKUSdLJziIjj3Shj/hmHsXs3IVENxG4SWL9mItDIpHBD6sUogpSJq3ccavs67Mn0gnInXTzYNP79PGrOOLXZq5AXlyW+ABYNiq8jJpCO1xNAAAAFQDs0AqNIz5pxbdpdx38QqH5bZykPQAAAIAu4CyPoP3nvlLTl7Id5xtFvXtismL9dYoO5alYzn2xgBwGPLUoMJrXfMldEhXJICvE+C881NaTvr3Qk+u3GgPnUcv64SzHnEIXp3LY7tEgY361ilf6oglOxRAOR8l1/8/5H2/vIkZj6yFUs0Ld1B+GNpml/nfjfYc4KnHc+QDndwAAAIAPa3PrPaIgFKr9MRnlRaIAdoesGQ+1shvJ7Y3UD4HSogmsUA2vsijoduRJWMaM4zLbdIVdX3lAohd8RBE5lbFCDyvYlcfoy6NKfoI00d2Zegjy2tJIPLYU/Q3INrGd3nobKQfuDLD74QrOFDqkmCGhUMhD/pMepMM7PswnDTtLdw== root@vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.16s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe14:d296/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.51 ===\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-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc login: "} 2018-08-09 15:03:23,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f/action used request id req-788300bc-1610-4144-b26c-f135bf39efff 2018-08-09 15:03:23,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0942578315735s 2018-08-09 15:03:23,827 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f/action used request id req-788300bc-1610-4144-b26c-f135bf39efff 2018-08-09 15:03:23,828 - 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 497285954 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.138180] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139878] pid_max: default: 32768 minimum: 301 [ 0.140796] ACPI: Core revision 20150930 [ 0.142193] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.143532] Security Framework initialized [ 0.144366] Yama: becoming mindful. [ 0.145110] AppArmor: AppArmor initialized [ 0.145995] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.147366] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148665] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149899] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.151340] Initializing cgroup subsys io [ 0.152171] Initializing cgroup subsys memory [ 0.153050] Initializing cgroup subsys devices [ 0.153950] Initializing cgroup subsys freezer [ 0.154854] Initializing cgroup subsys net_cls [ 0.155743] Initializing cgroup subsys perf_event [ 0.156673] Initializing cgroup subsys net_prio [ 0.157588] Initializing cgroup subsys hugetlb [ 0.158471] Initializing cgroup subsys pids [ 0.159359] CPU: Physical Processor ID: 0 [ 0.160870] mce: CPU supports 10 MCE banks [ 0.161751] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162954] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177386] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183447] ftrace: allocating 31920 entries in 125 pages [ 0.208321] smpboot: Max logical packages: 1 [ 0.209203] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210588] x2apic enabled [ 0.211396] Switched APIC routing to physical x2apic. [ 0.213143] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216319] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218145] KVM setup paravirtual spinlock [ 0.219465] x86: Booted up 1 node, 1 CPUs [ 0.220299] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.221725] devtmpfs: initialized [ 0.223454] evm: security.selinux [ 0.224178] evm: security.SMACK64 [ 0.224903] evm: security.SMACK64EXEC [ 0.225661] evm: security.SMACK64TRANSMUTE [ 0.226480] evm: security.SMACK64MMAP [ 0.227244] evm: security.ima [ 0.227899] evm: security.capability [ 0.228722] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.230611] pinctrl core: initialized pinctrl subsystem [ 0.231735] RTC time: 15:03:18, date: 08/09/18 [ 0.232721] NET: Registered protocol family 16 [ 0.233726] cpuidle: using governor ladder [ 0.234569] cpuidle: using governor menu [ 0.235370] PCCT header not found. [ 0.236152] ACPI: bus type PCI registered [ 0.236978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238253] PCI: Using configuration type 1 for base access [ 0.240049] ACPI: Added _OSI(Module Device) [ 0.240915] ACPI: Added _OSI(Processor Device) [ 0.241797] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.242715] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244499] ACPI: Interpreter enabled [ 0.245285] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.250945] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.252825] ACPI: (supports S0 S5) [ 0.253543] ACPI: Using IOAPIC for interrupt routing [ 0.254503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.257654] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.258822] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260093] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261312] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263583] acpiphp: Slot [3] registered [ 0.264403] acpiphp: Slot [4] registered [ 0.265252] acpiphp: Slot [5] registered [ 0.266076] acpiphp: Slot [6] registered [ 0.266893] acpiphp: Slot [7] registered [ 0.267715] acpiphp: Slot [8] registered [ 0.268536] acpiphp: Slot [9] registered [ 0.269357] acpiphp: Slot [10] registered [ 0.270192] acpiphp: Slot [11] registered [ 0.271028] acpiphp: Slot [12] registered [ 0.271865] acpiphp: Slot [13] registered [ 0.272694] acpiphp: Slot [14] registered [ 0.273525] acpiphp: Slot [15] registered [ 0.284473] acpiphp: Slot [16] registered [ 0.285325] acpiphp: Slot [17] registered [ 0.286159] acpiphp: Slot [18] registered [ 0.286989] acpiphp: Slot [19] registered [ 0.287817] acpiphp: Slot [20] registered [ 0.288653] acpiphp: Slot [21] registered [ 0.289479] acpiphp: Slot [22] registered [ 0.290308] acpiphp: Slot [23] registered [ 0.291142] acpiphp: Slot [24] registered [ 0.291978] acpiphp: Slot [25] registered [ 0.292810] acpiphp: Slot [26] registered [ 0.293637] acpiphp: Slot [27] registered [ 0.294466] acpiphp: Slot [28] registered [ 0.295340] acpiphp: Slot [29] registered [ 0.296169] acpiphp: Slot [30] registered [ 0.297002] acpiphp: Slot [31] registered [ 0.297827] PCI host bridge to bus 0000:00 [ 0.298651] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.299891] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301131] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302609] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304079] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305599] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308961] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310268] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311475] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316425] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.317881] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.336448] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.337957] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.339751] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.341206] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.342622] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.343900] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.345216] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.346312] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.347879] vgaarb: loaded [ 0.348484] vgaarb: bridge control possible 0000:00:02.0 [ 0.349726] SCSI subsystem initialized [ 0.350647] ACPI: bus type USB registered [ 0.351487] usbcore: registered new interface driver usbfs [ 0.352541] usbcore: registered new interface driver hub [ 0.353570] usbcore: registered new device driver usb [ 0.354691] PCI: Using ACPI for IRQ routing [ 0.355819] NetLabel: Initializing [ 0.356550] NetLabel: domain hash size = 128 [ 0.357412] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.358398] NetLabel: unlabeled traffic allowed by default [ 0.359585] clocksource: Switched to clocksource kvm-clock [ 0.367838] AppArmor: AppArmor Filesystem Enabled [ 0.368836] pnp: PnP ACPI init [ 0.369789] pnp: PnP ACPI: found 5 devices [ 0.376113] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.377861] NET: Registered protocol family 2 [ 0.378915] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.380240] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.381469] TCP: Hash tables configured (established 4096 bind 4096) [ 0.382689] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.383790] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.385000] NET: Registered protocol family 1 [ 0.385895] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.387013] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.388107] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.402152] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.416287] Trying to unpack rootfs image as initramfs... [ 0.472727] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474417] Scanning for low memory corruption every 60 seconds [ 0.475825] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477025] audit: initializing netlink subsys (disabled) [ 0.478068] audit: type=2000 audit(1533826998.661:1): initialized [ 0.479425] Initialise system trusted keyring [ 0.480402] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481596] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483748] zbud: loaded [ 0.484487] VFS: Disk quotas dquot_6.6.0 [ 0.485328] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.486950] fuse init (API version 7.23) [ 0.487879] Key type big_key registered [ 0.488701] Allocating IMA MOK and blacklist keyrings. [ 0.489951] Key type asymmetric registered [ 0.490794] Asymmetric key parser 'x509' registered [ 0.491788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493283] io scheduler noop registered [ 0.494089] io scheduler deadline registered (default) [ 0.495107] io scheduler cfq registered [ 0.495980] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497057] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499851] ACPI: Power Button [PWRF] [ 0.500720] GHES: HEST is not enabled! [ 0.514384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542448] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544609] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.570349] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.573175] Linux agpgart interface v0.103 [ 0.576097] brd: module loaded [ 0.577789] loop: module loaded [ 0.582124] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.583618] GPT:90111 != 2097151 [ 0.584310] GPT:Alternate GPT header not at the end of the disk. [ 0.585429] GPT:90111 != 2097151 [ 0.586121] GPT: Use GNU Parted to correct GPT errors. [ 0.587114] vda: vda1 vda15 [ 0.588654] scsi host0: ata_piix [ 0.589450] scsi host1: ata_piix [ 0.590196] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.591441] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592958] libphy: Fixed MDIO Bus: probed [ 0.593800] tun: Universal TUN/TAP device driver, 1.6 [ 0.594775] tun: (C) 1999-2004 Max Krasnyansky [ 0.597285] PPP generic driver version 2.4.2 [ 0.598246] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.599470] ehci-pci: EHCI PCI platform driver [ 0.600372] ehci-platform: EHCI generic platform driver [ 0.601391] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.602550] ohci-pci: OHCI PCI platform driver [ 0.603439] ohci-platform: OHCI generic platform driver [ 0.604459] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618792] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619841] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.621336] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.622394] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.623573] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624833] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.626283] usb usb1: Product: UHCI Host Controller [ 0.627237] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.628413] usb usb1: SerialNumber: 0000:00:01.2 [ 0.629422] hub 1-0:1.0: USB hub found [ 0.630242] hub 1-0:1.0: 2 ports detected [ 0.631213] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.633402] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.634384] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.635460] mousedev: PS/2 mouse device common for all mice [ 0.636785] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638781] rtc_cmos 00:00: RTC can wake from S4 [ 0.639944] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.641170] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642395] i2c /dev entries driver [ 0.643193] device-mapper: uevent: version 1.0.3 [ 0.644193] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645874] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647331] NET: Registered protocol family 10 [ 0.648522] NET: Registered protocol family 17 [ 0.649453] Key type dns_resolver registered [ 0.650489] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.651637] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.653484] registered taskstats version 1 [ 0.654357] Loading compiled-in X.509 certificates [ 0.655883] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657812] zswap: loaded using pool lzo/zbud [ 0.659484] Key type trusted registered [ 0.661289] Key type encrypted registered [ 0.662147] AppArmor: AppArmor sha1 policy hashing enabled [ 0.663228] ima: No TPM chip found, activating TPM-bypass! [ 0.664319] evm: HMAC attrs: 0x1 [ 0.665315] Magic number: 14:790:82 [ 0.666197] rtc_cmos 00:00: setting system clock to 2018-08-09 15:03:18 UTC (1533826998) [ 0.667878] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.669040] EDD information not available. [ 0.752946] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.764867] Write protecting the kernel read-only data: 14336k [ 0.767051] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.768952] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.814927] 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.73 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.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 === 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCcBThu3CKfbFvIVx0drTdGsW1l9OIm/1qnC/tiHeZJ2i9eRvnaFZC7UYy03t9mUd7XO0yLcpVfC+5bpOq2cui3lbelQIFBI1ZWP44YEW/LQC3I1CcOHy2ApjVw9jQoBpWb48Txej64qHK+d3sS1y9ZQyLYswVXv9/p0OUSsFnn+Dky/Etk8hyWVCUX9ban8dLGBqXQApCRPnAKNhEsiF8OPYTDxSTB9Gxg7K2WbvJWVH7ETkoD6tuVPxabNaUEg1S16gm1RbSYJiCeEMkhrt2PLLceRsZkpqf+kXAjGOaGijA6FcQl/LFOZovbfBa2y7AEJJ08NKlqp8l955PbvOuN root@vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc ssh-dss AAAAB3NzaC1kc3MAAACBAO5F/ZRmoSZMpUZJGHxPhr+zptiETIgI2KUfFv/wv8cL+czHqAYHc4vYIC4NOua5RTKUSdLJziIjj3Shj/hmHsXs3IVENxG4SWL9mItDIpHBD6sUogpSJq3ccavs67Mn0gnInXTzYNP79PGrOOLXZq5AXlyW+ABYNiq8jJpCO1xNAAAAFQDs0AqNIz5pxbdpdx38QqH5bZykPQAAAIAu4CyPoP3nvlLTl7Id5xtFvXtismL9dYoO5alYzn2xgBwGPLUoMJrXfMldEhXJICvE+C881NaTvr3Qk+u3GgPnUcv64SzHnEIXp3LY7tEgY361ilf6oglOxRAOR8l1/8/5H2/vIkZj6yFUs0Ld1B+GNpml/nfjfYc4KnHc+QDndwAAAIAPa3PrPaIgFKr9MRnlRaIAdoesGQ+1shvJ7Y3UD4HSogmsUA2vsijoduRJWMaM4zLbdIVdX3lAohd8RBE5lbFCDyvYlcfoy6NKfoI00d2Zegjy2tJIPLYU/Q3INrGd3nobKQfuDLD74QrOFDqkmCGhUMhD/pMepMM7PswnDTtLdw== root@vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.16s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe14:d296/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.51 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-855508f2-3acb-42d3-ac62-7bfb3b3f3ecc login: 2018-08-09 15:03:23,829 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-09 15:03:23,935 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:03:23,935 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-09 15:03:23,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:03:23,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:24,124 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-9cda9c9b-2639-4851-bff6-3ef83b7fc071 x-compute-request-id: req-9cda9c9b-2639-4851-bff6-3ef83b7fc071 Content-Type: application/json 2018-08-09 15:03:24,124 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f used request id req-9cda9c9b-2639-4851-bff6-3ef83b7fc071 2018-08-09 15:03:24,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.184101104736s 2018-08-09 15:03:24,125 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f used request id req-9cda9c9b-2639-4851-bff6-3ef83b7fc071 2018-08-09 15:03:24,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:24,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:24,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-46b75683-650d-4f9c-a7d0-295bc26b9217 x-compute-request-id: req-46b75683-650d-4f9c-a7d0-295bc26b9217 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d2:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:17.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:18Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:8d:74", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:06.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "26b55593-e03b-4b5c-bdfa-fcc5adfad92f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:24Z", "hostId": "c4de55a8ac531e7f7b51ad93f3bf0bf2942ba29bf70d70d4af21d891", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:02:58Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:24,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46b75683-650d-4f9c-a7d0-295bc26b9217 2018-08-09 15:03:24,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211236000061s 2018-08-09 15:03:24,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46b75683-650d-4f9c-a7d0-295bc26b9217 2018-08-09 15:03:24,339 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:26,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:26,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:26,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-1228d216-16ef-485a-959b-b6d7a1b3b281 x-compute-request-id: req-1228d216-16ef-485a-959b-b6d7a1b3b281 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d2:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:17.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:18Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:26,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1228d216-16ef-485a-959b-b6d7a1b3b281 2018-08-09 15:03:26,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174055099487s 2018-08-09 15:03:26,517 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1228d216-16ef-485a-959b-b6d7a1b3b281 2018-08-09 15:03:26,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:03:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:26,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:03: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-83b1cb6f-db19-4d4e-97f1-0dc4778c6a07 x-compute-request-id: req-83b1cb6f-db19-4d4e-97f1-0dc4778c6a07 Content-Type: application/json 2018-08-09 15:03:26,670 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f used request id req-83b1cb6f-db19-4d4e-97f1-0dc4778c6a07 2018-08-09 15:03:26,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.151398181915s 2018-08-09 15:03:26,670 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f used request id req-83b1cb6f-db19-4d4e-97f1-0dc4778c6a07 2018-08-09 15:03:26,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:27,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-1b374556-9658-4c8c-8920-cd3442c7323f x-compute-request-id: req-1b374556-9658-4c8c-8920-cd3442c7323f Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:d2:96", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "rel": "bookmark"}], "image": {"id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "links": [{"href": "http://172.30.9.21:8774/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:17.000000", "flavor": {"id": "ba079a56-a32b-407b-acb4-c9a5c0195eb9", "links": [{"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "bookmark"}]}, "id": "0b2b330e-47da-4da4-b8e2-10ad5f3dfe9f", "security_groups": [{"name": "default"}], "user_id": "35c222b36df348adb40a1bc248267f94", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:26Z", "hostId": "49d972ec01573bd3527a4ec1ac8c868d01b8b49620c32e20b08871a1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "created": "2018-08-09T15:03:09Z", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:27,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b374556-9658-4c8c-8920-cd3442c7323f 2018-08-09 15:03:27,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474166870117s 2018-08-09 15:03:27,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b374556-9658-4c8c-8920-cd3442c7323f 2018-08-09 15:03:27,147 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:29,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:29,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:29,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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 x-openstack-request-id: req-a7b29813-0f61-4e66-99ed-1f9c27772de0 x-compute-request-id: req-a7b29813-0f61-4e66-99ed-1f9c27772de0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 15:03:29,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7b29813-0f61-4e66-99ed-1f9c27772de0 2018-08-09 15:03:29,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0673480033875s 2018-08-09 15:03:29,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7b29813-0f61-4e66-99ed-1f9c27772de0 2018-08-09 15:03:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:03:29,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595/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}caf7847cc480895186cdc3f35221fffc5205f31d" -d '{"subnet_id": "05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"}' 2018-08-09 15:03:31,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-158305cd-7c5b-4291-97d6-13fc6c1ac6f3 Date: Thu, 09 Aug 2018 15:03:31 GMT RESP BODY: {"network_id": "41ebc0f5-ec93-404e-829e-cf55da28b66a", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "subnet_id": "05a846d2-2c86-45e1-a4cd-7975f3bd5c9d", "subnet_ids": ["05a846d2-2c86-45e1-a4cd-7975f3bd5c9d"], "port_id": "ff43a419-16a7-478b-85a5-960bb47e1c93", "id": "9158cd3d-4db9-43fd-a5dd-cb0c1603e595"} 2018-08-09 15:03:31,082 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595/remove_router_interface.json used request id req-158305cd-7c5b-4291-97d6-13fc6c1ac6f3 2018-08-09 15:03:31,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.86444687843s 2018-08-09 15:03:31,083 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595/remove_router_interface.json used request id req-158305cd-7c5b-4291-97d6-13fc6c1ac6f3 returning object 9158cd3d-4db9-43fd-a5dd-cb0c1603e595 2018-08-09 15:03:31,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:03:31,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:31,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-99f3fe5a-4dd4-426d-a21d-87fb8bc83065 Date: Thu, 09 Aug 2018 15:03:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "901229867d4a49ef9874e78853e47aaf", "created_at": "2018-08-09T15:02:49Z", "admin_state_up": true, "updated_at": "2018-08-09T15:03:30Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "901229867d4a49ef9874e78853e47aaf", "id": "9158cd3d-4db9-43fd-a5dd-cb0c1603e595", "name": "vping_userdata-router_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}]} 2018-08-09 15:03:31,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-99f3fe5a-4dd4-426d-a21d-87fb8bc83065 2018-08-09 15:03:31,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135933160782s 2018-08-09 15:03:31,220 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-99f3fe5a-4dd4-426d-a21d-87fb8bc83065 2018-08-09 15:03:31,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:03:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:32,410 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90c28c1a-6d48-4695-8b4f-dcecf5a99b55 Content-Length: 0 Date: Thu, 09 Aug 2018 15:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:03:32,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595.json used request id req-90c28c1a-6d48-4695-8b4f-dcecf5a99b55 2018-08-09 15:03:32,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.18915200233s 2018-08-09 15:03:32,410 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9158cd3d-4db9-43fd-a5dd-cb0c1603e595.json used request id req-90c28c1a-6d48-4695-8b4f-dcecf5a99b55 2018-08-09 15:03:32,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:03:32,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:32,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b91694b7-adba-4994-9a3a-444d4080fd21 Date: Thu, 09 Aug 2018 15:03:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:02:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"901229867d4a49ef9874e78853e47aaf","id":"05a846d2-2c86-45e1-a4cd-7975f3bd5c9d","subnetpool_id":null,"name":"vping_userdata-subnet_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}]} 2018-08-09 15:03:32,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b91694b7-adba-4994-9a3a-444d4080fd21 2018-08-09 15:03:32,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0390770435333s 2018-08-09 15:03:32,450 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b91694b7-adba-4994-9a3a-444d4080fd21 2018-08-09 15:03:32,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:03:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/05a846d2-2c86-45e1-a4cd-7975f3bd5c9d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:33,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-136e1e62-568f-44a2-9dd0-97fa24188509 Date: Thu, 09 Aug 2018 15:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:03:33,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/05a846d2-2c86-45e1-a4cd-7975f3bd5c9d.json used request id req-136e1e62-568f-44a2-9dd0-97fa24188509 2018-08-09 15:03:33,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.08073210716s 2018-08-09 15:03:33,533 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/05a846d2-2c86-45e1-a4cd-7975f3bd5c9d.json used request id req-136e1e62-568f-44a2-9dd0-97fa24188509 2018-08-09 15:03:33,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:33,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:33,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1241 X-Openstack-Request-Id: req-14ad5f57-dac1-4c74-8590-e8fabb152be5 Date: Thu, 09 Aug 2018 15:03:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"41ebc0f5-ec93-404e-829e-cf55da28b66a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"901229867d4a49ef9874e78853e47aaf","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:03:33Z","qos_policy_id":null,"name":"vping_userdata-net_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc","admin_state_up":true,"tenant_id":"901229867d4a49ef9874e78853e47aaf","created_at":"2018-08-09T15:02:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:03:33,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14ad5f57-dac1-4c74-8590-e8fabb152be5 2018-08-09 15:03:33,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0996010303497s 2018-08-09 15:03:33,633 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-14ad5f57-dac1-4c74-8590-e8fabb152be5 2018-08-09 15:03:33,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:03:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/41ebc0f5-ec93-404e-829e-cf55da28b66a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:34,724 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e765ef4b-ef72-4fc3-9ca4-32a1de779323 Date: Thu, 09 Aug 2018 15:03:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:03:34,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/41ebc0f5-ec93-404e-829e-cf55da28b66a.json used request id req-e765ef4b-ef72-4fc3-9ca4-32a1de779323 2018-08-09 15:03:34,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0895049572s 2018-08-09 15:03:34,724 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/41ebc0f5-ec93-404e-829e-cf55da28b66a.json used request id req-e765ef4b-ef72-4fc3-9ca4-32a1de779323 2018-08-09 15:03:34,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:03:34,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:34,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json X-Openstack-Request-Id: req-cf6ca4a6-0a52-4523-8b61-8874a98e6df4 Date: Thu, 09 Aug 2018 15:03:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:02:55Z", "file": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/file", "owner": "901229867d4a49ef9874e78853e47aaf", "id": "3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "size": 12716032, "self": "/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:02:53Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:03:34,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cf6ca4a6-0a52-4523-8b61-8874a98e6df4 2018-08-09 15:03:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0404760837555s 2018-08-09 15:03:34,769 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cf6ca4a6-0a52-4523-8b61-8874a98e6df4 2018-08-09 15:03:34,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:03:34,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}caf7847cc480895186cdc3f35221fffc5205f31d" 2018-08-09 15:03:35,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0542cb09-d205-4acb-b9ba-364fd1fdf9a1 Date: Thu, 09 Aug 2018 15:03:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:03:35,287 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc used request id req-0542cb09-d205-4acb-b9ba-364fd1fdf9a1 2018-08-09 15:03:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.516067028046s 2018-08-09 15:03:35,287 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3a254dc7-2ba7-4170-b0ed-fad43e1270dc used request id req-0542cb09-d205-4acb-b9ba-364fd1fdf9a1 2018-08-09 15:03:35,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:03:35,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:35,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-750d2356-77a3-4c2c-ac25-f509d47fdd83 x-compute-request-id: req-750d2356-77a3-4c2c-ac25-f509d47fdd83 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9", "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": "ba079a56-a32b-407b-acb4-c9a5c0195eb9"}]} 2018-08-09 15:03:35,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-750d2356-77a3-4c2c-ac25-f509d47fdd83 2018-08-09 15:03:35,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0221860408783s 2018-08-09 15:03:35,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-750d2356-77a3-4c2c-ac25-f509d47fdd83 2018-08-09 15:03:35,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:03:35,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:35,346 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-0932fd5c-3139-4bfb-8071-ed811e1e3747 x-compute-request-id: req-0932fd5c-3139-4bfb-8071-ed811e1e3747 Content-Length: 0 Content-Type: application/json 2018-08-09 15:03:35,346 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9 used request id req-0932fd5c-3139-4bfb-8071-ed811e1e3747 2018-08-09 15:03:35,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348739624023s 2018-08-09 15:03:35,346 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ba079a56-a32b-407b-acb4-c9a5c0195eb9 used request id req-0932fd5c-3139-4bfb-8071-ed811e1e3747 2018-08-09 15:03:35,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:03:35,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:35,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35fdac0-5111-4972-a430-0dec4d75fc7b Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": {"self": "http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "35c222b36df348adb40a1bc248267f94", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:03:35,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d35fdac0-5111-4972-a430-0dec4d75fc7b 2018-08-09 15:03:35,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230582952499s 2018-08-09 15:03:35,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d35fdac0-5111-4972-a430-0dec4d75fc7b 2018-08-09 15:03:35,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:03:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:35,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8e06387-43ec-4b20-adc4-b69daced8433 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"user": {"name": "vping_userdata-user_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc", "links": {"self": "http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "35c222b36df348adb40a1bc248267f94", "description": null}} 2018-08-09 15:03:35,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94 used request id req-a8e06387-43ec-4b20-adc4-b69daced8433 2018-08-09 15:03:35,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189152956009s 2018-08-09 15:03:35,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94 used request id req-a8e06387-43ec-4b20-adc4-b69daced8433 2018-08-09 15:03:35,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 15:03:35,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:36,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83e7ec23-56d9-4728-a07f-c016082f6dde Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:03:36,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94 used request id req-83e7ec23-56d9-4728-a07f-c016082f6dde 2018-08-09 15:03:36,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.346126079559s 2018-08-09 15:03:36,121 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/35c222b36df348adb40a1bc248267f94 used request id req-83e7ec23-56d9-4728-a07f-c016082f6dde 2018-08-09 15:03:36,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:03:36,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:36,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa4f2823-bf90-4688-b466-655a747de337 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf"}, "tags": [], "enabled": true, "id": "901229867d4a49ef9874e78853e47aaf", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_855508f2-3acb-42d3-ac62-7bfb3b3f3ecc"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 15:03:36,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fa4f2823-bf90-4688-b466-655a747de337 2018-08-09 15:03:36,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18076300621s 2018-08-09 15:03:36,308 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fa4f2823-bf90-4688-b466-655a747de337 2018-08-09 15:03:36,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 15:03:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}ac8e945ba2a31c9160fb8b81545a5b25584d241e" 2018-08-09 15:03:36,563 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0192492a-d17b-45c7-bb21-8755c4178e36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:03:36,563 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf used request id req-0192492a-d17b-45c7-bb21-8755c4178e36 2018-08-09 15:03:36,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251070976257s 2018-08-09 15:03:36,563 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/901229867d4a49ef9874e78853e47aaf used request id req-0192492a-d17b-45c7-bb21-8755c4178e36 2018-08-09 15:03:36,617 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:03:36,660 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:03:36,661 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:03:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:03:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c57663-e57b-4260-9c4c-08b52a759988 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:03:36,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-41c57663-e57b-4260-9c4c-08b52a759988 2018-08-09 15:03:36,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:03:37,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["0tEPW_DJROmTiZG3GEchBw"], "issued_at": "2018-08-09T15:03:37.000000Z"}} 2018-08-09 15:03:37,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:37,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:37,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-5b57e7ce-bd5a-4987-acb4-bb0bf4e26e61 Date: Thu, 09 Aug 2018 15:03:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:03:37,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b57e7ce-bd5a-4987-acb4-bb0bf4e26e61 2018-08-09 15:03:37,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.356794118881s 2018-08-09 15:03:37,422 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-5b57e7ce-bd5a-4987-acb4-bb0bf4e26e61 2018-08-09 15:03:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:03:37,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c442f3-df2c-4b85-86ef-dc87ee7e011b 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:03:37,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-72c442f3-df2c-4b85-86ef-dc87ee7e011b 2018-08-09 15:03:37,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:03:37,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:37,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f11a709-ed2f-4cc2-948e-9303aba3a786 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 15:03:37,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1f11a709-ed2f-4cc2-948e-9303aba3a786 2018-08-09 15:03:37,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.178103923798s 2018-08-09 15:03:37,611 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1f11a709-ed2f-4cc2-948e-9303aba3a786 2018-08-09 15:03:37,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 15:03:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889"}}' 2018-08-09 15:03:37,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94c314c9-1432-4c49-9328-7d2792d8dd12 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.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1"}, "tags": [], "enabled": true, "id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889"}} 2018-08-09 15:03:37,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-94c314c9-1432-4c49-9328-7d2792d8dd12 2018-08-09 15:03:37,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.125752210617s 2018-08-09 15:03:37,744 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-94c314c9-1432-4c49-9328-7d2792d8dd12 2018-08-09 15:03:37,744 - 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'd95c7d90e1ba4d0ba33b7d930d7673a1', '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_0b09676a-dd87-4811-b536-c8b00a99c889'}) 2018-08-09 15:03:37,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 15:03:37,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2ccfcf4d-2001-4d4b-9d1a-dad8918f9f7a", "email": null, "name": "cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889"}}' 2018-08-09 15:03:38,224 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27e7b5f1-c385-480d-9be8-c5616f714e8a Content-Length: 326 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889", "links": {"self": "http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bd1b3b89b1534ab5af9c1af361618628", "domain_id": "default", "password_expires_at": null}} 2018-08-09 15:03:38,225 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-27e7b5f1-c385-480d-9be8-c5616f714e8a 2018-08-09 15:03:38,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.474060058594s 2018-08-09 15:03:38,225 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-27e7b5f1-c385-480d-9be8-c5616f714e8a 2018-08-09 15:03:38,226 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bd1b3b89b1534ab5af9c1af361618628', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889'}) 2018-08-09 15:03:38,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:03:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:38,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-335132aa-1fdc-4217-b7d7-3c4767ba4fd3 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:03:38,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-335132aa-1fdc-4217-b7d7-3c4767ba4fd3 2018-08-09 15:03:38,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180158853531s 2018-08-09 15:03:38,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-335132aa-1fdc-4217-b7d7-3c4767ba4fd3 2018-08-09 15:03:38,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:03:38,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:38,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8fce47-7712-4ff4-8db2-28d1997d9468 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:03:38,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8e8fce47-7712-4ff4-8db2-28d1997d9468 2018-08-09 15:03:38,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0981760025024s 2018-08-09 15:03:38,513 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8e8fce47-7712-4ff4-8db2-28d1997d9468 2018-08-09 15:03:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:03:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:38,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4a2c35c-407e-43d6-b674-01002d2b66bf Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:03:38,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b4a2c35c-407e-43d6-b674-01002d2b66bf 2018-08-09 15:03:38,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.168906211853s 2018-08-09 15:03:38,687 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b4a2c35c-407e-43d6-b674-01002d2b66bf 2018-08-09 15:03:38,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:03:38,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:38,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1268022e-e780-48cb-8d6c-56eeca50df0f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:03:38,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1268022e-e780-48cb-8d6c-56eeca50df0f 2018-08-09 15:03:38,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173915863037s 2018-08-09 15:03:38,867 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1268022e-e780-48cb-8d6c-56eeca50df0f 2018-08-09 15:03:38,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:03:38,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:39,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5edefb-00eb-4bf5-83b3-801b3bec5132 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889", "links": {"self": "http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bd1b3b89b1534ab5af9c1af361618628", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:03:39,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8b5edefb-00eb-4bf5-83b3-801b3bec5132 2018-08-09 15:03:39,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150456190109s 2018-08-09 15:03:39,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8b5edefb-00eb-4bf5-83b3-801b3bec5132 2018-08-09 15:03:39,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:03:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:39,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a2b9102-a0c3-4729-908f-8315e1cd39d6 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1"}, "tags": [], "enabled": true, "id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 15:03:39,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a2b9102-a0c3-4729-908f-8315e1cd39d6 2018-08-09 15:03:39,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.105409860611s 2018-08-09 15:03:39,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a2b9102-a0c3-4729-908f-8315e1cd39d6 2018-08-09 15:03:39,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:03:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=bd1b3b89b1534ab5af9c1af361618628&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d95c7d90e1ba4d0ba33b7d930d7673a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:39,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44b25b34-f7a4-4a23-8058-4576c1c6f0f3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=bd1b3b89b1534ab5af9c1af361618628&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d95c7d90e1ba4d0ba33b7d930d7673a1", "previous": null, "next": null}} 2018-08-09 15:03:39,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bd1b3b89b1534ab5af9c1af361618628&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d95c7d90e1ba4d0ba33b7d930d7673a1 used request id req-44b25b34-f7a4-4a23-8058-4576c1c6f0f3 2018-08-09 15:03:39,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106856822968s 2018-08-09 15:03:39,251 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=bd1b3b89b1534ab5af9c1af361618628&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d95c7d90e1ba4d0ba33b7d930d7673a1 used request id req-44b25b34-f7a4-4a23-8058-4576c1c6f0f3 2018-08-09 15:03:39,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:03:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1/users/bd1b3b89b1534ab5af9c1af361618628/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:03:39,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cda49b09-cf91-460f-8639-c596e6d5ca29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:03:39,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1/users/bd1b3b89b1534ab5af9c1af361618628/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-cda49b09-cf91-460f-8639-c596e6d5ca29 2018-08-09 15:03:39,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.14573597908s 2018-08-09 15:03:39,401 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1/users/bd1b3b89b1534ab5af9c1af361618628/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-cda49b09-cf91-460f-8639-c596e6d5ca29 2018-08-09 15:03:39,401 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', 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'd95c7d90e1ba4d0ba33b7d930d7673a1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2ccfcf4d-2001-4d4b-9d1a-dad8918f9f7a', 'username': u'cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 15:03:39,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:03:39,403 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:03:39,404 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:03:39,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:03:39,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:03:39,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:03:39,405 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:03:39,406 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889', 'password': '2ccfcf4d-2001-4d4b-9d1a-dad8918f9f7a', 'project_name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd95c7d90e1ba4d0ba33b7d930d7673a1', 'project_domain_name': 'Default'} 2018-08-09 15:03:39,407 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2018-08-09 15:03:39,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:03:39,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c4b3f47-09d2-4414-8966-0093d0c5afd9 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:03:39,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7c4b3f47-09d2-4414-8966-0093d0c5afd9 2018-08-09 15:03:39,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:03:39,796 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T16:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "name": "cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d95c7d90e1ba4d0ba33b7d930d7673a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889", "id": "bd1b3b89b1534ab5af9c1af361618628"}, "audit_ids": ["p1455yIHSDKmCwq4mjzxxw"], "issued_at": "2018-08-09T15:03:39.000000Z"}} 2018-08-09 15:03:39,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:03:39,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"network": {"name": "cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889", "admin_state_up": true}}' 2018-08-09 15:03:40,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-235e7218-1dcd-4ce2-ab7c-c205cfe022da Date: Thu, 09 Aug 2018 15:03:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","is_default":false,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450}} 2018-08-09 15:03:40,408 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-235e7218-1dcd-4ce2-ab7c-c205cfe022da 2018-08-09 15:03:40,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.608334064484s 2018-08-09 15:03:40,408 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-235e7218-1dcd-4ce2-ab7c-c205cfe022da 2018-08-09 15:03:40,409 - 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-09T15:03:40Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889', u'admin_state_up': True, u'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', u'created_at': u'2018-08-09T15:03:40Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', u'l2_adjacency': True}) 2018-08-09 15:03:40,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:40,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-70db6d07-c4ee-4641-9e7a-55cd222c7744 Date: Thu, 09 Aug 2018 15:03:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:03:40,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-70db6d07-c4ee-4641-9e7a-55cd222c7744 2018-08-09 15:03:40,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112525939941s 2018-08-09 15:03:40,522 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-70db6d07-c4ee-4641-9e7a-55cd222c7744 2018-08-09 15:03:40,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:03:40,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"subnet": {"name": "cinder_test-subnet_0b09676a-dd87-4811-b536-c8b00a99c889", "enable_dhcp": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:03:41,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-eb07b4c6-a85b-4df0-a9aa-f94e03f55eff Date: Thu, 09 Aug 2018 15:03:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:03: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":"d95c7d90e1ba4d0ba33b7d930d7673a1","id":"dd00eb8d-d899-4887-931d-7feb9156f238","subnetpool_id":null,"name":"cinder_test-subnet_0b09676a-dd87-4811-b536-c8b00a99c889"}} 2018-08-09 15:03:41,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eb07b4c6-a85b-4df0-a9aa-f94e03f55eff 2018-08-09 15:03:41,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.702800035477s 2018-08-09 15:03:41,227 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-eb07b4c6-a85b-4df0-a9aa-f94e03f55eff 2018-08-09 15:03:41,228 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:03: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'dd00eb8d-d899-4887-931d-7feb9156f238', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_0b09676a-dd87-4811-b536-c8b00a99c889', u'enable_dhcp': True, u'network_id': u'3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f', u'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', u'created_at': u'2018-08-09T15:03: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'd95c7d90e1ba4d0ba33b7d930d7673a1'}) 2018-08-09 15:03:41,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:03:41,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "cinder_test-router_0b09676a-dd87-4811-b536-c8b00a99c889", "admin_state_up": true}}' 2018-08-09 15:03:42,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-bf6d2f72-e095-4906-bb02-d7b5fde784f2 Date: Thu, 09 Aug 2018 15:03:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:41Z", "admin_state_up": true, "updated_at": "2018-08-09T15:03:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "name": "cinder_test-router_0b09676a-dd87-4811-b536-c8b00a99c889"}} 2018-08-09 15:03:42,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bf6d2f72-e095-4906-bb02-d7b5fde784f2 2018-08-09 15:03:42,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.48085808754s 2018-08-09 15:03:42,709 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bf6d2f72-e095-4906-bb02-d7b5fde784f2 2018-08-09 15:03:42,710 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:03:42Z', u'revision_number': 2, u'id': u'd3b0abf0-5c77-4441-8e96-46aa356a3656', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_0b09676a-dd87-4811-b536-c8b00a99c889', u'admin_state_up': True, u'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', u'created_at': u'2018-08-09T15:03:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1'}) 2018-08-09 15:03:42,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:03:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"subnet_id": "dd00eb8d-d899-4887-931d-7feb9156f238"}' 2018-08-09 15:03:45,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2d7c1cd8-a260-418e-aa70-4d43fb48668f Date: Thu, 09 Aug 2018 15:03:45 GMT RESP BODY: {"network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "subnet_id": "dd00eb8d-d899-4887-931d-7feb9156f238", "subnet_ids": ["dd00eb8d-d899-4887-931d-7feb9156f238"], "port_id": "8b04e879-06db-4947-b575-4338f6003cb3", "id": "d3b0abf0-5c77-4441-8e96-46aa356a3656"} 2018-08-09 15:03:45,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656/add_router_interface.json used request id req-2d7c1cd8-a260-418e-aa70-4d43fb48668f 2018-08-09 15:03:45,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.43671703339s 2018-08-09 15:03:45,147 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656/add_router_interface.json used request id req-2d7c1cd8-a260-418e-aa70-4d43fb48668f returning object d3b0abf0-5c77-4441-8e96-46aa356a3656 2018-08-09 15:03:45,148 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:03:45,279 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:03:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:03:45,285 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:03:45 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:03:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:03:45,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:46,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-f08fcebd-b954-4305-b5e0-c8aa17e57609 Date: Thu, 09 Aug 2018 15:03:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:03:46,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f08fcebd-b954-4305-b5e0-c8aa17e57609 2018-08-09 15:03:46,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.763270139694s 2018-08-09 15:03:46,051 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f08fcebd-b954-4305-b5e0-c8aa17e57609 2018-08-09 15:03:46,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:03:46,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889"}' 2018-08-09 15:03:46,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0160c8f9-14dd-4417-a02f-f97372a35826 Date: Thu, 09 Aug 2018 15:03:46 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:03:46Z", "file": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file", "owner": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "size": null, "self": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "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_0b09676a-dd87-4811-b536-c8b00a99c889", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "checksum": null, "created_at": "2018-08-09T15:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:03:46,124 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0160c8f9-14dd-4417-a02f-f97372a35826 2018-08-09 15:03:46,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0644159317017s 2018-08-09 15:03:46,124 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0160c8f9-14dd-4417-a02f-f97372a35826 returning object 38acc21e-4e76-4142-a84a-d6fbdb41371a 2018-08-09 15:03:46,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:03:46,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '' 2018-08-09 15:03:47,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87fc182b-7e82-4167-bfd6-f6935f242965 Date: Thu, 09 Aug 2018 15: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-09 15:03:47,282 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file used request id req-87fc182b-7e82-4167-bfd6-f6935f242965 2018-08-09 15:03:47,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1569480896s 2018-08-09 15:03:47,282 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file used request id req-87fc182b-7e82-4167-bfd6-f6935f242965 2018-08-09 15:03:47,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:03:47,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:47,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-1116a776-f12f-460a-9382-46b30cf0da57 Date: Thu, 09 Aug 2018 15:03:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:03:47Z", "file": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file", "owner": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "size": 12716032, "self": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:03:47,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1116a776-f12f-460a-9382-46b30cf0da57 2018-08-09 15:03:47,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0468029975891s 2018-08-09 15:03:47,334 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1116a776-f12f-460a-9382-46b30cf0da57 2018-08-09 15:03:47,335 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file', 'owner': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'id': u'38acc21e-4e76-4142-a84a-d6fbdb41371a', 'size': 12716032, u'self': u'/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:03:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:03:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889', '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/38acc21e-4e76-4142-a84a-d6fbdb41371a', 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_0b09676a-dd87-4811-b536-c8b00a99c889', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889', 'created': u'2018-08-09T15:03:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:03: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/38acc21e-4e76-4142-a84a-d6fbdb41371a', 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_0b09676a-dd87-4811-b536-c8b00a99c889', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:03:47,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:03:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_0b09676a-dd87-4811-b536-c8b00a99c889", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:03:47,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-39a36a97-4e39-4c34-bdd1-2993fe0bba17 x-compute-request-id: req-39a36a97-4e39-4c34-bdd1-2993fe0bba17 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cinder_test-flavor_0b09676a-dd87-4811-b536-c8b00a99c889", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "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": "bf6249d7-2fb0-4dd9-992d-38b4426527aa"}} 2018-08-09 15:03:47,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-39a36a97-4e39-4c34-bdd1-2993fe0bba17 2018-08-09 15:03:47,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.387574911118s 2018-08-09 15:03:47,724 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-39a36a97-4e39-4c34-bdd1-2993fe0bba17 2018-08-09 15:03:47,725 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_0b09676a-dd87-4811-b536-c8b00a99c889', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'bf6249d7-2fb0-4dd9-992d-38b4426527aa', 'swap': 0}) 2018-08-09 15:03:47,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:03:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa/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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" -d '{"extra_specs": {}}' 2018-08-09 15:03:47,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-fc7759ab-1ea6-4dec-a4c5-c4563dfe1822 x-compute-request-id: req-fc7759ab-1ea6-4dec-a4c5-c4563dfe1822 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:03:47,746 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa/os-extra_specs used request id req-fc7759ab-1ea6-4dec-a4c5-c4563dfe1822 2018-08-09 15:03:47,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196380615234s 2018-08-09 15:03:47,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa/os-extra_specs used request id req-fc7759ab-1ea6-4dec-a4c5-c4563dfe1822 2018-08-09 15:03:47,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 15:03:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"keypair": {"name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889"}}' 2018-08-09 15:03:48,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-fe817848-6541-4299-a837-129fa530c379 x-compute-request-id: req-fe817848-6541-4299-a837-129fa530c379 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvSVfwdLxnWQIWFzgpVtfsXTT9KXpCg7dlOsggJJwGvzCDeNkbAdN5GMMwsm7h9vyjZZ7WiRZG4DWh9T4wg67/ZM88NBGNeOYkH6s/Ix7Ag/D1ru2y+zm8A/XjdNmX2MJLzLzqrnbdmI2DZbBrJ9GTpmg9J0x5GNCUKz02gPVpgaN2grtzLoYpG5eAPVIUHYkCyjVUn6x/Td109FrBqW1TRcqjNqTN/tZ5aoW4WNd5EPttEfBKmMs9n1LI+Hz3qz/GFrCljjhVl4zraoWl2yqlMcZxQVGkiIlOZDLxhdIJ33RLLz/YnhPwvNoe5ZQWLRie1QnVcur9zXHvs9i+xb6X Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr0lX8HS8Z1kCFhc4KVbX7F00/Sl6QoO3ZTrIICScBr8wg3jZ\nGwHTeRjDMLJu4fb8o2We1okWRuA1ofU+MIOu/2TPPDQRjXjmJB+rPyMewIPw9a7t\nsvs5vAP143TZl9jCS8y86q523ZiNg2WwayfRk6ZoPSdMeRjQlCs9NoD1aYGjdoK7\ncy6GKRuXgD1SFB2JAso1VJ+sf03ddPRawaltU0XKozakzf7WeWqFuFjXeRD7bRHw\nSpjLPZ9SyPh896s/xhawpY44VZeM62qFpdsqpTHGcUFRpIiJTmQy8YXSCd90Sy8/\n2J4T8LzaHuWUFi0YntUJ1XLq/c1x77PYvsW+lwIDAQABAoIBADgnU9+5Vf35urxe\n9ePwaT3UYjxUBFG4ppDsct4xPDbBGwaTOWH4hMm/kBBSqUkEeczSqj7qLdPI0gWv\nbhvWo8I3hlgwCgt7Vqbt6ktQsfJUkmXygz2aU9WSozwZ2/dUPnJQBZldCMFWtMcK\nVakOWYpmffBRXaNRusgszfBfAb+pe3ZtEAOx9a9LuiDfJaxkKWijgK9HhNnsF47G\n5iwpiGHsTXSsxQd8WbeQjPfKuPrX81X+FtDEJ6fYeg9m36mhCGLRXHCJl/w4MyiM\n7JKAzaWSwdnDPP4766jiqwT5vp3wfBX7vREkXaueJar56kc63pgLz2u8Fskvo6IB\nhWTsEZkCgYEA2Du+oIW1ZFze9sRyDVJ2AGU9MTA6goC6ZnDS/+kDDP5iFBg26UO/\nW/9mNnTt/UNfXUCE1bMjvNVigBnTTSDzJOVMH5247Di7LuiT4/dA/Tdu+wzscHtr\npTiy8sBJKKGZBeyp3jCMKq7MlQd+P3PxFd65nKkq7yDG4gSIkAgb5HsCgYEAz4XS\nc5BzQAvkuHqd9qna3sa6nY/aWl9UyPtL9Yr+biQhzBCGoay9B/tZR167/WrVWr7O\nOyZT0v0kOucHQFeq+PhaGpXZXRBWAPdphhIuVl6ZgKcA/ffBTsqW4Kx6c1iCAfbh\nItNTqP+oVnDrme1LiPnmGV+YzrIcqKawbkzhWZUCgYEAlcASjcLr05zJwSZdQkKo\nfC+gyE75RmX2MXnTdu2dckM+E2KNrNCBVyoyVGZ4Z1xgUAmdtQ3CI0W4WLUJ9DFs\nklHGfWLSra3AXIUv3sHenT7lujHCEUg4TY1NyPZH9D6t5j93iOwgNnMmNdOhqDoY\nbaf47bjuhfsyIVc4aF9lSb8CgYBrx/9T0jRpkUPLpLOiRvnMNr750pr/0P+CGzKK\nZxRaNB3xlKu4ELVlDeCCtutAZVpGdU87XV6v+JX2mcMkYeQEx0hVAnsQYMmqWtXN\nsmeqqBtlvFdBkIov1/yg2DQI8HElgAnSQpvy7EWMD73uBlby34foqcP9pnhIB7se\nroNkOQKBgQCG2H3pJUwy9ko7efL8m23H3IE1ktuKPZ03iAgwjYQHdd7G3qNpuudT\nwqtCcFtQW0PTLOhxGYdIqK0VkTbDPZafukhkhr4QN6XIAH7XqG1K4O+M3Qy7zU5q\nAgdq5ueyC19TviVj/KsH+wFBGkM5rRlBzVTmrahJqW8+Do0ydR0GNw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "fingerprint": "d4:7b:c4:c9:55:52:d0:71:b8:c8:a7:e2:a6:7d:4d:fd"}} 2018-08-09 15:03:48,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-fe817848-6541-4299-a837-129fa530c379 2018-08-09 15:03:48,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.401359796524s 2018-08-09 15:03:48,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-fe817848-6541-4299-a837-129fa530c379 2018-08-09 15:03:48,149 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCvSVfwdLxnWQIWFzgpVtfsXTT9KXpCg7dlOsggJJwGvzCDeNkbAdN5GMMwsm7h9vyjZZ7WiRZG4DWh9T4wg67/ZM88NBGNeOYkH6s/Ix7Ag/D1ru2y+zm8A/XjdNmX2MJLzLzqrnbdmI2DZbBrJ9GTpmg9J0x5GNCUKz02gPVpgaN2grtzLoYpG5eAPVIUHYkCyjVUn6x/Td109FrBqW1TRcqjNqTN/tZ5aoW4WNd5EPttEfBKmMs9n1LI+Hz3qz/GFrCljjhVl4zraoWl2yqlMcZxQVGkiIlOZDLxhdIJ33RLLz/YnhPwvNoe5ZQWLRie1QnVcur9zXHvs9i+xb6X Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAr0lX8HS8Z1kCFhc4KVbX7F00/Sl6QoO3ZTrIICScBr8wg3jZ\nGwHTeRjDMLJu4fb8o2We1okWRuA1ofU+MIOu/2TPPDQRjXjmJB+rPyMewIPw9a7t\nsvs5vAP143TZl9jCS8y86q523ZiNg2WwayfRk6ZoPSdMeRjQlCs9NoD1aYGjdoK7\ncy6GKRuXgD1SFB2JAso1VJ+sf03ddPRawaltU0XKozakzf7WeWqFuFjXeRD7bRHw\nSpjLPZ9SyPh896s/xhawpY44VZeM62qFpdsqpTHGcUFRpIiJTmQy8YXSCd90Sy8/\n2J4T8LzaHuWUFi0YntUJ1XLq/c1x77PYvsW+lwIDAQABAoIBADgnU9+5Vf35urxe\n9ePwaT3UYjxUBFG4ppDsct4xPDbBGwaTOWH4hMm/kBBSqUkEeczSqj7qLdPI0gWv\nbhvWo8I3hlgwCgt7Vqbt6ktQsfJUkmXygz2aU9WSozwZ2/dUPnJQBZldCMFWtMcK\nVakOWYpmffBRXaNRusgszfBfAb+pe3ZtEAOx9a9LuiDfJaxkKWijgK9HhNnsF47G\n5iwpiGHsTXSsxQd8WbeQjPfKuPrX81X+FtDEJ6fYeg9m36mhCGLRXHCJl/w4MyiM\n7JKAzaWSwdnDPP4766jiqwT5vp3wfBX7vREkXaueJar56kc63pgLz2u8Fskvo6IB\nhWTsEZkCgYEA2Du+oIW1ZFze9sRyDVJ2AGU9MTA6goC6ZnDS/+kDDP5iFBg26UO/\nW/9mNnTt/UNfXUCE1bMjvNVigBnTTSDzJOVMH5247Di7LuiT4/dA/Tdu+wzscHtr\npTiy8sBJKKGZBeyp3jCMKq7MlQd+P3PxFd65nKkq7yDG4gSIkAgb5HsCgYEAz4XS\nc5BzQAvkuHqd9qna3sa6nY/aWl9UyPtL9Yr+biQhzBCGoay9B/tZR167/WrVWr7O\nOyZT0v0kOucHQFeq+PhaGpXZXRBWAPdphhIuVl6ZgKcA/ffBTsqW4Kx6c1iCAfbh\nItNTqP+oVnDrme1LiPnmGV+YzrIcqKawbkzhWZUCgYEAlcASjcLr05zJwSZdQkKo\nfC+gyE75RmX2MXnTdu2dckM+E2KNrNCBVyoyVGZ4Z1xgUAmdtQ3CI0W4WLUJ9DFs\nklHGfWLSra3AXIUv3sHenT7lujHCEUg4TY1NyPZH9D6t5j93iOwgNnMmNdOhqDoY\nbaf47bjuhfsyIVc4aF9lSb8CgYBrx/9T0jRpkUPLpLOiRvnMNr750pr/0P+CGzKK\nZxRaNB3xlKu4ELVlDeCCtutAZVpGdU87XV6v+JX2mcMkYeQEx0hVAnsQYMmqWtXN\nsmeqqBtlvFdBkIov1/yg2DQI8HElgAnSQpvy7EWMD73uBlby34foqcP9pnhIB7se\nroNkOQKBgQCG2H3pJUwy9ko7efL8m23H3IE1ktuKPZ03iAgwjYQHdd7G3qNpuudT\nwqtCcFtQW0PTLOhxGYdIqK0VkTbDPZafukhkhr4QN6XIAH7XqG1K4O+M3Qy7zU5q\nAgdq5ueyC19TviVj/KsH+wFBGkM5rRlBzVTmrahJqW8+Do0ydR0GNw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bd1b3b89b1534ab5af9c1af361618628', 'name': u'cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889', 'created_at': '2018-08-09T15:03:48.149518', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd4:7b:c4:c9:55:52:d0:71:b8:c8:a7:e2:a6:7d:4d:fd', 'type': 'ssh', 'id': u'cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889'}) 2018-08-09 15:03:48,150 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAr0lX8HS8Z1kCFhc4KVbX7F00/Sl6QoO3ZTrIICScBr8wg3jZ GwHTeRjDMLJu4fb8o2We1okWRuA1ofU+MIOu/2TPPDQRjXjmJB+rPyMewIPw9a7t svs5vAP143TZl9jCS8y86q523ZiNg2WwayfRk6ZoPSdMeRjQlCs9NoD1aYGjdoK7 cy6GKRuXgD1SFB2JAso1VJ+sf03ddPRawaltU0XKozakzf7WeWqFuFjXeRD7bRHw SpjLPZ9SyPh896s/xhawpY44VZeM62qFpdsqpTHGcUFRpIiJTmQy8YXSCd90Sy8/ 2J4T8LzaHuWUFi0YntUJ1XLq/c1x77PYvsW+lwIDAQABAoIBADgnU9+5Vf35urxe 9ePwaT3UYjxUBFG4ppDsct4xPDbBGwaTOWH4hMm/kBBSqUkEeczSqj7qLdPI0gWv bhvWo8I3hlgwCgt7Vqbt6ktQsfJUkmXygz2aU9WSozwZ2/dUPnJQBZldCMFWtMcK VakOWYpmffBRXaNRusgszfBfAb+pe3ZtEAOx9a9LuiDfJaxkKWijgK9HhNnsF47G 5iwpiGHsTXSsxQd8WbeQjPfKuPrX81X+FtDEJ6fYeg9m36mhCGLRXHCJl/w4MyiM 7JKAzaWSwdnDPP4766jiqwT5vp3wfBX7vREkXaueJar56kc63pgLz2u8Fskvo6IB hWTsEZkCgYEA2Du+oIW1ZFze9sRyDVJ2AGU9MTA6goC6ZnDS/+kDDP5iFBg26UO/ W/9mNnTt/UNfXUCE1bMjvNVigBnTTSDzJOVMH5247Di7LuiT4/dA/Tdu+wzscHtr pTiy8sBJKKGZBeyp3jCMKq7MlQd+P3PxFd65nKkq7yDG4gSIkAgb5HsCgYEAz4XS c5BzQAvkuHqd9qna3sa6nY/aWl9UyPtL9Yr+biQhzBCGoay9B/tZR167/WrVWr7O OyZT0v0kOucHQFeq+PhaGpXZXRBWAPdphhIuVl6ZgKcA/ffBTsqW4Kx6c1iCAfbh ItNTqP+oVnDrme1LiPnmGV+YzrIcqKawbkzhWZUCgYEAlcASjcLr05zJwSZdQkKo fC+gyE75RmX2MXnTdu2dckM+E2KNrNCBVyoyVGZ4Z1xgUAmdtQ3CI0W4WLUJ9DFs klHGfWLSra3AXIUv3sHenT7lujHCEUg4TY1NyPZH9D6t5j93iOwgNnMmNdOhqDoY baf47bjuhfsyIVc4aF9lSb8CgYBrx/9T0jRpkUPLpLOiRvnMNr750pr/0P+CGzKK ZxRaNB3xlKu4ELVlDeCCtutAZVpGdU87XV6v+JX2mcMkYeQEx0hVAnsQYMmqWtXN smeqqBtlvFdBkIov1/yg2DQI8HElgAnSQpvy7EWMD73uBlby34foqcP9pnhIB7se roNkOQKBgQCG2H3pJUwy9ko7efL8m23H3IE1ktuKPZ03iAgwjYQHdd7G3qNpuudT wqtCcFtQW0PTLOhxGYdIqK0VkTbDPZafukhkhr4QN6XIAH7XqG1K4O+M3Qy7zU5q Agdq5ueyC19TviVj/KsH+wFBGkM5rRlBzVTmrahJqW8+Do0ydR0GNw== -----END RSA PRIVATE KEY----- 2018-08-09 15:03:48,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 15:03:48,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"security_group": {"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889", "description": "created by OPNFV Functest (cinder_test)"}}' 2018-08-09 15:03:48,304 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1422 X-Openstack-Request-Id: req-85831898-c712-4b19-b017-6a987f56123f Date: Thu, 09 Aug 2018 15:03:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:48Z", "updated_at": "2018-08-09T15:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "68123fc0-31db-4507-ab4d-c2bf101b08fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "92a6fcbd-2a96-4ca4-a6b7-d3fdc8107abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}} 2018-08-09 15:03:48,304 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-85831898-c712-4b19-b017-6a987f56123f 2018-08-09 15:03:48,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.15202498436s 2018-08-09 15:03:48,305 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-85831898-c712-4b19-b017-6a987f56123f 2018-08-09 15:03:48,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:03:48,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:48,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3838 X-Openstack-Request-Id: req-458b39eb-de31-4cf6-821a-29211aa1e165 Date: Thu, 09 Aug 2018 15:03:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:48Z", "updated_at": "2018-08-09T15:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "68123fc0-31db-4507-ab4d-c2bf101b08fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "92a6fcbd-2a96-4ca4-a6b7-d3fdc8107abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}, {"description": "Default security group", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:40Z", "updated_at": "2018-08-09T15:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "6563cd4f-baf5-448c-a753-7b2880610fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "9df40c14-8c2b-432e-a8fa-191b43cf8ce9", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "a3185906-ec1d-44bb-b5a2-c8ddd5fd14da", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "bd682853-db51-4bd7-a859-74628ef7df63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "name": "default"}]} 2018-08-09 15:03:48,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-458b39eb-de31-4cf6-821a-29211aa1e165 2018-08-09 15:03:48,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0608360767365s 2018-08-09 15:03:48,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-458b39eb-de31-4cf6-821a-29211aa1e165 2018-08-09 15:03:48,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:03:48,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -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": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"}}' 2018-08-09 15:03:48,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ec578339-e5a9-47fb-885f-c09ccb10a91b Date: Thu, 09 Aug 2018 15:03:48 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-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "port_range_min": 22, "revision_number": 0, "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:48Z", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "a6fc9999-cb14-4815-bc6b-2163966dd9e8"}} 2018-08-09 15:03:48,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ec578339-e5a9-47fb-885f-c09ccb10a91b 2018-08-09 15:03:48,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115253210068s 2018-08-09 15:03:48,491 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ec578339-e5a9-47fb-885f-c09ccb10a91b 2018-08-09 15:03:48,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:03:48,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:48,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4334 X-Openstack-Request-Id: req-629c1f01-c12f-4b97-ab00-733ed676cf26 Date: Thu, 09 Aug 2018 15:03:48 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:48Z", "updated_at": "2018-08-09T15:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "68123fc0-31db-4507-ab4d-c2bf101b08fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "92a6fcbd-2a96-4ca4-a6b7-d3fdc8107abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "a6fc9999-cb14-4815-bc6b-2163966dd9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 2, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}, {"description": "Default security group", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:40Z", "updated_at": "2018-08-09T15:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "6563cd4f-baf5-448c-a753-7b2880610fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "9df40c14-8c2b-432e-a8fa-191b43cf8ce9", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "a3185906-ec1d-44bb-b5a2-c8ddd5fd14da", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "bd682853-db51-4bd7-a859-74628ef7df63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "name": "default"}]} 2018-08-09 15:03:48,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-629c1f01-c12f-4b97-ab00-733ed676cf26 2018-08-09 15:03:48,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0414309501648s 2018-08-09 15:03:48,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-629c1f01-c12f-4b97-ab00-733ed676cf26 2018-08-09 15:03:48,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 15:03:48,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -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": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"}}' 2018-08-09 15:03:48,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-2dc67b78-e6ec-4835-bc25-f017dfb7b809 Date: Thu, 09 Aug 2018 15:03:48 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-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "port_range_min": null, "revision_number": 0, "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:48Z", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "8a487e05-a7da-49e2-911a-e0009eaa12f6"}} 2018-08-09 15:03:48,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2dc67b78-e6ec-4835-bc25-f017dfb7b809 2018-08-09 15:03:48,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116201877594s 2018-08-09 15:03:48,656 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-2dc67b78-e6ec-4835-bc25-f017dfb7b809 2018-08-09 15:03:48,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:48,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-3c443956-5926-45c4-ad96-50ba659af1b4 Date: Thu, 09 Aug 2018 15:03:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd00eb8d-d899-4887-931d-7feb9156f238"],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:03:48,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3c443956-5926-45c4-ad96-50ba659af1b4 2018-08-09 15:03:48,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0887868404388s 2018-08-09 15:03:48,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3c443956-5926-45c4-ad96-50ba659af1b4 2018-08-09 15:03:48,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:03:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:48,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-38816bc3-189c-4bc5-96c6-e297751d88ca Date: Thu, 09 Aug 2018 15:03:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:03:47Z", "file": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file", "owner": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "size": 12716032, "self": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:03:48,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-38816bc3-189c-4bc5-96c6-e297751d88ca 2018-08-09 15:03:48,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0354490280151s 2018-08-09 15:03:48,787 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-38816bc3-189c-4bc5-96c6-e297751d88ca 2018-08-09 15:03:48,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:03:48,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-c8a66eeb-cbf3-4951-a5d1-0fff5a4c3a10 x-compute-request-id: req-c8a66eeb-cbf3-4951-a5d1-0fff5a4c3a10 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0b09676a-dd87-4811-b536-c8b00a99c889", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "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": "bf6249d7-2fb0-4dd9-992d-38b4426527aa"}]} 2018-08-09 15:03:48,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8a66eeb-cbf3-4951-a5d1-0fff5a4c3a10 2018-08-09 15:03:48,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226540565491s 2018-08-09 15:03:48,812 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8a66eeb-cbf3-4951-a5d1-0fff5a4c3a10 2018-08-09 15:03:48,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:03:48,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"server": {"name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "imageRef": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "flavorRef": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f"}], "security_groups": [{"name": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"}]}}' 2018-08-09 15:03:50,546 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:03: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-a8914f5d-2bd0-467c-9526-26879ecde301 x-compute-request-id: req-a8914f5d-2bd0-467c-9526-26879ecde301 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"}], "OS-DCF:diskConfig": "MANUAL", "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "adminPass": "n5weSkxdMwqr"}} 2018-08-09 15:03:50,546 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a8914f5d-2bd0-467c-9526-26879ecde301 2018-08-09 15:03:50,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73321890831s 2018-08-09 15:03:50,547 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a8914f5d-2bd0-467c-9526-26879ecde301 2018-08-09 15:03:50,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:50,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-868ff172-89ac-4679-b3b6-590eb70f42e6 x-compute-request-id: req-868ff172-89ac-4679-b3b6-590eb70f42e6 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "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-09T15:03:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:50,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-868ff172-89ac-4679-b3b6-590eb70f42e6 2018-08-09 15:03:50,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364701986313s 2018-08-09 15:03:50,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-868ff172-89ac-4679-b3b6-590eb70f42e6 2018-08-09 15:03:50,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:50,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:51,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-a6bd436c-2737-4237-91b2-a380189fd70b Date: Thu, 09 Aug 2018 15:03:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd00eb8d-d899-4887-931d-7feb9156f238"],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:03:51,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a6bd436c-2737-4237-91b2-a380189fd70b 2018-08-09 15:03:51,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0841250419617s 2018-08-09 15:03:51,004 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a6bd436c-2737-4237-91b2-a380189fd70b 2018-08-09 15:03:51,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:03:51,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:51,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-add25c89-dad2-45f1-a7d0-6638bbe05412 Date: Thu, 09 Aug 2018 15:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:03: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":"d95c7d90e1ba4d0ba33b7d930d7673a1","id":"dd00eb8d-d899-4887-931d-7feb9156f238","subnetpool_id":null,"name":"cinder_test-subnet_0b09676a-dd87-4811-b536-c8b00a99c889"}]} 2018-08-09 15:03:51,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-add25c89-dad2-45f1-a7d0-6638bbe05412 2018-08-09 15:03:51,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598230361938s 2018-08-09 15:03:51,065 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-add25c89-dad2-45f1-a7d0-6638bbe05412 2018-08-09 15:03:51,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:53,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:54,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-6a5f62aa-31c5-45cd-acc0-d271395ab7cf x-compute-request-id: req-6a5f62aa-31c5-45cd-acc0-d271395ab7cf Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:03:53Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:54,721 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a5f62aa-31c5-45cd-acc0-d271395ab7cf 2018-08-09 15:03:54,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.65343904495s 2018-08-09 15:03:54,722 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a5f62aa-31c5-45cd-acc0-d271395ab7cf 2018-08-09 15:03:54,725 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:56,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:56,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:03: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-fdb44de4-fadc-4c7d-836f-07efa18daab3 x-compute-request-id: req-fdb44de4-fadc-4c7d-836f-07efa18daab3 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.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:03:53Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:57,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fdb44de4-fadc-4c7d-836f-07efa18daab3 2018-08-09 15:03:57,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.64316701889s 2018-08-09 15:03:57,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fdb44de4-fadc-4c7d-836f-07efa18daab3 2018-08-09 15:03:57,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:03:59,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:03:59,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:59,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-fba2dde2-c399-4683-b700-5bde5e0e3d8f x-compute-request-id: req-fba2dde2-c399-4683-b700-5bde5e0e3d8f Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:57.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:57Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:03:59,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fba2dde2-c399-4683-b700-5bde5e0e3d8f 2018-08-09 15:03:59,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374064922333s 2018-08-09 15:03:59,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fba2dde2-c399-4683-b700-5bde5e0e3d8f 2018-08-09 15:03:59,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:03:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f871b5b2-8c15-48cd-b8cf-b2d08a332e71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:59,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-f7b4af9c-904d-41b3-a358-cbd4dd0a26de Date: Thu, 09 Aug 2018 15:03:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:03:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd00eb8d-d899-4887-931d-7feb9156f238","ip_address":"192.168.120.5"}],"id":"c20a1202-b64b-4d36-b30a-78d006eca6a1","security_groups":["e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"],"mac_address":"fa:16:3e:69:d6:4a","project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:53Z","binding:vnic_type":"normal","device_id":"f871b5b2-8c15-48cd-b8cf-b2d08a332e71","ip_allocation":"immediate"}]} 2018-08-09 15:03:59,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f871b5b2-8c15-48cd-b8cf-b2d08a332e71 used request id req-f7b4af9c-904d-41b3-a358-cbd4dd0a26de 2018-08-09 15:03:59,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0722019672394s 2018-08-09 15:03:59,829 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f871b5b2-8c15-48cd-b8cf-b2d08a332e71 used request id req-f7b4af9c-904d-41b3-a358-cbd4dd0a26de 2018-08-09 15:03:59,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:03:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c20a1202-b64b-4d36-b30a-78d006eca6a1" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:59,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fb6aca3f-232e-4a72-8812-c39054d90447 Date: Thu, 09 Aug 2018 15:03:59 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:03:59,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c20a1202-b64b-4d36-b30a-78d006eca6a1 used request id req-fb6aca3f-232e-4a72-8812-c39054d90447 2018-08-09 15:03:59,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0502910614014s 2018-08-09 15:03:59,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=c20a1202-b64b-4d36-b30a-78d006eca6a1 used request id req-fb6aca3f-232e-4a72-8812-c39054d90447 2018-08-09 15:03:59,885 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:69:d6:4a', 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'38acc21e-4e76-4142-a84a-d6fbdb41371a'}), 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-09T15:03:57.000000', 'flavor': Munch({u'id': u'bf6249d7-2fb0-4dd9-992d-38b4426527aa'}), 'az': u'nova', 'id': u'f871b5b2-8c15-48cd-b8cf-b2d08a332e71', 'security_groups': [Munch({u'name': u'cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bd1b3b89b1534ab5af9c1af361618628', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', '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-09T15:03:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:03:57Z', 'hostId': u'f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431', '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-09T15:03:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': u'cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889', 'adminPass': u'n5weSkxdMwqr', 'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'created_at': u'2018-08-09T15:03:50Z', 'created': u'2018-08-09T15:03:50Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:03:59,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:03:59,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:03:59,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-1e3d53f1-6ac2-467d-ae5f-2f8aefe2c225 Date: Thu, 09 Aug 2018 15:03:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd00eb8d-d899-4887-931d-7feb9156f238"],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:03:59,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e3d53f1-6ac2-467d-ae5f-2f8aefe2c225 2018-08-09 15:03:59,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0979850292206s 2018-08-09 15:03:59,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e3d53f1-6ac2-467d-ae5f-2f8aefe2c225 2018-08-09 15:03:59,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:03:59,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=f871b5b2-8c15-48cd-b8cf-b2d08a332e71" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:00,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-90b9feb5-9396-409f-99b2-bc76c9040e77 Date: Thu, 09 Aug 2018 15:04:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:03:57Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd00eb8d-d899-4887-931d-7feb9156f238","ip_address":"192.168.120.5"}],"id":"c20a1202-b64b-4d36-b30a-78d006eca6a1","security_groups":["e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"],"mac_address":"fa:16:3e:69:d6:4a","project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:53Z","binding:vnic_type":"normal","device_id":"f871b5b2-8c15-48cd-b8cf-b2d08a332e71","ip_allocation":"immediate"}]} 2018-08-09 15:04:00,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f871b5b2-8c15-48cd-b8cf-b2d08a332e71 used request id req-90b9feb5-9396-409f-99b2-bc76c9040e77 2018-08-09 15:04:00,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498108863831s 2018-08-09 15:04:00,038 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=f871b5b2-8c15-48cd-b8cf-b2d08a332e71 used request id req-90b9feb5-9396-409f-99b2-bc76c9040e77 2018-08-09 15:04:00,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 15:04:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.5", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1"}}' 2018-08-09 15:04:02,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-28513d41-782c-4d9d-b2ff-c31350bb705b Date: Thu, 09 Aug 2018 15:04:02 GMT RESP BODY: {"floatingip": {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}} 2018-08-09 15:04:02,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-28513d41-782c-4d9d-b2ff-c31350bb705b 2018-08-09 15:04:02,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.27205491066s 2018-08-09 15:04:02,312 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-28513d41-782c-4d9d-b2ff-c31350bb705b 2018-08-09 15:04:02,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:02,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:02,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0e9f8907-ad4d-49ce-811b-b9ba04c1bc93 Date: Thu, 09 Aug 2018 15:04:02 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}]} 2018-08-09 15:04:02,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0e9f8907-ad4d-49ce-811b-b9ba04c1bc93 2018-08-09 15:04:02,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.121096849442s 2018-08-09 15:04:02,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0e9f8907-ad4d-49ce-811b-b9ba04c1bc93 2018-08-09 15:04:02,445 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:02,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:02,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:02,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-96ef7f1a-3235-4556-8e25-bd43c3767218 Date: Thu, 09 Aug 2018 15:04:02 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}]} 2018-08-09 15:04:02,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-96ef7f1a-3235-4556-8e25-bd43c3767218 2018-08-09 15:04:02,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.10138297081s 2018-08-09 15:04:02,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-96ef7f1a-3235-4556-8e25-bd43c3767218 2018-08-09 15:04:02,656 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:02,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:03,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f3a9b0e7-2cff-4ef5-b1b0-89d07e678ef4 Date: Thu, 09 Aug 2018 15:04:03 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}]} 2018-08-09 15:04:03,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f3a9b0e7-2cff-4ef5-b1b0-89d07e678ef4 2018-08-09 15:04:03,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.312664031982s 2018-08-09 15:04:03,074 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f3a9b0e7-2cff-4ef5-b1b0-89d07e678ef4 2018-08-09 15:04:03,077 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:03,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:03,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:03,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-cdd8eb39-a9af-4b93-b0a7-eeb7d3767e50 Date: Thu, 09 Aug 2018 15:04:03 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}]} 2018-08-09 15:04:03,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cdd8eb39-a9af-4b93-b0a7-eeb7d3767e50 2018-08-09 15:04:03,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.054515838623s 2018-08-09 15:04:03,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-cdd8eb39-a9af-4b93-b0a7-eeb7d3767e50 2018-08-09 15:04:03,241 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:03,346 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:03,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:03,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7e4a0e3c-da53-49a9-a27e-efeb82e848d5 Date: Thu, 09 Aug 2018 15:04:03 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}]} 2018-08-09 15:04:03,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7e4a0e3c-da53-49a9-a27e-efeb82e848d5 2018-08-09 15:04:03,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572049617767s 2018-08-09 15:04:03,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7e4a0e3c-da53-49a9-a27e-efeb82e848d5 2018-08-09 15:04:03,407 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:03,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:03,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:03,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-b6c63ea3-c079-4982-96ca-266c69a10b08 Date: Thu, 09 Aug 2018 15:04:03 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}]} 2018-08-09 15:04:03,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b6c63ea3-c079-4982-96ca-266c69a10b08 2018-08-09 15:04:03,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557539463043s 2018-08-09 15:04:03,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b6c63ea3-c079-4982-96ca-266c69a10b08 2018-08-09 15:04:03,571 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd3b0abf0-5c77-4441-8e96-46aa356a3656', 'updated_at': u'2018-08-09T15:04:03Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.208', 'revision_number': 1, 'port_id': u'c20a1202-b64b-4d36-b30a-78d006eca6a1', 'id': u'706c1e56-45ba-4401-8c3b-8b264e5ef4af', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'c20a1202-b64b-4d36-b30a-78d006eca6a1', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:69:d6:4a', u'device_id': u'f871b5b2-8c15-48cd-b8cf-b2d08a332e71'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'created_at': u'2018-08-09T15:04:01Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:69:d6:4a', u'device_id': u'f871b5b2-8c15-48cd-b8cf-b2d08a332e71'}), 'router': u'd3b0abf0-5c77-4441-8e96-46aa356a3656'}) 2018-08-09 15:04:03,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:04:03,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:04:03,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-209196e3-ea6d-4014-a22b-8e43e4ca52c9 x-compute-request-id: req-209196e3-ea6d-4014-a22b-8e43e4ca52c9 Content-Encoding: gzip Content-Length: 9578 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 483249238 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.137591] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.139287] pid_max: default: 32768 minimum: 301\n[ 0.140200] ACPI: Core revision 20150930\n[ 0.141594] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142927] Security Framework initialized\n[ 0.143757] Yama: becoming mindful.\n[ 0.144512] AppArmor: AppArmor initialized\n[ 0.145393] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146757] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.148063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.149303] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150741] Initializing cgroup subsys io\n[ 0.151567] Initializing cgroup subsys memory\n[ 0.152444] Initializing cgroup subsys devices\n[ 0.153336] Initializing cgroup subsys freezer\n[ 0.154219] Initializing cgroup subsys net_cls\n[ 0.155098] Initializing cgroup subsys perf_event\n[ 0.156019] Initializing cgroup subsys net_prio\n[ 0.156935] Initializing cgroup subsys hugetlb\n[ 0.157822] Initializing cgroup subsys pids\n[ 0.158711] CPU: Physical Processor ID: 0\n[ 0.160222] mce: CPU supports 10 MCE banks\n[ 0.161085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.162112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177862] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183923] ftrace: allocating 31920 entries in 125 pages\n[ 0.208773] smpboot: Max logical packages: 1\n[ 0.209645] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.211016] x2apic enabled\n[ 0.211829] Switched APIC routing to physical x2apic.\n[ 0.213582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.214737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.216768] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.218592] KVM setup paravirtual spinlock\n[ 0.219903] x86: Booted up 1 node, 1 CPUs\n[ 0.220728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.222142] devtmpfs: initialized\n[ 0.223869] evm: security.selinux\n[ 0.224588] evm: security.SMACK64\n[ 0.225296] evm: security.SMACK64EXEC\n[ 0.226056] evm: security.SMACK64TRANSMUTE\n[ 0.226885] evm: security.SMACK64MMAP\n[ 0.227646] evm: security.ima\n[ 0.228300] evm: security.capability\n[ 0.229122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.231009] pinctrl core: initialized pinctrl subsystem\n[ 0.232140] RTC time: 15:03:57, date: 08/09/18\n[ 0.233123] NET: Registered protocol family 16\n[ 0.234125] cpuidle: using governor ladder\n[ 0.234955] cpuidle: using governor menu\n[ 0.235754] PCCT header not found.\n[ 0.236523] ACPI: bus type PCI registered\n[ 0.237344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.238610] PCI: Using configuration type 1 for base access\n[ 0.240397] ACPI: Added _OSI(Module Device)\n[ 0.241262] ACPI: Added _OSI(Processor Device)\n[ 0.242146] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243059] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.244874] ACPI: Interpreter enabled\n[ 0.245670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.247554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.249441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.251332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253212] ACPI: (supports S0 S5)\n[ 0.253931] ACPI: Using IOAPIC for interrupt routing\n[ 0.254900] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258040] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.261695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.263945] acpiphp: Slot [3] registered\n[ 0.264769] acpiphp: Slot [4] registered\n[ 0.265587] acpiphp: Slot [5] registered\n[ 0.266400] acpiphp: Slot [6] registered\n[ 0.267212] acpiphp: Slot [7] registered\n[ 0.268028] acpiphp: Slot [8] registered\n[ 0.268846] acpiphp: Slot [9] registered\n[ 0.269668] acpiphp: Slot [10] registered\n[ 0.270502] acpiphp: Slot [11] registered\n[ 0.271335] acpiphp: Slot [12] registered\n[ 0.272170] acpiphp: Slot [13] registered\n[ 0.272995] acpiphp: Slot [14] registered\n[ 0.273827] acpiphp: Slot [15] registered\n[ 0.284754] acpiphp: Slot [16] registered\n[ 0.285589] acpiphp: Slot [17] registered\n[ 0.286423] acpiphp: Slot [18] registered\n[ 0.287252] acpiphp: Slot [19] registered\n[ 0.288077] acpiphp: Slot [20] registered\n[ 0.288907] acpiphp: Slot [21] registered\n[ 0.289738] acpiphp: Slot [22] registered\n[ 0.290567] acpiphp: Slot [23] registered\n[ 0.291398] acpiphp: Slot [24] registered\n[ 0.292229] acpiphp: Slot [25] registered\n[ 0.293055] acpiphp: Slot [26] registered\n[ 0.293881] acpiphp: Slot [27] registered\n[ 0.294719] acpiphp: Slot [28] registered\n[ 0.295615] acpiphp: Slot [29] registered\n[ 0.296441] acpiphp: Slot [30] registered\n[ 0.297273] acpiphp: Slot [31] registered\n[ 0.298099] PCI host bridge to bus 0000:00\n[ 0.298921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.302898] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.305877] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.309149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311652] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312943] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.316504] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.318313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.337560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.339047] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.341186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.342614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.344021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.345316] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.346634] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.347708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.349286] vgaarb: loaded\n[ 0.349893] vgaarb: bridge control possible 0000:00:02.0\n[ 0.351142] SCSI subsystem initialized\n[ 0.352056] ACPI: bus type USB registered\n[ 0.352901] usbcore: registered new interface driver usbfs\n[ 0.353948] usbcore: registered new interface driver hub\n[ 0.354983] usbcore: registered new device driver usb\n[ 0.356115] PCI: Using ACPI for IRQ routing\n[ 0.357236] NetLabel: Initializing\n[ 0.357967] NetLabel: domain hash size = 128\n[ 0.358843] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.359815] NetLabel: unlabeled traffic allowed by default\n[ 0.360989] clocksource: Switched to clocksource kvm-clock\n[ 0.369092] AppArmor: AppArmor Filesystem Enabled\n[ 0.370070] pnp: PnP ACPI init\n[ 0.371013] pnp: PnP ACPI: found 5 devices\n[ 0.377334] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.379078] NET: Registered protocol family 2\n[ 0.380146] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.381470] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.382708] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.383929] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.385040] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.386251] NET: Registered protocol family 1\n[ 0.387147] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.388265] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.389360] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.403434] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.417572] Trying to unpack rootfs image as initramfs...\n[ 0.472830] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.474570] Scanning for low memory corruption every 60 seconds\n[ 0.475956] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.477158] audit: initializing netlink subsys (disabled)\n[ 0.478200] audit: type=2000 audit(1533827038.143:1): initialized\n[ 0.479551] Initialise system trusted keyring\n[ 0.480522] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.481707] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.483836] zbud: loaded\n[ 0.484586] VFS: Disk quotas dquot_6.6.0\n[ 0.485437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.487060] fuse init (API version 7.23)\n[ 0.487980] Key type big_key registered\n[ 0.488798] Allocating IMA MOK and blacklist keyrings.\n[ 0.490032] Key type asymmetric registered\n[ 0.490878] Asymmetric key parser 'x509' registered\n[ 0.491853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.493367] io scheduler noop registered\n[ 0.494177] io scheduler deadline registered (default)\n[ 0.495191] io scheduler cfq registered\n[ 0.496044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.497125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.498417] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.499890] ACPI: Power Button [PWRF]\n[ 0.500769] GHES: HEST is not enabled!\n[ 0.514369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.542252] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.544435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.568501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.570840] Linux agpgart interface v0.103\n[ 0.573572] brd: module loaded\n[ 0.575254] loop: module loaded\n[ 0.578562] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.582092] GPT:90111 != 2097151\n[ 0.582795] GPT:Alternate GPT header not at the end of the disk.\n[ 0.583924] GPT:90111 != 2097151\n[ 0.584613] GPT: Use GNU Parted to correct GPT errors.\n[ 0.585621] vda: vda1 vda15\n[ 0.587809] scsi host0: ata_piix\n[ 0.588619] scsi host1: ata_piix\n[ 0.589364] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.590610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.592133] libphy: Fixed MDIO Bus: probed\n[ 0.592967] tun: Universal TUN/TAP device driver, 1.6\n[ 0.593942] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.596587] PPP generic driver version 2.4.2\n[ 0.597542] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.598778] ehci-pci: EHCI PCI platform driver\n[ 0.599669] ehci-platform: EHCI generic platform driver\n[ 0.600688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.601854] ohci-pci: OHCI PCI platform driver\n[ 0.602753] ohci-platform: OHCI generic platform driver\n[ 0.603770] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.618074] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.619119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620640] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.621694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.622869] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.624135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.625579] usb usb1: Product: UHCI Host Controller\n[ 0.626534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.627701] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.628715] hub 1-0:1.0: USB hub found\n[ 0.629525] hub 1-0:1.0: 2 ports detected\n[ 0.630501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.632688] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633681] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634756] mousedev: PS/2 mouse device common for all mice\n[ 0.636073] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.638112] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639254] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.641700] i2c /dev entries driver\n[ 0.642504] device-mapper: uevent: version 1.0.3\n[ 0.643494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.645174] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.646649] NET: Registered protocol family 10\n[ 0.647820] NET: Registered protocol family 17\n[ 0.648752] Key type dns_resolver registered\n[ 0.649795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.650935] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.652779] registered taskstats version 1\n[ 0.653656] Loading compiled-in X.509 certificates\n[ 0.655166] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.657097] zswap: loaded using pool lzo/zbud\n[ 0.658767] Key type trusted registered\n[ 0.660572] Key type encrypted registered\n[ 0.661431] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.662501] ima: No TPM chip found, activating TPM-bypass!\n[ 0.663566] evm: HMAC attrs: 0x1\n[ 0.664574] Magic number: 14:790:82\n[ 0.665469] rtc_cmos 00:00: setting system clock to 2018-08-09 15:03:57 UTC (1533827037)\n[ 0.667144] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.668275] EDD information not available.\n[ 0.750307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.761994] Write protecting the kernel read-only data: 14336k\n[ 0.764155] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.766030] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.60\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.810571] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.72\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.86. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFxHJAl/f9ZqaSFD3mLJ7bDmHDSyY6Ex4Ii+qPYFurw+D+NxirH97UiRi+u8wEOLNr4LeiSxfw3zmS8DT0LTsKKcGkISAvblsjWFO9cqU8qsfpZz8M6yTKaiY3/l8Txk1+sxZ6NlWG0t8ao6Xf0rgqhxz66inRuENQKx0qClDWsNO3JwNZtjcT1cJCYOCL6RMhKotKn4TG+0+FxXkLw1Io8zTluwEaGjQw8deG3KlzBefmpAE6m0x2PPlDVCQhyERNjoq3JmggHrQha+6KBIXw6BivzzH+yx+pFcE7MNS/hFSk82mQ55HuiuwRcF6KA+T5G+6TB8VeCGt4sOXq6qr root@cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889\nssh-dss AAAAB3NzaC1kc3MAAACBAMNXwoXMYnUz5IZGTi+47XVPPTrHarnJH/ymJiVmxkd3TiT/ZkefKUIRtOmhkblJNXdEQ1sSNZv0UPBfujhxrgczjmNmNJSZT6tHmVjD3oFOdVJy7d0h8YFm8TLY15Uz1mmRmaiqA3IAq/PfIOKIt8w9tiwFo2CK1D/qNM3BF8hRAAAAFQDgX0aBU6x1yqAqfxM8AloVWF1ehQAAAIAj67PoclXwFU6DPTbDFpSjArR9YXeW81jaerEqG0YHL+ZMmC4SHIi9+9FlXUaR2rNF3UNkOSJtrg/MULfwlwegxuU1bakngqzb9GG/B6/MmhdDuZa5LPfMfcBlZTLiIhSCQsYVNO8FTt5kiw+a88GBe/TH8AypjZjn5a2xhn/lpwAAAIBDUNBYIEsaMl0zYvInj6W1y3+chCL3XQtn1dVf4o/VA7LpCTXt6at6sJBdtOrEA1yq4hFI+oalVlUv8iurWxd6jJAgvdMvTOrJ81Hap3tB6ClBv/MUj8eVUxhJOd2V3D5YnfFs0a5FWihQ6fOuBwF+M5FdtrAjE5anocoYTxnwnQ== root@cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.11s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe69:d64a/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-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889 login: "} 2018-08-09 15:04:03,641 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/action used request id req-209196e3-ea6d-4014-a22b-8e43e4ca52c9 2018-08-09 15:04:03,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0688018798828s 2018-08-09 15:04:03,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/action used request id req-209196e3-ea6d-4014-a22b-8e43e4ca52c9 2018-08-09 15:04:03,642 - 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 483249238 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.137591] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.139287] pid_max: default: 32768 minimum: 301 [ 0.140200] ACPI: Core revision 20150930 [ 0.141594] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142927] Security Framework initialized [ 0.143757] Yama: becoming mindful. [ 0.144512] AppArmor: AppArmor initialized [ 0.145393] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146757] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.148063] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.149303] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150741] Initializing cgroup subsys io [ 0.151567] Initializing cgroup subsys memory [ 0.152444] Initializing cgroup subsys devices [ 0.153336] Initializing cgroup subsys freezer [ 0.154219] Initializing cgroup subsys net_cls [ 0.155098] Initializing cgroup subsys perf_event [ 0.156019] Initializing cgroup subsys net_prio [ 0.156935] Initializing cgroup subsys hugetlb [ 0.157822] Initializing cgroup subsys pids [ 0.158711] CPU: Physical Processor ID: 0 [ 0.160222] mce: CPU supports 10 MCE banks [ 0.161085] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.162112] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177862] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183923] ftrace: allocating 31920 entries in 125 pages [ 0.208773] smpboot: Max logical packages: 1 [ 0.209645] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.211016] x2apic enabled [ 0.211829] Switched APIC routing to physical x2apic. [ 0.213582] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.214737] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.216768] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.218592] KVM setup paravirtual spinlock [ 0.219903] x86: Booted up 1 node, 1 CPUs [ 0.220728] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.222142] devtmpfs: initialized [ 0.223869] evm: security.selinux [ 0.224588] evm: security.SMACK64 [ 0.225296] evm: security.SMACK64EXEC [ 0.226056] evm: security.SMACK64TRANSMUTE [ 0.226885] evm: security.SMACK64MMAP [ 0.227646] evm: security.ima [ 0.228300] evm: security.capability [ 0.229122] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.231009] pinctrl core: initialized pinctrl subsystem [ 0.232140] RTC time: 15:03:57, date: 08/09/18 [ 0.233123] NET: Registered protocol family 16 [ 0.234125] cpuidle: using governor ladder [ 0.234955] cpuidle: using governor menu [ 0.235754] PCCT header not found. [ 0.236523] ACPI: bus type PCI registered [ 0.237344] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.238610] PCI: Using configuration type 1 for base access [ 0.240397] ACPI: Added _OSI(Module Device) [ 0.241262] ACPI: Added _OSI(Processor Device) [ 0.242146] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243059] ACPI: Added _OSI(Processor Aggregator Device) [ 0.244874] ACPI: Interpreter enabled [ 0.245670] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.247554] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.249441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.251332] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253212] ACPI: (supports S0 S5) [ 0.253931] ACPI: Using IOAPIC for interrupt routing [ 0.254900] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258040] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259217] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260478] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.261695] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.263945] acpiphp: Slot [3] registered [ 0.264769] acpiphp: Slot [4] registered [ 0.265587] acpiphp: Slot [5] registered [ 0.266400] acpiphp: Slot [6] registered [ 0.267212] acpiphp: Slot [7] registered [ 0.268028] acpiphp: Slot [8] registered [ 0.268846] acpiphp: Slot [9] registered [ 0.269668] acpiphp: Slot [10] registered [ 0.270502] acpiphp: Slot [11] registered [ 0.271335] acpiphp: Slot [12] registered [ 0.272170] acpiphp: Slot [13] registered [ 0.272995] acpiphp: Slot [14] registered [ 0.273827] acpiphp: Slot [15] registered [ 0.284754] acpiphp: Slot [16] registered [ 0.285589] acpiphp: Slot [17] registered [ 0.286423] acpiphp: Slot [18] registered [ 0.287252] acpiphp: Slot [19] registered [ 0.288077] acpiphp: Slot [20] registered [ 0.288907] acpiphp: Slot [21] registered [ 0.289738] acpiphp: Slot [22] registered [ 0.290567] acpiphp: Slot [23] registered [ 0.291398] acpiphp: Slot [24] registered [ 0.292229] acpiphp: Slot [25] registered [ 0.293055] acpiphp: Slot [26] registered [ 0.293881] acpiphp: Slot [27] registered [ 0.294719] acpiphp: Slot [28] registered [ 0.295615] acpiphp: Slot [29] registered [ 0.296441] acpiphp: Slot [30] registered [ 0.297273] acpiphp: Slot [31] registered [ 0.298099] PCI host bridge to bus 0000:00 [ 0.298921] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300166] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301421] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.302898] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304375] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.305877] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.309149] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311652] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312943] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.316504] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.318313] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.337560] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.339047] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.341186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.342614] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.344021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.345316] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.346634] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.347708] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.349286] vgaarb: loaded [ 0.349893] vgaarb: bridge control possible 0000:00:02.0 [ 0.351142] SCSI subsystem initialized [ 0.352056] ACPI: bus type USB registered [ 0.352901] usbcore: registered new interface driver usbfs [ 0.353948] usbcore: registered new interface driver hub [ 0.354983] usbcore: registered new device driver usb [ 0.356115] PCI: Using ACPI for IRQ routing [ 0.357236] NetLabel: Initializing [ 0.357967] NetLabel: domain hash size = 128 [ 0.358843] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.359815] NetLabel: unlabeled traffic allowed by default [ 0.360989] clocksource: Switched to clocksource kvm-clock [ 0.369092] AppArmor: AppArmor Filesystem Enabled [ 0.370070] pnp: PnP ACPI init [ 0.371013] pnp: PnP ACPI: found 5 devices [ 0.377334] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.379078] NET: Registered protocol family 2 [ 0.380146] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.381470] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.382708] TCP: Hash tables configured (established 4096 bind 4096) [ 0.383929] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.385040] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.386251] NET: Registered protocol family 1 [ 0.387147] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.388265] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.389360] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.403434] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.417572] Trying to unpack rootfs image as initramfs... [ 0.472830] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.474570] Scanning for low memory corruption every 60 seconds [ 0.475956] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.477158] audit: initializing netlink subsys (disabled) [ 0.478200] audit: type=2000 audit(1533827038.143:1): initialized [ 0.479551] Initialise system trusted keyring [ 0.480522] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.481707] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.483836] zbud: loaded [ 0.484586] VFS: Disk quotas dquot_6.6.0 [ 0.485437] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.487060] fuse init (API version 7.23) [ 0.487980] Key type big_key registered [ 0.488798] Allocating IMA MOK and blacklist keyrings. [ 0.490032] Key type asymmetric registered [ 0.490878] Asymmetric key parser 'x509' registered [ 0.491853] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.493367] io scheduler noop registered [ 0.494177] io scheduler deadline registered (default) [ 0.495191] io scheduler cfq registered [ 0.496044] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.497125] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.498417] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.499890] ACPI: Power Button [PWRF] [ 0.500769] GHES: HEST is not enabled! [ 0.514369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.542252] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.544435] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.568501] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.570840] Linux agpgart interface v0.103 [ 0.573572] brd: module loaded [ 0.575254] loop: module loaded [ 0.578562] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.582092] GPT:90111 != 2097151 [ 0.582795] GPT:Alternate GPT header not at the end of the disk. [ 0.583924] GPT:90111 != 2097151 [ 0.584613] GPT: Use GNU Parted to correct GPT errors. [ 0.585621] vda: vda1 vda15 [ 0.587809] scsi host0: ata_piix [ 0.588619] scsi host1: ata_piix [ 0.589364] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.590610] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.592133] libphy: Fixed MDIO Bus: probed [ 0.592967] tun: Universal TUN/TAP device driver, 1.6 [ 0.593942] tun: (C) 1999-2004 Max Krasnyansky [ 0.596587] PPP generic driver version 2.4.2 [ 0.597542] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.598778] ehci-pci: EHCI PCI platform driver [ 0.599669] ehci-platform: EHCI generic platform driver [ 0.600688] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.601854] ohci-pci: OHCI PCI platform driver [ 0.602753] ohci-platform: OHCI generic platform driver [ 0.603770] uhci_hcd: USB Universal Host Controller Interface driver [ 0.618074] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.619119] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620640] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.621694] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.622869] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.624135] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.625579] usb usb1: Product: UHCI Host Controller [ 0.626534] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.627701] usb usb1: SerialNumber: 0000:00:01.2 [ 0.628715] hub 1-0:1.0: USB hub found [ 0.629525] hub 1-0:1.0: 2 ports detected [ 0.630501] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.632688] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633681] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634756] mousedev: PS/2 mouse device common for all mice [ 0.636073] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.638112] rtc_cmos 00:00: RTC can wake from S4 [ 0.639254] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640474] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.641700] i2c /dev entries driver [ 0.642504] device-mapper: uevent: version 1.0.3 [ 0.643494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.645174] ledtrig-cpu: registered to indicate activity on CPUs [ 0.646649] NET: Registered protocol family 10 [ 0.647820] NET: Registered protocol family 17 [ 0.648752] Key type dns_resolver registered [ 0.649795] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.650935] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.652779] registered taskstats version 1 [ 0.653656] Loading compiled-in X.509 certificates [ 0.655166] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.657097] zswap: loaded using pool lzo/zbud [ 0.658767] Key type trusted registered [ 0.660572] Key type encrypted registered [ 0.661431] AppArmor: AppArmor sha1 policy hashing enabled [ 0.662501] ima: No TPM chip found, activating TPM-bypass! [ 0.663566] evm: HMAC attrs: 0x1 [ 0.664574] Magic number: 14:790:82 [ 0.665469] rtc_cmos 00:00: setting system clock to 2018-08-09 15:03:57 UTC (1533827037) [ 0.667144] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.668275] EDD information not available. [ 0.750307] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.761994] Write protecting the kernel read-only data: 14336k [ 0.764155] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.766030] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.60 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.810571] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.72 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.86. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCDFxHJAl/f9ZqaSFD3mLJ7bDmHDSyY6Ex4Ii+qPYFurw+D+NxirH97UiRi+u8wEOLNr4LeiSxfw3zmS8DT0LTsKKcGkISAvblsjWFO9cqU8qsfpZz8M6yTKaiY3/l8Txk1+sxZ6NlWG0t8ao6Xf0rgqhxz66inRuENQKx0qClDWsNO3JwNZtjcT1cJCYOCL6RMhKotKn4TG+0+FxXkLw1Io8zTluwEaGjQw8deG3KlzBefmpAE6m0x2PPlDVCQhyERNjoq3JmggHrQha+6KBIXw6BivzzH+yx+pFcE7MNS/hFSk82mQ55HuiuwRcF6KA+T5G+6TB8VeCGt4sOXq6qr root@cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889 ssh-dss AAAAB3NzaC1kc3MAAACBAMNXwoXMYnUz5IZGTi+47XVPPTrHarnJH/ymJiVmxkd3TiT/ZkefKUIRtOmhkblJNXdEQ1sSNZv0UPBfujhxrgczjmNmNJSZT6tHmVjD3oFOdVJy7d0h8YFm8TLY15Uz1mmRmaiqA3IAq/PfIOKIt8w9tiwFo2CK1D/qNM3BF8hRAAAAFQDgX0aBU6x1yqAqfxM8AloVWF1ehQAAAIAj67PoclXwFU6DPTbDFpSjArR9YXeW81jaerEqG0YHL+ZMmC4SHIi9+9FlXUaR2rNF3UNkOSJtrg/MULfwlwegxuU1bakngqzb9GG/B6/MmhdDuZa5LPfMfcBlZTLiIhSCQsYVNO8FTt5kiw+a88GBe/TH8AypjZjn5a2xhn/lpwAAAIBDUNBYIEsaMl0zYvInj6W1y3+chCL3XQtn1dVf4o/VA7LpCTXt6at6sJBdtOrEA1yq4hFI+oalVlUv8iurWxd6jJAgvdMvTOrJ81Hap3tB6ClBv/MUj8eVUxhJOd2V3D5YnfFs0a5FWihQ6fOuBwF+M5FdtrAjE5anocoYTxnwnQ== root@cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.11s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe69:d64a/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-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-0b09676a-dd87-4811-b536-c8b00a99c889 login: 2018-08-09 15:04:03,646 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ebbc7d0L 2018-08-09 15:04:03,646 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 15:04:03,647 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 15:04:03,647 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 15:04:03,648 - 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-09 15:04:03,648 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 15:04:03,648 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 15:04:03,648 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 15:04:03,648 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 15:04:03,648 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 15:04:03,664 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 15:04:03,664 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 15:04:03,678 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.208: f7c50aaa351359f5105191bbeb41bf82 2018-08-09 15:04:03,679 - paramiko.transport - DEBUG - Trying discovered key d47bc4c95552d071b8c8a7e2a67d4dfd in /tmp/tmpsXrCls 2018-08-09 15:04:03,704 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 15:04:03,710 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 15:04:03,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.POST.volumes 2018-08-09 15:04:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"volume": {"display_name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "size": "2"}}' 2018-08-09 15:04:04,983 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:04:03 GMT Server: Apache x-compute-request-id: req-f4a89d17-44e1-4c88-851e-7a6638836420 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f4a89d17-44e1-4c88-851e-7a6638836420 Content-Length: 816 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "updated_at": null, "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}} 2018-08-09 15:04:04,984 - keystoneauth.session - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes used request id req-f4a89d17-44e1-4c88-851e-7a6638836420 2018-08-09 15:04:04,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.POST.volumes in 1.26941108704s 2018-08-09 15:04:04,984 - shade.request_ids - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes used request id req-f4a89d17-44e1-4c88-851e-7a6638836420 2018-08-09 15:04:04,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:05,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:04 GMT Server: Apache x-compute-request-id: req-169c81c9-7239-4242-b359-b5f8bf28dce2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-169c81c9-7239-4242-b359-b5f8bf28dce2 Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "creating", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:05.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:05,938 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-169c81c9-7239-4242-b359-b5f8bf28dce2 2018-08-09 15:04:05,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.953316926956s 2018-08-09 15:04:05,938 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-169c81c9-7239-4242-b359-b5f8bf28dce2 2018-08-09 15:04:05,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:07,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:08,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:07 GMT Server: Apache x-compute-request-id: req-b1620fd2-a120-4e67-a3fe-3f82cda711b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1620fd2-a120-4e67-a3fe-3f82cda711b3 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:06.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:08,830 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-b1620fd2-a120-4e67-a3fe-3f82cda711b3 2018-08-09 15:04:08,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.887635946274s 2018-08-09 15:04:08,831 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-b1620fd2-a120-4e67-a3fe-3f82cda711b3 2018-08-09 15:04:08,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:04:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:08,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-9ff6620c-6b08-4b50-b30a-12328c4e5697 Date: Thu, 09 Aug 2018 15:04:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd00eb8d-d899-4887-931d-7feb9156f238"],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:04:08,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9ff6620c-6b08-4b50-b30a-12328c4e5697 2018-08-09 15:04:08,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0829927921295s 2018-08-09 15:04:08,916 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9ff6620c-6b08-4b50-b30a-12328c4e5697 2018-08-09 15:04:08,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:04:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:09,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-78b0fb6a-aaf7-4df2-8dea-56a7904ba385 Date: Thu, 09 Aug 2018 15:04:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:03:47Z", "file": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file", "owner": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "size": 12716032, "self": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:04:09,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-78b0fb6a-aaf7-4df2-8dea-56a7904ba385 2018-08-09 15:04:09,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291744947433s 2018-08-09 15:04:09,214 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-78b0fb6a-aaf7-4df2-8dea-56a7904ba385 2018-08-09 15:04:09,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:04:09,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:09,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-a07cd0f0-ad22-487c-8771-ae70d583cd3d x-compute-request-id: req-a07cd0f0-ad22-487c-8771-ae70d583cd3d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0b09676a-dd87-4811-b536-c8b00a99c889", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "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": "bf6249d7-2fb0-4dd9-992d-38b4426527aa"}]} 2018-08-09 15:04:09,238 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a07cd0f0-ad22-487c-8771-ae70d583cd3d 2018-08-09 15:04:09,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229070186615s 2018-08-09 15:04:09,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a07cd0f0-ad22-487c-8771-ae70d583cd3d 2018-08-09 15:04:09,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 15:04:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"server": {"name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "imageRef": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "flavorRef": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "max_count": 1, "min_count": 1, "networks": [{"uuid": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f"}], "security_groups": [{"name": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"}]}}' 2018-08-09 15:04:10,704 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-7857b7c1-f932-4c34-988b-593161204f8b x-compute-request-id: req-7857b7c1-f932-4c34-988b-593161204f8b Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"}], "OS-DCF:diskConfig": "MANUAL", "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "adminPass": "p2n6nnFfQBJy"}} 2018-08-09 15:04:10,705 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7857b7c1-f932-4c34-988b-593161204f8b 2018-08-09 15:04:10,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.46460008621s 2018-08-09 15:04:10,705 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7857b7c1-f932-4c34-988b-593161204f8b 2018-08-09 15:04:10,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:11,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-b94a45f2-abd7-4c6b-9322-82ed1897e195 x-compute-request-id: req-b94a45f2-abd7-4c6b-9322-82ed1897e195 Content-Encoding: gzip Content-Length: 865 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "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-09T15:04:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:57.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:57Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:11,110 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b94a45f2-abd7-4c6b-9322-82ed1897e195 2018-08-09 15:04:11,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.404232025146s 2018-08-09 15:04:11,111 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b94a45f2-abd7-4c6b-9322-82ed1897e195 2018-08-09 15:04:11,116 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:14,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-99149554-b227-4e1e-b1ef-6d48ba1a27c8 x-compute-request-id: req-99149554-b227-4e1e-b1ef-6d48ba1a27c8 Content-Encoding: gzip Content-Length: 913 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:04:12Z", "hostId": "7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:57.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:57Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:14,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-99149554-b227-4e1e-b1ef-6d48ba1a27c8 2018-08-09 15:04:14,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.38988804817s 2018-08-09 15:04:14,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-99149554-b227-4e1e-b1ef-6d48ba1a27c8 2018-08-09 15:04:14,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:16,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:16,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:16,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-ac0066a2-0adb-4d08-8ece-ee1d8ff33073 x-compute-request-id: req-ac0066a2-0adb-4d08-8ece-ee1d8ff33073 Content-Encoding: gzip Content-Length: 904 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T15:04:13Z", "hostId": "7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:57.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:57Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:16,908 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac0066a2-0adb-4d08-8ece-ee1d8ff33073 2018-08-09 15:04:16,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.391842842102s 2018-08-09 15:04:16,908 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac0066a2-0adb-4d08-8ece-ee1d8ff33073 2018-08-09 15:04:16,913 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:18,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:18,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:19,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-b3527696-f378-4af1-a005-9e7fe8a12908 x-compute-request-id: req-b3527696-f378-4af1-a005-9e7fe8a12908 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:04:17.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:04:17Z", "hostId": "7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:57.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:03:57Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:19,300 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b3527696-f378-4af1-a005-9e7fe8a12908 2018-08-09 15:04:19,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383893966675s 2018-08-09 15:04:19,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b3527696-f378-4af1-a005-9e7fe8a12908 2018-08-09 15:04:19,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:04:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=7b6e6b0c-1622-4d1c-aac9-893330a933e4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:19,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-27961326-bb5e-4859-9c04-638bc0b6ca9c Date: Thu, 09 Aug 2018 15:04:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:04:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd00eb8d-d899-4887-931d-7feb9156f238","ip_address":"192.168.120.15"}],"id":"2b19aa4a-0957-468a-9d3d-5ba9389c9ab8","security_groups":["e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"],"mac_address":"fa:16:3e:e7:17:dd","project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:04:13Z","binding:vnic_type":"normal","device_id":"7b6e6b0c-1622-4d1c-aac9-893330a933e4","ip_allocation":"immediate"}]} 2018-08-09 15:04:19,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=7b6e6b0c-1622-4d1c-aac9-893330a933e4 used request id req-27961326-bb5e-4859-9c04-638bc0b6ca9c 2018-08-09 15:04:19,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0500719547272s 2018-08-09 15:04:19,356 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=7b6e6b0c-1622-4d1c-aac9-893330a933e4 used request id req-27961326-bb5e-4859-9c04-638bc0b6ca9c 2018-08-09 15:04:19,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:19,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2b19aa4a-0957-468a-9d3d-5ba9389c9ab8" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:19,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-da08029b-3cb0-43af-9810-2da87155f5f9 Date: Thu, 09 Aug 2018 15:04:19 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:04:19,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2b19aa4a-0957-468a-9d3d-5ba9389c9ab8 used request id req-da08029b-3cb0-43af-9810-2da87155f5f9 2018-08-09 15:04:19,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0419270992279s 2018-08-09 15:04:19,404 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=2b19aa4a-0957-468a-9d3d-5ba9389c9ab8 used request id req-da08029b-3cb0-43af-9810-2da87155f5f9 2018-08-09 15:04:19,404 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e7:17:dd', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'38acc21e-4e76-4142-a84a-d6fbdb41371a'}), 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-09T15:04:17.000000', 'flavor': Munch({u'id': u'bf6249d7-2fb0-4dd9-992d-38b4426527aa'}), 'az': u'nova', 'id': u'7b6e6b0c-1622-4d1c-aac9-893330a933e4', 'security_groups': [Munch({u'name': u'cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bd1b3b89b1534ab5af9c1af361618628', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', '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-09T15:04:17.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T15:04:17Z', 'hostId': u'7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa', '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-09T15:04:17.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': u'cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889', 'adminPass': u'p2n6nnFfQBJy', 'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'created_at': u'2018-08-09T15:04:10Z', 'created': u'2018-08-09T15:04:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 15:04:19,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:04:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:19,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-82b002a7-e5bd-45ea-ba8a-78750b00ba17 Date: Thu, 09 Aug 2018 15:04:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":["dd00eb8d-d899-4887-931d-7feb9156f238"],"description":"","tags":[],"updated_at":"2018-08-09T15:03:40Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:04:19,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-82b002a7-e5bd-45ea-ba8a-78750b00ba17 2018-08-09 15:04:19,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.085832118988s 2018-08-09 15:04:19,494 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-82b002a7-e5bd-45ea-ba8a-78750b00ba17 2018-08-09 15:04:19,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 15:04:19,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=7b6e6b0c-1622-4d1c-aac9-893330a933e4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:19,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-e8ebca4b-7d33-4f3f-bf74-ef1079066cb1 Date: Thu, 09 Aug 2018 15:04:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T15:04:17Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dd00eb8d-d899-4887-931d-7feb9156f238","ip_address":"192.168.120.15"}],"id":"2b19aa4a-0957-468a-9d3d-5ba9389c9ab8","security_groups":["e2bb4475-ed1c-4dc1-a6f8-4e93894b92da"],"mac_address":"fa:16:3e:e7:17:dd","project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:04:13Z","binding:vnic_type":"normal","device_id":"7b6e6b0c-1622-4d1c-aac9-893330a933e4","ip_allocation":"immediate"}]} 2018-08-09 15:04:19,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=7b6e6b0c-1622-4d1c-aac9-893330a933e4 used request id req-e8ebca4b-7d33-4f3f-bf74-ef1079066cb1 2018-08-09 15:04:19,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0465140342712s 2018-08-09 15:04:19,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=7b6e6b0c-1622-4d1c-aac9-893330a933e4 used request id req-e8ebca4b-7d33-4f3f-bf74-ef1079066cb1 2018-08-09 15:04:19,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 15:04:19,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.15", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8"}}' 2018-08-09 15:04:21,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-34b0a8fd-120f-4ea2-b4e7-38c1001eb8b7 Date: Thu, 09 Aug 2018 15:04:21 GMT RESP BODY: {"floatingip": {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}} 2018-08-09 15:04:21,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-34b0a8fd-120f-4ea2-b4e7-38c1001eb8b7 2018-08-09 15:04:21,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.07211494446s 2018-08-09 15:04:21,615 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-34b0a8fd-120f-4ea2-b4e7-38c1001eb8b7 2018-08-09 15:04:21,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:21,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:21,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-7d579aeb-76f4-4a4c-8908-c167538084fe Date: Thu, 09 Aug 2018 15:04:21 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}, {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:21,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7d579aeb-76f4-4a4c-8908-c167538084fe 2018-08-09 15:04:21,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0850021839142s 2018-08-09 15:04:21,709 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7d579aeb-76f4-4a4c-8908-c167538084fe 2018-08-09 15:04:21,716 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:21,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:21,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:21,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-e901b53a-5e99-4bab-a09b-77391665813c Date: Thu, 09 Aug 2018 15:04:21 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}, {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:21,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e901b53a-5e99-4bab-a09b-77391665813c 2018-08-09 15:04:21,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.058130979538s 2018-08-09 15:04:21,880 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e901b53a-5e99-4bab-a09b-77391665813c 2018-08-09 15:04:21,886 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:21,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:22,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-9b16b0b3-ce75-4b0c-b95d-ceb067c478f7 Date: Thu, 09 Aug 2018 15:04:22 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}, {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:22,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9b16b0b3-ce75-4b0c-b95d-ceb067c478f7 2018-08-09 15:04:22,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.248061180115s 2018-08-09 15:04:22,240 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9b16b0b3-ce75-4b0c-b95d-ceb067c478f7 2018-08-09 15:04:22,247 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:22,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:22,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:22,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-aa2ba008-067c-4e69-8594-45783b117928 Date: Thu, 09 Aug 2018 15:04:22 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}, {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:22,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aa2ba008-067c-4e69-8594-45783b117928 2018-08-09 15:04:22,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0542860031128s 2018-08-09 15:04:22,407 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aa2ba008-067c-4e69-8594-45783b117928 2018-08-09 15:04:22,413 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:22,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:22,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1638 X-Openstack-Request-Id: req-690a4ac9-d65a-4c60-80c6-134d3a72ddd3 Date: Thu, 09 Aug 2018 15:04:22 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}, {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:22,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-690a4ac9-d65a-4c60-80c6-134d3a72ddd3 2018-08-09 15:04:22,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554411411285s 2018-08-09 15:04:22,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-690a4ac9-d65a-4c60-80c6-134d3a72ddd3 2018-08-09 15:04:22,580 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 15:04:22,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:22,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1640 X-Openstack-Request-Id: req-4a69d6bc-021e-4066-9a9e-04f7c6b09262 Date: Thu, 09 Aug 2018 15:04:22 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:01Z", "updated_at": "2018-08-09T15:04:03Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:69:d6:4a", "device_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "c20a1202-b64b-4d36-b30a-78d006eca6a1", "id": "706c1e56-45ba-4401-8c3b-8b264e5ef4af", "qos_policy_id": null}, {"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:22,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4a69d6bc-021e-4066-9a9e-04f7c6b09262 2018-08-09 15:04:22,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0554778575897s 2018-08-09 15:04:22,741 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4a69d6bc-021e-4066-9a9e-04f7c6b09262 2018-08-09 15:04:22,746 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'd3b0abf0-5c77-4441-8e96-46aa356a3656', 'updated_at': u'2018-08-09T15:04:22Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'2b19aa4a-0957-468a-9d3d-5ba9389c9ab8', 'id': u'bca8c68d-c6f3-419f-bb3c-dd391633ae51', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'2b19aa4a-0957-468a-9d3d-5ba9389c9ab8', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'name': 'cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e7:17:dd', u'device_id': u'7b6e6b0c-1622-4d1c-aac9-893330a933e4'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd95c7d90e1ba4d0ba33b7d930d7673a1', 'created_at': u'2018-08-09T15:04:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e7:17:dd', u'device_id': u'7b6e6b0c-1622-4d1c-aac9-893330a933e4'}), 'router': u'd3b0abf0-5c77-4441-8e96-46aa356a3656'}) 2018-08-09 15:04:22,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 15:04:22,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 15:04:22,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-46bf7226-7414-4c93-b424-4b8ad3cca6cd x-compute-request-id: req-46bf7226-7414-4c93-b424-4b8ad3cca6cd Content-Encoding: gzip Content-Length: 9577 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 473148254 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.143064] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.144838] pid_max: default: 32768 minimum: 301\n[ 0.145799] ACPI: Core revision 20150930\n[ 0.147233] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148636] Security Framework initialized\n[ 0.149501] Yama: becoming mindful.\n[ 0.150292] AppArmor: AppArmor initialized\n[ 0.151216] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.152642] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153998] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155276] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156781] Initializing cgroup subsys io\n[ 0.157650] Initializing cgroup subsys memory\n[ 0.158575] Initializing cgroup subsys devices\n[ 0.159499] Initializing cgroup subsys freezer\n[ 0.160426] Initializing cgroup subsys net_cls\n[ 0.161351] Initializing cgroup subsys perf_event\n[ 0.162334] Initializing cgroup subsys net_prio\n[ 0.163277] Initializing cgroup subsys hugetlb\n[ 0.164200] Initializing cgroup subsys pids\n[ 0.165124] CPU: Physical Processor ID: 0\n[ 0.166710] mce: CPU supports 10 MCE banks\n[ 0.167612] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.168678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.185026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.191184] ftrace: allocating 31920 entries in 125 pages\n[ 0.216054] smpboot: Max logical packages: 1\n[ 0.216971] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.218415] x2apic enabled\n[ 0.219261] Switched APIC routing to physical x2apic.\n[ 0.221051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.222240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.224367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.226279] KVM setup paravirtual spinlock\n[ 0.227637] x86: Booted up 1 node, 1 CPUs\n[ 0.228493] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.229976] devtmpfs: initialized\n[ 0.231732] evm: security.selinux\n[ 0.232472] evm: security.SMACK64\n[ 0.233208] evm: security.SMACK64EXEC\n[ 0.234000] evm: security.SMACK64TRANSMUTE\n[ 0.234865] evm: security.SMACK64MMAP\n[ 0.235656] evm: security.ima\n[ 0.236329] evm: security.capability\n[ 0.237182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239168] pinctrl core: initialized pinctrl subsystem\n[ 0.240335] RTC time: 15:04:17, date: 08/09/18\n[ 0.241354] NET: Registered protocol family 16\n[ 0.242398] cpuidle: using governor ladder\n[ 0.243288] cpuidle: using governor menu\n[ 0.244130] PCCT header not found.\n[ 0.244929] ACPI: bus type PCI registered\n[ 0.245782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.247107] PCI: Using configuration type 1 for base access\n[ 0.248953] ACPI: Added _OSI(Module Device)\n[ 0.249854] ACPI: Added _OSI(Processor Device)\n[ 0.250765] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.251719] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.253571] ACPI: Interpreter enabled\n[ 0.254379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.256348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.258314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.260275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.262239] ACPI: (supports S0 S5)\n[ 0.262987] ACPI: Using IOAPIC for interrupt routing\n[ 0.263994] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.269770] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273402] acpiphp: Slot [3] registered\n[ 0.274277] acpiphp: Slot [4] registered\n[ 0.275139] acpiphp: Slot [5] registered\n[ 0.275993] acpiphp: Slot [6] registered\n[ 0.276843] acpiphp: Slot [7] registered\n[ 0.277702] acpiphp: Slot [8] registered\n[ 0.278550] acpiphp: Slot [9] registered\n[ 0.279397] acpiphp: Slot [10] registered\n[ 0.280260] acpiphp: Slot [11] registered\n[ 0.281141] acpiphp: Slot [12] registered\n[ 0.282010] acpiphp: Slot [13] registered\n[ 0.282875] acpiphp: Slot [14] registered\n[ 0.283742] acpiphp: Slot [15] registered\n[ 0.294860] acpiphp: Slot [16] registered\n[ 0.295728] acpiphp: Slot [17] registered\n[ 0.296592] acpiphp: Slot [18] registered\n[ 0.297450] acpiphp: Slot [19] registered\n[ 0.298311] acpiphp: Slot [20] registered\n[ 0.299178] acpiphp: Slot [21] registered\n[ 0.300039] acpiphp: Slot [22] registered\n[ 0.300899] acpiphp: Slot [23] registered\n[ 0.301761] acpiphp: Slot [24] registered\n[ 0.302625] acpiphp: Slot [25] registered\n[ 0.303487] acpiphp: Slot [26] registered\n[ 0.304421] acpiphp: Slot [27] registered\n[ 0.305297] acpiphp: Slot [28] registered\n[ 0.306162] acpiphp: Slot [29] registered\n[ 0.307023] acpiphp: Slot [30] registered\n[ 0.307894] acpiphp: Slot [31] registered\n[ 0.308754] PCI host bridge to bus 0000:00\n[ 0.309616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.310912] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.313750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315280] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.316843] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.321753] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324350] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.328039] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.330024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.349694] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.352083] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.355091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.356581] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357921] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359296] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.360422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362066] vgaarb: loaded\n[ 0.362705] vgaarb: bridge control possible 0000:00:02.0\n[ 0.363997] SCSI subsystem initialized\n[ 0.364971] ACPI: bus type USB registered\n[ 0.365852] usbcore: registered new interface driver usbfs\n[ 0.366954] usbcore: registered new interface driver hub\n[ 0.368030] usbcore: registered new device driver usb\n[ 0.369220] PCI: Using ACPI for IRQ routing\n[ 0.370410] NetLabel: Initializing\n[ 0.371192] NetLabel: domain hash size = 128\n[ 0.372102] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.373116] NetLabel: unlabeled traffic allowed by default\n[ 0.374347] clocksource: Switched to clocksource kvm-clock\n[ 0.382612] AppArmor: AppArmor Filesystem Enabled\n[ 0.383636] pnp: PnP ACPI init\n[ 0.384621] pnp: PnP ACPI: found 5 devices\n[ 0.391070] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.392889] NET: Registered protocol family 2\n[ 0.393990] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.395378] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.396665] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.397936] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399093] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400364] NET: Registered protocol family 1\n[ 0.401302] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402475] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403629] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432018] Trying to unpack rootfs image as initramfs...\n[ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.491418] Scanning for low memory corruption every 60 seconds\n[ 0.492861] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.494097] audit: initializing netlink subsys (disabled)\n[ 0.495223] audit: type=2000 audit(1533827058.016:1): initialized\n[ 0.496652] Initialise system trusted keyring\n[ 0.497654] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498896] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501109] zbud: loaded\n[ 0.501880] VFS: Disk quotas dquot_6.6.0\n[ 0.502769] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.504457] fuse init (API version 7.23)\n[ 0.505426] Key type big_key registered\n[ 0.506283] Allocating IMA MOK and blacklist keyrings.\n[ 0.507590] Key type asymmetric registered\n[ 0.508467] Asymmetric key parser 'x509' registered\n[ 0.509495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.511091] io scheduler noop registered\n[ 0.511935] io scheduler deadline registered (default)\n[ 0.512997] io scheduler cfq registered\n[ 0.513892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.515013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.516371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.517916] ACPI: Power Button [PWRF]\n[ 0.518835] GHES: HEST is not enabled!\n[ 0.532597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.560814] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.563009] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.586692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.591650] Linux agpgart interface v0.103\n[ 0.594751] brd: module loaded\n[ 0.596585] loop: module loaded\n[ 0.601353] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.602904] GPT:90111 != 2097151\n[ 0.603626] GPT:Alternate GPT header not at the end of the disk.\n[ 0.604802] GPT:90111 != 2097151\n[ 0.605516] GPT: Use GNU Parted to correct GPT errors.\n[ 0.606567] vda: vda1 vda15\n[ 0.608125] scsi host0: ata_piix\n[ 0.608980] scsi host1: ata_piix\n[ 0.609747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.611049] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.612640] libphy: Fixed MDIO Bus: probed\n[ 0.613511] tun: Universal TUN/TAP device driver, 1.6\n[ 0.614552] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617239] PPP generic driver version 2.4.2\n[ 0.618225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619512] ehci-pci: EHCI PCI platform driver\n[ 0.620449] ehci-platform: EHCI generic platform driver\n[ 0.621500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622714] ohci-pci: OHCI PCI platform driver\n[ 0.623651] ohci-platform: OHCI generic platform driver\n[ 0.624716] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639075] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641714] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.644038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645358] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646860] usb usb1: Product: UHCI Host Controller\n[ 0.647858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649073] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650113] hub 1-0:1.0: USB hub found\n[ 0.650956] hub 1-0:1.0: 2 ports detected\n[ 0.651972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654241] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655258] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656375] mousedev: PS/2 mouse device common for all mice\n[ 0.657754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659886] rtc_cmos 00:00: RTC can wake from S4\n[ 0.661080] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662370] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663644] i2c /dev entries driver\n[ 0.664464] device-mapper: uevent: version 1.0.3\n[ 0.665494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.667239] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668787] NET: Registered protocol family 10\n[ 0.669995] NET: Registered protocol family 17\n[ 0.670975] Key type dns_resolver registered\n[ 0.672050] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.673237] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.675157] registered taskstats version 1\n[ 0.676062] Loading compiled-in X.509 certificates\n[ 0.677607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.679602] zswap: loaded using pool lzo/zbud\n[ 0.681357] Key type trusted registered\n[ 0.683278] Key type encrypted registered\n[ 0.684161] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.685282] ima: No TPM chip found, activating TPM-bypass!\n[ 0.686424] evm: HMAC attrs: 0x1\n[ 0.687465] Magic number: 14:790:82\n[ 0.688387] rtc_cmos 00:00: setting system clock to 2018-08-09 15:04:18 UTC (1533827058)\n[ 0.690109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.691306] EDD information not available.\n[ 0.771657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.783618] Write protecting the kernel read-only data: 14336k\n[ 0.785827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787780] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 0.939724] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.15...\nLease of 192.168.120.15 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCf9B3N8pZYOB5HM+hHjKieYgU1KDmkJH9CDyYoQXcxl+fkSQvArQfiGbMxkydykwEiSLLtcFIIcqVJdaM/EgsiLwtuvyYGDZJFJb6XnrLAlP9vagMaM6wXYpEetwf8z9INeJsfxQwyHViZf2qShDUeRZdOCqGU1qFpXPu016kQ4nRDaN/r+OVdg9BEzvGInwdAUIOkrgHQibPZsC4wt1y2Vw46Bzz32lbG3dtlJZ+EgXIKvMbUzS8IONuB3+mwgT/7FhgmCjoDyqRiijxo+/6tKCwJFva8Fuh8Qu2Y6pr6XBGXSEfk+GHnjyqbiDO8lC2atPEhxx9RcIQTDcAYbDt/ root@cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889\nssh-dss AAAAB3NzaC1kc3MAAACBAPtztRP8sHwcpcqz/wK5821f1eEOOhoiRQL8YGcD/UuYKOcrc4qfgcgMEMwRcsbQ6PurNa4Zx/O3H92bwHlIgJfO7HIFSbMyKZoNL/+NqGWvWLeKKlWLnrrytd7JI4tmD5FuJEvDSqvK8KPJU/aGb2sLer5xBy+YU0mfcELRHlpnAAAAFQCUhQIp5MLVBvIXP9XmHpFE64fYMQAAAIEA6XyOFC3RUH9d4/RG0VIs9GFmfA6/sp62usA2uM7i6IZ2UC6v4Ivp3A5XXQ1B92CTrz4xCaVzh1kd+Js8866dniwdbanKF8dlGN0LkmH0G552AtuE7h9EnoNkTmQzfF+u2aFQDeDhml4OfkexRwLRtG7UDJ9mEct44GMYHCeN8aMAAACAcUtmTec4D8dcDJl25epFf+6CkoB+9SuaWNimscNi2VuePPhPYJ1wxwwPxSFL55LU8xlke8ZuaSUBzjRsNuaCd3B+sHjSLr5wbI8tqjfu51IynfHTOO4EaoiLszEgEqx4DWA17+jL+R88qzyfA+I/F4zd4eH74dxcqM8aVmcPS38= root@cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.61s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fee7:17dd/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.28 ===\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-0b09676a-dd87-4811-b536-c8b00a99c889 login: "} 2018-08-09 15:04:22,830 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/action used request id req-46bf7226-7414-4c93-b424-4b8ad3cca6cd 2018-08-09 15:04:22,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0833201408386s 2018-08-09 15:04:22,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/action used request id req-46bf7226-7414-4c93-b424-4b8ad3cca6cd 2018-08-09 15:04:22,831 - 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 473148254 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.143064] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.144838] pid_max: default: 32768 minimum: 301 [ 0.145799] ACPI: Core revision 20150930 [ 0.147233] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148636] Security Framework initialized [ 0.149501] Yama: becoming mindful. [ 0.150292] AppArmor: AppArmor initialized [ 0.151216] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.152642] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153998] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155276] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156781] Initializing cgroup subsys io [ 0.157650] Initializing cgroup subsys memory [ 0.158575] Initializing cgroup subsys devices [ 0.159499] Initializing cgroup subsys freezer [ 0.160426] Initializing cgroup subsys net_cls [ 0.161351] Initializing cgroup subsys perf_event [ 0.162334] Initializing cgroup subsys net_prio [ 0.163277] Initializing cgroup subsys hugetlb [ 0.164200] Initializing cgroup subsys pids [ 0.165124] CPU: Physical Processor ID: 0 [ 0.166710] mce: CPU supports 10 MCE banks [ 0.167612] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.168678] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.185026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.191184] ftrace: allocating 31920 entries in 125 pages [ 0.216054] smpboot: Max logical packages: 1 [ 0.216971] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.218415] x2apic enabled [ 0.219261] Switched APIC routing to physical x2apic. [ 0.221051] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.222240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.224367] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.226279] KVM setup paravirtual spinlock [ 0.227637] x86: Booted up 1 node, 1 CPUs [ 0.228493] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.229976] devtmpfs: initialized [ 0.231732] evm: security.selinux [ 0.232472] evm: security.SMACK64 [ 0.233208] evm: security.SMACK64EXEC [ 0.234000] evm: security.SMACK64TRANSMUTE [ 0.234865] evm: security.SMACK64MMAP [ 0.235656] evm: security.ima [ 0.236329] evm: security.capability [ 0.237182] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239168] pinctrl core: initialized pinctrl subsystem [ 0.240335] RTC time: 15:04:17, date: 08/09/18 [ 0.241354] NET: Registered protocol family 16 [ 0.242398] cpuidle: using governor ladder [ 0.243288] cpuidle: using governor menu [ 0.244130] PCCT header not found. [ 0.244929] ACPI: bus type PCI registered [ 0.245782] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.247107] PCI: Using configuration type 1 for base access [ 0.248953] ACPI: Added _OSI(Module Device) [ 0.249854] ACPI: Added _OSI(Processor Device) [ 0.250765] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.251719] ACPI: Added _OSI(Processor Aggregator Device) [ 0.253571] ACPI: Interpreter enabled [ 0.254379] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.256348] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.258314] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.260275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.262239] ACPI: (supports S0 S5) [ 0.262987] ACPI: Using IOAPIC for interrupt routing [ 0.263994] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267240] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268453] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.269770] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271037] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273402] acpiphp: Slot [3] registered [ 0.274277] acpiphp: Slot [4] registered [ 0.275139] acpiphp: Slot [5] registered [ 0.275993] acpiphp: Slot [6] registered [ 0.276843] acpiphp: Slot [7] registered [ 0.277702] acpiphp: Slot [8] registered [ 0.278550] acpiphp: Slot [9] registered [ 0.279397] acpiphp: Slot [10] registered [ 0.280260] acpiphp: Slot [11] registered [ 0.281141] acpiphp: Slot [12] registered [ 0.282010] acpiphp: Slot [13] registered [ 0.282875] acpiphp: Slot [14] registered [ 0.283742] acpiphp: Slot [15] registered [ 0.294860] acpiphp: Slot [16] registered [ 0.295728] acpiphp: Slot [17] registered [ 0.296592] acpiphp: Slot [18] registered [ 0.297450] acpiphp: Slot [19] registered [ 0.298311] acpiphp: Slot [20] registered [ 0.299178] acpiphp: Slot [21] registered [ 0.300039] acpiphp: Slot [22] registered [ 0.300899] acpiphp: Slot [23] registered [ 0.301761] acpiphp: Slot [24] registered [ 0.302625] acpiphp: Slot [25] registered [ 0.303487] acpiphp: Slot [26] registered [ 0.304421] acpiphp: Slot [27] registered [ 0.305297] acpiphp: Slot [28] registered [ 0.306162] acpiphp: Slot [29] registered [ 0.307023] acpiphp: Slot [30] registered [ 0.307894] acpiphp: Slot [31] registered [ 0.308754] PCI host bridge to bus 0000:00 [ 0.309616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.310912] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312208] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.313750] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315280] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.316843] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320377] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.321753] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323004] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324350] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.328039] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.330024] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.349694] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.352083] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353597] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.355091] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.356581] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357921] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.359296] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.360422] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362066] vgaarb: loaded [ 0.362705] vgaarb: bridge control possible 0000:00:02.0 [ 0.363997] SCSI subsystem initialized [ 0.364971] ACPI: bus type USB registered [ 0.365852] usbcore: registered new interface driver usbfs [ 0.366954] usbcore: registered new interface driver hub [ 0.368030] usbcore: registered new device driver usb [ 0.369220] PCI: Using ACPI for IRQ routing [ 0.370410] NetLabel: Initializing [ 0.371192] NetLabel: domain hash size = 128 [ 0.372102] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.373116] NetLabel: unlabeled traffic allowed by default [ 0.374347] clocksource: Switched to clocksource kvm-clock [ 0.382612] AppArmor: AppArmor Filesystem Enabled [ 0.383636] pnp: PnP ACPI init [ 0.384621] pnp: PnP ACPI: found 5 devices [ 0.391070] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.392889] NET: Registered protocol family 2 [ 0.393990] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.395378] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.396665] TCP: Hash tables configured (established 4096 bind 4096) [ 0.397936] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399093] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400364] NET: Registered protocol family 1 [ 0.401302] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402475] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403629] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417777] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432018] Trying to unpack rootfs image as initramfs... [ 0.489626] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.491418] Scanning for low memory corruption every 60 seconds [ 0.492861] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.494097] audit: initializing netlink subsys (disabled) [ 0.495223] audit: type=2000 audit(1533827058.016:1): initialized [ 0.496652] Initialise system trusted keyring [ 0.497654] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.498896] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501109] zbud: loaded [ 0.501880] VFS: Disk quotas dquot_6.6.0 [ 0.502769] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.504457] fuse init (API version 7.23) [ 0.505426] Key type big_key registered [ 0.506283] Allocating IMA MOK and blacklist keyrings. [ 0.507590] Key type asymmetric registered [ 0.508467] Asymmetric key parser 'x509' registered [ 0.509495] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.511091] io scheduler noop registered [ 0.511935] io scheduler deadline registered (default) [ 0.512997] io scheduler cfq registered [ 0.513892] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.515013] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.516371] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.517916] ACPI: Power Button [PWRF] [ 0.518835] GHES: HEST is not enabled! [ 0.532597] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.560814] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.563009] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.586692] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.591650] Linux agpgart interface v0.103 [ 0.594751] brd: module loaded [ 0.596585] loop: module loaded [ 0.601353] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.602904] GPT:90111 != 2097151 [ 0.603626] GPT:Alternate GPT header not at the end of the disk. [ 0.604802] GPT:90111 != 2097151 [ 0.605516] GPT: Use GNU Parted to correct GPT errors. [ 0.606567] vda: vda1 vda15 [ 0.608125] scsi host0: ata_piix [ 0.608980] scsi host1: ata_piix [ 0.609747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.611049] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.612640] libphy: Fixed MDIO Bus: probed [ 0.613511] tun: Universal TUN/TAP device driver, 1.6 [ 0.614552] tun: (C) 1999-2004 Max Krasnyansky [ 0.617239] PPP generic driver version 2.4.2 [ 0.618225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619512] ehci-pci: EHCI PCI platform driver [ 0.620449] ehci-platform: EHCI generic platform driver [ 0.621500] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622714] ohci-pci: OHCI PCI platform driver [ 0.623651] ohci-platform: OHCI generic platform driver [ 0.624716] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639075] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640150] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641714] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.642808] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.644038] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645358] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646860] usb usb1: Product: UHCI Host Controller [ 0.647858] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.649073] usb usb1: SerialNumber: 0000:00:01.2 [ 0.650113] hub 1-0:1.0: USB hub found [ 0.650956] hub 1-0:1.0: 2 ports detected [ 0.651972] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654241] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655258] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656375] mousedev: PS/2 mouse device common for all mice [ 0.657754] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659886] rtc_cmos 00:00: RTC can wake from S4 [ 0.661080] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662370] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663644] i2c /dev entries driver [ 0.664464] device-mapper: uevent: version 1.0.3 [ 0.665494] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.667239] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668787] NET: Registered protocol family 10 [ 0.669995] NET: Registered protocol family 17 [ 0.670975] Key type dns_resolver registered [ 0.672050] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.673237] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.675157] registered taskstats version 1 [ 0.676062] Loading compiled-in X.509 certificates [ 0.677607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.679602] zswap: loaded using pool lzo/zbud [ 0.681357] Key type trusted registered [ 0.683278] Key type encrypted registered [ 0.684161] AppArmor: AppArmor sha1 policy hashing enabled [ 0.685282] ima: No TPM chip found, activating TPM-bypass! [ 0.686424] evm: HMAC attrs: 0x1 [ 0.687465] Magic number: 14:790:82 [ 0.688387] rtc_cmos 00:00: setting system clock to 2018-08-09 15:04:18 UTC (1533827058) [ 0.690109] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.691306] EDD information not available. [ 0.771657] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.783618] Write protecting the kernel read-only data: 14336k [ 0.785827] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.787780] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 0.939724] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.15... Lease of 192.168.120.15 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 0.87. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCf9B3N8pZYOB5HM+hHjKieYgU1KDmkJH9CDyYoQXcxl+fkSQvArQfiGbMxkydykwEiSLLtcFIIcqVJdaM/EgsiLwtuvyYGDZJFJb6XnrLAlP9vagMaM6wXYpEetwf8z9INeJsfxQwyHViZf2qShDUeRZdOCqGU1qFpXPu016kQ4nRDaN/r+OVdg9BEzvGInwdAUIOkrgHQibPZsC4wt1y2Vw46Bzz32lbG3dtlJZ+EgXIKvMbUzS8IONuB3+mwgT/7FhgmCjoDyqRiijxo+/6tKCwJFva8Fuh8Qu2Y6pr6XBGXSEfk+GHnjyqbiDO8lC2atPEhxx9RcIQTDcAYbDt/ root@cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889 ssh-dss AAAAB3NzaC1kc3MAAACBAPtztRP8sHwcpcqz/wK5821f1eEOOhoiRQL8YGcD/UuYKOcrc4qfgcgMEMwRcsbQ6PurNa4Zx/O3H92bwHlIgJfO7HIFSbMyKZoNL/+NqGWvWLeKKlWLnrrytd7JI4tmD5FuJEvDSqvK8KPJU/aGb2sLer5xBy+YU0mfcELRHlpnAAAAFQCUhQIp5MLVBvIXP9XmHpFE64fYMQAAAIEA6XyOFC3RUH9d4/RG0VIs9GFmfA6/sp62usA2uM7i6IZ2UC6v4Ivp3A5XXQ1B92CTrz4xCaVzh1kd+Js8866dniwdbanKF8dlGN0LkmH0G552AtuE7h9EnoNkTmQzfF+u2aFQDeDhml4OfkexRwLRtG7UDJ9mEct44GMYHCeN8aMAAACAcUtmTec4D8dcDJl25epFf+6CkoB+9SuaWNimscNi2VuePPhPYJ1wxwwPxSFL55LU8xlke8ZuaSUBzjRsNuaCd3B+sHjSLr5wbI8tqjfu51IynfHTOO4EaoiLszEgEqx4DWA17+jL+R88qzyfA+I/F4zd4eH74dxcqM8aVmcPS38= root@cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.61s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.15,24,fe80::f816:3eff:fee7:17dd/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.15 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.28 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-0b09676a-dd87-4811-b536-c8b00a99c889 login: 2018-08-09 15:04:22,834 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ed3f5d0L 2018-08-09 15:04:22,835 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 15:04:22,835 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-09 15:04:22,835 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-09 15:04:22,836 - 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-09 15:04:22,837 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 15:04:22,837 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-09 15:04:22,837 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 15:04:22,837 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 15:04:22,837 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 15:04:22,854 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 15:04:22,855 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 15:04:22,867 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 9b810a6a49f9bd8a9c879b7f8cf73cc2 2018-08-09 15:04:22,868 - paramiko.transport - DEBUG - Trying discovered key d47bc4c95552d071b8c8a7e2a67d4dfd in /tmp/tmpsXrCls 2018-08-09 15:04:22,892 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 15:04:22,898 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 15:04:22,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-09 15:04:22,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"volumeAttachment": {"volumeId": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}}' 2018-08-09 15:04:24,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-d7363603-573a-44d3-942c-5b7205fad1eb x-compute-request-id: req-d7363603-573a-44d3-942c-5b7205fad1eb Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "volumeId": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}} 2018-08-09 15:04:24,756 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/os-volume_attachments used request id req-d7363603-573a-44d3-942c-5b7205fad1eb 2018-08-09 15:04:24,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.85587596893s 2018-08-09 15:04:24,756 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/os-volume_attachments used request id req-d7363603-573a-44d3-942c-5b7205fad1eb 2018-08-09 15:04:24,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:24,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:25,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:24 GMT Server: Apache x-compute-request-id: req-c6baf1a9-7922-48f3-92a8-18e47976ac1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6baf1a9-7922-48f3-92a8-18e47976ac1a Content-Encoding: gzip Content-Length: 451 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:24.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:25,823 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-c6baf1a9-7922-48f3-92a8-18e47976ac1a 2018-08-09 15:04:25,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.06669592857s 2018-08-09 15:04:25,824 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-c6baf1a9-7922-48f3-92a8-18e47976ac1a 2018-08-09 15:04:25,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:27,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:27,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:27,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:27 GMT Server: Apache x-compute-request-id: req-ef1c1ad3-f0e3-42b5-ae05-8039de2b21d3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef1c1ad3-f0e3-42b5-ae05-8039de2b21d3 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "attaching", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:27.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:27,881 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-ef1c1ad3-f0e3-42b5-ae05-8039de2b21d3 2018-08-09 15:04:27,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0526080131531s 2018-08-09 15:04:27,882 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-ef1c1ad3-f0e3-42b5-ae05-8039de2b21d3 2018-08-09 15:04:27,883 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:29,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:29,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:29,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:29 GMT Server: Apache x-compute-request-id: req-48bc002a-d262-414a-ba78-90bf8d8a6a4e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48bc002a-d262-414a-ba78-90bf8d8a6a4e Content-Encoding: gzip Content-Length: 567 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [{"server_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "attachment_id": "75474356-65c8-43e3-8763-c3a416e7c2c1", "attached_at": "2018-08-09T15:04:26.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "device": "/dev/vdb", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:28.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:29,936 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-48bc002a-d262-414a-ba78-90bf8d8a6a4e 2018-08-09 15:04:29,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0509779453278s 2018-08-09 15:04:29,937 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-48bc002a-d262-414a-ba78-90bf8d8a6a4e 2018-08-09 15:04:29,939 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 15:04:29,940 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 15:04:29,940 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 15:04:29,941 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 15:04:30,009 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 15:04:30,009 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-09 15:04:30,010 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 15:04:30,011 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 15:04:30,048 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-09 15:04:30,048 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 15:04:30,076 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 15:04:30,593 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 15:04:30,594 - 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: f3ff31b5-f580-4e13-9ab0-bddb3554d006 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-09 15:04:30,594 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2018-08-09 15:04:30,595 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2018-08-09 15:04:30,595 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 15:04:30,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-09 15:04:30,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/os-volume_attachments/73902c05-ebd2-4b25-b715-3a9a65348bf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:32,253 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:04: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-0ba380bc-62b5-44bc-89f6-eb1677c07682 x-compute-request-id: req-0ba380bc-62b5-44bc-89f6-eb1677c07682 Content-Length: 0 Content-Type: application/json 2018-08-09 15:04:32,253 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/os-volume_attachments/73902c05-ebd2-4b25-b715-3a9a65348bf5 used request id req-0ba380bc-62b5-44bc-89f6-eb1677c07682 2018-08-09 15:04:32,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.6577129364s 2018-08-09 15:04:32,254 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4/os-volume_attachments/73902c05-ebd2-4b25-b715-3a9a65348bf5 used request id req-0ba380bc-62b5-44bc-89f6-eb1677c07682 2018-08-09 15:04:32,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:32,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:32,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:32 GMT Server: Apache x-compute-request-id: req-8f829b81-5a8e-4ab0-93ec-f86522b4ab1d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f829b81-5a8e-4ab0-93ec-f86522b4ab1d Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [{"server_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "attachment_id": "75474356-65c8-43e3-8763-c3a416e7c2c1", "attached_at": "2018-08-09T15:04:26.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "device": "/dev/vdb", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:32.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:32,308 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-8f829b81-5a8e-4ab0-93ec-f86522b4ab1d 2018-08-09 15:04:32,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0542829036713s 2018-08-09 15:04:32,309 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-8f829b81-5a8e-4ab0-93ec-f86522b4ab1d 2018-08-09 15:04:32,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:34,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:34,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:34 GMT Server: Apache x-compute-request-id: req-1d8b4045-ccf3-4ce6-a386-510e3de24097 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d8b4045-ccf3-4ce6-a386-510e3de24097 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [{"server_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "attachment_id": "75474356-65c8-43e3-8763-c3a416e7c2c1", "attached_at": "2018-08-09T15:04:26.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "device": "/dev/vdb", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:32.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:34,368 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-1d8b4045-ccf3-4ce6-a386-510e3de24097 2018-08-09 15:04:34,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0548760890961s 2018-08-09 15:04:34,368 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-1d8b4045-ccf3-4ce6-a386-510e3de24097 2018-08-09 15:04:34,369 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:36,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:36,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:37,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:36 GMT Server: Apache x-compute-request-id: req-752a6d87-9c98-4c8b-8b80-500cdb8a7046 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-752a6d87-9c98-4c8b-8b80-500cdb8a7046 Content-Encoding: gzip Content-Length: 449 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:34.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:37,388 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-752a6d87-9c98-4c8b-8b80-500cdb8a7046 2018-08-09 15:04:37,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 1.01574492455s 2018-08-09 15:04:37,388 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-752a6d87-9c98-4c8b-8b80-500cdb8a7046 2018-08-09 15:04:37,390 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2018-08-09 15:04:37,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2018-08-09 15:04:37,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"volumeAttachment": {"volumeId": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}}' 2018-08-09 15:04:38,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-c9c92292-e0d3-426b-afac-a577bd1068ad x-compute-request-id: req-c9c92292-e0d3-426b-afac-a577bd1068ad Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "volumeId": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}} 2018-08-09 15:04:38,979 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/os-volume_attachments used request id req-c9c92292-e0d3-426b-afac-a577bd1068ad 2018-08-09 15:04:38,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 1.58887887001s 2018-08-09 15:04:38,979 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/os-volume_attachments used request id req-c9c92292-e0d3-426b-afac-a577bd1068ad 2018-08-09 15:04:38,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:38,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:39,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:38 GMT Server: Apache x-compute-request-id: req-4f1dfd7d-bfb4-4aca-bc4f-88e9843adb61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f1dfd7d-bfb4-4aca-bc4f-88e9843adb61 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "reserved", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:38.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:39,034 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-4f1dfd7d-bfb4-4aca-bc4f-88e9843adb61 2018-08-09 15:04:39,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0537309646606s 2018-08-09 15:04:39,034 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-4f1dfd7d-bfb4-4aca-bc4f-88e9843adb61 2018-08-09 15:04:39,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:41,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:41,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:41,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:41 GMT Server: Apache x-compute-request-id: req-e4d80def-0b17-4220-b82f-e16b492df3cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4d80def-0b17-4220-b82f-e16b492df3cc Content-Encoding: gzip Content-Length: 566 Content-Type: application/json RESP BODY: {"volumes": [{"status": "in-use", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [{"server_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "attachment_id": "b7121917-b2a8-4e5c-b3c2-77fb65ee5326", "attached_at": "2018-08-09T15:04:40.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "device": "/dev/vdb", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:40.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:41,280 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-e4d80def-0b17-4220-b82f-e16b492df3cc 2018-08-09 15:04:41,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.241779088974s 2018-08-09 15:04:41,280 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-e4d80def-0b17-4220-b82f-e16b492df3cc 2018-08-09 15:04:41,282 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 15:04:41,284 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-09 15:04:41,284 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 15:04:41,287 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 15:04:41,354 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 15:04:41,355 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2018-08-09 15:04:41,356 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 15:04:41,356 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 15:04:41,393 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2018-08-09 15:04:41,393 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 15:04:41,421 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 15:04:41,440 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 15:04:41,440 - 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-09 15:04:41,441 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2018-08-09 15:04:41,441 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2018-08-09 15:04:41,442 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 15:04:41,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2018-08-09 15:04:41,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/os-volume_attachments/73902c05-ebd2-4b25-b715-3a9a65348bf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:42,036 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-5c5337ff-6edd-4aba-8c48-6b5b193afc70 x-compute-request-id: req-5c5337ff-6edd-4aba-8c48-6b5b193afc70 Content-Length: 0 Content-Type: application/json 2018-08-09 15:04:42,036 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/os-volume_attachments/73902c05-ebd2-4b25-b715-3a9a65348bf5 used request id req-5c5337ff-6edd-4aba-8c48-6b5b193afc70 2018-08-09 15:04:42,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 0.593664169312s 2018-08-09 15:04:42,036 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71/os-volume_attachments/73902c05-ebd2-4b25-b715-3a9a65348bf5 used request id req-5c5337ff-6edd-4aba-8c48-6b5b193afc70 2018-08-09 15:04:42,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:42,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:42,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:42 GMT Server: Apache x-compute-request-id: req-31744017-1450-4d4f-9758-fae7dfb5d282 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-31744017-1450-4d4f-9758-fae7dfb5d282 Content-Encoding: gzip Content-Length: 570 Content-Type: application/json RESP BODY: {"volumes": [{"status": "detaching", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [{"server_id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "attachment_id": "b7121917-b2a8-4e5c-b3c2-77fb65ee5326", "attached_at": "2018-08-09T15:04:40.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "device": "/dev/vdb", "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5"}], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:42.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:42,089 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-31744017-1450-4d4f-9758-fae7dfb5d282 2018-08-09 15:04:42,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0523390769958s 2018-08-09 15:04:42,090 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-31744017-1450-4d4f-9758-fae7dfb5d282 2018-08-09 15:04:42,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:44,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:44,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:44,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:44 GMT Server: Apache x-compute-request-id: req-19afa4f1-a430-4fce-8ebb-5ed0a5f1628a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19afa4f1-a430-4fce-8ebb-5ed0a5f1628a Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:42.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:44,146 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-19afa4f1-a430-4fce-8ebb-5ed0a5f1628a 2018-08-09 15:04:44,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0525178909302s 2018-08-09 15:04:44,146 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-19afa4f1-a430-4fce-8ebb-5ed0a5f1628a 2018-08-09 15:04:44,275 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:04:44,275 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:05 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-09 15:04:44,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:04:44,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:44,441 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-be7a2854-ec77-4596-8494-b91db83c3ef5 x-compute-request-id: req-be7a2854-ec77-4596-8494-b91db83c3ef5 Content-Type: application/json 2018-08-09 15:04:44,441 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71 used request id req-be7a2854-ec77-4596-8494-b91db83c3ef5 2018-08-09 15:04:44,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160185098648s 2018-08-09 15:04:44,442 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71 used request id req-be7a2854-ec77-4596-8494-b91db83c3ef5 2018-08-09 15:04:44,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:44,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:44,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-431a7585-db03-4db5-94aa-94d4f9bcd449 x-compute-request-id: req-431a7585-db03-4db5-94aa-94d4f9bcd449 Content-Encoding: gzip Content-Length: 903 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:04:17.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:04:17Z", "hostId": "7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:69:d6:4a", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:03:57.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "f871b5b2-8c15-48cd-b8cf-b2d08a332e71", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:04:44Z", "hostId": "f1a21b0b5bbbc4afc017087bd81f21f46080591f7fea5a79b9691431", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm2_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:03:50Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:44,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-431a7585-db03-4db5-94aa-94d4f9bcd449 2018-08-09 15:04:44,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176748037338s 2018-08-09 15:04:44,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-431a7585-db03-4db5-94aa-94d4f9bcd449 2018-08-09 15:04:44,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:46,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:46,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-f9c1b16d-75b7-4ce7-b574-5beacf793d13 x-compute-request-id: req-f9c1b16d-75b7-4ce7-b574-5beacf793d13 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:04:17.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:04:17Z", "hostId": "7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:47,271 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9c1b16d-75b7-4ce7-b574-5beacf793d13 2018-08-09 15:04:47,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.646251916885s 2018-08-09 15:04:47,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9c1b16d-75b7-4ce7-b574-5beacf793d13 2018-08-09 15:04:47,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 15:04:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/706c1e56-45ba-4401-8c3b-8b264e5ef4af.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:48,035 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecf5b207-81c8-4e0f-8ded-4de92ec438d1 Content-Length: 0 Date: Thu, 09 Aug 2018 15:04:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:04:48,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/706c1e56-45ba-4401-8c3b-8b264e5ef4af.json used request id req-ecf5b207-81c8-4e0f-8ded-4de92ec438d1 2018-08-09 15:04:48,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.759195804596s 2018-08-09 15:04:48,035 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/706c1e56-45ba-4401-8c3b-8b264e5ef4af.json used request id req-ecf5b207-81c8-4e0f-8ded-4de92ec438d1 2018-08-09 15:04:48,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:48,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:48,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-3ae58db3-9f3e-4345-889a-e4abb6d5106a Date: Thu, 09 Aug 2018 15:04:48 GMT RESP BODY: {"floatingips": [{"router_id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:04:20Z", "updated_at": "2018-08-09T15:04:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e7:17:dd", "device_id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_id": "2b19aa4a-0957-468a-9d3d-5ba9389c9ab8", "id": "bca8c68d-c6f3-419f-bb3c-dd391633ae51", "qos_policy_id": null}]} 2018-08-09 15:04:48,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3ae58db3-9f3e-4345-889a-e4abb6d5106a 2018-08-09 15:04:48,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.254304170609s 2018-08-09 15:04:48,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3ae58db3-9f3e-4345-889a-e4abb6d5106a 2018-08-09 15:04:48,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:48,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:48,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:48 GMT Server: Apache x-compute-request-id: req-f19b9ffe-8625-4e24-923e-9aa457571686 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f19b9ffe-8625-4e24-923e-9aa457571686 Content-Encoding: gzip Content-Length: 450 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:42.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:48,349 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-f19b9ffe-8625-4e24-923e-9aa457571686 2018-08-09 15:04:48,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0498380661011s 2018-08-09 15:04:48,349 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-f19b9ffe-8625-4e24-923e-9aa457571686 2018-08-09 15:04:48,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.DELETE.volumes 2018-08-09 15:04:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:48,422 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:04:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d87d600-d63f-480a-a854-140c537f8209 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-09 15:04:48,423 - keystoneauth.session - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5 used request id req-9d87d600-d63f-480a-a854-140c537f8209 2018-08-09 15:04:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.DELETE.volumes in 0.0718548297882s 2018-08-09 15:04:48,423 - shade.request_ids - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5 used request id req-9d87d600-d63f-480a-a854-140c537f8209 2018-08-09 15:04:48,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:48,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:48,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:48 GMT Server: Apache x-compute-request-id: req-4bda66a1-9f92-4983-a9f7-fcae28b05979 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4bda66a1-9f92-4983-a9f7-fcae28b05979 Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"volumes": [{"status": "deleting", "user_id": "bd1b3b89b1534ab5af9c1af361618628", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "self"}, {"href": "http://172.30.9.21:8776/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/73902c05-ebd2-4b25-b715-3a9a65348bf5", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-09T15:04:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "updated_at": "2018-08-09T15:04:48.000000", "volume_type": null, "name": "cinder_test-volume_0b09676a-dd87-4811-b536-c8b00a99c889", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "73902c05-ebd2-4b25-b715-3a9a65348bf5", "size": 2}]} 2018-08-09 15:04:48,475 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-4bda66a1-9f92-4983-a9f7-fcae28b05979 2018-08-09 15:04:48,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0513291358948s 2018-08-09 15:04:48,475 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-4bda66a1-9f92-4983-a9f7-fcae28b05979 2018-08-09 15:04:48,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:50,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 15:04:50,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:50,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:50 GMT Server: Apache x-compute-request-id: req-b66d6596-9388-452b-bc63-79c7314a24c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b66d6596-9388-452b-bc63-79c7314a24c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 15:04:50,515 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-b66d6596-9388-452b-bc63-79c7314a24c7 2018-08-09 15:04:50,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.0363919734955s 2018-08-09 15:04:50,516 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d95c7d90e1ba4d0ba33b7d930d7673a1/volumes/detail used request id req-b66d6596-9388-452b-bc63-79c7314a24c7 2018-08-09 15:04:50,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 15:04:50,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/bca8c68d-c6f3-419f-bb3c-dd391633ae51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:51,655 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3430524a-e233-49b9-b169-901c387ea562 Content-Length: 0 Date: Thu, 09 Aug 2018 15:04:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:04:51,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/bca8c68d-c6f3-419f-bb3c-dd391633ae51.json used request id req-3430524a-e233-49b9-b169-901c387ea562 2018-08-09 15:04:51,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.13650083542s 2018-08-09 15:04:51,655 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/bca8c68d-c6f3-419f-bb3c-dd391633ae51.json used request id req-3430524a-e233-49b9-b169-901c387ea562 2018-08-09 15:04:51,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 15:04:51,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7d67f9f9-1109-4192-83dd-d372609c0578 Date: Thu, 09 Aug 2018 15:04:51 GMT RESP BODY: {"floatingips": []} 2018-08-09 15:04:51,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7d67f9f9-1109-4192-83dd-d372609c0578 2018-08-09 15:04:51,724 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631000995636s 2018-08-09 15:04:51,724 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7d67f9f9-1109-4192-83dd-d372609c0578 2018-08-09 15:04:51,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 15:04:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:51,891 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:04: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-26caee5c-e41d-46f9-8ac1-e38cb40eb0cb x-compute-request-id: req-26caee5c-e41d-46f9-8ac1-e38cb40eb0cb Content-Type: application/json 2018-08-09 15:04:51,891 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4 used request id req-26caee5c-e41d-46f9-8ac1-e38cb40eb0cb 2018-08-09 15:04:51,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166954040527s 2018-08-09 15:04:51,892 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4 used request id req-26caee5c-e41d-46f9-8ac1-e38cb40eb0cb 2018-08-09 15:04:51,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:51,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:52,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04: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-ca861d25-215e-43fa-a9a8-c9dba2f2fc9a x-compute-request-id: req-ca861d25-215e-43fa-a9a8-c9dba2f2fc9a Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e7:17:dd", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7b6e6b0c-1622-4d1c-aac9-893330a933e4", "rel": "bookmark"}], "image": {"id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "links": [{"href": "http://172.30.9.21:8774/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T15:04:17.000000", "flavor": {"id": "bf6249d7-2fb0-4dd9-992d-38b4426527aa", "links": [{"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "bookmark"}]}, "id": "7b6e6b0c-1622-4d1c-aac9-893330a933e4", "security_groups": [{"name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}], "user_id": "bd1b3b89b1534ab5af9c1af361618628", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T15:04:51Z", "hostId": "7216a285c6632df6158c63e0883e74ad728a811e8a7c37820015cdaa", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889", "name": "cinder_test-vm_0b09676a-dd87-4811-b536-c8b00a99c889", "created": "2018-08-09T15:04:10Z", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 15:04:52,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca861d25-215e-43fa-a9a8-c9dba2f2fc9a 2018-08-09 15:04:52,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491611003876s 2018-08-09 15:04:52,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca861d25-215e-43fa-a9a8-c9dba2f2fc9a 2018-08-09 15:04:52,386 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 15:04:54,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 15:04:54,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:54,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e73157fe-309d-49f8-abc8-7ebb1b94825e x-compute-request-id: req-e73157fe-309d-49f8-abc8-7ebb1b94825e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 15:04:54,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e73157fe-309d-49f8-abc8-7ebb1b94825e 2018-08-09 15:04:54,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0690839290619s 2018-08-09 15:04:54,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e73157fe-309d-49f8-abc8-7ebb1b94825e 2018-08-09 15:04:54,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 15:04:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:54,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4835 X-Openstack-Request-Id: req-5c7ab8b7-0a62-4c72-b5ef-7e9d0bf6a4be Date: Thu, 09 Aug 2018 15:04:54 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:48Z", "updated_at": "2018-08-09T15:03:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "68123fc0-31db-4507-ab4d-c2bf101b08fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "8a487e05-a7da-49e2-911a-e0009eaa12f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "92a6fcbd-2a96-4ca4-a6b7-d3fdc8107abf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T15:03:48Z", "revision_number": 0, "id": "a6fc9999-cb14-4815-bc6b-2163966dd9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:48Z", "security_group_id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 3, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "e2bb4475-ed1c-4dc1-a6f8-4e93894b92da", "name": "cinder_test-sg_0b09676a-dd87-4811-b536-c8b00a99c889"}, {"description": "Default security group", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:40Z", "updated_at": "2018-08-09T15:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "6563cd4f-baf5-448c-a753-7b2880610fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "9df40c14-8c2b-432e-a8fa-191b43cf8ce9", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "a3185906-ec1d-44bb-b5a2-c8ddd5fd14da", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "bd682853-db51-4bd7-a859-74628ef7df63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "name": "default"}]} 2018-08-09 15:04:54,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5c7ab8b7-0a62-4c72-b5ef-7e9d0bf6a4be 2018-08-09 15:04:54,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460388660431s 2018-08-09 15:04:54,508 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-5c7ab8b7-0a62-4c72-b5ef-7e9d0bf6a4be 2018-08-09 15:04:54,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 15:04:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e2bb4475-ed1c-4dc1-a6f8-4e93894b92da.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:54,671 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d81667fc-525e-48d7-99e4-9e463c2394ef Content-Length: 0 Date: Thu, 09 Aug 2018 15:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:04:54,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e2bb4475-ed1c-4dc1-a6f8-4e93894b92da.json used request id req-d81667fc-525e-48d7-99e4-9e463c2394ef 2018-08-09 15:04:54,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.160335063934s 2018-08-09 15:04:54,672 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e2bb4475-ed1c-4dc1-a6f8-4e93894b92da.json used request id req-d81667fc-525e-48d7-99e4-9e463c2394ef 2018-08-09 15:04:54,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 15:04:54,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:54,713 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bcc8387c-c79e-4239-a091-54da98c6a105 x-compute-request-id: req-bcc8387c-c79e-4239-a091-54da98c6a105 Content-Length: 0 Content-Type: application/json 2018-08-09 15:04:54,714 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889 used request id req-bcc8387c-c79e-4239-a091-54da98c6a105 2018-08-09 15:04:54,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0414550304413s 2018-08-09 15:04:54,714 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cinder_test-kp_0b09676a-dd87-4811-b536-c8b00a99c889 used request id req-bcc8387c-c79e-4239-a091-54da98c6a105 2018-08-09 15:04:54,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:04:54,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656/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}fe280ecccfe6d5cb446c520641040a857db6d6c3" -d '{"subnet_id": "dd00eb8d-d899-4887-931d-7feb9156f238"}' 2018-08-09 15:04:56,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d01d3877-db95-4ba2-84b7-28a2c8eb1e04 Date: Thu, 09 Aug 2018 15:04:56 GMT RESP BODY: {"network_id": "3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "subnet_id": "dd00eb8d-d899-4887-931d-7feb9156f238", "subnet_ids": ["dd00eb8d-d899-4887-931d-7feb9156f238"], "port_id": "8b04e879-06db-4947-b575-4338f6003cb3", "id": "d3b0abf0-5c77-4441-8e96-46aa356a3656"} 2018-08-09 15:04:56,662 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656/remove_router_interface.json used request id req-d01d3877-db95-4ba2-84b7-28a2c8eb1e04 2018-08-09 15:04:56,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.94809103012s 2018-08-09 15:04:56,663 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656/remove_router_interface.json used request id req-d01d3877-db95-4ba2-84b7-28a2c8eb1e04 returning object d3b0abf0-5c77-4441-8e96-46aa356a3656 2018-08-09 15:04:56,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:04:56,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:56,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-b2e834e5-f67c-49b6-b0d9-44f3bffd9589 Date: Thu, 09 Aug 2018 15:04:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:41Z", "admin_state_up": true, "updated_at": "2018-08-09T15:04:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "d3b0abf0-5c77-4441-8e96-46aa356a3656", "name": "cinder_test-router_0b09676a-dd87-4811-b536-c8b00a99c889"}]} 2018-08-09 15:04:56,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b2e834e5-f67c-49b6-b0d9-44f3bffd9589 2018-08-09 15:04:56,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.11333489418s 2018-08-09 15:04:56,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b2e834e5-f67c-49b6-b0d9-44f3bffd9589 2018-08-09 15:04:56,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:04:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:57,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0bf21a7-c2bf-479b-aed4-4b70670efa0a Content-Length: 0 Date: Thu, 09 Aug 2018 15:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:04:57,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656.json used request id req-e0bf21a7-c2bf-479b-aed4-4b70670efa0a 2018-08-09 15:04:57,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.12182593346s 2018-08-09 15:04:57,901 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d3b0abf0-5c77-4441-8e96-46aa356a3656.json used request id req-e0bf21a7-c2bf-479b-aed4-4b70670efa0a 2018-08-09 15:04:57,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:04:57,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:57,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7577d688-a001-4a36-acdb-ca14f67d68aa Date: Thu, 09 Aug 2018 15:04:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:03: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":"d95c7d90e1ba4d0ba33b7d930d7673a1","id":"dd00eb8d-d899-4887-931d-7feb9156f238","subnetpool_id":null,"name":"cinder_test-subnet_0b09676a-dd87-4811-b536-c8b00a99c889"}]} 2018-08-09 15:04:57,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7577d688-a001-4a36-acdb-ca14f67d68aa 2018-08-09 15:04:57,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0452859401703s 2018-08-09 15:04:57,947 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-7577d688-a001-4a36-acdb-ca14f67d68aa 2018-08-09 15:04:57,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:04:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/dd00eb8d-d899-4887-931d-7feb9156f238.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:59,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b78e5b39-1be1-46c4-9fd6-06e3f8528449 Date: Thu, 09 Aug 2018 15:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:04:59,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dd00eb8d-d899-4887-931d-7feb9156f238.json used request id req-b78e5b39-1be1-46c4-9fd6-06e3f8528449 2018-08-09 15:04:59,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15711188316s 2018-08-09 15:04:59,105 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dd00eb8d-d899-4887-931d-7feb9156f238.json used request id req-b78e5b39-1be1-46c4-9fd6-06e3f8528449 2018-08-09 15:04:59,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:04:59,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:59,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-f3415a26-d30b-47dd-be88-3b8c0371ec7d Date: Thu, 09 Aug 2018 15:04:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:04:58Z","qos_policy_id":null,"name":"cinder_test-net_0b09676a-dd87-4811-b536-c8b00a99c889","admin_state_up":true,"tenant_id":"d95c7d90e1ba4d0ba33b7d930d7673a1","created_at":"2018-08-09T15:03:40Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:04:59,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f3415a26-d30b-47dd-be88-3b8c0371ec7d 2018-08-09 15:04:59,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936999320984s 2018-08-09 15:04:59,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f3415a26-d30b-47dd-be88-3b8c0371ec7d 2018-08-09 15:04:59,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:04:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:04:59,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca35c452-5f98-43d5-aa61-55f4e76e6cdd Date: Thu, 09 Aug 2018 15:04:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:04:59,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f.json used request id req-ca35c452-5f98-43d5-aa61-55f4e76e6cdd 2018-08-09 15:04:59,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.792616128922s 2018-08-09 15:04:59,994 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3cfa70e6-78a6-4b3b-8e0b-ab90b92a663f.json used request id req-ca35c452-5f98-43d5-aa61-55f4e76e6cdd 2018-08-09 15:04:59,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:05:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:05:00,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json X-Openstack-Request-Id: req-7bd0b170-6ba9-467a-a535-69e515ce1eb5 Date: Thu, 09 Aug 2018 15:05:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:03:47Z", "file": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/file", "owner": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "38acc21e-4e76-4142-a84a-d6fbdb41371a", "size": 12716032, "self": "/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/38acc21e-4e76-4142-a84a-d6fbdb41371a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_0b09676a-dd87-4811-b536-c8b00a99c889", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:03:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:05:00,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7bd0b170-6ba9-467a-a535-69e515ce1eb5 2018-08-09 15:05:00,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.280042886734s 2018-08-09 15:05:00,279 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7bd0b170-6ba9-467a-a535-69e515ce1eb5 2018-08-09 15:05:00,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:05:00,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}fe280ecccfe6d5cb446c520641040a857db6d6c3" 2018-08-09 15:05:01,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a46f3fd-4b01-4d17-a54c-225f45db8da8 Date: Thu, 09 Aug 2018 15:05:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:05:01,346 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a used request id req-5a46f3fd-4b01-4d17-a54c-225f45db8da8 2018-08-09 15:05:01,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.06568813324s 2018-08-09 15:05:01,347 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/38acc21e-4e76-4142-a84a-d6fbdb41371a used request id req-5a46f3fd-4b01-4d17-a54c-225f45db8da8 2018-08-09 15:05:01,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:05:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:01,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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,Accept-Encoding x-openstack-request-id: req-9e8c78ac-70c8-4abf-9274-3e887055a32f x-compute-request-id: req-9e8c78ac-70c8-4abf-9274-3e887055a32f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cinder_test-flavor_0b09676a-dd87-4811-b536-c8b00a99c889", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa", "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": "bf6249d7-2fb0-4dd9-992d-38b4426527aa"}]} 2018-08-09 15:05:01,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9e8c78ac-70c8-4abf-9274-3e887055a32f 2018-08-09 15:05:01,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243229866028s 2018-08-09 15:05:01,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9e8c78ac-70c8-4abf-9274-3e887055a32f 2018-08-09 15:05:01,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:05:01,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:01,408 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-5bf4a3f9-fcad-4d22-a89f-e1b8a663cc22 x-compute-request-id: req-5bf4a3f9-fcad-4d22-a89f-e1b8a663cc22 Content-Length: 0 Content-Type: application/json 2018-08-09 15:05:01,409 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa used request id req-5bf4a3f9-fcad-4d22-a89f-e1b8a663cc22 2018-08-09 15:05:01,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0349409580231s 2018-08-09 15:05:01,409 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bf6249d7-2fb0-4dd9-992d-38b4426527aa used request id req-5bf4a3f9-fcad-4d22-a89f-e1b8a663cc22 2018-08-09 15:05:01,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:05:01,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:01,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f90829d2-8371-46b1-918e-952945fb3250 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889", "links": {"self": "http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "bd1b3b89b1534ab5af9c1af361618628", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:05:01,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f90829d2-8371-46b1-918e-952945fb3250 2018-08-09 15:05:01,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205089092255s 2018-08-09 15:05:01,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f90829d2-8371-46b1-918e-952945fb3250 2018-08-09 15:05:01,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:05:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:01,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34be65b4-1e8d-432e-9817-2a4fb8944002 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cinder_test-user_0b09676a-dd87-4811-b536-c8b00a99c889", "links": {"self": "http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "bd1b3b89b1534ab5af9c1af361618628", "description": null}} 2018-08-09 15:05:01,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628 used request id req-34be65b4-1e8d-432e-9817-2a4fb8944002 2018-08-09 15:05:01,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177459955215s 2018-08-09 15:05:01,798 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628 used request id req-34be65b4-1e8d-432e-9817-2a4fb8944002 2018-08-09 15:05:01,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 15:05:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:02,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d4371fd-dd0d-44e5-bae8-4aae1da7b5db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:05:02,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628 used request id req-1d4371fd-dd0d-44e5-bae8-4aae1da7b5db 2018-08-09 15:05:02,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.37079000473s 2018-08-09 15:05:02,170 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/bd1b3b89b1534ab5af9c1af361618628 used request id req-1d4371fd-dd0d-44e5-bae8-4aae1da7b5db 2018-08-09 15:05:02,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:05:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:02,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d637c66-224a-45b6-bf79-18a315552136 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1"}, "tags": [], "enabled": true, "id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_0b09676a-dd87-4811-b536-c8b00a99c889"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 15:05:02,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0d637c66-224a-45b6-bf79-18a315552136 2018-08-09 15:05:02,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.177248001099s 2018-08-09 15:05:02,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-0d637c66-224a-45b6-bf79-18a315552136 2018-08-09 15:05:02,358 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 15:05:02,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}4ce4ac34cf37f7e1710ded0c66733ce37595e5f2" 2018-08-09 15:05:02,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5239421b-68db-4e98-9a92-8bab35f2b23a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:05:02,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1 used request id req-5239421b-68db-4e98-9a92-8bab35f2b23a 2018-08-09 15:05:02,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.237135887146s 2018-08-09 15:05:02,596 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d95c7d90e1ba4d0ba33b7d930d7673a1 used request id req-5239421b-68db-4e98-9a92-8bab35f2b23a 2018-08-09 15:05:02,645 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-09 15:05:02,989 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-09 15:05:02,989 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-09 15:05:02,990 - openstack_tests - INFO - OS Credentials = > 2018-08-09 15:05:02,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-09 15:05:02,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:05:03,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:05:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["ifVWyHSuTuaE8chTsRkIBw"], "issued_at": "2018-08-09T15:05:03.000000Z"}} 2018-08-09 15:05:03,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b01eeba3b6a6a702238f0f90c8715a60c03ec41" 2018-08-09 15:05:03,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-74f7f2aa-0cba-4b69-825b-6dda540e84e7 Date: Thu, 09 Aug 2018 15:05:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:05:03,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-74f7f2aa-0cba-4b69-825b-6dda540e84e7 2018-08-09 15:05:03,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f77d76c-b2ad-4851-a3c9-b50cefe3d33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b01eeba3b6a6a702238f0f90c8715a60c03ec41" 2018-08-09 15:05:03,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-a2fd4620-c138-4017-ab1d-c2c05156e7d1 Date: Thu, 09 Aug 2018 15:05:03 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 15:05:03,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f77d76c-b2ad-4851-a3c9-b50cefe3d33e used request id req-a2fd4620-c138-4017-ab1d-c2c05156e7d1 2018-08-09 15:05:03,789 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-09 15:05:03,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:05:03,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:05:03,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:05:03,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:05:03,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:05:03,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:05:03,794 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:05:03,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-09 15:05:03,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:05:03,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d23a57-aae4-44fe-9aaa-49498a55c1c7 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:05:03,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-74d23a57-aae4-44fe-9aaa-49498a55c1c7 2018-08-09 15:05:03,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:05:04,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["gR50zFnFQWyUDAiIF08miQ"], "issued_at": "2018-08-09T15:05:04.000000Z"}} 2018-08-09 15:05:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8de66da1248e83d1f702fa4c2aad56386828f613" 2018-08-09 15:05:04,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05: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-ada672cb-a392-4f31-9dae-c768d5330233 x-compute-request-id: req-ada672cb-a392-4f31-9dae-c768d5330233 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.21: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-09 15:05:04,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-ada672cb-a392-4f31-9dae-c768d5330233 2018-08-09 15:05:04,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.672175884247s 2018-08-09 15:05:04,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-ada672cb-a392-4f31-9dae-c768d5330233 2018-08-09 15:05:04,469 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.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-09 15:05:04,470 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-09 15:05:04,470 - xtesting.ci.run_tests - INFO - Skipping test case 'api_check'... 2018-08-09 15:05:04,470 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-09 15:05:04,526 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-09 15:05:04,562 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-09 15:05:04,563 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-09 15:05:04,563 - openstack_tests - INFO - OS Credentials = > 2018-08-09 15:05:04,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-09 15:05:04,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:05:04,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["pJOyjaaSSIi1ymxTBFEeZw"], "issued_at": "2018-08-09T15:05:04.000000Z"}} 2018-08-09 15:05:04,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b673807c8495c6a50dacd1b30d42a057f357dc3c" 2018-08-09 15:05:05,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-51262028-9f27-4f7c-aee9-d93bcfa1ea2b Date: Thu, 09 Aug 2018 15:05:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:05:05,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-51262028-9f27-4f7c-aee9-d93bcfa1ea2b 2018-08-09 15:05:05,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f77d76c-b2ad-4851-a3c9-b50cefe3d33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b673807c8495c6a50dacd1b30d42a057f357dc3c" 2018-08-09 15:05:05,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-cbaadb31-a35f-45a6-aadb-5e1b9f9210be Date: Thu, 09 Aug 2018 15:05:05 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 15:05:05,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f77d76c-b2ad-4851-a3c9-b50cefe3d33e used request id req-cbaadb31-a35f-45a6-aadb-5e1b9f9210be 2018-08-09 15:05:05,322 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-09 15:05:05,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:05:05,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:05:05,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:05:05,323 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:05:05,324 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:05:05,325 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:05:05,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:05:05,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-09 15:05:05,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:05:05,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c247fa-bd93-4ba7-a093-7021067c9c18 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:05:05,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c4c247fa-bd93-4ba7-a093-7021067c9c18 2018-08-09 15:05:05,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:05:05,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["55SN0X5STVKDEU9w3f2liQ"], "issued_at": "2018-08-09T15:05:05.000000Z"}} 2018-08-09 15:05:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1f2cae5823006ccb6b1aa7c0b7b4e0d3e4806b1d" 2018-08-09 15:05:05,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05: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-ab3ec8b9-7afe-4b9c-a7a4-359b1196e7e1 x-compute-request-id: req-ab3ec8b9-7afe-4b9c-a7a4-359b1196e7e1 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.21: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-09 15:05:05,974 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-ab3ec8b9-7afe-4b9c-a7a4-359b1196e7e1 2018-08-09 15:05:05,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.645453929901s 2018-08-09 15:05:05,974 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-ab3ec8b9-7afe-4b9c-a7a4-359b1196e7e1 2018-08-09 15:05:05,975 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.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-09 15:05:05,975 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-09 15:05:05,975 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_health_check'... 2018-08-09 15:05:05,975 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:00 | SKIP | +----------------------------+------------------+------------------+----------------+ 2018-08-09 15:05:05,981 - 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:06 | PASS | | vmready1 | functest | healthcheck | 00:08 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:33 | PASS | | vping_ssh | functest | healthcheck | 00:33 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:05 | PASS | | api_check | functest | healthcheck | 00:00 | SKIP | | snaps_health_check | functest | healthcheck | 00:00 | SKIP | | odl | functest | healthcheck | 00:00 | SKIP | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-09 15:05:05,996 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-09 15:05:06,088 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 15:05:06,196 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 15:05:06,296 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 15:05:33,217 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-205 | | 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-09 15:05:33,222 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.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.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=370b3TuQtnbku7znEwx0Ix3UT 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=c27b2a9a4da64ec89ae0c5216451b3d8 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 15:05:33,222 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 15:05:33,223 - 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 patrole vmtp shaker | | | | | snaps_smoke neutron_trunk barbican | +---------------+---------------+------------------------------------------+--------------------------------------------------+ 2018-08-09 15:05:33,256 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2018-08-09 15:05:34,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:05:34,179 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:05:34,180 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:05:34,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:05:34,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 15:05:34,185 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 15:05:34,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:05:34,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb9fe6a-1527-4a17-8300-2237d86b4af8 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:05:34,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7fb9fe6a-1527-4a17-8300-2237d86b4af8 2018-08-09 15:05:34,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:05:34,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:05:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["MJ-3VCUsTq6O02WG8VLI_g"], "issued_at": "2018-08-09T15:05:34.000000Z"}} 2018-08-09 15:05:34,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:05:34,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:05:34,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-c08c8ccc-3d77-4cb7-bbb9-d0b070de3081 Date: Thu, 09 Aug 2018 15:05:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:05:34,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c08c8ccc-3d77-4cb7-bbb9-d0b070de3081 2018-08-09 15:05:34,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.339841842651s 2018-08-09 15:05:34,928 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c08c8ccc-3d77-4cb7-bbb9-d0b070de3081 2018-08-09 15:05:34,929 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 15:05:39,987 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4cfaac88-7ff9-45f6-b2cb-37e6c196af65 | 2018-08-09T15:05:39.621318 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4cfaac88-7ff9-45f6-b2cb-37e6c196af65 ~/.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-09 15:05:43,727 - 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-09 15:05:43,728 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 15:05:58,240 - 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=ce35fb3a-6522-4e1a-884b-acf04c036d29) as the default verifier for the future CLI operations. 2018-08-09 15:06:01,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 15:06:01,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:01,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-23748287-106f-4f32-9131-4ff96779ae73 Date: Thu, 09 Aug 2018 15:06:01 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-09 15:06:01,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-23748287-106f-4f32-9131-4ff96779ae73 2018-08-09 15:06:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.261142969131s 2018-08-09 15:06:01,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-23748287-106f-4f32-9131-4ff96779ae73 2018-08-09 15:06:01,583 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2018-08-09 15:06:01,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:06:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"network": {"name": "tempest_smoke-net_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "admin_state_up": true}}' 2018-08-09 15:06:01,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-3f8344a1-8b6e-478e-a54d-01fdca64ce23 Date: Thu, 09 Aug 2018 15:06:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b5661723-c2eb-4567-b665-47e1580cf8e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:06:01Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_9d7c29ca-5485-4f34-bf3d-c10dabf721f5","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:06:01Z","mtu":1450}} 2018-08-09 15:06:01,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3f8344a1-8b6e-478e-a54d-01fdca64ce23 2018-08-09 15:06:01,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.298187971115s 2018-08-09 15:06:01,883 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3f8344a1-8b6e-478e-a54d-01fdca64ce23 2018-08-09 15:06:01,883 - 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-09T15:06:01Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b5661723-c2eb-4567-b665-47e1580cf8e3', u'provider:segmentation_id': 34, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'created_at': u'2018-08-09T15:06:01Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 15:06:01,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:06:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-999e4b54-d928-4126-b641-a624316749a2 Date: Thu, 09 Aug 2018 15:06:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"b5661723-c2eb-4567-b665-47e1580cf8e3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:06:01Z","qos_policy_id":null,"name":"tempest_smoke-net_9d7c29ca-5485-4f34-bf3d-c10dabf721f5","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:06:01Z","provider:network_type":"vxlan"}]} 2018-08-09 15:06:01,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-999e4b54-d928-4126-b641-a624316749a2 2018-08-09 15:06:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111395835876s 2018-08-09 15:06:01,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-999e4b54-d928-4126-b641-a624316749a2 2018-08-09 15:06:01,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:06:01,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"subnet": {"name": "tempest_smoke-subnet_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "enable_dhcp": true, "network_id": "b5661723-c2eb-4567-b665-47e1580cf8e3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:06:02,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-919d4daf-a6d8-4482-8e21-ef96135dc320 Date: Thu, 09 Aug 2018 15:06:02 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T15:06:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8129eaf8-75d8-4366-8135-cfd0f33f8ace","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9d7c29ca-5485-4f34-bf3d-c10dabf721f5","enable_dhcp":true,"segment_id":null,"network_id":"b5661723-c2eb-4567-b665-47e1580cf8e3","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:06:02Z","ip_version":4}} 2018-08-09 15:06:02,765 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-919d4daf-a6d8-4482-8e21-ef96135dc320 2018-08-09 15:06:02,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.767720937729s 2018-08-09 15:06:02,766 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-919d4daf-a6d8-4482-8e21-ef96135dc320 2018-08-09 15:06:02,766 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:06:02Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'8129eaf8-75d8-4366-8135-cfd0f33f8ace', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'b5661723-c2eb-4567-b665-47e1580cf8e3', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:06:02Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:06:02,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:06:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "tempest_smoke-router_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "admin_state_up": true}}' 2018-08-09 15:06:04,352 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-bbe34a19-a606-4b92-8b8d-dd0728f8fe75 Date: Thu, 09 Aug 2018 15:06:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:06:02Z", "admin_state_up": true, "updated_at": "2018-08-09T15:06:03Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b6175fba-512b-42bd-878a-4d0a6111dd31", "name": "tempest_smoke-router_9d7c29ca-5485-4f34-bf3d-c10dabf721f5"}} 2018-08-09 15:06:04,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bbe34a19-a606-4b92-8b8d-dd0728f8fe75 2018-08-09 15:06:04,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5850789547s 2018-08-09 15:06:04,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-bbe34a19-a606-4b92-8b8d-dd0728f8fe75 2018-08-09 15:06:04,353 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:06:03Z', u'revision_number': 2, u'ha': False, u'id': u'b6175fba-512b-42bd-878a-4d0a6111dd31', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:06:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:06:04,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:06:04,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31/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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"subnet_id": "8129eaf8-75d8-4366-8135-cfd0f33f8ace"}' 2018-08-09 15:06:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-88c9394a-a6b1-41c3-aba7-04ae9aebc3b0 Date: Thu, 09 Aug 2018 15:06:06 GMT RESP BODY: {"network_id": "b5661723-c2eb-4567-b665-47e1580cf8e3", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "8129eaf8-75d8-4366-8135-cfd0f33f8ace", "subnet_ids": ["8129eaf8-75d8-4366-8135-cfd0f33f8ace"], "port_id": "ef48da24-f1e9-4a77-814d-f8c6dceee51a", "id": "b6175fba-512b-42bd-878a-4d0a6111dd31"} 2018-08-09 15:06:06,496 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31/add_router_interface.json used request id req-88c9394a-a6b1-41c3-aba7-04ae9aebc3b0 2018-08-09 15:06:06,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14261984825s 2018-08-09 15:06:06,497 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31/add_router_interface.json used request id req-88c9394a-a6b1-41c3-aba7-04ae9aebc3b0 returning object b6175fba-512b-42bd-878a-4d0a6111dd31 2018-08-09 15:06:06,497 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:06:06,629 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:06:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:06:06,634 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:06:06 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:06:06,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:06:06,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:06,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cf5c31b7-3d1a-4b6d-80f7-754a4410a323 Date: Thu, 09 Aug 2018 15:06:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:06:06,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cf5c31b7-3d1a-4b6d-80f7-754a4410a323 2018-08-09 15:06:06,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.269972801208s 2018-08-09 15:06:06,907 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cf5c31b7-3d1a-4b6d-80f7-754a4410a323 2018-08-09 15:06:06,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:06:06,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5"}' 2018-08-09 15:06:06,963 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6ceb63df-559b-41fb-8b6f-3077a3949b37 Date: Thu, 09 Aug 2018 15:06:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:06Z", "file": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "size": null, "self": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "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_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": null, "created_at": "2018-08-09T15:06:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:06:06,963 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6ceb63df-559b-41fb-8b6f-3077a3949b37 2018-08-09 15:06:06,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0472989082336s 2018-08-09 15:06:06,963 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6ceb63df-559b-41fb-8b6f-3077a3949b37 returning object 8bb4c126-dd6b-48a7-8e82-8d44e36d7356 2018-08-09 15:06:06,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:06:06,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '' 2018-08-09 15:06:07,381 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-23b66ce6-16eb-4a70-a452-f6aa54cf9408 Date: Thu, 09 Aug 2018 15:06: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-09 15:06:07,381 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file used request id req-23b66ce6-16eb-4a70-a452-f6aa54cf9408 2018-08-09 15:06:07,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.417104959488s 2018-08-09 15:06:07,381 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file used request id req-23b66ce6-16eb-4a70-a452-f6aa54cf9408 2018-08-09 15:06:07,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:06:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:07,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-601ead52-2bfd-44fb-8c41-4c01f1ca2e70 Date: Thu, 09 Aug 2018 15:06:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:07Z", "file": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "size": 12716032, "self": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:06:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:06:07,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-601ead52-2bfd-44fb-8c41-4c01f1ca2e70 2018-08-09 15:06:07,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0259289741516s 2018-08-09 15:06:07,412 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-601ead52-2bfd-44fb-8c41-4c01f1ca2e70 2018-08-09 15:06:07,413 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'8bb4c126-dd6b-48a7-8e82-8d44e36d7356', 'size': 12716032, u'self': u'/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:06:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:06:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', '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/8bb4c126-dd6b-48a7-8e82-8d44e36d7356', 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_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', 'created': u'2018-08-09T15:06:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:06: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/8bb4c126-dd6b-48a7-8e82-8d44e36d7356', 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_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:06:07,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:06:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:06:07,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06: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-8d0d5ac5-45a8-4358-87f3-b534a9fd25e2 x-compute-request-id: req-8d0d5ac5-45a8-4358-87f3-b534a9fd25e2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f", "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": "2386d0a1-e289-4672-9dcd-3bd13389cb8f"}} 2018-08-09 15:06:07,706 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8d0d5ac5-45a8-4358-87f3-b534a9fd25e2 2018-08-09 15:06:07,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.291730880737s 2018-08-09 15:06:07,706 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8d0d5ac5-45a8-4358-87f3-b534a9fd25e2 2018-08-09 15:06:07,707 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'2386d0a1-e289-4672-9dcd-3bd13389cb8f', 'swap': 0}) 2018-08-09 15:06:07,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:06:07,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f/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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"extra_specs": {}}' 2018-08-09 15:06:07,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06: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-a556403c-ff79-4afe-a28c-0c8339534387 x-compute-request-id: req-a556403c-ff79-4afe-a28c-0c8339534387 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:06:07,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f/os-extra_specs used request id req-a556403c-ff79-4afe-a28c-0c8339534387 2018-08-09 15:06:07,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219540596008s 2018-08-09 15:06:07,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f/os-extra_specs used request id req-a556403c-ff79-4afe-a28c-0c8339534387 2018-08-09 15:06:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:06:07,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abec3e88-adf4-4b25-8011-423853a91718 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:06:07,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-abec3e88-adf4-4b25-8011-423853a91718 2018-08-09 15:06:07,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:06:07,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:07,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871c4849-e055-4e24-bcaf-0aa61b920ce7 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:06:07,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-871c4849-e055-4e24-bcaf-0aa61b920ce7 2018-08-09 15:06:07,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203114032745s 2018-08-09 15:06:07,947 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-871c4849-e055-4e24-bcaf-0aa61b920ce7 2018-08-09 15:06:07,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:06:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:08,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-411f8c85-970f-4c82-9d0c-bd4dd50c88b2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:06:08,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-411f8c85-970f-4c82-9d0c-bd4dd50c88b2 2018-08-09 15:06:08,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183964014053s 2018-08-09 15:06:08,136 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-411f8c85-970f-4c82-9d0c-bd4dd50c88b2 2018-08-09 15:06:08,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 15:06:08,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:08,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06: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-bcc417a3-8bbe-4623-ab37-fb42cf14d9ad x-compute-request-id: req-bcc417a3-8bbe-4623-ab37-fb42cf14d9ad 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": 12}, "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.10", "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": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-09 15:06:08,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-bcc417a3-8bbe-4623-ab37-fb42cf14d9ad 2018-08-09 15:06:08,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0393328666687s 2018-08-09 15:06:08,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-bcc417a3-8bbe-4623-ab37-fb42cf14d9ad 2018-08-09 15:06:08,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:06:08,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:08,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-c4987704-9f99-4a1f-b03e-85028a0b2733 Date: Thu, 09 Aug 2018 15:06:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:07Z", "file": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "size": 12716032, "self": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:06:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:06:08,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c4987704-9f99-4a1f-b03e-85028a0b2733 2018-08-09 15:06:08,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0348508358002s 2018-08-09 15:06:08,219 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c4987704-9f99-4a1f-b03e-85028a0b2733 2018-08-09 15:06:08,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:06:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5"}' 2018-08-09 15:06:08,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c80b77f3-24ef-4ff1-a61e-bc602807e5df Date: Thu, 09 Aug 2018 15:06:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:08Z", "file": "/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "faac767b-2c72-4fa9-a452-3c09fdda72b4", "size": null, "self": "/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4", "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_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": null, "created_at": "2018-08-09T15:06:08Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:06:08,305 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c80b77f3-24ef-4ff1-a61e-bc602807e5df 2018-08-09 15:06:08,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0775330066681s 2018-08-09 15:06:08,306 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c80b77f3-24ef-4ff1-a61e-bc602807e5df returning object faac767b-2c72-4fa9-a452-3c09fdda72b4 2018-08-09 15:06:08,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:06:08,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '' 2018-08-09 15:06:09,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d49b99f8-acde-4e15-9f02-159cae85e5d9 Date: Thu, 09 Aug 2018 15:06:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:06:09,636 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/file used request id req-d49b99f8-acde-4e15-9f02-159cae85e5d9 2018-08-09 15:06:09,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32942795753s 2018-08-09 15:06:09,636 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/file used request id req-d49b99f8-acde-4e15-9f02-159cae85e5d9 2018-08-09 15:06:09,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:06:09,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:06:09,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-cec0fddb-d150-4484-8637-b6452ef9e1d8 Date: Thu, 09 Aug 2018 15:06:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:09Z", "file": "/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "faac767b-2c72-4fa9-a452-3c09fdda72b4", "size": 12716032, "self": "/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:06:08Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:07Z", "file": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "size": 12716032, "self": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:06:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:06:09,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cec0fddb-d150-4484-8637-b6452ef9e1d8 2018-08-09 15:06:09,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356860160828s 2018-08-09 15:06:09,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cec0fddb-d150-4484-8637-b6452ef9e1d8 2018-08-09 15:06:09,680 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'faac767b-2c72-4fa9-a452-3c09fdda72b4', 'size': 12716032, u'self': u'/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/faac767b-2c72-4fa9-a452-3c09fdda72b4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:06:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:06:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', '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/faac767b-2c72-4fa9-a452-3c09fdda72b4', 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_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', 'created': u'2018-08-09T15:06:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:06:08Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4', 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_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:06:09,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:06:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:06:09,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06: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-6d5860aa-3e3e-4d58-bceb-17700c4b56aa x-compute-request-id: req-6d5860aa-3e3e-4d58-bceb-17700c4b56aa Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe", "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": "6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe"}} 2018-08-09 15:06:09,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d5860aa-3e3e-4d58-bceb-17700c4b56aa 2018-08-09 15:06:09,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0411651134491s 2018-08-09 15:06:09,723 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d5860aa-3e3e-4d58-bceb-17700c4b56aa 2018-08-09 15:06:09,723 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe', 'swap': 0}) 2018-08-09 15:06:09,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:06:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe/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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"extra_specs": {}}' 2018-08-09 15:06:09,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82214890-ecb4-449e-8450-5f34f0add72b x-compute-request-id: req-82214890-ecb4-449e-8450-5f34f0add72b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:06:09,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe/os-extra_specs used request id req-82214890-ecb4-449e-8450-5f34f0add72b 2018-08-09 15:06:09,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197060108185s 2018-08-09 15:06:09,744 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe/os-extra_specs used request id req-82214890-ecb4-449e-8450-5f34f0add72b 2018-08-09 15:06:09,744 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe', 'swap': 0}) 2018-08-09 15:06:13,041 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 15:06:13,041 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 15:06:13,041 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 15:06:13,044 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 15:06:13,047 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 15:06:17,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ce35fb3a-6522-4e1a-884b-acf04c036d29/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2018-08-09 15:06:17,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 15:06:17,898 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 15:06:17,899 - 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-09 15:10:31,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 76673489-c8d3-423c-8ee0-3d58f4496769 2018-08-09 15:10:31,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '76673489-c8d3-423c-8ee0-3d58f4496769']'. 2018-08-09 15:10:32,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 15:10:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 15:10:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 15:10:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 76673489-c8d3-423c-8ee0-3d58f4496769 | 2018-08-09 15:10:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 15:10:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 15:06:20 | 2018-08-09 15:10:32,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 15:10:31 | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:11 | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ce35fb3a-6522-4e1a-884b-acf04c036d29) | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 4cfaac88-7ff9-45f6-b2cb-37e6c196af65) | 2018-08-09 15:10:32,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 106 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 243.121 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 101 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 15:10:32,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 15:10:32,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 15:10:32,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2018-08-09 15:10:32,366 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:10:32,367 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:31 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-09 15:10:32,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:10:32,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:33,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8b74ca9-58b9-4456-94ce-fb27a45212f9 Date: Thu, 09 Aug 2018 15:10: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-09 15:10:33,557 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4 used request id req-d8b74ca9-58b9-4456-94ce-fb27a45212f9 2018-08-09 15:10:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18187189102s 2018-08-09 15:10:33,558 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/faac767b-2c72-4fa9-a452-3c09fdda72b4 used request id req-d8b74ca9-58b9-4456-94ce-fb27a45212f9 2018-08-09 15:10:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:10:33,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:33,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:10: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-6d3d4041-1f02-4483-91ec-f5bad5160c95 x-compute-request-id: req-6d3d4041-1f02-4483-91ec-f5bad5160c95 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f", "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": "2386d0a1-e289-4672-9dcd-3bd13389cb8f"}, {"name": "tempest_smoke-flavor_alt_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe", "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": "6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe"}]} 2018-08-09 15:10:33,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6d3d4041-1f02-4483-91ec-f5bad5160c95 2018-08-09 15:10:33,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0192370414734s 2018-08-09 15:10:33,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6d3d4041-1f02-4483-91ec-f5bad5160c95 2018-08-09 15:10:33,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:10:33,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:33,617 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:10: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-03179371-f7ad-43f9-9fc3-0d4a484ed692 x-compute-request-id: req-03179371-f7ad-43f9-9fc3-0d4a484ed692 Content-Length: 0 Content-Type: application/json 2018-08-09 15:10:33,617 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe used request id req-03179371-f7ad-43f9-9fc3-0d4a484ed692 2018-08-09 15:10:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0383739471436s 2018-08-09 15:10:33,618 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6a7d1bad-c6d7-4c63-bb86-9c68a37bc7fe used request id req-03179371-f7ad-43f9-9fc3-0d4a484ed692 2018-08-09 15:10:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:10:33,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31/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}5426141ad4527200cbfcbc78cdd904145ba27605" -d '{"subnet_id": "8129eaf8-75d8-4366-8135-cfd0f33f8ace"}' 2018-08-09 15:10:35,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74aa3cdc-3933-428e-ba7a-af845e4e9b51 Date: Thu, 09 Aug 2018 15:10:35 GMT RESP BODY: {"network_id": "b5661723-c2eb-4567-b665-47e1580cf8e3", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "8129eaf8-75d8-4366-8135-cfd0f33f8ace", "subnet_ids": ["8129eaf8-75d8-4366-8135-cfd0f33f8ace"], "port_id": "ef48da24-f1e9-4a77-814d-f8c6dceee51a", "id": "b6175fba-512b-42bd-878a-4d0a6111dd31"} 2018-08-09 15:10:35,692 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31/remove_router_interface.json used request id req-74aa3cdc-3933-428e-ba7a-af845e4e9b51 2018-08-09 15:10:35,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.07372784615s 2018-08-09 15:10:35,692 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31/remove_router_interface.json used request id req-74aa3cdc-3933-428e-ba7a-af845e4e9b51 returning object b6175fba-512b-42bd-878a-4d0a6111dd31 2018-08-09 15:10:35,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:10:35,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-76bd7a1e-e0c6-433d-9b31-81cdee3bda1f Date: Thu, 09 Aug 2018 15:10:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:06:02Z", "admin_state_up": true, "updated_at": "2018-08-09T15:10:34Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b6175fba-512b-42bd-878a-4d0a6111dd31", "name": "tempest_smoke-router_9d7c29ca-5485-4f34-bf3d-c10dabf721f5"}]} 2018-08-09 15:10:35,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-76bd7a1e-e0c6-433d-9b31-81cdee3bda1f 2018-08-09 15:10:35,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.125844955444s 2018-08-09 15:10:35,819 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-76bd7a1e-e0c6-433d-9b31-81cdee3bda1f 2018-08-09 15:10:35,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:10:35,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:36,979 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c727bfcb-1b51-42d0-b997-4bc41d216267 Content-Length: 0 Date: Thu, 09 Aug 2018 15:10:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:10:36,979 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31.json used request id req-c727bfcb-1b51-42d0-b997-4bc41d216267 2018-08-09 15:10:36,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.15913796425s 2018-08-09 15:10:36,980 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b6175fba-512b-42bd-878a-4d0a6111dd31.json used request id req-c727bfcb-1b51-42d0-b997-4bc41d216267 2018-08-09 15:10:36,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:10:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:37,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-a54a078d-a2da-494f-831e-bf1ecdd532d9 Date: Thu, 09 Aug 2018 15:10:37 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:06:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"8129eaf8-75d8-4366-8135-cfd0f33f8ace","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_9d7c29ca-5485-4f34-bf3d-c10dabf721f5","enable_dhcp":true,"segment_id":null,"network_id":"b5661723-c2eb-4567-b665-47e1580cf8e3","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:06:02Z","ip_version":4}]} 2018-08-09 15:10:37,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a54a078d-a2da-494f-831e-bf1ecdd532d9 2018-08-09 15:10:37,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0364460945129s 2018-08-09 15:10:37,017 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-a54a078d-a2da-494f-831e-bf1ecdd532d9 2018-08-09 15:10:37,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:10:37,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/8129eaf8-75d8-4366-8135-cfd0f33f8ace.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:37,963 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac1855fd-0de3-4ba9-aa09-5b61961f22f9 Date: Thu, 09 Aug 2018 15:10:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:10:37,963 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8129eaf8-75d8-4366-8135-cfd0f33f8ace.json used request id req-ac1855fd-0de3-4ba9-aa09-5b61961f22f9 2018-08-09 15:10:37,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.943922042847s 2018-08-09 15:10:37,963 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8129eaf8-75d8-4366-8135-cfd0f33f8ace.json used request id req-ac1855fd-0de3-4ba9-aa09-5b61961f22f9 2018-08-09 15:10:37,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:10:37,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:38,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1439 X-Openstack-Request-Id: req-e0b5d0bc-8a9a-4477-889f-010b9b78e58e Date: Thu, 09 Aug 2018 15:10:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b5661723-c2eb-4567-b665-47e1580cf8e3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:10:37Z","qos_policy_id":null,"name":"tempest_smoke-net_9d7c29ca-5485-4f34-bf3d-c10dabf721f5","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:06:01Z","provider:network_type":"vxlan"}]} 2018-08-09 15:10:38,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e0b5d0bc-8a9a-4477-889f-010b9b78e58e 2018-08-09 15:10:38,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0790469646454s 2018-08-09 15:10:38,043 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e0b5d0bc-8a9a-4477-889f-010b9b78e58e 2018-08-09 15:10:38,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:10:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b5661723-c2eb-4567-b665-47e1580cf8e3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:39,136 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14646663-53e9-4fa3-8123-b032a8b21281 Date: Thu, 09 Aug 2018 15:10:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:10:39,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b5661723-c2eb-4567-b665-47e1580cf8e3.json used request id req-14646663-53e9-4fa3-8123-b032a8b21281 2018-08-09 15:10:39,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09192204475s 2018-08-09 15:10:39,137 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b5661723-c2eb-4567-b665-47e1580cf8e3.json used request id req-14646663-53e9-4fa3-8123-b032a8b21281 2018-08-09 15:10:39,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:10:39,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:39,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-61c9bc79-506e-4a8d-9aaa-cc4277de116c Date: Thu, 09 Aug 2018 15:10:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:06:07Z", "file": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "size": 12716032, "self": "/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:06:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:10:39,167 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-61c9bc79-506e-4a8d-9aaa-cc4277de116c 2018-08-09 15:10:39,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0267071723938s 2018-08-09 15:10:39,168 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-61c9bc79-506e-4a8d-9aaa-cc4277de116c 2018-08-09 15:10:39,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:10:39,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:39,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2da9478f-e539-4ef8-8ea8-4d77e40c6a66 Date: Thu, 09 Aug 2018 15:10:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:10:39,566 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356 used request id req-2da9478f-e539-4ef8-8ea8-4d77e40c6a66 2018-08-09 15:10:39,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.396939992905s 2018-08-09 15:10:39,567 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8bb4c126-dd6b-48a7-8e82-8d44e36d7356 used request id req-2da9478f-e539-4ef8-8ea8-4d77e40c6a66 2018-08-09 15:10:39,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:10:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:39,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:10: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-18a34e87-981c-4aa3-94a0-cf1df7bba210 x-compute-request-id: req-18a34e87-981c-4aa3-94a0-cf1df7bba210 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_9d7c29ca-5485-4f34-bf3d-c10dabf721f5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f", "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": "2386d0a1-e289-4672-9dcd-3bd13389cb8f"}]} 2018-08-09 15:10:39,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-18a34e87-981c-4aa3-94a0-cf1df7bba210 2018-08-09 15:10:39,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0247490406036s 2018-08-09 15:10:39,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-18a34e87-981c-4aa3-94a0-cf1df7bba210 2018-08-09 15:10:39,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:10:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}5426141ad4527200cbfcbc78cdd904145ba27605" 2018-08-09 15:10:39,619 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:10:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e8df672-c646-4528-b354-d4d0849983dd x-compute-request-id: req-2e8df672-c646-4528-b354-d4d0849983dd Content-Length: 0 Content-Type: application/json 2018-08-09 15:10:39,619 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f used request id req-2e8df672-c646-4528-b354-d4d0849983dd 2018-08-09 15:10:39,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0244588851929s 2018-08-09 15:10:39,619 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2386d0a1-e289-4672-9dcd-3bd13389cb8f used request id req-2e8df672-c646-4528-b354-d4d0849983dd 2018-08-09 15:10:39,669 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2018-08-09 15:10:39,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:10:39,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 15:10:39,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:10:39,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:10:39,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:10:39,706 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:10:39,707 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:10:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:10:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:10:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:10:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:10:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 15:10:39,708 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 15:10:39,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:10:39,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:10:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd4552f7-595a-409b-a127-1b941445630f 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:10:39,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cd4552f7-595a-409b-a127-1b941445630f 2018-08-09 15:10:39,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:10:40,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["DKlmoF-1Tfenbh8WL_B5fg"], "issued_at": "2018-08-09T15:10:40.000000Z"}} 2018-08-09 15:10:40,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:10:40,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:10:40,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 736 X-Openstack-Request-Id: req-1566de98-fe66-4c80-8be7-c346d8e75be9 Date: Thu, 09 Aug 2018 15:10:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:10:40,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1566de98-fe66-4c80-8be7-c346d8e75be9 2018-08-09 15:10:40,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.308820009232s 2018-08-09 15:10:40,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1566de98-fe66-4c80-8be7-c346d8e75be9 2018-08-09 15:10:40,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 15:10:43,279 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 15:10:45,957 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | cfa09559-6be2-44c9-a3a6-41e6bf6a480b | 2018-08-09T15:10:45.626318 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: cfa09559-6be2-44c9-a3a6-41e6bf6a480b ~/.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-09 15:10:49,735 - 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-09 15:10:49,736 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 15:10:52,315 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 15:10:56,039 - 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=fe990e69-50db-46ca-b244-f87586c6dc61) as the default verifier for the future CLI operations. 2018-08-09 15:10:59,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 15:10:59,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:10:59,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-9428adf4-167e-47db-be75-302609bc41a3 Date: Thu, 09 Aug 2018 15:10:59 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-09 15:10:59,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-9428adf4-167e-47db-be75-302609bc41a3 2018-08-09 15:10:59,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.249768972397s 2018-08-09 15:10:59,256 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-9428adf4-167e-47db-be75-302609bc41a3 2018-08-09 15:10:59,266 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2018-08-09 15:10:59,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:10:59,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"network": {"name": "neutron-tempest-plugin-api-net_12c0285d-5723-4722-966d-f8bb2363a44a", "admin_state_up": true}}' 2018-08-09 15:10:59,461 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 740 X-Openstack-Request-Id: req-fe365c11-4b2b-4c3c-b6c0-cde8db9f5c30 Date: Thu, 09 Aug 2018 15:10:59 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0cfe645-1bd7-498a-af92-ba5c2973a0a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:10:59Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_12c0285d-5723-4722-966d-f8bb2363a44a","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:10:59Z","mtu":1450}} 2018-08-09 15:10:59,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe365c11-4b2b-4c3c-b6c0-cde8db9f5c30 2018-08-09 15:10:59,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.19442987442s 2018-08-09 15:10:59,461 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fe365c11-4b2b-4c3c-b6c0-cde8db9f5c30 2018-08-09 15:10:59,462 - 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-09T15:10:59Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a0cfe645-1bd7-498a-af92-ba5c2973a0a2', u'provider:segmentation_id': 99, 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_12c0285d-5723-4722-966d-f8bb2363a44a', u'created_at': u'2018-08-09T15:10:59Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 15:10:59,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:10:59,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:10:59,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1446 X-Openstack-Request-Id: req-574a7fb6-8af3-4f67-a119-092821b65b90 Date: Thu, 09 Aug 2018 15:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T14:56:50Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"a0cfe645-1bd7-498a-af92-ba5c2973a0a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:10:59Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_12c0285d-5723-4722-966d-f8bb2363a44a","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:10:59Z","provider:network_type":"vxlan"}]} 2018-08-09 15:10:59,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-574a7fb6-8af3-4f67-a119-092821b65b90 2018-08-09 15:10:59,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.321971893311s 2018-08-09 15:10:59,785 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-574a7fb6-8af3-4f67-a119-092821b65b90 2018-08-09 15:10:59,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:10:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_12c0285d-5723-4722-966d-f8bb2363a44a", "enable_dhcp": true, "network_id": "a0cfe645-1bd7-498a-af92-ba5c2973a0a2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:11:00,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-f237d808-0c86-4e9d-ae0c-2d9cbde90871 Date: Thu, 09 Aug 2018 15:11:00 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T15:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"23710d4a-cca4-425c-804d-408da46321c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_12c0285d-5723-4722-966d-f8bb2363a44a","enable_dhcp":true,"segment_id":null,"network_id":"a0cfe645-1bd7-498a-af92-ba5c2973a0a2","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:10:59Z","ip_version":4}} 2018-08-09 15:11:00,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f237d808-0c86-4e9d-ae0c-2d9cbde90871 2018-08-09 15:11:00,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.413129091263s 2018-08-09 15:11:00,200 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f237d808-0c86-4e9d-ae0c-2d9cbde90871 2018-08-09 15:11:00,201 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:10:59Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'23710d4a-cca4-425c-804d-408da46321c3', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_12c0285d-5723-4722-966d-f8bb2363a44a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'a0cfe645-1bd7-498a-af92-ba5c2973a0a2', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:10:59Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:11:00,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:11:00,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "neutron-tempest-plugin-api-router_12c0285d-5723-4722-966d-f8bb2363a44a", "admin_state_up": true}}' 2018-08-09 15:11:01,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-57f73a8a-1feb-45ad-b6a0-92f9c2610c1a Date: Thu, 09 Aug 2018 15:11:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:11:00Z", "admin_state_up": true, "updated_at": "2018-08-09T15:11:01Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b", "name": "neutron-tempest-plugin-api-router_12c0285d-5723-4722-966d-f8bb2363a44a"}} 2018-08-09 15:11:01,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-57f73a8a-1feb-45ad-b6a0-92f9c2610c1a 2018-08-09 15:11:01,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.46534085274s 2018-08-09 15:11:01,667 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-57f73a8a-1feb-45ad-b6a0-92f9c2610c1a 2018-08-09 15:11:01,668 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:11:01Z', u'revision_number': 2, u'ha': False, u'id': u'c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_12c0285d-5723-4722-966d-f8bb2363a44a', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:11:00Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:11:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:11:01,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b/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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"subnet_id": "23710d4a-cca4-425c-804d-408da46321c3"}' 2018-08-09 15:11:03,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1af62472-8a79-4601-a988-41dbc3facb43 Date: Thu, 09 Aug 2018 15:11:03 GMT RESP BODY: {"network_id": "a0cfe645-1bd7-498a-af92-ba5c2973a0a2", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "23710d4a-cca4-425c-804d-408da46321c3", "subnet_ids": ["23710d4a-cca4-425c-804d-408da46321c3"], "port_id": "b1379e2a-e8c7-4eac-a985-fe4e06a95608", "id": "c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b"} 2018-08-09 15:11:03,674 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b/add_router_interface.json used request id req-1af62472-8a79-4601-a988-41dbc3facb43 2018-08-09 15:11:03,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00526404381s 2018-08-09 15:11:03,674 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b/add_router_interface.json used request id req-1af62472-8a79-4601-a988-41dbc3facb43 returning object c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b 2018-08-09 15:11:03,674 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:11:03,806 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:11:03,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:11:03,813 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:11:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:11:03,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:11:03,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:04,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-8c696bb7-aef8-45a6-8763-594e175fb8ad Date: Thu, 09 Aug 2018 15:11:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:11:04,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8c696bb7-aef8-45a6-8763-594e175fb8ad 2018-08-09 15:11:04,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.331926107407s 2018-08-09 15:11:04,147 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8c696bb7-aef8-45a6-8763-594e175fb8ad 2018-08-09 15:11:04,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:11:04,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a"}' 2018-08-09 15:11:04,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-322e32b8-249d-4f71-8f3b-a3a9d7d42fcf Date: Thu, 09 Aug 2018 15:11:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:04Z", "file": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bee76c8a-a015-471e-955e-a7409b707126", "size": null, "self": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126", "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_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": null, "created_at": "2018-08-09T15:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:11:04,226 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-322e32b8-249d-4f71-8f3b-a3a9d7d42fcf 2018-08-09 15:11:04,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0708751678467s 2018-08-09 15:11:04,226 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-322e32b8-249d-4f71-8f3b-a3a9d7d42fcf returning object bee76c8a-a015-471e-955e-a7409b707126 2018-08-09 15:11:04,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:11:04,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126/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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '' 2018-08-09 15:11:05,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-797b58b1-cd4f-4fad-8289-c0a7b3f43e52 Date: Thu, 09 Aug 2018 15:11:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:11:05,481 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file used request id req-797b58b1-cd4f-4fad-8289-c0a7b3f43e52 2018-08-09 15:11:05,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.25393986702s 2018-08-09 15:11:05,481 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file used request id req-797b58b1-cd4f-4fad-8289-c0a7b3f43e52 2018-08-09 15:11:05,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:11:05,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:05,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-c79dd220-f39f-46f7-b448-8fd6acfe77cd Date: Thu, 09 Aug 2018 15:11:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:05Z", "file": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bee76c8a-a015-471e-955e-a7409b707126", "size": 12716032, "self": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:11:05,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c79dd220-f39f-46f7-b448-8fd6acfe77cd 2018-08-09 15:11:05,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268490314484s 2018-08-09 15:11:05,512 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c79dd220-f39f-46f7-b448-8fd6acfe77cd 2018-08-09 15:11:05,514 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'bee76c8a-a015-471e-955e-a7409b707126', 'size': 12716032, u'self': u'/v2/images/bee76c8a-a015-471e-955e-a7409b707126', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:11:05Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:11:05Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a', '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/bee76c8a-a015-471e-955e-a7409b707126', 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_12c0285d-5723-4722-966d-f8bb2363a44a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a', 'created': u'2018-08-09T15:11:04Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:11:04Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bee76c8a-a015-471e-955e-a7409b707126', 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_12c0285d-5723-4722-966d-f8bb2363a44a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:11:05,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:11:05,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_12c0285d-5723-4722-966d-f8bb2363a44a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:11:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:11: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-3339195a-fb00-45d7-8507-54168660ece0 x-compute-request-id: req-3339195a-fb00-45d7-8507-54168660ece0 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_12c0285d-5723-4722-966d-f8bb2363a44a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21", "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": "f5f7ff39-13ac-45ef-95d5-b35ad49abf21"}} 2018-08-09 15:11:05,863 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3339195a-fb00-45d7-8507-54168660ece0 2018-08-09 15:11:05,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.348485946655s 2018-08-09 15:11:05,864 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3339195a-fb00-45d7-8507-54168660ece0 2018-08-09 15:11:05,865 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_12c0285d-5723-4722-966d-f8bb2363a44a', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'f5f7ff39-13ac-45ef-95d5-b35ad49abf21', 'swap': 0}) 2018-08-09 15:11:05,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:11:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21/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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"extra_specs": {}}' 2018-08-09 15:11:05,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:11: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 x-openstack-request-id: req-bd2d2f08-e5bb-4199-b259-b53107bd5270 x-compute-request-id: req-bd2d2f08-e5bb-4199-b259-b53107bd5270 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:11:05,886 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21/os-extra_specs used request id req-bd2d2f08-e5bb-4199-b259-b53107bd5270 2018-08-09 15:11:05,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202789306641s 2018-08-09 15:11:05,886 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21/os-extra_specs used request id req-bd2d2f08-e5bb-4199-b259-b53107bd5270 2018-08-09 15:11:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:11:05,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:11:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7895f4-f90e-4b11-95ad-3a0a2f4c44d8 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:11:05,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-fe7895f4-f90e-4b11-95ad-3a0a2f4c44d8 2018-08-09 15:11:05,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:11:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:06,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:11:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177c15a4-8bcc-4c48-80b6-2e6aa15502bd Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:11:06,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-177c15a4-8bcc-4c48-80b6-2e6aa15502bd 2018-08-09 15:11:06,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105839014053s 2018-08-09 15:11:06,005 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-177c15a4-8bcc-4c48-80b6-2e6aa15502bd 2018-08-09 15:11:06,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:11:06,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:06,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff1b5ad-2fa4-4526-901a-5aa8dacc1148 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:11:06,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5ff1b5ad-2fa4-4526-901a-5aa8dacc1148 2018-08-09 15:11:06,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197690010071s 2018-08-09 15:11:06,209 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5ff1b5ad-2fa4-4526-901a-5aa8dacc1148 2018-08-09 15:11:06,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 15:11:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:06,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:11: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-e5b7d70c-ab45-40ab-9184-d456d77e653b x-compute-request-id: req-e5b7d70c-ab45-40ab-9184-d456d77e653b 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": 12}, "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.10", "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": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-09 15:11:06,245 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-e5b7d70c-ab45-40ab-9184-d456d77e653b 2018-08-09 15:11:06,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0328550338745s 2018-08-09 15:11:06,246 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-e5b7d70c-ab45-40ab-9184-d456d77e653b 2018-08-09 15:11:06,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:11:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:06,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-fe4640bc-e779-4e4e-a65c-6c67c242e040 Date: Thu, 09 Aug 2018 15:11:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:05Z", "file": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bee76c8a-a015-471e-955e-a7409b707126", "size": 12716032, "self": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:11:06,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe4640bc-e779-4e4e-a65c-6c67c242e040 2018-08-09 15:11:06,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0258479118347s 2018-08-09 15:11:06,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe4640bc-e779-4e4e-a65c-6c67c242e040 2018-08-09 15:11:06,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:11:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a"}' 2018-08-09 15:11:06,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-4a7b8cc6-cc53-4edc-b1b1-c2117a8b43bf Date: Thu, 09 Aug 2018 15:11:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:06Z", "file": "/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "77c39823-a1b5-41b2-84ee-0ab861abcd79", "size": null, "self": "/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79", "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_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": null, "created_at": "2018-08-09T15:11:06Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:11:06,433 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4a7b8cc6-cc53-4edc-b1b1-c2117a8b43bf 2018-08-09 15:11:06,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.148020982742s 2018-08-09 15:11:06,433 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4a7b8cc6-cc53-4edc-b1b1-c2117a8b43bf returning object 77c39823-a1b5-41b2-84ee-0ab861abcd79 2018-08-09 15:11:06,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:11:06,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '' 2018-08-09 15:11:07,621 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cab83742-8342-4c55-b229-d13d9d9dbbd0 Date: Thu, 09 Aug 2018 15:11: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-09 15:11:07,621 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/file used request id req-cab83742-8342-4c55-b229-d13d9d9dbbd0 2018-08-09 15:11:07,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18717503548s 2018-08-09 15:11:07,621 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/file used request id req-cab83742-8342-4c55-b229-d13d9d9dbbd0 2018-08-09 15:11:07,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:11:07,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:11:07,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json X-Openstack-Request-Id: req-6fd4c9b0-533c-423d-abee-264abdda9294 Date: Thu, 09 Aug 2018 15:11:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:07Z", "file": "/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "77c39823-a1b5-41b2-84ee-0ab861abcd79", "size": 12716032, "self": "/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:11:06Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:05Z", "file": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bee76c8a-a015-471e-955e-a7409b707126", "size": 12716032, "self": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:11:07,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6fd4c9b0-533c-423d-abee-264abdda9294 2018-08-09 15:11:07,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0366241931915s 2018-08-09 15:11:07,663 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6fd4c9b0-533c-423d-abee-264abdda9294 2018-08-09 15:11:07,665 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/snap', u'metadata': Munch({})})], 'file': u'/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'77c39823-a1b5-41b2-84ee-0ab861abcd79', 'size': 12716032, u'self': u'/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/77c39823-a1b5-41b2-84ee-0ab861abcd79/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:11:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:11:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a', '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/77c39823-a1b5-41b2-84ee-0ab861abcd79', 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_12c0285d-5723-4722-966d-f8bb2363a44a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_12c0285d-5723-4722-966d-f8bb2363a44a', 'created': u'2018-08-09T15:11:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:11: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/77c39823-a1b5-41b2-84ee-0ab861abcd79', 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_12c0285d-5723-4722-966d-f8bb2363a44a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:11:07,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:11:07,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:11:07,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-1a421446-e666-49e1-ae7a-82154026044a x-compute-request-id: req-1a421446-e666-49e1-ae7a-82154026044a Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2", "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": "d93f465a-0e97-4db9-b42e-f9ec50e37ac2"}} 2018-08-09 15:11:07,721 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1a421446-e666-49e1-ae7a-82154026044a 2018-08-09 15:11:07,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0549559593201s 2018-08-09 15:11:07,721 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1a421446-e666-49e1-ae7a-82154026044a 2018-08-09 15:11:07,722 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_12c0285d-5723-4722-966d-f8bb2363a44a', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'd93f465a-0e97-4db9-b42e-f9ec50e37ac2', 'swap': 0}) 2018-08-09 15:11:07,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:11:07,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2/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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"extra_specs": {}}' 2018-08-09 15:11:07,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-57eadc14-5863-457e-9aab-9d9fc8dea05e x-compute-request-id: req-57eadc14-5863-457e-9aab-9d9fc8dea05e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:11:07,747 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2/os-extra_specs used request id req-57eadc14-5863-457e-9aab-9d9fc8dea05e 2018-08-09 15:11:07,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238630771637s 2018-08-09 15:11:07,747 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2/os-extra_specs used request id req-57eadc14-5863-457e-9aab-9d9fc8dea05e 2018-08-09 15:11:07,747 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_12c0285d-5723-4722-966d-f8bb2363a44a', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'd93f465a-0e97-4db9-b42e-f9ec50e37ac2', 'swap': 0}) 2018-08-09 15:11:11,327 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 15:11:11,327 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 15:11:11,328 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 15:11:11,330 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 15:11:11,333 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 15:11:14,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fe990e69-50db-46ca-b244-f87586c6dc61/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2018-08-09 15:11:14,897 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 15:11:14,899 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 15:11:14,900 - 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-09 15:21:46,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 4a579806-7ec9-42e6-a8b5-7fbc4fdbb3e0 2018-08-09 15:21:46,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '4a579806-7ec9-42e6-a8b5-7fbc4fdbb3e0']'. 2018-08-09 15:21:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 15:21:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 15:21:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 15:21:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 4a579806-7ec9-42e6-a8b5-7fbc4fdbb3e0 | 2018-08-09 15:21:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 15:21:47,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 15:11:17 | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 15:21:46 | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:29 | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fe990e69-50db-46ca-b244-f87586c6dc61) | 2018-08-09 15:21:47,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 15:21:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: cfa09559-6be2-44c9-a3a6-41e6bf6a480b) | 2018-08-09 15:21:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 546 | 2018-08-09 15:21:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 617.865 | 2018-08-09 15:21:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 472 | 2018-08-09 15:21:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2018-08-09 15:21:47,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 15:21:47,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 15:21:47,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 15:21:47,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 15:21:47,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 15:21:48,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2018-08-09 15:21:48,262 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'neutron-tempest-plugin-api'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:21:48,263 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 10:49 | PASS | +------------------------------------+------------------+------------------+----------------+ 2018-08-09 15:21:48,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:21:48,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:48,780 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c06ff8da-2856-4098-81bc-da9ba5c22f99 Date: Thu, 09 Aug 2018 15:21:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:21:48,780 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79 used request id req-c06ff8da-2856-4098-81bc-da9ba5c22f99 2018-08-09 15:21:48,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.512315034866s 2018-08-09 15:21:48,780 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/77c39823-a1b5-41b2-84ee-0ab861abcd79 used request id req-c06ff8da-2856-4098-81bc-da9ba5c22f99 2018-08-09 15:21:48,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:21:48,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:49,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:21: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-8be24abf-a909-4c36-956d-20b4f03fe74b x-compute-request-id: req-8be24abf-a909-4c36-956d-20b4f03fe74b Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_alt_12c0285d-5723-4722-966d-f8bb2363a44a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2", "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": "d93f465a-0e97-4db9-b42e-f9ec50e37ac2"}, {"name": "neutron-tempest-plugin-api-flavor_12c0285d-5723-4722-966d-f8bb2363a44a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21", "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": "f5f7ff39-13ac-45ef-95d5-b35ad49abf21"}]} 2018-08-09 15:21:49,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8be24abf-a909-4c36-956d-20b4f03fe74b 2018-08-09 15:21:49,067 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.285962104797s 2018-08-09 15:21:49,067 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8be24abf-a909-4c36-956d-20b4f03fe74b 2018-08-09 15:21:49,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:21:49,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:49,103 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:21: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-f5393cd2-e0a1-4978-8487-784fd8febb7d x-compute-request-id: req-f5393cd2-e0a1-4978-8487-784fd8febb7d Content-Length: 0 Content-Type: application/json 2018-08-09 15:21:49,103 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2 used request id req-f5393cd2-e0a1-4978-8487-784fd8febb7d 2018-08-09 15:21:49,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0335938930511s 2018-08-09 15:21:49,104 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d93f465a-0e97-4db9-b42e-f9ec50e37ac2 used request id req-f5393cd2-e0a1-4978-8487-784fd8febb7d 2018-08-09 15:21:49,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:21:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b/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}9382a0b6498a9f703579f398e6950df07ab3c70d" -d '{"subnet_id": "23710d4a-cca4-425c-804d-408da46321c3"}' 2018-08-09 15:21:51,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8dcebe7f-dd6a-4930-883d-1322dced0457 Date: Thu, 09 Aug 2018 15:21:51 GMT RESP BODY: {"network_id": "a0cfe645-1bd7-498a-af92-ba5c2973a0a2", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "23710d4a-cca4-425c-804d-408da46321c3", "subnet_ids": ["23710d4a-cca4-425c-804d-408da46321c3"], "port_id": "b1379e2a-e8c7-4eac-a985-fe4e06a95608", "id": "c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b"} 2018-08-09 15:21:51,335 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b/remove_router_interface.json used request id req-8dcebe7f-dd6a-4930-883d-1322dced0457 2018-08-09 15:21:51,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23127198219s 2018-08-09 15:21:51,336 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b/remove_router_interface.json used request id req-8dcebe7f-dd6a-4930-883d-1322dced0457 returning object c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b 2018-08-09 15:21:51,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:21:51,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:51,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1724 X-Openstack-Request-Id: req-451fe364-b785-4997-8c9a-947996f72ea0 Date: Thu, 09 Aug 2018 15:21:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "decdf8a6b5e24dd9bb544f282b643b64", "created_at": "2018-08-09T15:12:47Z", "admin_state_up": false, "updated_at": "2018-08-09T15:12:47Z", "project_id": "decdf8a6b5e24dd9bb544f282b643b64", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "60bd384b-9c1a-4d80-bed5-603f09948b5e", "name": "tempest-router-388939725"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5c6e0a504a84f438264a99184f0f0fe", "created_at": "2018-08-09T15:12:15Z", "admin_state_up": true, "updated_at": "2018-08-09T15:12:15Z", "project_id": "a5c6e0a504a84f438264a99184f0f0fe", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ae3523a5-8590-4390-b646-0b0f953ff20e", "name": "tempest-pretest-check-1196391340"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:11:00Z", "admin_state_up": true, "updated_at": "2018-08-09T15:21:50Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b", "name": "neutron-tempest-plugin-api-router_12c0285d-5723-4722-966d-f8bb2363a44a"}]} 2018-08-09 15:21:51,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-451fe364-b785-4997-8c9a-947996f72ea0 2018-08-09 15:21:51,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119395971298s 2018-08-09 15:21:51,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-451fe364-b785-4997-8c9a-947996f72ea0 2018-08-09 15:21:51,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:21:51,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:52,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff4ce748-6b2d-4e79-adf4-16a9e6d6c2d8 Content-Length: 0 Date: Thu, 09 Aug 2018 15:21:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:21:52,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b.json used request id req-ff4ce748-6b2d-4e79-adf4-16a9e6d6c2d8 2018-08-09 15:21:52,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28920102119s 2018-08-09 15:21:52,748 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c8bf6910-8f29-4ae0-b8c2-2a45e80eeb4b.json used request id req-ff4ce748-6b2d-4e79-adf4-16a9e6d6c2d8 2018-08-09 15:21:52,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:21:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1344 X-Openstack-Request-Id: req-0ed1e569-e027-473c-a870-38e3d568dc48 Date: Thu, 09 Aug 2018 15:21:52 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"23710d4a-cca4-425c-804d-408da46321c3","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_12c0285d-5723-4722-966d-f8bb2363a44a","enable_dhcp":true,"segment_id":null,"network_id":"a0cfe645-1bd7-498a-af92-ba5c2973a0a2","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:10:59Z","ip_version":4}]} 2018-08-09 15:21:52,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0ed1e569-e027-473c-a870-38e3d568dc48 2018-08-09 15:21:52,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0393881797791s 2018-08-09 15:21:52,788 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0ed1e569-e027-473c-a870-38e3d568dc48 2018-08-09 15:21:52,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:21:52,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/23710d4a-cca4-425c-804d-408da46321c3.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:53,578 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db61c3b8-b688-4143-8cbd-10d4f53db9f7 Date: Thu, 09 Aug 2018 15:21:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:21:53,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/23710d4a-cca4-425c-804d-408da46321c3.json used request id req-db61c3b8-b688-4143-8cbd-10d4f53db9f7 2018-08-09 15:21:53,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.787933111191s 2018-08-09 15:21:53,578 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/23710d4a-cca4-425c-804d-408da46321c3.json used request id req-db61c3b8-b688-4143-8cbd-10d4f53db9f7 2018-08-09 15:21:53,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:21:53,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:53,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1451 X-Openstack-Request-Id: req-1e9fc9cd-50aa-4d07-9d75-07dedf2c3d53 Date: Thu, 09 Aug 2018 15:21:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a0cfe645-1bd7-498a-af92-ba5c2973a0a2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":99,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:21:53Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_12c0285d-5723-4722-966d-f8bb2363a44a","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:10:59Z","provider:network_type":"vxlan"}]} 2018-08-09 15:21:53,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e9fc9cd-50aa-4d07-9d75-07dedf2c3d53 2018-08-09 15:21:53,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.327833890915s 2018-08-09 15:21:53,907 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1e9fc9cd-50aa-4d07-9d75-07dedf2c3d53 2018-08-09 15:21:53,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:21:53,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a0cfe645-1bd7-498a-af92-ba5c2973a0a2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:54,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6f52425f-c45f-46b8-aab8-6459a99ff922 Date: Thu, 09 Aug 2018 15:21:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:21:54,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a0cfe645-1bd7-498a-af92-ba5c2973a0a2.json used request id req-6f52425f-c45f-46b8-aab8-6459a99ff922 2018-08-09 15:21:54,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.949151039124s 2018-08-09 15:21:54,858 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a0cfe645-1bd7-498a-af92-ba5c2973a0a2.json used request id req-6f52425f-c45f-46b8-aab8-6459a99ff922 2018-08-09 15:21:54,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:21:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:54,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json X-Openstack-Request-Id: req-09b4a784-5528-4ba4-8301-dc3e1c89905a Date: Thu, 09 Aug 2018 15:21:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:11:05Z", "file": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bee76c8a-a015-471e-955e-a7409b707126", "size": 12716032, "self": "/v2/images/bee76c8a-a015-471e-955e-a7409b707126", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bee76c8a-a015-471e-955e-a7409b707126/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_12c0285d-5723-4722-966d-f8bb2363a44a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:11:04Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:21:54,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-09b4a784-5528-4ba4-8301-dc3e1c89905a 2018-08-09 15:21:54,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0238468647003s 2018-08-09 15:21:54,885 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-09b4a784-5528-4ba4-8301-dc3e1c89905a 2018-08-09 15:21:54,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:21:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:56,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79901489-45d5-4b60-98e7-40856bfc7939 Date: Thu, 09 Aug 2018 15:21:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:21:56,052 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126 used request id req-79901489-45d5-4b60-98e7-40856bfc7939 2018-08-09 15:21:56,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.16507506371s 2018-08-09 15:21:56,052 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bee76c8a-a015-471e-955e-a7409b707126 used request id req-79901489-45d5-4b60-98e7-40856bfc7939 2018-08-09 15:21:56,053 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:21:56,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:56,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:21: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-66a90610-2f50-4596-81bb-6226116285f1 x-compute-request-id: req-66a90610-2f50-4596-81bb-6226116285f1 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_12c0285d-5723-4722-966d-f8bb2363a44a", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21", "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": "f5f7ff39-13ac-45ef-95d5-b35ad49abf21"}]} 2018-08-09 15:21:56,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-66a90610-2f50-4596-81bb-6226116285f1 2018-08-09 15:21:56,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245208740234s 2018-08-09 15:21:56,078 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-66a90610-2f50-4596-81bb-6226116285f1 2018-08-09 15:21:56,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:21:56,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}9382a0b6498a9f703579f398e6950df07ab3c70d" 2018-08-09 15:21:56,104 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:21: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 x-openstack-request-id: req-030028dd-6a79-4eaa-a121-fbdd4ad09e7a x-compute-request-id: req-030028dd-6a79-4eaa-a121-fbdd4ad09e7a Content-Length: 0 Content-Type: application/json 2018-08-09 15:21:56,104 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21 used request id req-030028dd-6a79-4eaa-a121-fbdd4ad09e7a 2018-08-09 15:21:56,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0250420570374s 2018-08-09 15:21:56,105 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f5f7ff39-13ac-45ef-95d5-b35ad49abf21 used request id req-030028dd-6a79-4eaa-a121-fbdd4ad09e7a 2018-08-09 15:21:56,150 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-09 15:21:56,188 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:21:56,189 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 15:21:56,190 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 15:21:56,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:21:56,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b32fdb7c-8540-4ec2-b2bd-5cc1b860c1bd 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:21:56,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b32fdb7c-8540-4ec2-b2bd-5cc1b860c1bd 2018-08-09 15:21:56,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:21:56,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:21:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["4tcoRL4aR-iFXP2b4mO7SA"], "issued_at": "2018-08-09T15:21:56.000000Z"}} 2018-08-09 15:21:56,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:21:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:21:56,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-c5595752-af01-4d7b-9628-46740a00db45 Date: Thu, 09 Aug 2018 15:21:56 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:21:56,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c5595752-af01-4d7b-9628-46740a00db45 2018-08-09 15:21:56,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306554079056s 2018-08-09 15:21:56,926 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c5595752-af01-4d7b-9628-46740a00db45 2018-08-09 15:21:56,926 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-09 15:21:57,294 - xtesting.energy.energy - INFO - Energy recorder API is not available, cause='status' 2018-08-09 15:21:57,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:21:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"network": {"shared": true, "name": "rally_sanity-net_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "admin_state_up": true}}' 2018-08-09 15:21:57,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-755d370e-d676-4c59-b56f-6979f84d2146 Date: Thu, 09 Aug 2018 15:21:57 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f9208ecf-5a53-4d1e-921e-7766a41a8cd7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":true,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:21:57Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_97cee2a5-15aa-49b8-a8f3-5440e18ed583","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:21:57Z","mtu":1450}} 2018-08-09 15:21:57,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-755d370e-d676-4c59-b56f-6979f84d2146 2018-08-09 15:21:57,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.193464994431s 2018-08-09 15:21:57,488 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-755d370e-d676-4c59-b56f-6979f84d2146 2018-08-09 15:21:57,489 - 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-09T15:21:57Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', u'provider:segmentation_id': 25, 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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', u'created_at': u'2018-08-09T15:21:57Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 15:21:57,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:21:57,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:21:57,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1430 X-Openstack-Request-Id: req-94c0a708-eef7-444c-a8a2-15805640ee43 Date: Thu, 09 Aug 2018 15:21:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"f9208ecf-5a53-4d1e-921e-7766a41a8cd7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":true,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:21:57Z","qos_policy_id":null,"name":"rally_sanity-net_97cee2a5-15aa-49b8-a8f3-5440e18ed583","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:21:57Z","provider:network_type":"vxlan"}]} 2018-08-09 15:21:57,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-94c0a708-eef7-444c-a8a2-15805640ee43 2018-08-09 15:21:57,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0992980003357s 2018-08-09 15:21:57,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-94c0a708-eef7-444c-a8a2-15805640ee43 2018-08-09 15:21:57,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:21:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"subnet": {"name": "rally_sanity-subnet_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "enable_dhcp": true, "network_id": "f9208ecf-5a53-4d1e-921e-7766a41a8cd7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:21:58,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 698 X-Openstack-Request-Id: req-41f27c93-295d-4c11-a4ea-1f7e09ed8761 Date: Thu, 09 Aug 2018 15:21:58 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T15:21:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2284a443-69e7-48d2-900f-debf4c0e96ba","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_97cee2a5-15aa-49b8-a8f3-5440e18ed583","enable_dhcp":true,"segment_id":null,"network_id":"f9208ecf-5a53-4d1e-921e-7766a41a8cd7","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:21:57Z","ip_version":4}} 2018-08-09 15:21:58,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-41f27c93-295d-4c11-a4ea-1f7e09ed8761 2018-08-09 15:21:58,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.488699197769s 2018-08-09 15:21:58,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-41f27c93-295d-4c11-a4ea-1f7e09ed8761 2018-08-09 15:21:58,080 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:21:57Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2284a443-69e7-48d2-900f-debf4c0e96ba', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_97cee2a5-15aa-49b8-a8f3-5440e18ed583', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:21:57Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:21:58,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:21:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "rally_sanity-router_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "admin_state_up": true}}' 2018-08-09 15:21:59,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-0b443a00-bb82-447a-a39b-8df7bc5675c4 Date: Thu, 09 Aug 2018 15:21:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:21:58Z", "admin_state_up": true, "updated_at": "2018-08-09T15:21:59Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "87fc182d-8847-4697-b8ea-e38916a814c9", "name": "rally_sanity-router_97cee2a5-15aa-49b8-a8f3-5440e18ed583"}} 2018-08-09 15:21:59,585 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0b443a00-bb82-447a-a39b-8df7bc5675c4 2018-08-09 15:21:59,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50445199013s 2018-08-09 15:21:59,586 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0b443a00-bb82-447a-a39b-8df7bc5675c4 2018-08-09 15:21:59,586 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:21:59Z', u'revision_number': 2, u'ha': False, u'id': u'87fc182d-8847-4697-b8ea-e38916a814c9', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_97cee2a5-15aa-49b8-a8f3-5440e18ed583', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:21:58Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:21:59,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:21:59,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9/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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"subnet_id": "2284a443-69e7-48d2-900f-debf4c0e96ba"}' 2018-08-09 15:22:01,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-878d77bd-78ef-4a51-930a-056632127e91 Date: Thu, 09 Aug 2018 15:22:01 GMT RESP BODY: {"network_id": "f9208ecf-5a53-4d1e-921e-7766a41a8cd7", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "2284a443-69e7-48d2-900f-debf4c0e96ba", "subnet_ids": ["2284a443-69e7-48d2-900f-debf4c0e96ba"], "port_id": "22efba8f-2007-4e51-9745-bc6df1d59cb4", "id": "87fc182d-8847-4697-b8ea-e38916a814c9"} 2018-08-09 15:22:01,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9/add_router_interface.json used request id req-878d77bd-78ef-4a51-930a-056632127e91 2018-08-09 15:22:01,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18164992332s 2018-08-09 15:22:01,769 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9/add_router_interface.json used request id req-878d77bd-78ef-4a51-930a-056632127e91 returning object 87fc182d-8847-4697-b8ea-e38916a814c9 2018-08-09 15:22:01,769 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:22:01,892 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:22:01,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:22:01,897 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:22:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:22:01,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:22:01,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:22:02,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-e873ec8d-160c-4b6d-9ebd-ad42a9b3222c Date: Thu, 09 Aug 2018 15:22:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:22:02,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e873ec8d-160c-4b6d-9ebd-ad42a9b3222c 2018-08-09 15:22:02,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278539896011s 2018-08-09 15:22:02,178 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e873ec8d-160c-4b6d-9ebd-ad42a9b3222c 2018-08-09 15:22:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:22:02,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583"}' 2018-08-09 15:22:02,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6bca9108-9720-48ac-bf86-119a9dfccce6 Date: Thu, 09 Aug 2018 15:22:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:22:02Z", "file": "/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8625c1e7-93fb-4b29-8c96-a29795a2f857", "size": null, "self": "/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857", "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_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "checksum": null, "created_at": "2018-08-09T15:22:02Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:22:02,230 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6bca9108-9720-48ac-bf86-119a9dfccce6 2018-08-09 15:22:02,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0438928604126s 2018-08-09 15:22:02,230 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6bca9108-9720-48ac-bf86-119a9dfccce6 returning object 8625c1e7-93fb-4b29-8c96-a29795a2f857 2018-08-09 15:22:02,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:22:02,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '' 2018-08-09 15:22:02,754 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa58a6d9-15f7-40c8-9d4c-b21acc321e36 Date: Thu, 09 Aug 2018 15:22: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-09 15:22:02,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/file used request id req-fa58a6d9-15f7-40c8-9d4c-b21acc321e36 2018-08-09 15:22:02,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.52296090126s 2018-08-09 15:22:02,754 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/file used request id req-fa58a6d9-15f7-40c8-9d4c-b21acc321e36 2018-08-09 15:22:02,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:22:02,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:22:02,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-1ab4cc86-bc7a-4142-844f-60a87c323eaf Date: Thu, 09 Aug 2018 15:22:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:22:02Z", "file": "/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8625c1e7-93fb-4b29-8c96-a29795a2f857", "size": 12716032, "self": "/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:22:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:22:02,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1ab4cc86-bc7a-4142-844f-60a87c323eaf 2018-08-09 15:22:02,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248599052429s 2018-08-09 15:22:02,783 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1ab4cc86-bc7a-4142-844f-60a87c323eaf 2018-08-09 15:22:02,785 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'8625c1e7-93fb-4b29-8c96-a29795a2f857', 'size': 12716032, u'self': u'/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:22:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:22:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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/8625c1e7-93fb-4b29-8c96-a29795a2f857', 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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'created': u'2018-08-09T15:22:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:22: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/8625c1e7-93fb-4b29-8c96-a29795a2f857', 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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:22:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:22:02,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:22:03,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:22: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-5ea1c89a-d644-40b7-8161-e997938c9798 x-compute-request-id: req-5ea1c89a-d644-40b7-8161-e997938c9798 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19", "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": "fcb0c329-f3bb-48ed-8552-e38107e12e19"}} 2018-08-09 15:22:03,108 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5ea1c89a-d644-40b7-8161-e997938c9798 2018-08-09 15:22:03,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.322185993195s 2018-08-09 15:22:03,108 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5ea1c89a-d644-40b7-8161-e997938c9798 2018-08-09 15:22:03,109 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'fcb0c329-f3bb-48ed-8552-e38107e12e19', 'swap': 0}) 2018-08-09 15:22:03,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:22:03,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19/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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"extra_specs": {}}' 2018-08-09 15:22:03,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:22: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-ba508747-3cb4-4776-bfe3-33522e82338a x-compute-request-id: req-ba508747-3cb4-4776-bfe3-33522e82338a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:22:03,132 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19/os-extra_specs used request id req-ba508747-3cb4-4776-bfe3-33522e82338a 2018-08-09 15:22:03,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216300487518s 2018-08-09 15:22:03,132 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19/os-extra_specs used request id req-ba508747-3cb4-4776-bfe3-33522e82338a 2018-08-09 15:22:03,132 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 15:22:05,861 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 15:22:08,590 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 894ed615-dc22-4ea0-90a4-96b7c7feb29f | 2018-08-09T15:22:08.203054 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 894ed615-dc22-4ea0-90a4-96b7c7feb29f ~/.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-09 15:22:12,234 - 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-09 15:22:12,235 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-09 15:22:12,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 15:22:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:22:12,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:22: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-4869f445-8356-4a09-8743-599a0c3bc760 x-compute-request-id: req-4869f445-8356-4a09-8743-599a0c3bc760 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": 12}, "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.10", "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": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-09 15:22:12,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4869f445-8356-4a09-8743-599a0c3bc760 2018-08-09 15:22:12,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0362858772278s 2018-08-09 15:22:12,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-4869f445-8356-4a09-8743-599a0c3bc760 2018-08-09 15:22:12,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:22:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:22:12,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:22: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-04740bfa-f60f-410c-8d50-171f20ddf6ec x-compute-request-id: req-04740bfa-f60f-410c-8d50-171f20ddf6ec Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f", "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": "e5a5314e-6cda-4bbc-9a57-7c8c1af5512f"}} 2018-08-09 15:22:12,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-04740bfa-f60f-410c-8d50-171f20ddf6ec 2018-08-09 15:22:12,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0334539413452s 2018-08-09 15:22:12,307 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-04740bfa-f60f-410c-8d50-171f20ddf6ec 2018-08-09 15:22:12,308 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'e5a5314e-6cda-4bbc-9a57-7c8c1af5512f', 'swap': 0}) 2018-08-09 15:22:12,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:22:12,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f/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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"extra_specs": {}}' 2018-08-09 15:22:12,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:22: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-40e7129f-7399-461a-9799-dfc50ee3b440 x-compute-request-id: req-40e7129f-7399-461a-9799-dfc50ee3b440 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:22:12,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f/os-extra_specs used request id req-40e7129f-7399-461a-9799-dfc50ee3b440 2018-08-09 15:22:12,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203831195831s 2018-08-09 15:22:12,329 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f/os-extra_specs used request id req-40e7129f-7399-461a-9799-dfc50ee3b440 2018-08-09 15:22:12,329 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'e5a5314e-6cda-4bbc-9a57-7c8c1af5512f', 'swap': 0}) 2018-08-09 15:22:12,330 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-09 15:22:12,330 - 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-09 15:22:12,331 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:22:12,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:22:12,346 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:23:28,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23c03191-13b8-4e28-b48e-5ef7947c58ca 2018-08-09 15:23:28,258 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-09 15:23:28,259 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '23c03191-13b8-4e28-b48e-5ef7947c58ca'] 2018-08-09 15:23:29,092 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 23c03191-13b8-4e28-b48e-5ef7947c58ca -------------------------------------------------------------------------------- Task 23c03191-13b8-4e28-b48e-5ef7947c58ca: 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 23c03191-13b8-4e28-b48e-5ef7947c58ca 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.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | total | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | -> duration | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.565377 Full duration: 9.179846 -------------------------------------------------------------------------------- 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 23c03191-13b8-4e28-b48e-5ef7947c58ca 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.542 | 0.542 | 0.542 | 0.542 | 0.542 | 0.542 | 100.0% | 1 | | total | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> duration | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.007594 Full duration: 9.596458 -------------------------------------------------------------------------------- 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 23c03191-13b8-4e28-b48e-5ef7947c58ca 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.356 | 0.356 | 0.356 | 0.356 | 0.356 | 0.356 | 100.0% | 1 | | total | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> duration | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793195 Full duration: 8.640454 -------------------------------------------------------------------------------- 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 23c03191-13b8-4e28-b48e-5ef7947c58ca 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.621 | 1.621 | 1.621 | 1.621 | 1.621 | 1.621 | 100.0% | 1 | | total | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | -> duration | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.061577 Full duration: 10.365391 -------------------------------------------------------------------------------- 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 23c03191-13b8-4e28-b48e-5ef7947c58ca 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.434 | 0.434 | 0.434 | 0.434 | 0.434 | 0.434 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.846524 Full duration: 9.190255 -------------------------------------------------------------------------------- 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 23c03191-13b8-4e28-b48e-5ef7947c58ca 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.301 | 0.301 | 0.301 | 0.301 | 0.301 | 0.301 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.755946 Full duration: 8.922974 HINTS: * To plot HTML graphics with this data, run: rally task report 23c03191-13b8-4e28-b48e-5ef7947c58ca --out output.html * To generate a JUnit report, run: rally task export 23c03191-13b8-4e28-b48e-5ef7947c58ca --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 23c03191-13b8-4e28-b48e-5ef7947c58ca --json --out output.json 2018-08-09 15:23:29,093 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '23c03191-13b8-4e28-b48e-5ef7947c58ca', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-09 15:23:31,465 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 23c03191-13b8-4e28-b48e-5ef7947c58ca --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-09 15:23:31.376 766 INFO rally.api [-] Building 'json' report for the following task(s): '23c03191-13b8-4e28-b48e-5ef7947c58ca'. 2018-08-09 15:23:31.381 766 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:23:31,466 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '23c03191-13b8-4e28-b48e-5ef7947c58ca', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-09 15:23:33,940 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 23c03191-13b8-4e28-b48e-5ef7947c58ca --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-09 15:23:33.809 769 INFO rally.api [-] Building 'html' report for the following task(s): '23c03191-13b8-4e28-b48e-5ef7947c58ca'. 2018-08-09 15:23:33.833 769 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:23:33,947 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-09 15:23:33,948 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-09 15:23:33,948 - 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-09 15:23:33,948 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:23:33,965 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:23:33,965 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:25:08,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : aa194deb-66ad-497d-b6d1-89110a58b037 2018-08-09 15:25:08,433 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'aa194deb-66ad-497d-b6d1-89110a58b037'] 2018-08-09 15:25:09,267 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid aa194deb-66ad-497d-b6d1-89110a58b037 -------------------------------------------------------------------------------- Task aa194deb-66ad-497d-b6d1-89110a58b037: 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 aa194deb-66ad-497d-b6d1-89110a58b037 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.882 | 2.882 | 2.882 | 2.882 | 2.882 | 2.882 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 0.043 | 100.0% | 1 | | -> glance_v2.upload_data | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 0.402 | 100.0% | 1 | | glance_v2.delete_image | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 1.058 | 100.0% | 1 | | total | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 100.0% | 1 | | -> duration | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 3.94 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.939953 Full duration: 14.120071 -------------------------------------------------------------------------------- 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 aa194deb-66ad-497d-b6d1-89110a58b037 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.865 | 2.865 | 2.865 | 2.865 | 2.865 | 2.865 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 0.375 | 100.0% | 1 | | glance_v2.list_images | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | total | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 100.0% | 1 | | -> duration | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 2.909 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.909181 Full duration: 14.966806 -------------------------------------------------------------------------------- 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 aa194deb-66ad-497d-b6d1-89110a58b037 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.285 | 0.285 | 0.285 | 0.285 | 0.285 | 0.285 | 100.0% | 1 | | total | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | -> duration | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 0.286 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.285692 Full duration: 9.659906 -------------------------------------------------------------------------------- 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": "f9208ecf-5a53-4d1e-921e-7766a41a8cd7" } ], "flavor": { "name": "rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task aa194deb-66ad-497d-b6d1-89110a58b037 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.793 | 2.793 | 2.793 | 2.793 | 2.793 | 2.793 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 0.044 | 100.0% | 1 | | -> glance_v2.upload_data | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 0.392 | 100.0% | 1 | | nova.boot_servers | 13.858 | 13.858 | 13.858 | 13.858 | 13.858 | 13.858 | 100.0% | 1 | | total | 16.652 | 16.652 | 16.652 | 16.652 | 16.652 | 16.652 | 100.0% | 1 | | -> duration | 15.652 | 15.652 | 15.652 | 15.652 | 15.652 | 15.652 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.651912 Full duration: 35.992142 HINTS: * To plot HTML graphics with this data, run: rally task report aa194deb-66ad-497d-b6d1-89110a58b037 --out output.html * To generate a JUnit report, run: rally task export aa194deb-66ad-497d-b6d1-89110a58b037 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report aa194deb-66ad-497d-b6d1-89110a58b037 --json --out output.json 2018-08-09 15:25:09,268 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'aa194deb-66ad-497d-b6d1-89110a58b037', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-09 15:25:11,718 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid aa194deb-66ad-497d-b6d1-89110a58b037 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-09 15:25:11.630 1322 INFO rally.api [-] Building 'json' report for the following task(s): 'aa194deb-66ad-497d-b6d1-89110a58b037'. 2018-08-09 15:25:11.634 1322 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:25:11,718 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'aa194deb-66ad-497d-b6d1-89110a58b037', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-09 15:25:14,105 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid aa194deb-66ad-497d-b6d1-89110a58b037 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-09 15:25:13.991 1325 INFO rally.api [-] Building 'html' report for the following task(s): 'aa194deb-66ad-497d-b6d1-89110a58b037'. 2018-08-09 15:25:14.012 1325 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:25:14,111 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-09 15:25:14,112 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-09 15:25:14,112 - 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-09 15:25:14,113 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:25:14,128 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:25:14,129 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:28:43,090 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 762699b2-9d64-470e-91e5-2600b858cd14 2018-08-09 15:28:43,091 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '762699b2-9d64-470e-91e5-2600b858cd14'] 2018-08-09 15:28:44,070 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 762699b2-9d64-470e-91e5-2600b858cd14 -------------------------------------------------------------------------------- Task 762699b2-9d64-470e-91e5-2600b858cd14: 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 762699b2-9d64-470e-91e5-2600b858cd14 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.282 | 3.282 | 3.282 | 3.282 | 3.282 | 3.282 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 2.692 | 100.0% | 1 | | total | 5.975 | 5.975 | 5.975 | 5.975 | 5.975 | 5.975 | 100.0% | 1 | | -> duration | 5.975 | 5.975 | 5.975 | 5.975 | 5.975 | 5.975 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.974656 Full duration: 23.959222 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.403 | 3.403 | 3.403 | 3.403 | 3.403 | 3.403 | 100.0% | 1 | | cinder_v2.delete_volume | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 2.646 | 100.0% | 1 | | total | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 100.0% | 1 | | -> duration | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 6.049 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.049282 Full duration: 18.086372 -------------------------------------------------------------------------------- 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_97cee2a5-15aa-49b8-a8f3-5440e18ed583" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 762699b2-9d64-470e-91e5-2600b858cd14 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v2.create_volume | 6.199 | 6.199 | 6.199 | 6.199 | 6.199 | 6.199 | 100.0% | 1 | | cinder_v2.delete_volume | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | total | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 100.0% | 1 | | -> duration | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 6.549 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.548958 Full duration: 19.000065 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.444 | 3.444 | 3.444 | 3.444 | 3.444 | 3.444 | 100.0% | 1 | | cinder_v2.delete_volume | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 0.544 | 100.0% | 1 | | total | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | -> duration | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 3.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.988066 Full duration: 15.890235 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.507 | 3.507 | 3.507 | 3.507 | 3.507 | 3.507 | 100.0% | 1 | | cinder_v2.extend_volume | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 0.573 | 100.0% | 1 | | cinder_v2.delete_volume | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 0.563 | 100.0% | 1 | | total | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 100.0% | 1 | | -> duration | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 4.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.643265 Full duration: 16.471943 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.487 | 3.487 | 3.487 | 3.487 | 3.487 | 3.487 | 100.0% | 1 | | cinder_v2.delete_volume | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 2.744 | 100.0% | 1 | | total | 6.232 | 6.232 | 6.232 | 6.232 | 6.232 | 6.232 | 100.0% | 1 | | -> duration | 6.232 | 6.232 | 6.232 | 6.232 | 6.232 | 6.232 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.231964 Full duration: 24.113057 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | cinder_v2.list_qos | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 0.269 | 100.0% | 1 | | total | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> duration | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 1.005 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.004906 Full duration: 14.985341 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | cinder_v2.set_qos | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 0.295 | 100.0% | 1 | | total | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> duration | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 1.004 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.003984 Full duration: 14.812735 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.669 | 0.669 | 0.669 | 0.669 | 0.669 | 0.669 | 100.0% | 1 | | cinder_v2.list_types | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | total | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> duration | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 0.933 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.9326 Full duration: 14.753633 -------------------------------------------------------------------------------- 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 762699b2-9d64-470e-91e5-2600b858cd14 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.735 | 0.735 | 0.735 | 0.735 | 0.735 | 0.735 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 0.321 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.056553 Full duration: 14.733275 HINTS: * To plot HTML graphics with this data, run: rally task report 762699b2-9d64-470e-91e5-2600b858cd14 --out output.html * To generate a JUnit report, run: rally task export 762699b2-9d64-470e-91e5-2600b858cd14 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 762699b2-9d64-470e-91e5-2600b858cd14 --json --out output.json 2018-08-09 15:28:44,070 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '762699b2-9d64-470e-91e5-2600b858cd14', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-09 15:28:46,493 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 762699b2-9d64-470e-91e5-2600b858cd14 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-09 15:28:46.389 3114 INFO rally.api [-] Building 'json' report for the following task(s): '762699b2-9d64-470e-91e5-2600b858cd14'. 2018-08-09 15:28:46.399 3114 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:28:46,493 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '762699b2-9d64-470e-91e5-2600b858cd14', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-09 15:28:48,943 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 762699b2-9d64-470e-91e5-2600b858cd14 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-09 15:28:48.822 3117 INFO rally.api [-] Building 'html' report for the following task(s): '762699b2-9d64-470e-91e5-2600b858cd14'. 2018-08-09 15:28:48.850 3117 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:28:48,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-09 15:28:48,956 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2018-08-09 15:28:48,957 - 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-09 15:28:48,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:28:48,971 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:28:48,972 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:31:03,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 24d4d44b-23d4-489f-a67e-346ecf7350c0 2018-08-09 15:31:03,193 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '24d4d44b-23d4-489f-a67e-346ecf7350c0'] 2018-08-09 15:31:04,097 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 24d4d44b-23d4-489f-a67e-346ecf7350c0 -------------------------------------------------------------------------------- Task 24d4d44b-23d4-489f-a67e-346ecf7350c0: 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | total | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> duration | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 0.682 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.682477 Full duration: 9.088195 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | total | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | -> duration | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680249 Full duration: 8.979459 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | total | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> duration | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 0.681 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.680526 Full duration: 8.664205 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | gnocchi.delete_archive_policy_rule | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 0.263 | 100.0% | 1 | | total | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> duration | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.950527 Full duration: 10.15527 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | total | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> duration | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 0.756 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.756461 Full duration: 9.319473 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.691 | 0.691 | 0.691 | 0.691 | 0.691 | 0.691 | 100.0% | 1 | | gnocchi.delete_archive_policy | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 0.27 | 100.0% | 1 | | total | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> duration | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 0.962 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.962031 Full duration: 9.841266 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.654351 Full duration: 8.842572 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | gnocchi.delete_resource_type | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 100.0% | 1 | | -> duration | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 1.525 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.525106 Full duration: 10.271135 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | total | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> duration | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 0.668 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.668147 Full duration: 8.930758 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.913 | 0.913 | 0.913 | 0.913 | 0.913 | 0.913 | 100.0% | 1 | | gnocchi.delete_metric | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> duration | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 1.188 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.187538 Full duration: 10.077234 -------------------------------------------------------------------------------- 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 24d4d44b-23d4-489f-a67e-346ecf7350c0 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | gnocchi.delete_resource | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 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.968181 Full duration: 9.645673 HINTS: * To plot HTML graphics with this data, run: rally task report 24d4d44b-23d4-489f-a67e-346ecf7350c0 --out output.html * To generate a JUnit report, run: rally task export 24d4d44b-23d4-489f-a67e-346ecf7350c0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 24d4d44b-23d4-489f-a67e-346ecf7350c0 --json --out output.json 2018-08-09 15:31:04,098 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '24d4d44b-23d4-489f-a67e-346ecf7350c0', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.json'] 2018-08-09 15:31:06,476 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 24d4d44b-23d4-489f-a67e-346ecf7350c0 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.json 2018-08-09 15:31:06.373 4252 INFO rally.api [-] Building 'json' report for the following task(s): '24d4d44b-23d4-489f-a67e-346ecf7350c0'. 2018-08-09 15:31:06.381 4252 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:31:06,476 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '24d4d44b-23d4-489f-a67e-346ecf7350c0', '--out', u'/home/opnfv/functest/results/rally/opnfv-gnocchi.html'] 2018-08-09 15:31:08,976 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 24d4d44b-23d4-489f-a67e-346ecf7350c0 --out /home/opnfv/functest/results/rally/opnfv-gnocchi.html 2018-08-09 15:31:08.855 4255 INFO rally.api [-] Building 'html' report for the following task(s): '24d4d44b-23d4-489f-a67e-346ecf7350c0'. 2018-08-09 15:31:08.882 4255 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:31:08,988 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" OK. 2018-08-09 15:31:08,989 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-09 15:31:08,989 - 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-09 15:31:08,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:31:09,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:31:09,006 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:32:45,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : ef05c2ad-4a68-453a-b899-3249c3431262 2018-08-09 15:32:45,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'ef05c2ad-4a68-453a-b899-3249c3431262'] 2018-08-09 15:32:46,210 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid ef05c2ad-4a68-453a-b899-3249c3431262 -------------------------------------------------------------------------------- Task ef05c2ad-4a68-453a-b899-3249c3431262: 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 ef05c2ad-4a68-453a-b899-3249c3431262 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 7.392 | 7.392 | 7.392 | 7.392 | 7.392 | 7.392 | 100.0% | 1 | | heat.update_stack | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 3.349 | 100.0% | 1 | | heat.delete_stack | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 2.705 | 100.0% | 1 | | total | 13.446 | 13.446 | 13.446 | 13.446 | 13.446 | 13.446 | 100.0% | 1 | | -> duration | 9.446 | 9.446 | 9.446 | 9.446 | 9.446 | 9.446 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.446112 Full duration: 23.876352 -------------------------------------------------------------------------------- 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 ef05c2ad-4a68-453a-b899-3249c3431262 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.125 | 5.125 | 5.125 | 5.125 | 5.125 | 5.125 | 100.0% | 1 | | heat.check_stack | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 1.008 | 100.0% | 1 | | heat.delete_stack | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 1.741 | 100.0% | 1 | | total | 7.875 | 7.875 | 7.875 | 7.875 | 7.875 | 7.875 | 100.0% | 1 | | -> duration | 5.875 | 5.875 | 5.875 | 5.875 | 5.875 | 5.875 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.874738 Full duration: 20.079617 -------------------------------------------------------------------------------- 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 ef05c2ad-4a68-453a-b899-3249c3431262 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.087 | 5.087 | 5.087 | 5.087 | 5.087 | 5.087 | 100.0% | 1 | | heat.suspend_stack | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 1.077 | 100.0% | 1 | | heat.resume_stack | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 0.526 | 100.0% | 1 | | heat.delete_stack | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 2.537 | 100.0% | 1 | | total | 9.227 | 9.227 | 9.227 | 9.227 | 9.227 | 9.227 | 100.0% | 1 | | -> duration | 7.227 | 7.227 | 7.227 | 7.227 | 7.227 | 7.227 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.226907 Full duration: 19.678734 -------------------------------------------------------------------------------- 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 ef05c2ad-4a68-453a-b899-3249c3431262 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.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | total | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> duration | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 0.694 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.694146 Full duration: 9.918974 HINTS: * To plot HTML graphics with this data, run: rally task report ef05c2ad-4a68-453a-b899-3249c3431262 --out output.html * To generate a JUnit report, run: rally task export ef05c2ad-4a68-453a-b899-3249c3431262 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report ef05c2ad-4a68-453a-b899-3249c3431262 --json --out output.json 2018-08-09 15:32:46,210 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'ef05c2ad-4a68-453a-b899-3249c3431262', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-09 15:32:48,552 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid ef05c2ad-4a68-453a-b899-3249c3431262 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-09 15:32:48.453 5168 INFO rally.api [-] Building 'json' report for the following task(s): 'ef05c2ad-4a68-453a-b899-3249c3431262'. 2018-08-09 15:32:48.458 5168 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:32:48,552 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'ef05c2ad-4a68-453a-b899-3249c3431262', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-09 15:32:50,919 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid ef05c2ad-4a68-453a-b899-3249c3431262 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-09 15:32:50.815 5171 INFO rally.api [-] Building 'html' report for the following task(s): 'ef05c2ad-4a68-453a-b899-3249c3431262'. 2018-08-09 15:32:50.836 5171 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:32:50,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-09 15:32:50,926 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-09 15:32:50,926 - 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-09 15:32:50,927 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:32:50,943 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:32:50,944 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:36:38,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 1add7230-6222-4962-8e7a-6108bbd36640 2018-08-09 15:36:38,621 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '1add7230-6222-4962-8e7a-6108bbd36640'] 2018-08-09 15:36:39,541 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 1add7230-6222-4962-8e7a-6108bbd36640 -------------------------------------------------------------------------------- Task 1add7230-6222-4962-8e7a-6108bbd36640: 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 1add7230-6222-4962-8e7a-6108bbd36640 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.add_role | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 0.216 | 100.0% | 1 | | keystone_v3.revoke_role | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 0.222 | 100.0% | 1 | | total | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> duration | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.133554 Full duration: 17.982903 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 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.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | keystone_v3.list_roles | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 0.161 | 100.0% | 1 | | total | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> duration | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966889 Full duration: 17.848894 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 1.05 | 100.0% | 1 | | keystone_v3.list_projects | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 0.188 | 100.0% | 1 | | total | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | -> duration | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 1.238 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.238085 Full duration: 17.906874 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 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.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | keystone_v3.delete_role | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 0.204 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847421 Full duration: 14.662211 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 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.686 | 0.686 | 0.686 | 0.686 | 0.686 | 0.686 | 100.0% | 1 | | keystone_v3.delete_service | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | total | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> duration | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 1.01 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.010045 Full duration: 15.62682 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 1.113 | 100.0% | 1 | | keystone_v3.create_user | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 0.173 | 100.0% | 1 | | -> keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.create_role | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 0.111 | 100.0% | 1 | | keystone_v3.get_project | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_user | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 0.121 | 100.0% | 1 | | keystone_v3.get_role | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 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.134 | 0.134 | 0.134 | 0.134 | 0.134 | 0.134 | 100.0% | 1 | | total | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 100.0% | 1 | | -> duration | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.669219 Full duration: 23.89438 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 1.108 | 100.0% | 1 | | keystone_v3.update_project | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | keystone_v3.delete_project | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 0.16 | 100.0% | 1 | | total | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> duration | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 1.4 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.399657 Full duration: 15.795735 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1add7230-6222-4962-8e7a-6108bbd36640 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.034 | 1.034 | 1.034 | 1.034 | 1.034 | 1.034 | 100.0% | 1 | | total | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> duration | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 1.157 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.156911 Full duration: 17.764465 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 1add7230-6222-4962-8e7a-6108bbd36640 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.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | total | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> duration | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 0.893 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.892867 Full duration: 17.360938 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 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.917 | 0.917 | 0.917 | 0.917 | 0.917 | 0.917 | 100.0% | 1 | | keystone_v3.list_users | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> duration | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 1.163 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.162599 Full duration: 18.041473 -------------------------------------------------------------------------------- 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 1add7230-6222-4962-8e7a-6108bbd36640 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.973 | 0.973 | 0.973 | 0.973 | 0.973 | 0.973 | 100.0% | 1 | | keystone_v3.create_users | 6.931 | 6.931 | 6.931 | 6.931 | 6.931 | 6.931 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.931 | 6.931 | 6.931 | 6.931 | 6.931 | 6.931 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 1.109 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 1.64 | 100.0% | 1 | | total | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 100.0% | 1 | | -> duration | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 9.231 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.230888 Full duration: 30.258437 HINTS: * To plot HTML graphics with this data, run: rally task report 1add7230-6222-4962-8e7a-6108bbd36640 --out output.html * To generate a JUnit report, run: rally task export 1add7230-6222-4962-8e7a-6108bbd36640 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 1add7230-6222-4962-8e7a-6108bbd36640 --json --out output.json 2018-08-09 15:36:39,542 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '1add7230-6222-4962-8e7a-6108bbd36640', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-09 15:36:41,963 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 1add7230-6222-4962-8e7a-6108bbd36640 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-09 15:36:41.868 7086 INFO rally.api [-] Building 'json' report for the following task(s): '1add7230-6222-4962-8e7a-6108bbd36640'. 2018-08-09 15:36:41.879 7086 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:36:41,964 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '1add7230-6222-4962-8e7a-6108bbd36640', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-09 15:36:44,322 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 1add7230-6222-4962-8e7a-6108bbd36640 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-09 15:36:44.209 7089 INFO rally.api [-] Building 'html' report for the following task(s): '1add7230-6222-4962-8e7a-6108bbd36640'. 2018-08-09 15:36:44.240 7089 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:36:44,337 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-09 15:36:44,337 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-09 15:36:44,337 - 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-09 15:36:44,338 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:36:44,351 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:36:44,353 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:42:23,102 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6cb83ba1-1d77-4b83-93a3-fda945febbef 2018-08-09 15:42:23,103 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6cb83ba1-1d77-4b83-93a3-fda945febbef'] 2018-08-09 15:42:24,082 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6cb83ba1-1d77-4b83-93a3-fda945febbef -------------------------------------------------------------------------------- Task 6cb83ba1-1d77-4b83-93a3-fda945febbef: 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.delete_network | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | total | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 100.0% | 1 | | -> duration | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 1.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.84193 Full duration: 17.336045 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | neutron.delete_port | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 0.554 | 100.0% | 1 | | total | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | -> duration | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 2.439 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.438716 Full duration: 30.570392 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | neutron.create_subnet | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | neutron.create_router | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | neutron.add_interface_router | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 2.483 | 100.0% | 1 | | neutron.remove_interface_router | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 2.626 | 100.0% | 1 | | neutron.delete_router | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 0.353 | 100.0% | 1 | | total | 7.193 | 7.193 | 7.193 | 7.193 | 7.193 | 7.193 | 100.0% | 1 | | -> duration | 7.193 | 7.193 | 7.193 | 7.193 | 7.193 | 7.193 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.192764 Full duration: 40.374486 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | neutron.delete_subnet | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | total | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 100.0% | 1 | | -> duration | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 1.925 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.924971 Full duration: 29.412016 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.96 | 0.96 | 0.96 | 0.96 | 0.96 | 0.96 | 100.0% | 1 | | neutron.list_networks | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> duration | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 1.302 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.302105 Full duration: 19.577459 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.517 | 1.517 | 1.517 | 1.517 | 1.517 | 1.517 | 100.0% | 1 | | neutron.list_ports | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 0.096 | 100.0% | 1 | | total | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | -> duration | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 1.613 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.6129 Full duration: 31.593516 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.914 | 0.914 | 0.914 | 0.914 | 0.914 | 0.914 | 100.0% | 1 | | neutron.create_subnet | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 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.113 | 2.113 | 2.113 | 2.113 | 2.113 | 2.113 | 100.0% | 1 | | neutron.list_routers | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 0.371 | 100.0% | 1 | | total | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> duration | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 4.217 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.217321 Full duration: 43.541633 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | neutron.create_subnet | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 0.885 | 100.0% | 1 | | neutron.list_subnets | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 0.066 | 100.0% | 1 | | total | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> duration | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 1.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.767502 Full duration: 35.314252 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.928 | 0.928 | 0.928 | 0.928 | 0.928 | 0.928 | 100.0% | 1 | | neutron.delete_security_group | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> duration | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 1.057 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.057096 Full duration: 16.360078 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef 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.832 | 0.832 | 0.832 | 0.832 | 0.832 | 0.832 | 100.0% | 1 | | neutron.create_security_group_rule | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 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.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | total | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> duration | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 1.133 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.132826 Full duration: 16.059479 -------------------------------------------------------------------------------- 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 6cb83ba1-1d77-4b83-93a3-fda945febbef has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 0.921 | 100.0% | 1 | | neutron.create_router | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | neutron.add_gateway_router | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 2.164 | 100.0% | 1 | | neutron.remove_gateway_router | 1.343 | 1.343 | 1.343 | 1.343 | 1.343 | 1.343 | 100.0% | 1 | | total | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | -> duration | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 4.518 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.51847 Full duration: 29.991108 HINTS: * To plot HTML graphics with this data, run: rally task report 6cb83ba1-1d77-4b83-93a3-fda945febbef --out output.html * To generate a JUnit report, run: rally task export 6cb83ba1-1d77-4b83-93a3-fda945febbef --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6cb83ba1-1d77-4b83-93a3-fda945febbef --json --out output.json 2018-08-09 15:42:24,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6cb83ba1-1d77-4b83-93a3-fda945febbef', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-09 15:42:26,369 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6cb83ba1-1d77-4b83-93a3-fda945febbef --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-09 15:42:26.263 10384 INFO rally.api [-] Building 'json' report for the following task(s): '6cb83ba1-1d77-4b83-93a3-fda945febbef'. 2018-08-09 15:42:26.274 10384 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:42:26,370 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6cb83ba1-1d77-4b83-93a3-fda945febbef', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-09 15:42:28,955 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6cb83ba1-1d77-4b83-93a3-fda945febbef --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-09 15:42:28.803 10387 INFO rally.api [-] Building 'html' report for the following task(s): '6cb83ba1-1d77-4b83-93a3-fda945febbef'. 2018-08-09 15:42:28.836 10387 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:42:28,973 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-09 15:42:28,974 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-09 15:42:28,974 - 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-09 15:42:28,975 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:42:28,990 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:42:28,991 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:43:43,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e852471c-6302-4bdd-abf7-99ecc7ea975a 2018-08-09 15:43:43,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e852471c-6302-4bdd-abf7-99ecc7ea975a'] 2018-08-09 15:43:44,554 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e852471c-6302-4bdd-abf7-99ecc7ea975a -------------------------------------------------------------------------------- Task e852471c-6302-4bdd-abf7-99ecc7ea975a: 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_97cee2a5-15aa-49b8-a8f3-5440e18ed583" }, "image": { "name": "rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583" }, "nics": [ { "net-id": "f9208ecf-5a53-4d1e-921e-7766a41a8cd7" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e852471c-6302-4bdd-abf7-99ecc7ea975a 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 | 12.068 | 12.068 | 12.068 | 12.068 | 12.068 | 12.068 | 100.0% | 1 | | nova.live_migrate | 10.231 | 10.231 | 10.231 | 10.231 | 10.231 | 10.231 | 0.0% | 1 | | total | 22.299 | 22.299 | 22.299 | 22.299 | 22.299 | 22.299 | 0.0% | 1 | | -> duration | 21.299 | 21.299 | 21.299 | 21.299 | 21.299 | 21.299 | 0.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 0.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 21.298539 Full duration: 38.425956 HINTS: * To plot HTML graphics with this data, run: rally task report e852471c-6302-4bdd-abf7-99ecc7ea975a --out output.html * To generate a JUnit report, run: rally task export e852471c-6302-4bdd-abf7-99ecc7ea975a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e852471c-6302-4bdd-abf7-99ecc7ea975a --json --out output.json At least one workload did not pass SLA criteria. 2018-08-09 15:43:44,555 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e852471c-6302-4bdd-abf7-99ecc7ea975a', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-09 15:43:47,028 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e852471c-6302-4bdd-abf7-99ecc7ea975a --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-09 15:43:46.932 10622 INFO rally.api [-] Building 'json' report for the following task(s): 'e852471c-6302-4bdd-abf7-99ecc7ea975a'. 2018-08-09 15:43:46.935 10622 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:43:47,028 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'e852471c-6302-4bdd-abf7-99ecc7ea975a', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-09 15:43:49,472 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid e852471c-6302-4bdd-abf7-99ecc7ea975a --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-09 15:43:49.369 10625 INFO rally.api [-] Building 'html' report for the following task(s): 'e852471c-6302-4bdd-abf7-99ecc7ea975a'. 2018-08-09 15:43:49.386 10625 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:43:49,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" Failed. 2018-08-09 15:43:49,474 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-09 15:43:49,475 - 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-09 15:43:49,475 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-09 15:43:49,492 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-09 15:43:49,493 - 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': 'f9208ecf-5a53-4d1e-921e-7766a41a8cd7', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583', 'flavor_name': 'rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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_97cee2a5-15aa-49b8-a8f3-5440e18ed583', '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-09 15:44:50,730 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 19f71d2f-6658-4791-9da4-36662d824982 2018-08-09 15:44:50,731 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '19f71d2f-6658-4791-9da4-36662d824982'] 2018-08-09 15:44:51,574 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 19f71d2f-6658-4791-9da4-36662d824982 -------------------------------------------------------------------------------- Task 19f71d2f-6658-4791-9da4-36662d824982: 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 19f71d2f-6658-4791-9da4-36662d824982 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.811 | 0.811 | 0.811 | 0.811 | 0.811 | 0.811 | 100.0% | 1 | | quotas.delete_quotas | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 0.272 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.083129 Full duration: 10.663596 -------------------------------------------------------------------------------- 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 19f71d2f-6658-4791-9da4-36662d824982 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.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | total | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> duration | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.791922 Full duration: 10.054801 -------------------------------------------------------------------------------- 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 19f71d2f-6658-4791-9da4-36662d824982 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.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> duration | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.792656 Full duration: 9.752221 -------------------------------------------------------------------------------- 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 19f71d2f-6658-4791-9da4-36662d824982 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.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | total | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> duration | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 1.313 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.31268 Full duration: 10.822603 HINTS: * To plot HTML graphics with this data, run: rally task report 19f71d2f-6658-4791-9da4-36662d824982 --out output.html * To generate a JUnit report, run: rally task export 19f71d2f-6658-4791-9da4-36662d824982 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 19f71d2f-6658-4791-9da4-36662d824982 --json --out output.json 2018-08-09 15:44:51,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '19f71d2f-6658-4791-9da4-36662d824982', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-09 15:44:54,159 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 19f71d2f-6658-4791-9da4-36662d824982 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-09 15:44:54.033 11138 INFO rally.api [-] Building 'json' report for the following task(s): '19f71d2f-6658-4791-9da4-36662d824982'. 2018-08-09 15:44:54.039 11138 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:44:54,160 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '19f71d2f-6658-4791-9da4-36662d824982', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-09 15:44:56,453 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 19f71d2f-6658-4791-9da4-36662d824982 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-09 15:44:56.339 11141 INFO rally.api [-] Building 'html' report for the following task(s): '19f71d2f-6658-4791-9da4-36662d824982'. 2018-08-09 15:44:56.359 11141 INFO rally.api [-] The report has been successfully built. 2018-08-09 15:44:56,459 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-09 15:44:56,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:55 | 6 | 100.00% | | glance | 01:14 | 4 | 100.00% | | cinder | 02:56 | 10 | 100.00% | | gnocchi | 01:43 | 11 | 100.00% | | heat | 01:13 | 4 | 100.00% | | keystone | 03:27 | 11 | 100.00% | | neutron | 05:10 | 11 | 100.00% | | nova | 00:38 | 1 | 0.00% | | quotas | 00:41 | 4 | 100.00% | | | | | | | TOTAL: | 00:18:01 | 62 | 98.39% | +----------------+------------+----------------+-----------+ 2018-08-09 15:44:56,463 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.39% in 8/9 modules 2018-08-09 15:44:56,583 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:44:56,583 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 22:59 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-08-09 15:44:56,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:44:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:44:56,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9d11c9f-e9e2-46eb-b550-70cb216ea094 x-compute-request-id: req-c9d11c9f-e9e2-46eb-b550-70cb216ea094 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_alt_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f", "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": "e5a5314e-6cda-4bbc-9a57-7c8c1af5512f"}, {"name": "rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19", "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": "fcb0c329-f3bb-48ed-8552-e38107e12e19"}]} 2018-08-09 15:44:56,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c9d11c9f-e9e2-46eb-b550-70cb216ea094 2018-08-09 15:44:56,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.25226688385s 2018-08-09 15:44:56,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c9d11c9f-e9e2-46eb-b550-70cb216ea094 2018-08-09 15:44:56,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:44:56,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:44:56,862 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-46563758-0434-4481-95e0-8dc80be2e1aa x-compute-request-id: req-46563758-0434-4481-95e0-8dc80be2e1aa Content-Length: 0 Content-Type: application/json 2018-08-09 15:44:56,863 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f used request id req-46563758-0434-4481-95e0-8dc80be2e1aa 2018-08-09 15:44:56,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0218579769135s 2018-08-09 15:44:56,863 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e5a5314e-6cda-4bbc-9a57-7c8c1af5512f used request id req-46563758-0434-4481-95e0-8dc80be2e1aa 2018-08-09 15:44:56,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:44:56,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9/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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" -d '{"subnet_id": "2284a443-69e7-48d2-900f-debf4c0e96ba"}' 2018-08-09 15:44:58,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ef0618ad-312a-4d60-b7d9-1d8edd5932b0 Date: Thu, 09 Aug 2018 15:44:58 GMT RESP BODY: {"network_id": "f9208ecf-5a53-4d1e-921e-7766a41a8cd7", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "2284a443-69e7-48d2-900f-debf4c0e96ba", "subnet_ids": ["2284a443-69e7-48d2-900f-debf4c0e96ba"], "port_id": "22efba8f-2007-4e51-9745-bc6df1d59cb4", "id": "87fc182d-8847-4697-b8ea-e38916a814c9"} 2018-08-09 15:44:58,952 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9/remove_router_interface.json used request id req-ef0618ad-312a-4d60-b7d9-1d8edd5932b0 2018-08-09 15:44:58,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0882089138s 2018-08-09 15:44:58,952 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9/remove_router_interface.json used request id req-ef0618ad-312a-4d60-b7d9-1d8edd5932b0 returning object 87fc182d-8847-4697-b8ea-e38916a814c9 2018-08-09 15:44:58,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:44:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:44:59,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1710 X-Openstack-Request-Id: req-795a26af-dce1-4e3a-acec-aa95cd2861b6 Date: Thu, 09 Aug 2018 15:44:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "decdf8a6b5e24dd9bb544f282b643b64", "created_at": "2018-08-09T15:12:47Z", "admin_state_up": false, "updated_at": "2018-08-09T15:12:47Z", "project_id": "decdf8a6b5e24dd9bb544f282b643b64", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "60bd384b-9c1a-4d80-bed5-603f09948b5e", "name": "tempest-router-388939725"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:21:58Z", "admin_state_up": true, "updated_at": "2018-08-09T15:44:57Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "87fc182d-8847-4697-b8ea-e38916a814c9", "name": "rally_sanity-router_97cee2a5-15aa-49b8-a8f3-5440e18ed583"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5c6e0a504a84f438264a99184f0f0fe", "created_at": "2018-08-09T15:12:15Z", "admin_state_up": true, "updated_at": "2018-08-09T15:12:15Z", "project_id": "a5c6e0a504a84f438264a99184f0f0fe", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ae3523a5-8590-4390-b646-0b0f953ff20e", "name": "tempest-pretest-check-1196391340"}]} 2018-08-09 15:44:59,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-795a26af-dce1-4e3a-acec-aa95cd2861b6 2018-08-09 15:44:59,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.130795001984s 2018-08-09 15:44:59,084 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-795a26af-dce1-4e3a-acec-aa95cd2861b6 2018-08-09 15:44:59,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:44:59,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:00,446 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3d4a0fc-1466-4ca1-8212-843502a3e7fc Content-Length: 0 Date: Thu, 09 Aug 2018 15:45:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:45:00,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9.json used request id req-a3d4a0fc-1466-4ca1-8212-843502a3e7fc 2018-08-09 15:45:00,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.36146616936s 2018-08-09 15:45:00,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/87fc182d-8847-4697-b8ea-e38916a814c9.json used request id req-a3d4a0fc-1466-4ca1-8212-843502a3e7fc 2018-08-09 15:45:00,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:45:00,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:00,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1330 X-Openstack-Request-Id: req-4c2dce04-3b24-4886-bb75-2836bdb9d475 Date: Thu, 09 Aug 2018 15:45:00 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:21:57Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"2284a443-69e7-48d2-900f-debf4c0e96ba","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_97cee2a5-15aa-49b8-a8f3-5440e18ed583","enable_dhcp":true,"segment_id":null,"network_id":"f9208ecf-5a53-4d1e-921e-7766a41a8cd7","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:21:57Z","ip_version":4}]} 2018-08-09 15:45:00,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4c2dce04-3b24-4886-bb75-2836bdb9d475 2018-08-09 15:45:00,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.050018787384s 2018-08-09 15:45:00,498 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4c2dce04-3b24-4886-bb75-2836bdb9d475 2018-08-09 15:45:00,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:45:00,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/2284a443-69e7-48d2-900f-debf4c0e96ba.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:01,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c5ef998c-39ed-4390-b6d1-c9fbe0be7c39 Date: Thu, 09 Aug 2018 15:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:45:01,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2284a443-69e7-48d2-900f-debf4c0e96ba.json used request id req-c5ef998c-39ed-4390-b6d1-c9fbe0be7c39 2018-08-09 15:45:01,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.799911975861s 2018-08-09 15:45:01,300 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2284a443-69e7-48d2-900f-debf4c0e96ba.json used request id req-c5ef998c-39ed-4390-b6d1-c9fbe0be7c39 2018-08-09 15:45:01,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:45:01,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:01,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1436 X-Openstack-Request-Id: req-47b1cdd6-ed77-4e8e-bd96-03ae8ca50734 Date: Thu, 09 Aug 2018 15:45:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f9208ecf-5a53-4d1e-921e-7766a41a8cd7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":25,"ipv4_address_scope":null,"shared":true,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:45:01Z","qos_policy_id":null,"name":"rally_sanity-net_97cee2a5-15aa-49b8-a8f3-5440e18ed583","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:21:57Z","provider:network_type":"vxlan"}]} 2018-08-09 15:45:01,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-47b1cdd6-ed77-4e8e-bd96-03ae8ca50734 2018-08-09 15:45:01,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0916969776154s 2018-08-09 15:45:01,393 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-47b1cdd6-ed77-4e8e-bd96-03ae8ca50734 2018-08-09 15:45:01,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:45:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/f9208ecf-5a53-4d1e-921e-7766a41a8cd7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:02,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bcbccab6-2fc9-4865-9439-27156a863f89 Date: Thu, 09 Aug 2018 15:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:45:02,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f9208ecf-5a53-4d1e-921e-7766a41a8cd7.json used request id req-bcbccab6-2fc9-4865-9439-27156a863f89 2018-08-09 15:45:02,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.791664838791s 2018-08-09 15:45:02,187 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f9208ecf-5a53-4d1e-921e-7766a41a8cd7.json used request id req-bcbccab6-2fc9-4865-9439-27156a863f89 2018-08-09 15:45:02,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:45:02,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:02,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json X-Openstack-Request-Id: req-32199f43-5095-4df1-b49d-7813ef8fd9f4 Date: Thu, 09 Aug 2018 15:45:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:22:02Z", "file": "/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "8625c1e7-93fb-4b29-8c96-a29795a2f857", "size": 12716032, "self": "/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8625c1e7-93fb-4b29-8c96-a29795a2f857/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:22:02Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:45:02,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-32199f43-5095-4df1-b49d-7813ef8fd9f4 2018-08-09 15:45:02,466 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274830818176s 2018-08-09 15:45:02,466 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-32199f43-5095-4df1-b49d-7813ef8fd9f4 2018-08-09 15:45:02,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:45:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:03,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e459226-8596-4a96-8e9a-f9df50c8a888 Date: Thu, 09 Aug 2018 15:45: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-09 15:45:03,296 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857 used request id req-6e459226-8596-4a96-8e9a-f9df50c8a888 2018-08-09 15:45:03,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.827497005463s 2018-08-09 15:45:03,296 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8625c1e7-93fb-4b29-8c96-a29795a2f857 used request id req-6e459226-8596-4a96-8e9a-f9df50c8a888 2018-08-09 15:45:03,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:45:03,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:03,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa99b7de-7389-4a88-bcd6-5f1eb6e7fa99 x-compute-request-id: req-fa99b7de-7389-4a88-bcd6-5f1eb6e7fa99 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_97cee2a5-15aa-49b8-a8f3-5440e18ed583", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19", "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": "fcb0c329-f3bb-48ed-8552-e38107e12e19"}]} 2018-08-09 15:45:03,319 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fa99b7de-7389-4a88-bcd6-5f1eb6e7fa99 2018-08-09 15:45:03,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219738483429s 2018-08-09 15:45:03,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fa99b7de-7389-4a88-bcd6-5f1eb6e7fa99 2018-08-09 15:45:03,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:45:03,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}a3d4cbc9832d0baf431fc8a9208062f60b6cdd4d" 2018-08-09 15:45:03,366 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:45:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c41f1dbd-b9c0-4a58-a496-f57828e923c1 x-compute-request-id: req-c41f1dbd-b9c0-4a58-a496-f57828e923c1 Content-Length: 0 Content-Type: application/json 2018-08-09 15:45:03,366 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19 used request id req-c41f1dbd-b9c0-4a58-a496-f57828e923c1 2018-08-09 15:45:03,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0464911460876s 2018-08-09 15:45:03,367 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/fcb0c329-f3bb-48ed-8552-e38107e12e19 used request id req-c41f1dbd-b9c0-4a58-a496-f57828e923c1 2018-08-09 15:45:03,367 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2018-08-09 15:45:03,406 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:45:03,439 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:45:03,440 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:45:03,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 15:45:03,441 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 15:45:03,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:45:03,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87019ee9-0cf0-4c68-8523-76d86de63171 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:45:03,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-87019ee9-0cf0-4c68-8523-76d86de63171 2018-08-09 15:45:03,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:45:03,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["2eWqTW7PTzeHbUgDgzrKoA"], "issued_at": "2018-08-09T15:45:03.000000Z"}} 2018-08-09 15:45:03,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:45:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:04,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-070c6590-be91-48c2-816c-b50b5e80e0ee Date: Thu, 09 Aug 2018 15:45:04 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:45:04,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-070c6590-be91-48c2-816c-b50b5e80e0ee 2018-08-09 15:45:04,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349313020706s 2018-08-09 15:45:04,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-070c6590-be91-48c2-816c-b50b5e80e0ee 2018-08-09 15:45:04,191 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 15:45:06,865 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 15:45:09,649 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | bbd06119-dfdf-43ec-bbe8-6624169361d0 | 2018-08-09T15:45:09.264837 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: bbd06119-dfdf-43ec-bbe8-6624169361d0 ~/.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-09 15:45:13,641 - 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-09 15:45:13,641 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 15:45:16,592 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 15:45:20,267 - 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=1e8dc870-4b2f-409f-a2db-d9b15ce4397c) as the default verifier for the future CLI operations. 2018-08-09 15:45:23,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 15:45:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:23,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-04f72484-5c55-451b-acc1-313bea967592 Date: Thu, 09 Aug 2018 15:45:23 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-09 15:45:23,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-04f72484-5c55-451b-acc1-313bea967592 2018-08-09 15:45:23,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.26525592804s 2018-08-09 15:45:23,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-04f72484-5c55-451b-acc1-313bea967592 2018-08-09 15:45:23,545 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-09 15:45:23,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:45:23,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"network": {"name": "patrole-net_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "admin_state_up": true}}' 2018-08-09 15:45:23,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-746e3e55-404a-4949-9093-f1f81d4a99f4 Date: Thu, 09 Aug 2018 15:45:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e0820621-88cd-4176-85d7-0ffc030b1da2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:45:23Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_19002d42-ae9b-4ab1-a959-4c15a25af2ae","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:45:23Z","mtu":1450}} 2018-08-09 15:45:23,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-746e3e55-404a-4949-9093-f1f81d4a99f4 2018-08-09 15:45:23,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.198741912842s 2018-08-09 15:45:23,745 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-746e3e55-404a-4949-9093-f1f81d4a99f4 2018-08-09 15:45:23,745 - 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-09T15:45:23Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e0820621-88cd-4176-85d7-0ffc030b1da2', u'provider:segmentation_id': 40, 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_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'created_at': u'2018-08-09T15:45:23Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 15:45:23,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:45:23,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:23,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1426 X-Openstack-Request-Id: req-32df9967-6e51-4e62-a267-3adef358066b Date: Thu, 09 Aug 2018 15:45:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"e0820621-88cd-4176-85d7-0ffc030b1da2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:45:23Z","qos_policy_id":null,"name":"patrole-net_19002d42-ae9b-4ab1-a959-4c15a25af2ae","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:45:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:45:23,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-32df9967-6e51-4e62-a267-3adef358066b 2018-08-09 15:45:23,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100649833679s 2018-08-09 15:45:23,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-32df9967-6e51-4e62-a267-3adef358066b 2018-08-09 15:45:23,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:45:23,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"subnet": {"name": "patrole-subnet_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "enable_dhcp": true, "network_id": "e0820621-88cd-4176-85d7-0ffc030b1da2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:45:24,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-f669fc97-4811-45e0-aa48-0202e2818a44 Date: Thu, 09 Aug 2018 15:45:24 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T15:45:23Z","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":"f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_19002d42-ae9b-4ab1-a959-4c15a25af2ae","enable_dhcp":true,"segment_id":null,"network_id":"e0820621-88cd-4176-85d7-0ffc030b1da2","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:45:23Z","ip_version":4}} 2018-08-09 15:45:24,289 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f669fc97-4811-45e0-aa48-0202e2818a44 2018-08-09 15:45:24,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.439964771271s 2018-08-09 15:45:24,289 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-f669fc97-4811-45e0-aa48-0202e2818a44 2018-08-09 15:45:24,290 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:45: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'f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e0820621-88cd-4176-85d7-0ffc030b1da2', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:45: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'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:45:24,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:45:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "patrole-router_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "admin_state_up": true}}' 2018-08-09 15:45:25,788 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-9602f1bc-b4f3-4da3-85fe-4829ffb40e47 Date: Thu, 09 Aug 2018 15:45:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:45:24Z", "admin_state_up": true, "updated_at": "2018-08-09T15:45:25Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88", "name": "patrole-router_19002d42-ae9b-4ab1-a959-4c15a25af2ae"}} 2018-08-09 15:45:25,788 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9602f1bc-b4f3-4da3-85fe-4829ffb40e47 2018-08-09 15:45:25,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49863195419s 2018-08-09 15:45:25,789 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-9602f1bc-b4f3-4da3-85fe-4829ffb40e47 2018-08-09 15:45:25,789 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:45:25Z', u'revision_number': 2, u'ha': False, u'id': u'317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T15:45:24Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 15:45:25,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:45:25,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88/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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"subnet_id": "f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a"}' 2018-08-09 15:45:28,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-14351e1c-57b3-48e1-97aa-f0a8a34bfaa1 Date: Thu, 09 Aug 2018 15:45:28 GMT RESP BODY: {"network_id": "e0820621-88cd-4176-85d7-0ffc030b1da2", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a", "subnet_ids": ["f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a"], "port_id": "74c1252b-e516-46ac-a61d-ff4622223281", "id": "317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88"} 2018-08-09 15:45:28,050 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88/add_router_interface.json used request id req-14351e1c-57b3-48e1-97aa-f0a8a34bfaa1 2018-08-09 15:45:28,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.26046991348s 2018-08-09 15:45:28,051 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88/add_router_interface.json used request id req-14351e1c-57b3-48e1-97aa-f0a8a34bfaa1 returning object 317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88 2018-08-09 15:45:28,051 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 15:45:28,183 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 15:45:28,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:45:28,188 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:45:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:45:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:45:28,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:28,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-de840ceb-4b6e-455e-908c-c6d0a0559c05 Date: Thu, 09 Aug 2018 15:45:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:45:28,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-de840ceb-4b6e-455e-908c-c6d0a0559c05 2018-08-09 15:45:28,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.340319871902s 2018-08-09 15:45:28,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-de840ceb-4b6e-455e-908c-c6d0a0559c05 2018-08-09 15:45:28,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:45:28,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae"}' 2018-08-09 15:45:28,650 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-abf3a3bb-c251-4c7f-a3ed-978a43cd8211 Date: Thu, 09 Aug 2018 15:45:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:28Z", "file": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bcad6bfd-838b-4212-87d2-e9f764bd344e", "size": null, "self": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e", "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_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": null, "created_at": "2018-08-09T15:45:28Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:45:28,650 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-abf3a3bb-c251-4c7f-a3ed-978a43cd8211 2018-08-09 15:45:28,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.111192941666s 2018-08-09 15:45:28,651 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-abf3a3bb-c251-4c7f-a3ed-978a43cd8211 returning object bcad6bfd-838b-4212-87d2-e9f764bd344e 2018-08-09 15:45:28,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:45:28,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '' 2018-08-09 15:45:29,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-628a8c70-decc-4025-b1d0-10759a9d62fe Date: Thu, 09 Aug 2018 15:45: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-09 15:45:29,273 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file used request id req-628a8c70-decc-4025-b1d0-10759a9d62fe 2018-08-09 15:45:29,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.621740102768s 2018-08-09 15:45:29,273 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file used request id req-628a8c70-decc-4025-b1d0-10759a9d62fe 2018-08-09 15:45:29,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:45:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:29,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-9b37341c-ca0c-43fb-b3cb-9fffd66d6ac8 Date: Thu, 09 Aug 2018 15:45:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:29Z", "file": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bcad6bfd-838b-4212-87d2-e9f764bd344e", "size": 12716032, "self": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:45:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:45:29,305 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b37341c-ca0c-43fb-b3cb-9fffd66d6ac8 2018-08-09 15:45:29,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276000499725s 2018-08-09 15:45:29,305 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9b37341c-ca0c-43fb-b3cb-9fffd66d6ac8 2018-08-09 15:45:29,307 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'bcad6bfd-838b-4212-87d2-e9f764bd344e', 'size': 12716032, u'self': u'/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:45:29Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:45:29Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae', '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/bcad6bfd-838b-4212-87d2-e9f764bd344e', 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_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae', 'created': u'2018-08-09T15:45:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:45: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/bcad6bfd-838b-4212-87d2-e9f764bd344e', 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_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:45:29,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:45:29,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:45:29,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80660171-94f6-4d83-b31a-578b44af310a x-compute-request-id: req-80660171-94f6-4d83-b31a-578b44af310a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8", "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": "b15212db-6af7-4e78-86b2-2e9d62f38ca8"}} 2018-08-09 15:45:29,641 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-80660171-94f6-4d83-b31a-578b44af310a 2018-08-09 15:45:29,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.333280086517s 2018-08-09 15:45:29,642 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-80660171-94f6-4d83-b31a-578b44af310a 2018-08-09 15:45:29,642 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_19002d42-ae9b-4ab1-a959-4c15a25af2ae', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'b15212db-6af7-4e78-86b2-2e9d62f38ca8', 'swap': 0}) 2018-08-09 15:45:29,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:45:29,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8/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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"extra_specs": {}}' 2018-08-09 15:45:29,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-554d3641-7ea4-4e78-8f60-2cbf8f878cdb x-compute-request-id: req-554d3641-7ea4-4e78-8f60-2cbf8f878cdb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:45:29,665 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8/os-extra_specs used request id req-554d3641-7ea4-4e78-8f60-2cbf8f878cdb 2018-08-09 15:45:29,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216369628906s 2018-08-09 15:45:29,665 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8/os-extra_specs used request id req-554d3641-7ea4-4e78-8f60-2cbf8f878cdb 2018-08-09 15:45:29,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:45:29,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3228b688-c33b-46d8-881b-694e5a7ac6b4 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:45:29,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3228b688-c33b-46d8-881b-694e5a7ac6b4 2018-08-09 15:45:29,678 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:45:29,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:29,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a60bf08-b02c-4188-9acd-230ea2c84433 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:45:29,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0a60bf08-b02c-4188-9acd-230ea2c84433 2018-08-09 15:45:29,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172506093979s 2018-08-09 15:45:29,850 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0a60bf08-b02c-4188-9acd-230ea2c84433 2018-08-09 15:45:29,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:45:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:30,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698291c6-8e40-43c9-b173-2e57e93a656f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:45:30,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-698291c6-8e40-43c9-b173-2e57e93a656f 2018-08-09 15:45:30,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181968927383s 2018-08-09 15:45:30,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-698291c6-8e40-43c9-b173-2e57e93a656f 2018-08-09 15:45:30,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 15:45:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:30,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45: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-c230c1e9-41ee-442c-95d2-d4a2c8914399 x-compute-request-id: req-c230c1e9-41ee-442c-95d2-d4a2c8914399 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": 12}, "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.10", "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": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-09 15:45:30,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-c230c1e9-41ee-442c-95d2-d4a2c8914399 2018-08-09 15:45:30,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0384750366211s 2018-08-09 15:45:30,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-c230c1e9-41ee-442c-95d2-d4a2c8914399 2018-08-09 15:45:30,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:45:30,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:30,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-533c28da-bfb7-408f-bdc3-f620904eb1a1 Date: Thu, 09 Aug 2018 15:45:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:29Z", "file": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bcad6bfd-838b-4212-87d2-e9f764bd344e", "size": 12716032, "self": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:45:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:45:30,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-533c28da-bfb7-408f-bdc3-f620904eb1a1 2018-08-09 15:45:30,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0256969928741s 2018-08-09 15:45:30,109 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-533c28da-bfb7-408f-bdc3-f620904eb1a1 2018-08-09 15:45:30,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:45:30,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae"}' 2018-08-09 15:45:30,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-77169763-d0f0-469b-8a3f-f15bf260a9a8 Date: Thu, 09 Aug 2018 15:45:30 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:30Z", "file": "/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "490fbaf0-c490-4fb3-a908-422b1ba67e6d", "size": null, "self": "/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d", "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_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": null, "created_at": "2018-08-09T15:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:45:30,158 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-77169763-d0f0-469b-8a3f-f15bf260a9a8 2018-08-09 15:45:30,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419201850891s 2018-08-09 15:45:30,159 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-77169763-d0f0-469b-8a3f-f15bf260a9a8 returning object 490fbaf0-c490-4fb3-a908-422b1ba67e6d 2018-08-09 15:45:30,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:45:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '' 2018-08-09 15:45:31,319 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c2934270-cd9b-4c16-8506-e05e40b1d46b Date: Thu, 09 Aug 2018 15:45:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:45:31,320 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/file used request id req-c2934270-cd9b-4c16-8506-e05e40b1d46b 2018-08-09 15:45:31,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16037511826s 2018-08-09 15:45:31,320 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/file used request id req-c2934270-cd9b-4c16-8506-e05e40b1d46b 2018-08-09 15:45:31,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:45:31,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:45:31,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json X-Openstack-Request-Id: req-efd6dc8e-8beb-4d0d-a790-cdb5bb2146bc Date: Thu, 09 Aug 2018 15:45:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:31Z", "file": "/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "490fbaf0-c490-4fb3-a908-422b1ba67e6d", "size": 12716032, "self": "/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:45:30Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:29Z", "file": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bcad6bfd-838b-4212-87d2-e9f764bd344e", "size": 12716032, "self": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:45:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:45:31,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-efd6dc8e-8beb-4d0d-a790-cdb5bb2146bc 2018-08-09 15:45:31,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0285499095917s 2018-08-09 15:45:31,353 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-efd6dc8e-8beb-4d0d-a790-cdb5bb2146bc 2018-08-09 15:45:31,356 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'490fbaf0-c490-4fb3-a908-422b1ba67e6d', 'size': 12716032, u'self': u'/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:45:31Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T15:45:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae', '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/490fbaf0-c490-4fb3-a908-422b1ba67e6d', 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_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae', 'created': u'2018-08-09T15:45:30Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T15:45:30Z', 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/490fbaf0-c490-4fb3-a908-422b1ba67e6d', 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_19002d42-ae9b-4ab1-a959-4c15a25af2ae', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:45:31,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:45:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 15:45:31,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1e5d7d05-12d5-4ca0-bf9e-15ac2c5a6a52 x-compute-request-id: req-1e5d7d05-12d5-4ca0-bf9e-15ac2c5a6a52 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "patrole-flavor_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634", "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": "73f369da-5090-42bf-bbe4-6d2dadab9634"}} 2018-08-09 15:45:31,397 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1e5d7d05-12d5-4ca0-bf9e-15ac2c5a6a52 2018-08-09 15:45:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0408790111542s 2018-08-09 15:45:31,398 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1e5d7d05-12d5-4ca0-bf9e-15ac2c5a6a52 2018-08-09 15:45:31,399 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'73f369da-5090-42bf-bbe4-6d2dadab9634', 'swap': 0}) 2018-08-09 15:45:31,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:45:31,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634/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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"extra_specs": {}}' 2018-08-09 15:45:31,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:45:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-83a47356-15ee-454c-8c26-b82b0c9b267d x-compute-request-id: req-83a47356-15ee-454c-8c26-b82b0c9b267d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:45:31,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634/os-extra_specs used request id req-83a47356-15ee-454c-8c26-b82b0c9b267d 2018-08-09 15:45:31,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195939540863s 2018-08-09 15:45:31,419 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634/os-extra_specs used request id req-83a47356-15ee-454c-8c26-b82b0c9b267d 2018-08-09 15:45:31,420 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'73f369da-5090-42bf-bbe4-6d2dadab9634', 'swap': 0}) 2018-08-09 15:45:34,658 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 15:45:34,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 15:45:34,658 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 15:45:34,660 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 15:45:34,672 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 15:45:38,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-1e8dc870-4b2f-409f-a2db-d9b15ce4397c/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-09 15:45:38,169 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 15:45:38,171 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 15:45:38,172 - 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-09 15:47:36,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 26e5575d-821b-4edb-aec0-3bea22a15381 2018-08-09 15:47:36,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '26e5575d-821b-4edb-aec0-3bea22a15381']'. 2018-08-09 15:47:37,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 15:47:37,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 15:47:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 15:47:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 26e5575d-821b-4edb-aec0-3bea22a15381 | 2018-08-09 15:47:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 15:47:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 15:45:40 | 2018-08-09 15:47:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 15:47:36 | 2018-08-09 15:47:37,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:56 | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 1e8dc870-4b2f-409f-a2db-d9b15ce4397c) | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: bbd06119-dfdf-43ec-bbe8-6624169361d0) | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 136 | 2018-08-09 15:47:37,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 97.492 | 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 127 | 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 15:47:37,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 15:47:37,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-09 15:47:37,862 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 15:47:37,863 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:14 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 15:47:37,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:47:37,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:38,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-daf03f23-5c67-4331-9e57-b730ad89be2b Date: Thu, 09 Aug 2018 15:47: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-09 15:47:38,497 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d used request id req-daf03f23-5c67-4331-9e57-b730ad89be2b 2018-08-09 15:47:38,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.631227016449s 2018-08-09 15:47:38,497 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/490fbaf0-c490-4fb3-a908-422b1ba67e6d used request id req-daf03f23-5c67-4331-9e57-b730ad89be2b 2018-08-09 15:47:38,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:47:38,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:38,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47: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-a217239f-0766-4d27-8366-688833f6d594 x-compute-request-id: req-a217239f-0766-4d27-8366-688833f6d594 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634", "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": "73f369da-5090-42bf-bbe4-6d2dadab9634"}, {"name": "patrole-flavor_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8", "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": "b15212db-6af7-4e78-86b2-2e9d62f38ca8"}]} 2018-08-09 15:47:38,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a217239f-0766-4d27-8366-688833f6d594 2018-08-09 15:47:38,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0198941230774s 2018-08-09 15:47:38,518 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a217239f-0766-4d27-8366-688833f6d594 2018-08-09 15:47:38,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:47:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:38,549 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:47: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-a8c6da0e-ac9d-4e54-a744-9715d41bee44 x-compute-request-id: req-a8c6da0e-ac9d-4e54-a744-9715d41bee44 Content-Length: 0 Content-Type: application/json 2018-08-09 15:47:38,549 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634 used request id req-a8c6da0e-ac9d-4e54-a744-9715d41bee44 2018-08-09 15:47:38,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0299549102783s 2018-08-09 15:47:38,549 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/73f369da-5090-42bf-bbe4-6d2dadab9634 used request id req-a8c6da0e-ac9d-4e54-a744-9715d41bee44 2018-08-09 15:47:38,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 15:47:38,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88/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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" -d '{"subnet_id": "f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a"}' 2018-08-09 15:47:40,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fcd50b1a-e5e3-4fc1-925c-c79be6961814 Date: Thu, 09 Aug 2018 15:47:40 GMT RESP BODY: {"network_id": "e0820621-88cd-4176-85d7-0ffc030b1da2", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a", "subnet_ids": ["f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a"], "port_id": "74c1252b-e516-46ac-a61d-ff4622223281", "id": "317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88"} 2018-08-09 15:47:40,749 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88/remove_router_interface.json used request id req-fcd50b1a-e5e3-4fc1-925c-c79be6961814 2018-08-09 15:47:40,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19942712784s 2018-08-09 15:47:40,750 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88/remove_router_interface.json used request id req-fcd50b1a-e5e3-4fc1-925c-c79be6961814 returning object 317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88 2018-08-09 15:47:40,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 15:47:40,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:40,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1705 X-Openstack-Request-Id: req-10507a6f-687a-4f82-b982-37bf5d50ae69 Date: Thu, 09 Aug 2018 15:47:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T15:45:24Z", "admin_state_up": true, "updated_at": "2018-08-09T15:47:39Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88", "name": "patrole-router_19002d42-ae9b-4ab1-a959-4c15a25af2ae"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "decdf8a6b5e24dd9bb544f282b643b64", "created_at": "2018-08-09T15:12:47Z", "admin_state_up": false, "updated_at": "2018-08-09T15:12:47Z", "project_id": "decdf8a6b5e24dd9bb544f282b643b64", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "60bd384b-9c1a-4d80-bed5-603f09948b5e", "name": "tempest-router-388939725"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5c6e0a504a84f438264a99184f0f0fe", "created_at": "2018-08-09T15:12:15Z", "admin_state_up": true, "updated_at": "2018-08-09T15:12:15Z", "project_id": "a5c6e0a504a84f438264a99184f0f0fe", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ae3523a5-8590-4390-b646-0b0f953ff20e", "name": "tempest-pretest-check-1196391340"}]} 2018-08-09 15:47:40,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-10507a6f-687a-4f82-b982-37bf5d50ae69 2018-08-09 15:47:40,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127384901047s 2018-08-09 15:47:40,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-10507a6f-687a-4f82-b982-37bf5d50ae69 2018-08-09 15:47:40,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 15:47:40,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:42,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ddafce43-b20e-4a8c-bc37-d4f4a66af26e Content-Length: 0 Date: Thu, 09 Aug 2018 15:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:47:42,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88.json used request id req-ddafce43-b20e-4a8c-bc37-d4f4a66af26e 2018-08-09 15:47:42,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.16759991646s 2018-08-09 15:47:42,047 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/317f6b3e-6d34-4d6f-9ce1-d9cb0d7e8c88.json used request id req-ddafce43-b20e-4a8c-bc37-d4f4a66af26e 2018-08-09 15:47:42,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 15:47:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:42,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1325 X-Openstack-Request-Id: req-ac34326c-521f-4c46-8bfb-1786d74e7e68 Date: Thu, 09 Aug 2018 15:47:42 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:45:23Z","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":"f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_19002d42-ae9b-4ab1-a959-4c15a25af2ae","enable_dhcp":true,"segment_id":null,"network_id":"e0820621-88cd-4176-85d7-0ffc030b1da2","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:45:23Z","ip_version":4}]} 2018-08-09 15:47:42,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac34326c-521f-4c46-8bfb-1786d74e7e68 2018-08-09 15:47:42,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0478110313416s 2018-08-09 15:47:42,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac34326c-521f-4c46-8bfb-1786d74e7e68 2018-08-09 15:47:42,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 15:47:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:42,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce84e88b-f100-40ff-a4c7-0236e1014849 Date: Thu, 09 Aug 2018 15:47:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:47:42,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a.json used request id req-ce84e88b-f100-40ff-a4c7-0236e1014849 2018-08-09 15:47:42,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.795701026917s 2018-08-09 15:47:42,894 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f6a65b2f-8c93-4ecd-8f06-cb8b78f4fb8a.json used request id req-ce84e88b-f100-40ff-a4c7-0236e1014849 2018-08-09 15:47:42,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:47:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:42,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-26481c6b-312b-4cc6-ab4e-8cbb65844f3b Date: Thu, 09 Aug 2018 15:47:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0820621-88cd-4176-85d7-0ffc030b1da2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:47:42Z","qos_policy_id":null,"name":"patrole-net_19002d42-ae9b-4ab1-a959-4c15a25af2ae","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T15:45:23Z","provider:network_type":"vxlan"}]} 2018-08-09 15:47:42,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-26481c6b-312b-4cc6-ab4e-8cbb65844f3b 2018-08-09 15:47:42,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0799221992493s 2018-08-09 15:47:42,975 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-26481c6b-312b-4cc6-ab4e-8cbb65844f3b 2018-08-09 15:47:42,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 15:47:42,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/e0820621-88cd-4176-85d7-0ffc030b1da2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:44,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4848ce05-0c41-4b40-9b52-384f1a13a237 Date: Thu, 09 Aug 2018 15:47:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 15:47:44,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e0820621-88cd-4176-85d7-0ffc030b1da2.json used request id req-4848ce05-0c41-4b40-9b52-384f1a13a237 2018-08-09 15:47:44,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09485387802s 2018-08-09 15:47:44,071 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/e0820621-88cd-4176-85d7-0ffc030b1da2.json used request id req-4848ce05-0c41-4b40-9b52-384f1a13a237 2018-08-09 15:47:44,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:47:44,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:44,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-aeeaf47d-cdc1-4d39-a335-b35ac8a9022e Date: Thu, 09 Aug 2018 15:47:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:45:29Z", "file": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "bcad6bfd-838b-4212-87d2-e9f764bd344e", "size": 12716032, "self": "/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/bcad6bfd-838b-4212-87d2-e9f764bd344e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T15:45:28Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:47:44,104 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aeeaf47d-cdc1-4d39-a335-b35ac8a9022e 2018-08-09 15:47:44,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0278358459473s 2018-08-09 15:47:44,104 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aeeaf47d-cdc1-4d39-a335-b35ac8a9022e 2018-08-09 15:47:44,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 15:47:44,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:44,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7545a2fd-8e73-4b43-aefe-6af1f5d5acd6 Date: Thu, 09 Aug 2018 15:47:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:47:44,408 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e used request id req-7545a2fd-8e73-4b43-aefe-6af1f5d5acd6 2018-08-09 15:47:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.302254199982s 2018-08-09 15:47:44,409 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bcad6bfd-838b-4212-87d2-e9f764bd344e used request id req-7545a2fd-8e73-4b43-aefe-6af1f5d5acd6 2018-08-09 15:47:44,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 15:47:44,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:44,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-c8abf7e3-0b38-4b2d-8960-bfa5839aeeab x-compute-request-id: req-c8abf7e3-0b38-4b2d-8960-bfa5839aeeab Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "patrole-flavor_19002d42-ae9b-4ab1-a959-4c15a25af2ae", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8", "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": "b15212db-6af7-4e78-86b2-2e9d62f38ca8"}]} 2018-08-09 15:47:44,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8abf7e3-0b38-4b2d-8960-bfa5839aeeab 2018-08-09 15:47:44,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233469009399s 2018-08-09 15:47:44,433 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8abf7e3-0b38-4b2d-8960-bfa5839aeeab 2018-08-09 15:47:44,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 15:47:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2ff2b4e9b1e37f12dffa6678e281a4dac9d00ab7" 2018-08-09 15:47:44,467 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15: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-182acbcf-eb67-4f9a-9cf8-7109dec79a74 x-compute-request-id: req-182acbcf-eb67-4f9a-9cf8-7109dec79a74 Content-Length: 0 Content-Type: application/json 2018-08-09 15:47:44,467 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8 used request id req-182acbcf-eb67-4f9a-9cf8-7109dec79a74 2018-08-09 15:47:44,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0326321125031s 2018-08-09 15:47:44,468 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b15212db-6af7-4e78-86b2-2e9d62f38ca8 used request id req-182acbcf-eb67-4f9a-9cf8-7109dec79a74 2018-08-09 15:47:44,515 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:47:44,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:47:44,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:47:44,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:47:44,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:47:44,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:47:44,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 15:47:44,558 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 15:47:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:47:44,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5d4185-021f-41e5-a16a-9c72a203bca5 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:47:44,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fa5d4185-021f-41e5-a16a-9c72a203bca5 2018-08-09 15:47:44,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:47:44,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T16:47:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["7HWtzL6oQeaW_6uN51oi3Q"], "issued_at": "2018-08-09T15:47:44.000000Z"}} 2018-08-09 15:47:44,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:47:44,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:45,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-039e00ce-533c-4a0e-9495-ccceba560ddf Date: Thu, 09 Aug 2018 15:47:45 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 15:47:45,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-039e00ce-533c-4a0e-9495-ccceba560ddf 2018-08-09 15:47:45,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34378695488s 2018-08-09 15:47:45,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-039e00ce-533c-4a0e-9495-ccceba560ddf 2018-08-09 15:47:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:47:45,323 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 15:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b995e4-ca00-42d9-a21f-65e5aeb1789a 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 15:47:45,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e1b995e4-ca00-42d9-a21f-65e5aeb1789a 2018-08-09 15:47:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:47:45,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:45,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1627eaf9-17fb-4529-931c-6df2d8ef860c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 15:47:45,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1627eaf9-17fb-4529-931c-6df2d8ef860c 2018-08-09 15:47:45,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179838895798s 2018-08-09 15:47:45,505 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-1627eaf9-17fb-4529-931c-6df2d8ef860c 2018-08-09 15:47:45,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 15:47:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905"}}' 2018-08-09 15:47:45,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81a0d942-8e04-4ade-a995-768eaa9bad66 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.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f"}, "tags": [], "enabled": true, "id": "550582f7cd614caaaedb5ece9ef3c08f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905"}} 2018-08-09 15:47:45,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-81a0d942-8e04-4ade-a995-768eaa9bad66 2018-08-09 15:47:45,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.207870960236s 2018-08-09 15:47:45,720 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-81a0d942-8e04-4ade-a995-768eaa9bad66 2018-08-09 15:47:45,720 - 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'550582f7cd614caaaedb5ece9ef3c08f', '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_8c9fcc27-d0b0-432e-a169-75c6f6715905'}) 2018-08-09 15:47:45,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 15:47:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "2ddb3072-7cf4-4761-8629-e24f5672eceb", "email": null, "name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905"}}' 2018-08-09 15:47:46,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 15:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9b7529d-f6a3-47c7-971e-03b4211ddef9 Content-Length: 319 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": {"self": "http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83b2981d8b0245ed9583a969ee438f8a", "domain_id": "default", "password_expires_at": null}} 2018-08-09 15:47:46,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a9b7529d-f6a3-47c7-971e-03b4211ddef9 2018-08-09 15:47:46,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.405833005905s 2018-08-09 15:47:46,133 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-a9b7529d-f6a3-47c7-971e-03b4211ddef9 2018-08-09 15:47:46,134 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'83b2981d8b0245ed9583a969ee438f8a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905'}) 2018-08-09 15:47:46,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:47:46,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:46,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f95c48-0c72-481f-95af-0eae017db2bc Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:47:46,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a8f95c48-0c72-481f-95af-0eae017db2bc 2018-08-09 15:47:46,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.180662870407s 2018-08-09 15:47:46,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a8f95c48-0c72-481f-95af-0eae017db2bc 2018-08-09 15:47:46,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:47:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:46,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ff6960-46bd-47fc-bc39-7ba0902096e5 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:47:46,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9ff6960-46bd-47fc-bc39-7ba0902096e5 2018-08-09 15:47:46,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.099179983139s 2018-08-09 15:47:46,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e9ff6960-46bd-47fc-bc39-7ba0902096e5 2018-08-09 15:47:46,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:47:46,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:46,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b1dd6e-d12d-4d1f-b80d-1e02137f4bff Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:47:46,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-41b1dd6e-d12d-4d1f-b80d-1e02137f4bff 2018-08-09 15:47:46,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.171710014343s 2018-08-09 15:47:46,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-41b1dd6e-d12d-4d1f-b80d-1e02137f4bff 2018-08-09 15:47:46,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:47:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:46,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046a2276-3e32-4641-a096-6e29667ec7f7 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:47:46,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-046a2276-3e32-4641-a096-6e29667ec7f7 2018-08-09 15:47:46,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.18075799942s 2018-08-09 15:47:46,786 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-046a2276-3e32-4641-a096-6e29667ec7f7 2018-08-09 15:47:46,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:47:46,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:46,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4934a806-68cd-441a-ba5d-98cf2e282f55 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": {"self": "http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83b2981d8b0245ed9583a969ee438f8a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:47:46,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4934a806-68cd-441a-ba5d-98cf2e282f55 2018-08-09 15:47:46,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195765018463s 2018-08-09 15:47:46,983 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4934a806-68cd-441a-ba5d-98cf2e282f55 2018-08-09 15:47:46,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:47:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:47,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6480118-8898-4203-a381-a810d93f8551 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f"}, "tags": [], "enabled": true, "id": "550582f7cd614caaaedb5ece9ef3c08f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905"}]} 2018-08-09 15:47:47,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d6480118-8898-4203-a381-a810d93f8551 2018-08-09 15:47:47,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.101850986481s 2018-08-09 15:47:47,097 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d6480118-8898-4203-a381-a810d93f8551 2018-08-09 15:47:47,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:47:47,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:47,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e6ec40-80b1-42df-b67b-bd3c307a09f2 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f", "previous": null, "next": null}} 2018-08-09 15:47:47,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f used request id req-51e6ec40-80b1-42df-b67b-bd3c307a09f2 2018-08-09 15:47:47,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.138113975525s 2018-08-09 15:47:47,243 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f used request id req-51e6ec40-80b1-42df-b67b-bd3c307a09f2 2018-08-09 15:47:47,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:47:47,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f/users/83b2981d8b0245ed9583a969ee438f8a/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:47:47,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:47:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1331609c-084b-4357-8f94-ce0ffd67dd3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:47:47,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f/users/83b2981d8b0245ed9583a969ee438f8a/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-1331609c-084b-4357-8f94-ce0ffd67dd3a 2018-08-09 15:47:47,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170450925827s 2018-08-09 15:47:47,416 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f/users/83b2981d8b0245ed9583a969ee438f8a/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-1331609c-084b-4357-8f94-ce0ffd67dd3a 2018-08-09 15:47:47,417 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905', 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'550582f7cd614caaaedb5ece9ef3c08f', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '2ddb3072-7cf4-4761-8629-e24f5672eceb', 'username': u'vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 15:47:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 15:47:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 15:47:47,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 15:47:47,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 15:47:47,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 15:47:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 15:47:47,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 15:47:47,422 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'password': '2ddb3072-7cf4-4761-8629-e24f5672eceb', 'project_name': 'vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '550582f7cd614caaaedb5ece9ef3c08f', 'project_domain_name': 'Default'} 2018-08-09 15:47:47,426 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2018-08-09 15:47:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 15:47:47,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ad9036-2568-4e53-86ab-d2cac3f90815 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 15:47:47,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-56ad9036-2568-4e53-86ab-d2cac3f90815 2018-08-09 15:47:47,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 15:47:47,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T16:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "550582f7cd614caaaedb5ece9ef3c08f", "name": "vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/550582f7cd614caaaedb5ece9ef3c08f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/550582f7cd614caaaedb5ece9ef3c08f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/550582f7cd614caaaedb5ece9ef3c08f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/550582f7cd614caaaedb5ece9ef3c08f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/550582f7cd614caaaedb5ece9ef3c08f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/550582f7cd614caaaedb5ece9ef3c08f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/550582f7cd614caaaedb5ece9ef3c08f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/550582f7cd614caaaedb5ece9ef3c08f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/550582f7cd614caaaedb5ece9ef3c08f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/550582f7cd614caaaedb5ece9ef3c08f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/550582f7cd614caaaedb5ece9ef3c08f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/550582f7cd614caaaedb5ece9ef3c08f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_550582f7cd614caaaedb5ece9ef3c08f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_550582f7cd614caaaedb5ece9ef3c08f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905", "id": "83b2981d8b0245ed9583a969ee438f8a"}, "audit_ids": ["vSP8311dTVubI25qIWZIYw"], "issued_at": "2018-08-09T15:47:47.000000Z"}} 2018-08-09 15:47:47,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 15:47:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"network": {"name": "vmtp-net_8c9fcc27-d0b0-432e-a169-75c6f6715905", "admin_state_up": true}}' 2018-08-09 15:47:48,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 623 X-Openstack-Request-Id: req-f8e0d768-ded4-40ff-a388-0c27f92ec86f Date: Thu, 09 Aug 2018 15:47:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5311b67c-126e-44ec-9ebd-5f57fd73bd0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"550582f7cd614caaaedb5ece9ef3c08f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:47:48Z","is_default":false,"name":"vmtp-net_8c9fcc27-d0b0-432e-a169-75c6f6715905","qos_policy_id":null,"admin_state_up":true,"tenant_id":"550582f7cd614caaaedb5ece9ef3c08f","created_at":"2018-08-09T15:47:48Z","mtu":1450}} 2018-08-09 15:47:48,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f8e0d768-ded4-40ff-a388-0c27f92ec86f 2018-08-09 15:47:48,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.775823116302s 2018-08-09 15:47:48,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-f8e0d768-ded4-40ff-a388-0c27f92ec86f 2018-08-09 15:47:48,599 - 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-09T15:47:48Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5311b67c-126e-44ec-9ebd-5f57fd73bd0c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-net_8c9fcc27-d0b0-432e-a169-75c6f6715905', u'admin_state_up': True, u'tenant_id': u'550582f7cd614caaaedb5ece9ef3c08f', u'created_at': u'2018-08-09T15:47:48Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'550582f7cd614caaaedb5ece9ef3c08f', u'l2_adjacency': True}) 2018-08-09 15:47:48,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 15:47:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 15:47:48,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1224 X-Openstack-Request-Id: req-da235b05-6df8-4fa3-8a8e-862aa6e4156a Date: Thu, 09 Aug 2018 15:47:48 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5311b67c-126e-44ec-9ebd-5f57fd73bd0c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"550582f7cd614caaaedb5ece9ef3c08f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T15:47:48Z","qos_policy_id":null,"name":"vmtp-net_8c9fcc27-d0b0-432e-a169-75c6f6715905","admin_state_up":true,"tenant_id":"550582f7cd614caaaedb5ece9ef3c08f","created_at":"2018-08-09T15:47:48Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 15:47:48,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-da235b05-6df8-4fa3-8a8e-862aa6e4156a 2018-08-09 15:47:48,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.117805957794s 2018-08-09 15:47:48,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-da235b05-6df8-4fa3-8a8e-862aa6e4156a 2018-08-09 15:47:48,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 15:47:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"subnet": {"name": "vmtp-subnet_8c9fcc27-d0b0-432e-a169-75c6f6715905", "enable_dhcp": true, "network_id": "5311b67c-126e-44ec-9ebd-5f57fd73bd0c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 15:47:49,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-194a27c2-0d7d-471b-a598-1e0d7e50dad2 Date: Thu, 09 Aug 2018 15:47:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5311b67c-126e-44ec-9ebd-5f57fd73bd0c","tenant_id":"550582f7cd614caaaedb5ece9ef3c08f","created_at":"2018-08-09T15:47:48Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T15:47:48Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"550582f7cd614caaaedb5ece9ef3c08f","id":"ef7a3867-8cbb-4cca-921c-659466f09d81","subnetpool_id":null,"name":"vmtp-subnet_8c9fcc27-d0b0-432e-a169-75c6f6715905"}} 2018-08-09 15:47:49,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-194a27c2-0d7d-471b-a598-1e0d7e50dad2 2018-08-09 15:47:49,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.790014982224s 2018-08-09 15:47:49,510 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-194a27c2-0d7d-471b-a598-1e0d7e50dad2 2018-08-09 15:47:49,510 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:47:48Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ef7a3867-8cbb-4cca-921c-659466f09d81', u'subnetpool_id': None, u'service_types': [], u'name': u'vmtp-subnet_8c9fcc27-d0b0-432e-a169-75c6f6715905', u'enable_dhcp': True, u'network_id': u'5311b67c-126e-44ec-9ebd-5f57fd73bd0c', u'tenant_id': u'550582f7cd614caaaedb5ece9ef3c08f', u'created_at': u'2018-08-09T15:47:48Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'550582f7cd614caaaedb5ece9ef3c08f'}) 2018-08-09 15:47:49,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 15:47:49,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "vmtp-router_8c9fcc27-d0b0-432e-a169-75c6f6715905", "admin_state_up": true}}' 2018-08-09 15:47:50,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 691 X-Openstack-Request-Id: req-5a1febcb-f4f0-4a1a-a591-dcb1ee20dd5d Date: Thu, 09 Aug 2018 15:47:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "created_at": "2018-08-09T15:47:49Z", "admin_state_up": true, "updated_at": "2018-08-09T15:47:50Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "550582f7cd614caaaedb5ece9ef3c08f", "id": "a1c27153-3e18-459d-ab9a-3b61ed4f3122", "name": "vmtp-router_8c9fcc27-d0b0-432e-a169-75c6f6715905"}} 2018-08-09 15:47:50,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5a1febcb-f4f0-4a1a-a591-dcb1ee20dd5d 2018-08-09 15:47:50,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.41891288757s 2018-08-09 15:47:50,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-5a1febcb-f4f0-4a1a-a591-dcb1ee20dd5d 2018-08-09 15:47:50,931 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T15:47:50Z', u'revision_number': 2, u'id': u'a1c27153-3e18-459d-ab9a-3b61ed4f3122', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_8c9fcc27-d0b0-432e-a169-75c6f6715905', u'admin_state_up': True, u'tenant_id': u'550582f7cd614caaaedb5ece9ef3c08f', u'created_at': u'2018-08-09T15:47:49Z', u'flavor_id': None, u'routes': [], u'project_id': u'550582f7cd614caaaedb5ece9ef3c08f'}) 2018-08-09 15:47:50,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 15:47:50,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122/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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"subnet_id": "ef7a3867-8cbb-4cca-921c-659466f09d81"}' 2018-08-09 15:47:53,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-670055c6-c008-4cb5-9a11-583a860e9b12 Date: Thu, 09 Aug 2018 15:47:53 GMT RESP BODY: {"network_id": "5311b67c-126e-44ec-9ebd-5f57fd73bd0c", "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "subnet_id": "ef7a3867-8cbb-4cca-921c-659466f09d81", "subnet_ids": ["ef7a3867-8cbb-4cca-921c-659466f09d81"], "port_id": "339ba926-6b7f-40b7-8ccc-2ca41837ba66", "id": "a1c27153-3e18-459d-ab9a-3b61ed4f3122"} 2018-08-09 15:47:53,298 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122/add_router_interface.json used request id req-670055c6-c008-4cb5-9a11-583a860e9b12 2018-08-09 15:47:53,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.36598205566s 2018-08-09 15:47:53,298 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122/add_router_interface.json used request id req-670055c6-c008-4cb5-9a11-583a860e9b12 returning object a1c27153-3e18-459d-ab9a-3b61ed4f3122 2018-08-09 15:47:53,299 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-09 15:47:54,775 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-09 15:47:54,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 15:47:54,780 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 15:47:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 15:47:54,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:47:54,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 15:47:55,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-aa6f0330-3ba1-45d5-b72c-0263187116fb Date: Thu, 09 Aug 2018 15:47:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:47:55,065 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa6f0330-3ba1-45d5-b72c-0263187116fb 2018-08-09 15:47:55,065 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283199071884s 2018-08-09 15:47:55,066 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aa6f0330-3ba1-45d5-b72c-0263187116fb 2018-08-09 15:47:55,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 15:47:55,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905"}' 2018-08-09 15:47:55,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-acbc50b1-add3-4f81-bace-c3ead6559e57 Date: Thu, 09 Aug 2018 15:47:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:47:55Z", "file": "/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/file", "owner": "550582f7cd614caaaedb5ece9ef3c08f", "id": "19b7ec92-fee0-4e57-9c07-288812a85089", "size": null, "self": "/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "checksum": null, "created_at": "2018-08-09T15:47:55Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 15:47:55,136 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-acbc50b1-add3-4f81-bace-c3ead6559e57 2018-08-09 15:47:55,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0622668266296s 2018-08-09 15:47:55,136 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-acbc50b1-add3-4f81-bace-c3ead6559e57 returning object 19b7ec92-fee0-4e57-9c07-288812a85089 2018-08-09 15:47:55,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 15:47:55,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '' 2018-08-09 15:47:59,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-60af1707-2ed1-4cbe-8053-f647101a84f4 Date: Thu, 09 Aug 2018 15:47:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 15:47:59,475 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/file used request id req-60af1707-2ed1-4cbe-8053-f647101a84f4 2018-08-09 15:47:59,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.33866715431s 2018-08-09 15:47:59,476 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/file used request id req-60af1707-2ed1-4cbe-8053-f647101a84f4 2018-08-09 15:47:59,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 15:47:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 15:47:59,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-179cdb19-b573-4e3e-969d-3d167648f484 Date: Thu, 09 Aug 2018 15:47:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:47:59Z", "file": "/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/file", "owner": "550582f7cd614caaaedb5ece9ef3c08f", "id": "19b7ec92-fee0-4e57-9c07-288812a85089", "size": 263062016, "self": "/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/19b7ec92-fee0-4e57-9c07-288812a85089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/19b7ec92-fee0-4e57-9c07-288812a85089/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T15:47:55Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 15:47:59,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-179cdb19-b573-4e3e-969d-3d167648f484 2018-08-09 15:47:59,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0361409187317s 2018-08-09 15:47:59,517 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-179cdb19-b573-4e3e-969d-3d167648f484 2018-08-09 15:47:59,519 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/19b7ec92-fee0-4e57-9c07-288812a85089/snap', u'metadata': Munch({})})], 'file': u'/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/file', 'owner': u'550582f7cd614caaaedb5ece9ef3c08f', 'id': u'19b7ec92-fee0-4e57-9c07-288812a85089', 'size': 263062016, u'self': u'/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'550582f7cd614caaaedb5ece9ef3c08f', 'name': 'vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/19b7ec92-fee0-4e57-9c07-288812a85089/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T15:47:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T15:47:59Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'created': u'2018-08-09T15:47:55Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-09T15:47:55Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-09 15:47:59,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 15:47:59,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_8c9fcc27-d0b0-432e-a169-75c6f6715905", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2018-08-09 15:47:59,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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-5def4ee0-db06-430f-8eb5-7b040dd15f75 x-compute-request-id: req-5def4ee0-db06-430f-8eb5-7b040dd15f75 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"name": "vmtp-flavor_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/846aa359-5435-4232-b1eb-70de003a509f", "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": "846aa359-5435-4232-b1eb-70de003a509f"}} 2018-08-09 15:47:59,829 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5def4ee0-db06-430f-8eb5-7b040dd15f75 2018-08-09 15:47:59,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309216976166s 2018-08-09 15:47:59,829 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5def4ee0-db06-430f-8eb5-7b040dd15f75 2018-08-09 15:47:59,830 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_8c9fcc27-d0b0-432e-a169-75c6f6715905', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'846aa359-5435-4232-b1eb-70de003a509f', 'swap': 0}) 2018-08-09 15:47:59,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 15:47:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f/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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" -d '{"extra_specs": {}}' 2018-08-09 15:47:59,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15: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 x-openstack-request-id: req-0c7d1a59-af1e-4ec3-a3aa-7a1a8dbef689 x-compute-request-id: req-0c7d1a59-af1e-4ec3-a3aa-7a1a8dbef689 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 15:47:59,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f/os-extra_specs used request id req-0c7d1a59-af1e-4ec3-a3aa-7a1a8dbef689 2018-08-09 15:47:59,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214290618896s 2018-08-09 15:47:59,852 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f/os-extra_specs used request id req-0c7d1a59-af1e-4ec3-a3aa-7a1a8dbef689 2018-08-09 15:47:59,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:47:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c5e604-765d-4c47-9a06-942836a096f9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:48:00,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3c5e604-765d-4c47-9a06-942836a096f9 2018-08-09 15:48:00,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187747001648s 2018-08-09 15:48:00,044 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3c5e604-765d-4c47-9a06-942836a096f9 2018-08-09 15:48:00,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 15:48:00,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3279491a-8c3d-481f-9676-719c31c87be4 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 15:48:00,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3279491a-8c3d-481f-9676-719c31c87be4 2018-08-09 15:48:00,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182262897491s 2018-08-09 15:48:00,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3279491a-8c3d-481f-9676-719c31c87be4 2018-08-09 15:48:00,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 15:48:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c89d9523-523d-4b67-8579-3d2540b95c8b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 15:48:00,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c89d9523-523d-4b67-8579-3d2540b95c8b 2018-08-09 15:48:00,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0987801551819s 2018-08-09 15:48:00,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c89d9523-523d-4b67-8579-3d2540b95c8b 2018-08-09 15:48:00,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 15:48:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8c88bd-eca5-4d54-bdee-39da4784af1b Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": {"self": "http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83b2981d8b0245ed9583a969ee438f8a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 15:48:00,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c8c88bd-eca5-4d54-bdee-39da4784af1b 2018-08-09 15:48:00,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11318397522s 2018-08-09 15:48:00,449 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c8c88bd-eca5-4d54-bdee-39da4784af1b 2018-08-09 15:48:00,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 15:48:00,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb3ab20d-2c00-45d9-88aa-8f0131062241 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f"}, "tags": [], "enabled": true, "id": "550582f7cd614caaaedb5ece9ef3c08f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905"}]} 2018-08-09 15:48:00,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cb3ab20d-2c00-45d9-88aa-8f0131062241 2018-08-09 15:48:00,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176209211349s 2018-08-09 15:48:00,637 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cb3ab20d-2c00-45d9-88aa-8f0131062241 2018-08-09 15:48:00,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 15:48:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:48:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cd7186-daff-413d-9b70-ceef9176a225 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f", "previous": null, "next": null}} 2018-08-09 15:48:00,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f used request id req-e0cd7186-daff-413d-9b70-ceef9176a225 2018-08-09 15:48:00,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.186030864716s 2018-08-09 15:48:00,830 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=83b2981d8b0245ed9583a969ee438f8a&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=550582f7cd614caaaedb5ece9ef3c08f used request id req-e0cd7186-daff-413d-9b70-ceef9176a225 2018-08-09 15:48:00,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 15:48:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f/users/83b2981d8b0245ed9583a969ee438f8a/roles/cf260b1e4e0f455bb87846e225126e94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 15:48:00,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 15:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c787be75-9640-4b6e-912c-333e93252454 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 15:48:00,970 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f/users/83b2981d8b0245ed9583a969ee438f8a/roles/cf260b1e4e0f455bb87846e225126e94 used request id req-c787be75-9640-4b6e-912c-333e93252454 2018-08-09 15:48:00,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.136271953583s 2018-08-09 15:48:00,970 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f/users/83b2981d8b0245ed9583a969ee438f8a/roles/cf260b1e4e0f455bb87846e225126e94 used request id req-c787be75-9640-4b6e-912c-333e93252454 2018-08-09 15:48:00,971 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905' 2018-08-09 15:48:00,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 15:48:00,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"keypair": {"name": "vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905"}}' 2018-08-09 15:48:01,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 15:48: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-f6429fee-23ae-46ff-95a4-8cbe09391444 x-compute-request-id: req-f6429fee-23ae-46ff-95a4-8cbe09391444 Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGCj5X/NlAQQ5h5wddslmMAcpW2ztLysCIeWkFxFKDtxJoX/FED8NMM48l/V2DoxqyhpzQhcYUE/QzI6CY+QpIZ8w9p/AQy5pL2Xu44vJdUTs7DiU+Z9hlLDSP9GiEyqB3NVv8QtGEdAGXfBpI1IclviN1d5oYMmlIt0wjszKz6/j7V9oAZdzdKyyO66qY67TnLmEZA/lql7qUJ2ldqnp9WEs1IYMzpyA+eaykBidxYXbcI9bubFm75UbD4lQFT3UAN85z3G/4yOU6Kpd8UGj3rWc+Sp0oSVJnPm9Rrz13e8msDs63/3A95y5SxubQa4965Pj5gnrZslZi3NhuRfHJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxgo+V/zZQEEOYecHXbJZjAHKVts7S8rAiHlpBcRSg7cSaF/x\nRA/DTDOPJf1dg6Masoac0IXGFBP0MyOgmPkKSGfMPafwEMuaS9l7uOLyXVE7Ow4l\nPmfYZSw0j/RohMqgdzVb/ELRhHQBl3waSNSHJb4jdXeaGDJpSLdMI7Mys+v4+1fa\nAGXc3SssjuuqmOu05y5hGQP5ape6lCdpXap6fVhLNSGDM6cgPnmspAYncWF23CPW\n7mxZu+VGw+JUBU91ADfOc9xv+MjlOiqXfFBo961nPkqdKElSZz5vUa89d3vJrA7O\nt/9wPecuUsbm0GuPeuT4+YJ62bJWYtzYbkXxyQIDAQABAoIBAFQpzkz+fCW+gCpD\nUPIU9dF2gVNgYFbZl/FoB6YXxSmNCBmrjJFsUYd08gUnJDLpglMUulg0QfYOdN22\n6m2YiTI0Sqx5TqEUpkJN7zKn4HCgMRfr7xASefilTMFREYo9wuxmlO0kSH6N/o8u\ngs0o5Ta5E8C8T5Sw9+WbYJRbd9TWV4HqEz1J68A2Bu+bW0jQKg0/fFM34E/oyCGI\ng5HH6urpegQv6CzjbXhTTvZRnkdOWjxJxF9+3nlwT5PfUWNO0dsXxBfi3DgB+7TF\nerxOWU44tINppK7mPOAei2RLc02Dqq//oUn8L1VB9lg/7prDmyqbc3wZdDRdIheN\ns7DPOAECgYEA/ZFYy1OqHP4djIXpdkztfC9VvLjRpy9tWiBNKSLqQ5VIxvAYqGCl\nh7tgd6vUzvbrBlUt//UT20hxndJvLk7i2AWFHLQZAODiD3GmgwjcpnF3qiRa5JMS\nuR6WTAx0vdx3VMch4HP27VAWwevQJalME3XROBuvomdtM0f34aR3I0ECgYEAx/CL\nYbKa8ePRAZi0dHOYR9DentYHa328/42xZN0mYU7kDQ9NWJe06t6jV6lTKiUfnxXL\nlv1vA2Sld9vztKI86tTjTl/Z5ZmN5r5k+weI4qb8ivOkt85InbX3e5erAWE7KYcK\njVYbw7vWa3/ewcoyEfePYJ4sZ3LPK4SidjIDFIkCgYBMfd4laBW3LUlIrNTipQ43\nGihpB+/m2T3JpFjige/dd1k++grWMGF+8p2FPEa0MHRxspxvzESzL8VmcKatd4qi\n0/d10zZ/t1c6hXRPrwqxAyWwI8tvjJZnVbzNMCy/YZR19KRZi2H/8NsMoNBnrAyR\nCkeU/3UaLs0YXSt/3Bc8gQKBgC+woI5dG7g2rtPCqMheCiSXHYKlan+pLjuGgJme\nZlkviBXVYI2RIgYjtLJkIQIceL5pZHZPXPtiNlWwkSC00fLxdIZtNnwddEtlfpCh\n63Skf/hkxRVSjt+PV8iTFKbvmjz9iPbNYzH8y9g4V9nBcM/4TKqvD8hdCi1HJbkr\nlLCBAoGAG6u3c+6hGMBSkDwXb6SVcm92KIw2X+KWN/ZNLZzqiNAY6wYSt7/UwAE8\n5Ewpe97BZjKBXrhzVlfCvZGO45zcg9L6pnkdG5supkOFK9CXqH+eh1BYdwLAHDyN\nKOGPXn9Yn5mw3d3I2YGV9f2qRILVsr3626u1xXHtTMXELUWu/zs=\n-----END RSA PRIVATE KEY-----\n", "user_id": "83b2981d8b0245ed9583a969ee438f8a", "name": "vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905", "fingerprint": "5b:7b:d3:6b:9a:fa:bd:36:01:1b:24:45:7b:9e:2d:f0"}} 2018-08-09 15:48:01,469 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f6429fee-23ae-46ff-95a4-8cbe09391444 2018-08-09 15:48:01,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.49827003479s 2018-08-09 15:48:01,470 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-f6429fee-23ae-46ff-95a4-8cbe09391444 2018-08-09 15:48:01,470 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGCj5X/NlAQQ5h5wddslmMAcpW2ztLysCIeWkFxFKDtxJoX/FED8NMM48l/V2DoxqyhpzQhcYUE/QzI6CY+QpIZ8w9p/AQy5pL2Xu44vJdUTs7DiU+Z9hlLDSP9GiEyqB3NVv8QtGEdAGXfBpI1IclviN1d5oYMmlIt0wjszKz6/j7V9oAZdzdKyyO66qY67TnLmEZA/lql7qUJ2ldqnp9WEs1IYMzpyA+eaykBidxYXbcI9bubFm75UbD4lQFT3UAN85z3G/4yOU6Kpd8UGj3rWc+Sp0oSVJnPm9Rrz13e8msDs63/3A95y5SxubQa4965Pj5gnrZslZi3NhuRfHJ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAxgo+V/zZQEEOYecHXbJZjAHKVts7S8rAiHlpBcRSg7cSaF/x\nRA/DTDOPJf1dg6Masoac0IXGFBP0MyOgmPkKSGfMPafwEMuaS9l7uOLyXVE7Ow4l\nPmfYZSw0j/RohMqgdzVb/ELRhHQBl3waSNSHJb4jdXeaGDJpSLdMI7Mys+v4+1fa\nAGXc3SssjuuqmOu05y5hGQP5ape6lCdpXap6fVhLNSGDM6cgPnmspAYncWF23CPW\n7mxZu+VGw+JUBU91ADfOc9xv+MjlOiqXfFBo961nPkqdKElSZz5vUa89d3vJrA7O\nt/9wPecuUsbm0GuPeuT4+YJ62bJWYtzYbkXxyQIDAQABAoIBAFQpzkz+fCW+gCpD\nUPIU9dF2gVNgYFbZl/FoB6YXxSmNCBmrjJFsUYd08gUnJDLpglMUulg0QfYOdN22\n6m2YiTI0Sqx5TqEUpkJN7zKn4HCgMRfr7xASefilTMFREYo9wuxmlO0kSH6N/o8u\ngs0o5Ta5E8C8T5Sw9+WbYJRbd9TWV4HqEz1J68A2Bu+bW0jQKg0/fFM34E/oyCGI\ng5HH6urpegQv6CzjbXhTTvZRnkdOWjxJxF9+3nlwT5PfUWNO0dsXxBfi3DgB+7TF\nerxOWU44tINppK7mPOAei2RLc02Dqq//oUn8L1VB9lg/7prDmyqbc3wZdDRdIheN\ns7DPOAECgYEA/ZFYy1OqHP4djIXpdkztfC9VvLjRpy9tWiBNKSLqQ5VIxvAYqGCl\nh7tgd6vUzvbrBlUt//UT20hxndJvLk7i2AWFHLQZAODiD3GmgwjcpnF3qiRa5JMS\nuR6WTAx0vdx3VMch4HP27VAWwevQJalME3XROBuvomdtM0f34aR3I0ECgYEAx/CL\nYbKa8ePRAZi0dHOYR9DentYHa328/42xZN0mYU7kDQ9NWJe06t6jV6lTKiUfnxXL\nlv1vA2Sld9vztKI86tTjTl/Z5ZmN5r5k+weI4qb8ivOkt85InbX3e5erAWE7KYcK\njVYbw7vWa3/ewcoyEfePYJ4sZ3LPK4SidjIDFIkCgYBMfd4laBW3LUlIrNTipQ43\nGihpB+/m2T3JpFjige/dd1k++grWMGF+8p2FPEa0MHRxspxvzESzL8VmcKatd4qi\n0/d10zZ/t1c6hXRPrwqxAyWwI8tvjJZnVbzNMCy/YZR19KRZi2H/8NsMoNBnrAyR\nCkeU/3UaLs0YXSt/3Bc8gQKBgC+woI5dG7g2rtPCqMheCiSXHYKlan+pLjuGgJme\nZlkviBXVYI2RIgYjtLJkIQIceL5pZHZPXPtiNlWwkSC00fLxdIZtNnwddEtlfpCh\n63Skf/hkxRVSjt+PV8iTFKbvmjz9iPbNYzH8y9g4V9nBcM/4TKqvD8hdCi1HJbkr\nlLCBAoGAG6u3c+6hGMBSkDwXb6SVcm92KIw2X+KWN/ZNLZzqiNAY6wYSt7/UwAE8\n5Ewpe97BZjKBXrhzVlfCvZGO45zcg9L6pnkdG5supkOFK9CXqH+eh1BYdwLAHDyN\nKOGPXn9Yn5mw3d3I2YGV9f2qRILVsr3626u1xXHtTMXELUWu/zs=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'83b2981d8b0245ed9583a969ee438f8a', 'name': u'vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'created_at': '2018-08-09T15:48:01.470934', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'550582f7cd614caaaedb5ece9ef3c08f', 'name': 'vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'5b:7b:d3:6b:9a:fa:bd:36:01:1b:24:45:7b:9e:2d:f0', 'type': 'ssh', 'id': u'vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905'}) 2018-08-09 15:48:01,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 15:48:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 15:48:01,501 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 15:48: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-24501a8f-7a01-4dd3-895e-7829ac188f12 x-compute-request-id: req-24501a8f-7a01-4dd3-895e-7829ac188f12 Content-Length: 0 Content-Type: application/json 2018-08-09 15:48:01,501 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905 used request id req-24501a8f-7a01-4dd3-895e-7829ac188f12 2018-08-09 15:48:01,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289599895477s 2018-08-09 15:48:01,501 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vmtp_8c9fcc27-d0b0-432e-a169-75c6f6715905 used request id req-24501a8f-7a01-4dd3-895e-7829ac188f12 2018-08-09 15:48:02,304 - 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-09 16:06:15,410 - 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-09 15:48:03,100 INFO Using http://172.30.9.21:5000/v3 2018-08-09 15:48:03,100 INFO VM public key: /tmp/tmptOLLVR 2018-08-09 15:48:03,100 INFO VM private key: /tmp/tmpDgMzPX 2018-08-09 15:48:04,859 INFO Found image vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905 to launch VM, will continue 2018-08-09 15:48:05,440 INFO Using external router: external 2018-08-09 15:48:05,440 INFO Using external network: external. 2018-08-09 15:48:06,313 INFO Created internal network: pns-internal-net_8c9fcc27-d0b0-432e-a169-75c6f6715905. 2018-08-09 15:48:06,985 INFO Created internal network: pns-internal-net2_8c9fcc27-d0b0-432e-a169-75c6f6715905. 2018-08-09 15:48:09,245 DEBUG Ext router associated to pns-internal-net_8c9fcc27-d0b0-432e-a169-75c6f6715905 2018-08-09 15:48:11,232 DEBUG Ext router associated to pns-internal-net2_8c9fcc27-d0b0-432e-a169-75c6f6715905 2018-08-09 15:48:11,304 INFO OpenStack agent: Open vSwitch agent 2018-08-09 15:48:11,304 INFO OpenStack network type: vxlan 2018-08-09 15:48:12,132 INFO [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Creating server VM... 2018-08-09 15:48:12,132 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-09 15:48:14,647 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 1 of 50... 2018-08-09 15:48:17,932 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 2 of 50... 2018-08-09 15:48:20,504 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 3 of 50... 2018-08-09 15:48:23,124 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 4 of 50... 2018-08-09 15:48:25,699 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 5 of 50... 2018-08-09 15:48:27,838 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 6 of 50... 2018-08-09 15:48:30,012 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 7 of 50... 2018-08-09 15:48:32,152 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 8 of 50... 2018-08-09 15:48:34,296 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 9 of 50... 2018-08-09 15:48:36,890 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 10 of 50... 2018-08-09 15:48:39,045 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 11 of 50... 2018-08-09 15:48:41,684 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 12 of 50... 2018-08-09 15:48:44,093 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 13 of 50... 2018-08-09 15:48:46,424 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 14 of 50... 2018-08-09 15:48:48,860 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 15 of 50... 2018-08-09 15:48:51,172 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 16 of 50... 2018-08-09 15:48:53,319 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 17 of 50... 2018-08-09 15:48:55,469 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 18 of 50... 2018-08-09 15:48:58,044 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 19 of 50... 2018-08-09 15:49:00,373 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 20 of 50... 2018-08-09 15:49:02,758 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 21 of 50... 2018-08-09 15:49:05,510 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 22 of 50... 2018-08-09 15:49:07,816 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 23 of 50... 2018-08-09 15:49:10,392 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 24 of 50... 2018-08-09 15:49:12,774 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 25 of 50... 2018-08-09 15:49:15,090 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 26 of 50... 2018-08-09 15:49:17,229 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 27 of 50... 2018-08-09 15:49:19,408 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 28 of 50... 2018-08-09 15:49:21,725 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 29 of 50... 2018-08-09 15:49:23,875 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 30 of 50... 2018-08-09 15:49:26,185 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 31 of 50... 2018-08-09 15:49:28,517 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 32 of 50... 2018-08-09 15:49:30,901 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 33 of 50... 2018-08-09 15:49:33,286 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 34 of 50... 2018-08-09 15:49:35,428 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 35 of 50... 2018-08-09 15:49:37,827 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 36 of 50... 2018-08-09 15:49:40,142 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 37 of 50... 2018-08-09 15:49:42,280 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 38 of 50... 2018-08-09 15:49:44,972 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 39 of 50... 2018-08-09 15:49:47,366 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 40 of 50... 2018-08-09 15:49:49,887 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 41 of 50... 2018-08-09 15:49:52,289 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 42 of 50... 2018-08-09 15:49:54,451 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 43 of 50... 2018-08-09 15:49:59,059 INFO [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Internal network IP: 192.168.1.17 2018-08-09 15:49:59,060 INFO [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] SSH IP: 172.30.9.208 2018-08-09 15:49:59,060 INFO [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Setup SSH for ubuntu@172.30.9.208 2018-08-09 15:50:10,687 INFO [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Installing nuttcp-8.1.4... 2018-08-09 15:50:10,731 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Copying nuttcp-8.1.4 to target... 2018-08-09 15:50:10,880 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Starting nuttcp-8.1.4 server... 2018-08-09 15:50:10,925 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] 2018-08-09 15:50:10,971 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Creating client VM... 2018-08-09 15:50:10,972 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-09 15:50:12,379 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 1 of 50... 2018-08-09 15:50:14,802 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 2 of 50... 2018-08-09 15:50:17,200 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 3 of 50... 2018-08-09 15:50:19,349 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 4 of 50... 2018-08-09 15:50:21,671 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] VM status=BUILD, retrying 5 of 50... 2018-08-09 15:50:26,747 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Internal network IP: 192.168.1.3 2018-08-09 15:50:26,747 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] SSH IP: 172.30.9.204 2018-08-09 15:50:26,747 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Setup SSH for ubuntu@172.30.9.204 2018-08-09 15:50:35,112 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Installing nuttcp-8.1.4... 2018-08-09 15:50:35,156 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Copying nuttcp-8.1.4 to target... 2018-08-09 15:50:35,323 INFO ============================================================ 2018-08-09 15:50:35,324 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2018-08-09 15:50:44,366 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=40.8 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.328 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.261 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.223 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.112 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.383 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.245 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.184 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.175 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.182 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.112/4.294/40.851/12.185 ms 2018-08-09 15:50:53,406 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.125 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.122 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.119 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.263 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.188 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.250 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.286 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.215 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.267 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.137 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.119/0.197/0.286/0.064 ms 2018-08-09 15:51:02,447 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.685 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.200 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.231 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.324 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.296 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.432 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.516 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.243 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.377 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.598 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.200/0.390/0.685/0.156 ms 2018-08-09 15:51:02,448 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Measuring TCP Throughput (packet size=65536)... 2018-08-09 15:51:02,448 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:12,542 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=20614.7875 real_seconds=10.00 rate_Mbps=17291.0213 tx_cpu=38 rx_cpu=52 retrans=0 cwnd=3137 rtt_ms=0.35 2018-08-09 15:51:12,543 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:22,637 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=17472.1853 real_seconds=10.00 rate_Mbps=14653.6511 tx_cpu=31 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.44 2018-08-09 15:51:22,637 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:32,730 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=17903.2082 real_seconds=10.00 rate_Mbps=15016.3639 tx_cpu=33 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.15 2018-08-09 15:51:32,730 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Measuring UDP Throughput (packet size=128)... 2018-08-09 15:51:32,731 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:36,056 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=16.2670 real_seconds=1.00 rate_Mbps=136.0960 tx_cpu=10 rx_cpu=27 drop=79 pkt=133339 data_loss=0.05959 2018-08-09 15:51:36,058 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=1<139362/5000000<10000000 Kbps loss-rate=0 2018-08-09 15:51:36,058 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R418086K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:39,385 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=17.1694 real_seconds=1.00 rate_Mbps=143.7116 tx_cpu=16 rx_cpu=30 drop=963 pkt=141614 data_loss=0.67971 2018-08-09 15:51:39,386 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=1<147160/418086<418086 Kbps loss-rate=0 2018-08-09 15:51:39,386 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R282623K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:42,710 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=17.6195 real_seconds=1.00 rate_Mbps=147.5071 tx_cpu=11 rx_cpu=28 drop=0 pkt=144339 data_loss=0.00000 2018-08-09 15:51:42,711 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=1<151047/282623<282623 Kbps loss-rate=0 2018-08-09 15:51:42,711 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R216835K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:46,037 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=19.5159 real_seconds=1.00 rate_Mbps=163.3878 tx_cpu=12 rx_cpu=31 drop=0 pkt=159874 data_loss=0.00000 2018-08-09 15:51:46,038 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=1<167309/216835<216835 Kbps loss-rate=0 2018-08-09 15:51:46,038 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192072K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:49,364 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=18.2667 real_seconds=1.00 rate_Mbps=152.8675 tx_cpu=13 rx_cpu=30 drop=60 pkt=149701 data_loss=0.03995 2018-08-09 15:51:49,364 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=1<156536/192072<192072 Kbps loss-rate=0 2018-08-09 15:51:49,365 DEBUG undershot, min=156536 kbps=174304 max=192072 2018-08-09 15:51:49,365 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R174304K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:52,690 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=17.6118 real_seconds=1.00 rate_Mbps=147.4242 tx_cpu=19 rx_cpu=29 drop=0 pkt=144276 data_loss=0.00000 2018-08-09 15:51:52,690 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=156536<150962/174304<192072 Kbps loss-rate=0 2018-08-09 15:51:52,690 DEBUG undershot, min=174304 kbps=183188 max=192072 2018-08-09 15:51:52,691 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R183188K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:56,016 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=17.6558 real_seconds=1.00 rate_Mbps=147.7903 tx_cpu=12 rx_cpu=29 drop=0 pkt=144636 data_loss=0.00000 2018-08-09 15:51:56,017 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=128 throughput=174304<151337/183188<192072 Kbps loss-rate=0 2018-08-09 15:51:56,017 DEBUG undershot, min=183188 kbps=187630 max=192072 2018-08-09 15:51:56,017 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Measuring UDP Throughput (packet size=1024)... 2018-08-09 15:51:56,018 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:51:59,368 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=144.5264 real_seconds=1.00 rate_Mbps=1211.0429 tx_cpu=19 rx_cpu=29 drop=332 pkt=148327 data_loss=0.22382 2018-08-09 15:51:59,368 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=1024 throughput=1<1240107/5000000<10000000 Kbps loss-rate=0 2018-08-09 15:51:59,368 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3120053K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:02,693 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=138.0625 real_seconds=1.00 rate_Mbps=1157.1709 tx_cpu=18 rx_cpu=30 drop=113 pkt=141489 data_loss=0.07990 2018-08-09 15:52:02,694 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=1024 throughput=1<1184943/3120053<3120053 Kbps loss-rate=0 2018-08-09 15:52:02,694 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2152498K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:06,020 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=150.0107 real_seconds=1.00 rate_Mbps=1256.6396 tx_cpu=21 rx_cpu=33 drop=19 pkt=153630 data_loss=0.01240 2018-08-09 15:52:06,021 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=1024 throughput=1<1286798/2152498<2152498 Kbps loss-rate=0 2018-08-09 15:52:06,021 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1719648K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:09,346 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=143.8926 real_seconds=1.00 rate_Mbps=1204.7850 tx_cpu=23 rx_cpu=30 drop=343 pkt=147689 data_loss=0.23220 2018-08-09 15:52:09,346 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=1024 throughput=1<1233699/1719648<1719648 Kbps loss-rate=0 2018-08-09 15:52:09,346 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1476673K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:12,672 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=136.9648 real_seconds=1.00 rate_Mbps=1147.5077 tx_cpu=17 rx_cpu=30 drop=0 pkt=140252 data_loss=0.00000 2018-08-09 15:52:12,673 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=1024 throughput=1<1175047/1476673<1476673 Kbps loss-rate=0 2018-08-09 15:52:12,673 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1325860K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:16,000 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=150.1768 real_seconds=1.00 rate_Mbps=1258.7745 tx_cpu=23 rx_cpu=32 drop=18 pkt=153799 data_loss=0.01165 2018-08-09 15:52:16,000 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=1024 throughput=1<1288985/1325860<1325860 Kbps loss-rate=0 2018-08-09 15:52:16,000 DEBUG undershot, min=1288985 kbps=1307422 max=1325860 2018-08-09 15:52:16,001 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Measuring UDP Throughput (packet size=8192)... 2018-08-09 15:52:16,001 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:19,351 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=594.3516 real_seconds=1.00 rate_Mbps=4986.0665 tx_cpu=99 rx_cpu=22 drop=217 pkt=76294 data_loss=0.28442 2018-08-09 15:52:19,352 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=8192 throughput=1<5105732/5000000<10000000 Kbps loss-rate=0 2018-08-09 15:52:19,352 DEBUG undershot, min=5105732 kbps=7552866 max=10000000 2018-08-09 15:52:19,352 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7552866K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:22,676 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=838.4922 real_seconds=1.00 rate_Mbps=7022.2167 tx_cpu=31 rx_cpu=31 drop=0 pkt=107327 data_loss=0.00000 2018-08-09 15:52:22,676 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=8192 throughput=5105732<7190749/7552866<10000000 Kbps loss-rate=0 2018-08-09 15:52:22,677 DEBUG undershot, min=7190749 kbps=8595374 max=10000000 2018-08-09 15:52:22,677 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8595374K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:26,003 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=892.4922 real_seconds=1.00 rate_Mbps=7474.1582 tx_cpu=28 rx_cpu=30 drop=201 pkt=114440 data_loss=0.17564 2018-08-09 15:52:26,004 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=8192 throughput=7190749<7653537/8595374<10000000 Kbps loss-rate=0 2018-08-09 15:52:26,004 DEBUG undershot, min=7653537 kbps=8826768 max=10000000 2018-08-09 15:52:26,004 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8826768K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:29,328 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=968.7031 real_seconds=1.00 rate_Mbps=8113.5354 tx_cpu=31 rx_cpu=34 drop=681 pkt=124675 data_loss=0.54622 2018-08-09 15:52:29,329 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=8192 throughput=7653537<8308260/8826768<10000000 Kbps loss-rate=0 2018-08-09 15:52:29,329 DEBUG undershot, min=8308260 kbps=9154130 max=10000000 2018-08-09 15:52:29,329 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9154130K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:52:32,679 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] megabytes=834.0625 real_seconds=1.00 rate_Mbps=6986.9185 tx_cpu=31 rx_cpu=28 drop=0 pkt=106760 data_loss=0.00000 2018-08-09 15:52:32,680 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] pkt-size=8192 throughput=8308260<7154604/9154130<10000000 Kbps loss-rate=0 2018-08-09 15:52:32,690 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.3', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.35, 'throughput_kbps': 17706005, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.44, 'throughput_kbps': 15005338, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.15, 'throughput_kbps': 15376756, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151337, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1288985, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7154604, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.294', 'rtt_max_ms': '40.851', 'rtt_min_ms': '0.112', 'rtt_stddev': '12.185', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.197', 'rtt_max_ms': '0.286', 'rtt_min_ms': '0.119', 'rtt_stddev': '0.064', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.390', 'rtt_max_ms': '0.685', 'rtt_min_ms': '0.200', 'rtt_stddev': '0.156', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2018-08-09 15:52:32,692 INFO Deleting floating ip 748a8dd0-a974-4734-a1db-263a8fa36bd6 2018-08-09 15:52:33,812 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Floating IP 172.30.9.204 deleted 2018-08-09 15:52:33,980 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159051] Instance deleted 2018-08-09 15:52:34,012 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Creating client VM... 2018-08-09 15:52:34,013 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2018-08-09 15:52:36,587 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] VM status=BUILD, retrying 1 of 50... 2018-08-09 15:52:39,070 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] VM status=BUILD, retrying 2 of 50... 2018-08-09 15:52:41,235 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] VM status=BUILD, retrying 3 of 50... 2018-08-09 15:52:43,654 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] VM status=BUILD, retrying 4 of 50... 2018-08-09 15:52:46,036 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] VM status=BUILD, retrying 5 of 50... 2018-08-09 15:52:51,080 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Internal network IP: 192.168.2.4 2018-08-09 15:52:51,080 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] SSH IP: 172.30.9.200 2018-08-09 15:52:51,080 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Setup SSH for ubuntu@172.30.9.200 2018-08-09 15:52:58,750 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Installing nuttcp-8.1.4... 2018-08-09 15:52:58,794 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Copying nuttcp-8.1.4 to target... 2018-08-09 15:52:58,960 INFO ============================================================ 2018-08-09 15:52:58,960 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2018-08-09 15:53:08,002 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.04 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.463 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.308 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.486 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.503 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.593 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.330 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.254 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.513 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.268 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.254/0.475/1.040/0.219 ms 2018-08-09 15:53:17,038 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=0.222 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.304 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.284 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.248 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.316 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.270 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.442 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.311 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.433 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.387 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.222/0.321/0.442/0.074 ms 2018-08-09 15:53:26,082 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.54 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.308 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.541 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.552 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.530 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.309 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.711 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.485 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.289 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.413 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.289/0.567/1.541/0.349 ms 2018-08-09 15:53:26,083 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring TCP Throughput (packet size=65536)... 2018-08-09 15:53:26,083 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:53:36,204 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=2179.7818 real_seconds=10.00 rate_Mbps=1827.9879 tx_cpu=4 rx_cpu=6 retrans=42 cwnd=434 rtt_ms=0.32 2018-08-09 15:53:36,205 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:53:46,302 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=2191.1223 real_seconds=10.00 rate_Mbps=1837.4328 tx_cpu=4 rx_cpu=7 retrans=40 cwnd=327 rtt_ms=0.49 2018-08-09 15:53:46,303 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:53:56,396 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=2237.8706 real_seconds=10.00 rate_Mbps=1876.8607 tx_cpu=4 rx_cpu=8 retrans=3 cwnd=314 rtt_ms=0.23 2018-08-09 15:53:56,396 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring UDP Throughput (packet size=128)... 2018-08-09 15:53:56,397 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:53:59,722 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.4729 real_seconds=1.00 rate_Mbps=146.4834 tx_cpu=22 rx_cpu=22 drop=46112 pkt=189250 data_loss=24.36563 2018-08-09 15:53:59,722 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<149999/5000000<10000000 Kbps loss-rate=24 2018-08-09 15:53:59,723 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R449997K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:03,050 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.8256 real_seconds=1.01 rate_Mbps=148.6444 tx_cpu=17 rx_cpu=20 drop=50412 pkt=196439 data_loss=25.66286 2018-08-09 15:54:03,050 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<152211/449997<449997 Kbps loss-rate=25 2018-08-09 15:54:03,051 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301104K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:06,376 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.5150 real_seconds=1.01 rate_Mbps=145.3369 tx_cpu=22 rx_cpu=21 drop=46680 pkt=190163 data_loss=24.54757 2018-08-09 15:54:06,376 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<148824/301104<301104 Kbps loss-rate=24 2018-08-09 15:54:06,377 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R224964K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:09,702 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.8146 real_seconds=1.00 rate_Mbps=149.3088 tx_cpu=18 rx_cpu=20 drop=57812 pkt=203749 data_loss=28.37402 2018-08-09 15:54:09,702 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<152892/224964<224964 Kbps loss-rate=28 2018-08-09 15:54:09,703 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R188928K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:13,029 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.6876 real_seconds=1.00 rate_Mbps=148.3584 tx_cpu=29 rx_cpu=19 drop=35314 pkt=180211 data_loss=19.59597 2018-08-09 15:54:13,029 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<151919/188928<188928 Kbps loss-rate=19 2018-08-09 15:54:13,030 DEBUG overshot, min=1 kbps=151919 max=188928 2018-08-09 15:54:13,030 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R151919K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:16,380 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.6206 real_seconds=1.00 rate_Mbps=147.4464 tx_cpu=87 rx_cpu=22 drop=4011 pkt=148359 data_loss=2.70345 2018-08-09 15:54:16,381 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<150985/151919<188928 Kbps loss-rate=2 2018-08-09 15:54:16,381 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring UDP Throughput (packet size=1024)... 2018-08-09 15:54:16,382 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:19,704 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=146.1406 real_seconds=1.00 rate_Mbps=1225.0821 tx_cpu=27 rx_cpu=20 drop=50230 pkt=199878 data_loss=25.13036 2018-08-09 15:54:19,704 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1254484/5000000<10000000 Kbps loss-rate=25 2018-08-09 15:54:19,704 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3127242K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:23,032 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=145.8867 real_seconds=1.00 rate_Mbps=1223.0514 tx_cpu=37 rx_cpu=21 drop=43128 pkt=192516 data_loss=22.40230 2018-08-09 15:54:23,032 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1252404/3127242<3127242 Kbps loss-rate=22 2018-08-09 15:54:23,033 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2189823K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:26,357 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=142.4277 real_seconds=1.00 rate_Mbps=1189.1055 tx_cpu=36 rx_cpu=22 drop=39385 pkt=185231 data_loss=21.26264 2018-08-09 15:54:26,358 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1217644/2189823<2189823 Kbps loss-rate=21 2018-08-09 15:54:26,358 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1703733K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:29,709 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=142.6699 real_seconds=1.00 rate_Mbps=1191.6826 tx_cpu=31 rx_cpu=20 drop=30294 pkt=176388 data_loss=17.17465 2018-08-09 15:54:29,709 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1220282/1703733<1703733 Kbps loss-rate=17 2018-08-09 15:54:29,710 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1462007K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:33,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=144.0186 real_seconds=1.00 rate_Mbps=1203.7228 tx_cpu=62 rx_cpu=21 drop=30993 pkt=178468 data_loss=17.36613 2018-08-09 15:54:33,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1232612/1462007<1462007 Kbps loss-rate=17 2018-08-09 15:54:33,062 DEBUG overshot, min=1 kbps=1232612 max=1462007 2018-08-09 15:54:33,063 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1232612K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:36,388 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=144.6826 real_seconds=1.00 rate_Mbps=1213.1568 tx_cpu=95 rx_cpu=24 drop=2311 pkt=150466 data_loss=1.53594 2018-08-09 15:54:36,388 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1242272/1232612<1462007 Kbps loss-rate=1 2018-08-09 15:54:36,389 DEBUG undershot, min=1242272 kbps=1352139 max=1462007 2018-08-09 15:54:36,389 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1352139K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:39,743 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=150.7285 real_seconds=1.00 rate_Mbps=1262.9942 tx_cpu=52 rx_cpu=22 drop=10695 pkt=165041 data_loss=6.48025 2018-08-09 15:54:39,743 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1242272<1293306/1352139<1462007 Kbps loss-rate=6 2018-08-09 15:54:39,743 DEBUG overshot, min=1242272 kbps=1293306 max=1352139 2018-08-09 15:54:39,744 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1293306K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:43,099 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=143.5664 real_seconds=1.01 rate_Mbps=1197.8467 tx_cpu=61 rx_cpu=19 drop=10862 pkt=157874 data_loss=6.88016 2018-08-09 15:54:43,100 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1242272<1226595/1293306<1352139 Kbps loss-rate=6 2018-08-09 15:54:43,100 DEBUG overshot, min=1242272 kbps=1226595 max=1293306 2018-08-09 15:54:43,100 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring UDP Throughput (packet size=8192)... 2018-08-09 15:54:43,101 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:46,453 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=198.7812 real_seconds=1.00 rate_Mbps=1664.2743 tx_cpu=15 rx_cpu=9 drop=48857 pkt=74301 data_loss=65.75552 2018-08-09 15:54:46,453 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1704216/5000000<10000000 Kbps loss-rate=65 2018-08-09 15:54:46,454 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3352108K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:49,779 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=196.0703 real_seconds=1.00 rate_Mbps=1639.5645 tx_cpu=99 rx_cpu=9 drop=26052 pkt=51149 data_loss=50.93355 2018-08-09 15:54:49,779 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1678914/3352108<3352108 Kbps loss-rate=50 2018-08-09 15:54:49,779 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2515511K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:53,129 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=196.3516 real_seconds=1.00 rate_Mbps=1646.5943 tx_cpu=99 rx_cpu=8 drop=13251 pkt=38384 data_loss=34.52218 2018-08-09 15:54:53,130 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1686112/2515511<2515511 Kbps loss-rate=34 2018-08-09 15:54:53,130 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2100811K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:56,455 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=196.3203 real_seconds=1.00 rate_Mbps=1646.0772 tx_cpu=99 rx_cpu=8 drop=6927 pkt=32056 data_loss=21.60906 2018-08-09 15:54:56,455 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1685583/2100811<2100811 Kbps loss-rate=21 2018-08-09 15:54:56,455 DEBUG overshot, min=1 kbps=1685583 max=2100811 2018-08-09 15:54:56,456 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1685583K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:54:59,782 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=199.1016 real_seconds=1.00 rate_Mbps=1670.4656 tx_cpu=99 rx_cpu=8 drop=235 pkt=25720 data_loss=0.91367 2018-08-09 15:54:59,782 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1710556/1685583<2100811 Kbps loss-rate=0 2018-08-09 15:54:59,782 DEBUG undershot, min=1710556 kbps=1905683 max=2100811 2018-08-09 15:54:59,783 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1905683K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:55:03,109 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=224.3672 real_seconds=1.00 rate_Mbps=1882.3787 tx_cpu=99 rx_cpu=11 drop=360 pkt=29079 data_loss=1.23801 2018-08-09 15:55:03,109 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1710556<1927555/1905683<2100811 Kbps loss-rate=1 2018-08-09 15:55:03,109 DEBUG undershot, min=1927555 kbps=2014183 max=2100811 2018-08-09 15:55:03,109 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2014183K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:55:06,433 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=213.3516 real_seconds=1.00 rate_Mbps=1784.3713 tx_cpu=99 rx_cpu=10 drop=3425 pkt=30734 data_loss=11.14400 2018-08-09 15:55:06,434 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1927555<1827196/2014183<2100811 Kbps loss-rate=11 2018-08-09 15:55:06,434 DEBUG overshot, min=1927555 kbps=1827196 max=2014183 2018-08-09 15:55:06,445 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.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 42, 'rtt_ms': 0.32, 'throughput_kbps': 1871859, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 40, 'rtt_ms': 0.49, 'throughput_kbps': 1881531, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.23, 'throughput_kbps': 1921905, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.7, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 150985, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 6.88, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1226595, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 11.14, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1827196, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.475', 'rtt_max_ms': '1.040', 'rtt_min_ms': '0.254', 'rtt_stddev': '0.219', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.321', 'rtt_max_ms': '0.442', 'rtt_min_ms': '0.222', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.567', 'rtt_max_ms': '1.541', 'rtt_min_ms': '0.289', 'rtt_stddev': '0.349', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-09 15:55:06,446 INFO ============================================================ 2018-08-09 15:55:06,446 INFO Flow 3: VM to VM different network floating IP (intra-node) 2018-08-09 15:55:15,513 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.438 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.377 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.283 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.295 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.258 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.482 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.297 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.311 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.262 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.248 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.248/0.325/0.482/0.076 ms 2018-08-09 15:55:24,553 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.205 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.268 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.259 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.278 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.264 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.518 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.430 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.339 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.252 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.254 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.205/0.306/0.518/0.093 ms 2018-08-09 15:55:33,596 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=1.28 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.411 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.519 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.322 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.312 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.583 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.341 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.550 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.748 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.534 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.312/0.560/1.287/0.276 ms 2018-08-09 15:55:33,597 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring TCP Throughput (packet size=65536)... 2018-08-09 15:55:33,597 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:55:43,693 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=2340.5302 real_seconds=10.00 rate_Mbps=1962.6970 tx_cpu=4 rx_cpu=7 retrans=22 cwnd=354 rtt_ms=0.27 2018-08-09 15:55:43,694 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:55:53,788 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=2322.4622 real_seconds=10.00 rate_Mbps=1947.6650 tx_cpu=4 rx_cpu=8 retrans=15 cwnd=344 rtt_ms=0.24 2018-08-09 15:55:53,788 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:03,882 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=2308.6098 real_seconds=10.00 rate_Mbps=1936.1165 tx_cpu=4 rx_cpu=7 retrans=21 cwnd=322 rtt_ms=0.54 2018-08-09 15:56:03,883 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring UDP Throughput (packet size=128)... 2018-08-09 15:56:03,883 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:07,209 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=18.0675 real_seconds=1.00 rate_Mbps=151.4993 tx_cpu=20 rx_cpu=22 drop=65877 pkt=213886 data_loss=30.79999 2018-08-09 15:56:07,209 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<155135/5000000<10000000 Kbps loss-rate=30 2018-08-09 15:56:07,210 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R465405K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:10,535 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.6653 real_seconds=1.01 rate_Mbps=147.4222 tx_cpu=17 rx_cpu=21 drop=62150 pkt=206864 data_loss=30.04396 2018-08-09 15:56:10,535 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<150960/465405<465405 Kbps loss-rate=30 2018-08-09 15:56:10,536 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R308182K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:13,861 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=16.8879 real_seconds=1.00 rate_Mbps=141.6350 tx_cpu=23 rx_cpu=21 drop=66959 pkt=205305 data_loss=32.61444 2018-08-09 15:56:13,862 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<145034/308182<308182 Kbps loss-rate=32 2018-08-09 15:56:13,862 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R226608K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:17,188 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.1283 real_seconds=1.00 rate_Mbps=143.6151 tx_cpu=22 rx_cpu=24 drop=67818 pkt=208133 data_loss=32.58406 2018-08-09 15:56:17,188 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<147061/226608<226608 Kbps loss-rate=32 2018-08-09 15:56:17,189 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R186834K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:20,539 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=16.7654 real_seconds=1.00 rate_Mbps=140.5970 tx_cpu=30 rx_cpu=19 drop=45112 pkt=182454 data_loss=24.72499 2018-08-09 15:56:20,539 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<143971/186834<186834 Kbps loss-rate=24 2018-08-09 15:56:20,540 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165402K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:23,864 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=16.8754 real_seconds=1.00 rate_Mbps=141.0660 tx_cpu=72 rx_cpu=19 drop=23282 pkt=161526 data_loss=14.41410 2018-08-09 15:56:23,864 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<144451/165402<165402 Kbps loss-rate=14 2018-08-09 15:56:23,864 DEBUG overshot, min=1 kbps=144451 max=165402 2018-08-09 15:56:23,865 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144451K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:27,190 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=16.8492 real_seconds=1.00 rate_Mbps=141.0711 tx_cpu=79 rx_cpu=19 drop=2578 pkt=140607 data_loss=1.83350 2018-08-09 15:56:27,190 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=1<144456/144451<165402 Kbps loss-rate=1 2018-08-09 15:56:27,191 DEBUG undershot, min=144456 kbps=154929 max=165402 2018-08-09 15:56:27,191 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154929K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:30,543 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=17.1064 real_seconds=1.00 rate_Mbps=143.0391 tx_cpu=81 rx_cpu=20 drop=11162 pkt=151297 data_loss=7.37727 2018-08-09 15:56:30,543 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=144456<146472/154929<165402 Kbps loss-rate=7 2018-08-09 15:56:30,543 DEBUG overshot, min=144456 kbps=146472 max=154929 2018-08-09 15:56:30,544 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146472K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:33,895 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=16.8790 real_seconds=1.00 rate_Mbps=141.2139 tx_cpu=98 rx_cpu=21 drop=4767 pkt=143040 data_loss=3.33259 2018-08-09 15:56:33,895 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=128 throughput=144456<144603/146472<154929 Kbps loss-rate=3 2018-08-09 15:56:33,895 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring UDP Throughput (packet size=1024)... 2018-08-09 15:56:33,896 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:37,221 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=139.1689 real_seconds=1.00 rate_Mbps=1166.8748 tx_cpu=25 rx_cpu=20 drop=53371 pkt=195880 data_loss=27.24682 2018-08-09 15:56:37,222 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1194879/5000000<10000000 Kbps loss-rate=27 2018-08-09 15:56:37,222 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3097439K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:40,549 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=134.1396 real_seconds=1.00 rate_Mbps=1125.2517 tx_cpu=22 rx_cpu=19 drop=40736 pkt=178095 data_loss=22.87321 2018-08-09 15:56:40,549 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1152257/3097439<3097439 Kbps loss-rate=22 2018-08-09 15:56:40,550 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2124848K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:43,874 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=137.4268 real_seconds=1.00 rate_Mbps=1152.3375 tx_cpu=26 rx_cpu=19 drop=56197 pkt=196922 data_loss=28.53766 2018-08-09 15:56:43,875 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1179993/2124848<2124848 Kbps loss-rate=28 2018-08-09 15:56:43,875 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1652420K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:47,200 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=138.4961 real_seconds=1.00 rate_Mbps=1162.0579 tx_cpu=32 rx_cpu=18 drop=46146 pkt=187966 data_loss=24.55016 2018-08-09 15:56:47,201 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1189947/1652420<1652420 Kbps loss-rate=24 2018-08-09 15:56:47,201 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1421183K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:50,529 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=143.4033 real_seconds=1.00 rate_Mbps=1198.5830 tx_cpu=34 rx_cpu=20 drop=26639 pkt=173484 data_loss=15.35533 2018-08-09 15:56:50,529 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1227348/1421183<1421183 Kbps loss-rate=15 2018-08-09 15:56:50,530 DEBUG overshot, min=1 kbps=1227348 max=1421183 2018-08-09 15:56:50,530 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1227348K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:53,855 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=142.3994 real_seconds=1.00 rate_Mbps=1191.0835 tx_cpu=88 rx_cpu=20 drop=4006 pkt=149823 data_loss=2.67382 2018-08-09 15:56:53,855 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=1024 throughput=1<1219669/1227348<1421183 Kbps loss-rate=2 2018-08-09 15:56:53,855 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Measuring UDP Throughput (packet size=8192)... 2018-08-09 15:56:53,856 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:56:57,180 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=204.0469 real_seconds=1.00 rate_Mbps=1706.4509 tx_cpu=83 rx_cpu=9 drop=50176 pkt=76294 data_loss=65.76664 2018-08-09 15:56:57,180 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1747405/5000000<10000000 Kbps loss-rate=65 2018-08-09 15:56:57,181 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3373702K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:57:00,531 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=190.3125 real_seconds=1.00 rate_Mbps=1596.9009 tx_cpu=99 rx_cpu=10 drop=27119 pkt=51479 data_loss=52.67973 2018-08-09 15:57:00,531 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1635226/3373702<3373702 Kbps loss-rate=52 2018-08-09 15:57:00,532 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2504464K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:57:03,858 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=189.0000 real_seconds=1.00 rate_Mbps=1580.2148 tx_cpu=99 rx_cpu=7 drop=14023 pkt=38215 data_loss=36.69502 2018-08-09 15:57:03,859 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1618139/2504464<2504464 Kbps loss-rate=36 2018-08-09 15:57:03,859 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2061301K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:57:07,209 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=195.8828 real_seconds=1.00 rate_Mbps=1638.0603 tx_cpu=99 rx_cpu=9 drop=6380 pkt=31453 data_loss=20.28425 2018-08-09 15:57:07,210 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1677373/2061301<2061301 Kbps loss-rate=20 2018-08-09 15:57:07,210 DEBUG overshot, min=1 kbps=1677373 max=2061301 2018-08-09 15:57:07,210 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1677373K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:57:10,534 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=199.4141 real_seconds=1.00 rate_Mbps=1673.1209 tx_cpu=99 rx_cpu=8 drop=70 pkt=25595 data_loss=0.27345 2018-08-09 15:57:10,535 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1<1713275/1677373<2061301 Kbps loss-rate=0 2018-08-09 15:57:10,535 DEBUG undershot, min=1713275 kbps=1887288 max=2061301 2018-08-09 15:57:10,536 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1887288K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 15:57:13,859 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] megabytes=214.9609 real_seconds=1.00 rate_Mbps=1796.8031 tx_cpu=99 rx_cpu=13 drop=1283 pkt=28798 data_loss=4.45520 2018-08-09 15:57:13,860 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] pkt-size=8192 throughput=1713275<1839926/1887288<2061301 Kbps loss-rate=4 2018-08-09 15:57:13,871 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.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 22, 'rtt_ms': 0.27, 'throughput_kbps': 2009801, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 15, 'rtt_ms': 0.24, 'throughput_kbps': 1994408, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.54, 'throughput_kbps': 1982583, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.33, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 144603, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.67, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1219669, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.46, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1839926, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.325', 'rtt_max_ms': '0.482', 'rtt_min_ms': '0.248', 'rtt_stddev': '0.076', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.306', 'rtt_max_ms': '0.518', 'rtt_min_ms': '0.205', 'rtt_stddev': '0.093', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.560', 'rtt_max_ms': '1.287', 'rtt_min_ms': '0.312', 'rtt_stddev': '0.276', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-09 15:57:13,872 INFO Deleting floating ip 1bbc0635-f5fb-45e5-95b0-3635d1e4b2b7 2018-08-09 15:57:15,710 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Floating IP 172.30.9.200 deleted 2018-08-09 15:57:16,563 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159052] Instance deleted 2018-08-09 15:57:16,595 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Creating client VM... 2018-08-09 15:57:16,595 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-09 15:57:18,505 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 1 of 50... 2018-08-09 15:57:21,371 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 2 of 50... 2018-08-09 15:57:23,752 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 3 of 50... 2018-08-09 15:57:25,894 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 4 of 50... 2018-08-09 15:57:28,382 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 5 of 50... 2018-08-09 15:57:31,563 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 6 of 50... 2018-08-09 15:57:34,178 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 7 of 50... 2018-08-09 15:57:36,783 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 8 of 50... 2018-08-09 15:57:39,111 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 9 of 50... 2018-08-09 15:57:41,494 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 10 of 50... 2018-08-09 15:57:44,803 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 11 of 50... 2018-08-09 15:57:47,395 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 12 of 50... 2018-08-09 15:57:49,973 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 13 of 50... 2018-08-09 15:57:52,602 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 14 of 50... 2018-08-09 15:57:55,562 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 15 of 50... 2018-08-09 15:57:58,680 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 16 of 50... 2018-08-09 15:58:01,406 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 17 of 50... 2018-08-09 15:58:04,129 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 18 of 50... 2018-08-09 15:58:06,277 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 19 of 50... 2018-08-09 15:58:08,709 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 20 of 50... 2018-08-09 15:58:11,120 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 21 of 50... 2018-08-09 15:58:13,264 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 22 of 50... 2018-08-09 15:58:15,628 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 23 of 50... 2018-08-09 15:58:17,777 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 24 of 50... 2018-08-09 15:58:20,102 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 25 of 50... 2018-08-09 15:58:22,240 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 26 of 50... 2018-08-09 15:58:24,396 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 27 of 50... 2018-08-09 15:58:26,701 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 28 of 50... 2018-08-09 15:58:29,124 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 29 of 50... 2018-08-09 15:58:31,502 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 30 of 50... 2018-08-09 15:58:33,816 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 31 of 50... 2018-08-09 15:58:35,957 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 32 of 50... 2018-08-09 15:58:38,733 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 33 of 50... 2018-08-09 15:58:41,133 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 34 of 50... 2018-08-09 15:58:43,907 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 35 of 50... 2018-08-09 15:58:46,484 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 36 of 50... 2018-08-09 15:58:48,641 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 37 of 50... 2018-08-09 15:58:51,578 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 38 of 50... 2018-08-09 15:58:53,980 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 39 of 50... 2018-08-09 15:58:56,373 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 40 of 50... 2018-08-09 15:58:58,776 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] VM status=BUILD, retrying 41 of 50... 2018-08-09 15:59:05,253 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Internal network IP: 192.168.1.8 2018-08-09 15:59:05,253 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] SSH IP: 172.30.9.206 2018-08-09 15:59:05,254 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Setup SSH for ubuntu@172.30.9.206 2018-08-09 15:59:14,712 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Installing nuttcp-8.1.4... 2018-08-09 15:59:14,755 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Copying nuttcp-8.1.4 to target... 2018-08-09 15:59:14,926 INFO ============================================================ 2018-08-09 15:59:14,926 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2018-08-09 15:59:23,972 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=42.1 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.403 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.221 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.350 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.325 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.361 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.361 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.494 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.411 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.260 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.221/4.530/42.122/12.530 ms 2018-08-09 15:59:33,013 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=0.463 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.385 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.327 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.352 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.203 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.528 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.479 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.521 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.233 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.518 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.203/0.400/0.528/0.117 ms 2018-08-09 15:59:42,061 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=64 time=1.00 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=64 time=0.354 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=64 time=0.532 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=64 time=0.370 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=64 time=0.699 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=64 time=0.360 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=64 time=0.508 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=64 time=0.712 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=64 time=0.593 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=64 time=0.322 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.322/0.545/1.000/0.203 ms 2018-08-09 15:59:42,062 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Measuring TCP Throughput (packet size=65536)... 2018-08-09 15:59:42,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 15:59:52,164 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=6889.2165 real_seconds=10.01 rate_Mbps=5774.3783 tx_cpu=10 rx_cpu=16 retrans=92 cwnd=465 rtt_ms=0.28 2018-08-09 15:59:52,164 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:02,264 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=5871.6929 real_seconds=10.01 rate_Mbps=4921.4251 tx_cpu=10 rx_cpu=14 retrans=1 cwnd=584 rtt_ms=0.22 2018-08-09 16:00:02,265 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:12,366 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=7100.9011 real_seconds=10.01 rate_Mbps=5951.8419 tx_cpu=10 rx_cpu=16 retrans=33 cwnd=626 rtt_ms=0.32 2018-08-09 16:00:12,367 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Measuring UDP Throughput (packet size=128)... 2018-08-09 16:00:12,367 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:15,693 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=24.3773 real_seconds=1.00 rate_Mbps=204.0960 tx_cpu=15 rx_cpu=27 drop=345 pkt=200044 data_loss=0.17240 2018-08-09 16:00:15,693 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=1<208994/5000000<10000000 Kbps loss-rate=0 2018-08-09 16:00:15,694 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R626982K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:19,021 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=25.7925 real_seconds=1.00 rate_Mbps=215.8594 tx_cpu=16 rx_cpu=25 drop=1665 pkt=212958 data_loss=0.78205 2018-08-09 16:00:19,022 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=1<221040/626982<626982 Kbps loss-rate=0 2018-08-09 16:00:19,022 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R424011K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:22,351 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=24.5688 real_seconds=1.00 rate_Mbps=205.7918 tx_cpu=16 rx_cpu=26 drop=3777 pkt=205045 data_loss=1.84220 2018-08-09 16:00:22,351 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=1<210730/424011<424011 Kbps loss-rate=1 2018-08-09 16:00:22,351 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R317370K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:25,677 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=25.3530 real_seconds=1.00 rate_Mbps=212.2235 tx_cpu=17 rx_cpu=27 drop=505 pkt=208197 data_loss=0.24277 2018-08-09 16:00:25,678 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=1<217316/317370<317370 Kbps loss-rate=0 2018-08-09 16:00:25,678 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R267343K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:29,004 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=25.7678 real_seconds=1.00 rate_Mbps=215.5737 tx_cpu=17 rx_cpu=26 drop=899 pkt=211989 data_loss=0.42431 2018-08-09 16:00:29,005 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=1<220747/267343<267343 Kbps loss-rate=0 2018-08-09 16:00:29,005 DEBUG undershot, min=220747 kbps=244045 max=267343 2018-08-09 16:00:29,005 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244045K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:32,330 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=25.9684 real_seconds=1.00 rate_Mbps=217.2930 tx_cpu=20 rx_cpu=26 drop=2540 pkt=215273 data_loss=1.17968 2018-08-09 16:00:32,331 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=220747<222508/244045<267343 Kbps loss-rate=1 2018-08-09 16:00:32,331 DEBUG undershot, min=222508 kbps=244925 max=267343 2018-08-09 16:00:32,331 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R244925K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:35,658 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=27.4579 real_seconds=1.00 rate_Mbps=229.6388 tx_cpu=19 rx_cpu=25 drop=2794 pkt=227729 data_loss=1.22702 2018-08-09 16:00:35,658 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=222508<235150/244925<267343 Kbps loss-rate=1 2018-08-09 16:00:35,659 DEBUG undershot, min=235150 kbps=251246 max=267343 2018-08-09 16:00:35,659 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R251246K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:39,011 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=24.5037 real_seconds=1.00 rate_Mbps=205.0750 tx_cpu=20 rx_cpu=26 drop=469 pkt=201203 data_loss=0.23289 2018-08-09 16:00:39,012 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=235150<209996/251246<267343 Kbps loss-rate=0 2018-08-09 16:00:39,012 DEBUG undershot, min=251246 kbps=259294 max=267343 2018-08-09 16:00:39,012 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R259294K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:42,338 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=26.1182 real_seconds=1.00 rate_Mbps=218.5171 tx_cpu=18 rx_cpu=25 drop=2679 pkt=216639 data_loss=1.23652 2018-08-09 16:00:42,338 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=128 throughput=251246<223761/259294<267343 Kbps loss-rate=1 2018-08-09 16:00:42,338 DEBUG undershot, min=259294 kbps=263318 max=267343 2018-08-09 16:00:42,339 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Measuring UDP Throughput (packet size=1024)... 2018-08-09 16:00:42,339 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:45,690 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=197.8916 real_seconds=1.00 rate_Mbps=1658.6170 tx_cpu=27 rx_cpu=28 drop=2257 pkt=204898 data_loss=1.10152 2018-08-09 16:00:45,690 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=1024 throughput=1<1698423/5000000<10000000 Kbps loss-rate=1 2018-08-09 16:00:45,690 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3349211K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:49,018 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=194.4570 real_seconds=1.00 rate_Mbps=1629.4249 tx_cpu=25 rx_cpu=27 drop=740 pkt=199864 data_loss=0.37027 2018-08-09 16:00:49,018 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=1024 throughput=1<1668531/3349211<3349211 Kbps loss-rate=0 2018-08-09 16:00:49,018 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2508871K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:52,346 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=193.4844 real_seconds=1.00 rate_Mbps=1620.7243 tx_cpu=27 rx_cpu=28 drop=492 pkt=198620 data_loss=0.24767 2018-08-09 16:00:52,346 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=1024 throughput=1<1659621/2508871<2508871 Kbps loss-rate=0 2018-08-09 16:00:52,347 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2084246K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:55,698 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=190.9834 real_seconds=1.00 rate_Mbps=1600.2190 tx_cpu=25 rx_cpu=28 drop=175 pkt=195742 data_loss=0.08940 2018-08-09 16:00:55,699 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=1024 throughput=1<1638624/2084246<2084246 Kbps loss-rate=0 2018-08-09 16:00:55,699 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1861435K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:00:59,026 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=191.8975 real_seconds=1.00 rate_Mbps=1607.2726 tx_cpu=27 rx_cpu=28 drop=72 pkt=196575 data_loss=0.03662 2018-08-09 16:00:59,027 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=1024 throughput=1<1645847/1861435<1861435 Kbps loss-rate=0 2018-08-09 16:00:59,027 DEBUG undershot, min=1645847 kbps=1753641 max=1861435 2018-08-09 16:00:59,027 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1753641K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:01:02,379 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=208.7539 real_seconds=1.00 rate_Mbps=1751.2580 tx_cpu=99 rx_cpu=27 drop=304 pkt=214068 data_loss=0.14202 2018-08-09 16:01:02,380 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=1024 throughput=1645847<1793288/1753641<1861435 Kbps loss-rate=0 2018-08-09 16:01:02,380 DEBUG undershot, min=1793288 kbps=1827361 max=1861435 2018-08-09 16:01:02,381 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Measuring UDP Throughput (packet size=8192)... 2018-08-09 16:01:02,381 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:01:05,733 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=328.5625 real_seconds=1.00 rate_Mbps=2750.3348 tx_cpu=99 rx_cpu=15 drop=34238 pkt=76294 data_loss=44.87640 2018-08-09 16:01:05,734 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=8192 throughput=1<2816342/5000000<10000000 Kbps loss-rate=44 2018-08-09 16:01:05,734 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3908171K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:01:09,061 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=332.7031 real_seconds=1.00 rate_Mbps=2786.3854 tx_cpu=99 rx_cpu=17 drop=17048 pkt=59634 data_loss=28.58772 2018-08-09 16:01:09,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=8192 throughput=1<2853258/3908171<3908171 Kbps loss-rate=28 2018-08-09 16:01:09,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3380714K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:01:12,390 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=323.0234 real_seconds=1.00 rate_Mbps=2707.5455 tx_cpu=99 rx_cpu=14 drop=10239 pkt=51586 data_loss=19.84841 2018-08-09 16:01:12,390 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=8192 throughput=1<2772526/3380714<3380714 Kbps loss-rate=19 2018-08-09 16:01:12,391 DEBUG overshot, min=1 kbps=2772526 max=3380714 2018-08-09 16:01:12,391 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2772526K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:01:15,717 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] megabytes=321.5078 real_seconds=1.00 rate_Mbps=2697.7665 tx_cpu=99 rx_cpu=13 drop=1153 pkt=42306 data_loss=2.72538 2018-08-09 16:01:15,717 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] pkt-size=8192 throughput=1<2762512/2772526<3380714 Kbps loss-rate=2 2018-08-09 16:01:15,728 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.8', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 92, 'rtt_ms': 0.28, 'throughput_kbps': 5912963, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.22, 'throughput_kbps': 5039539, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 33, 'rtt_ms': 0.32, 'throughput_kbps': 6094686, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.24, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 223761, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.14, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1793288, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.73, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 2762512, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '4.530', 'rtt_max_ms': '42.122', 'rtt_min_ms': '0.221', 'rtt_stddev': '12.530', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.400', 'rtt_max_ms': '0.528', 'rtt_min_ms': '0.203', 'rtt_stddev': '0.117', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.545', 'rtt_max_ms': '1.000', 'rtt_min_ms': '0.322', 'rtt_stddev': '0.203', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-09 16:01:15,729 INFO Deleting floating ip eb2d6e62-de04-4c9e-b5af-d8783a1737b3 2018-08-09 16:01:17,034 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Floating IP 172.30.9.206 deleted 2018-08-09 16:01:17,208 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159053] Instance deleted 2018-08-09 16:01:17,272 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Creating client VM... 2018-08-09 16:01:17,272 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2018-08-09 16:01:21,175 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] VM status=BUILD, retrying 1 of 50... 2018-08-09 16:01:23,595 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] VM status=BUILD, retrying 2 of 50... 2018-08-09 16:01:26,743 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] VM status=BUILD, retrying 3 of 50... 2018-08-09 16:01:29,538 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] VM status=BUILD, retrying 4 of 50... 2018-08-09 16:01:32,130 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] VM status=BUILD, retrying 5 of 50... 2018-08-09 16:01:37,307 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Internal network IP: 192.168.2.11 2018-08-09 16:01:37,307 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] SSH IP: 172.30.9.215 2018-08-09 16:01:37,308 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Setup SSH for ubuntu@172.30.9.215 2018-08-09 16:01:48,929 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Installing nuttcp-8.1.4... 2018-08-09 16:01:48,975 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Copying nuttcp-8.1.4 to target... 2018-08-09 16:01:49,145 INFO ============================================================ 2018-08-09 16:01:49,146 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2018-08-09 16:01:58,188 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] PING 192.168.1.17 (192.168.1.17) 64(92) bytes of data. 72 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.09 ms 72 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.316 ms 72 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.315 ms 72 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.283 ms 72 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.424 ms 72 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.430 ms 72 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.404 ms 72 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.394 ms 72 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.426 ms 72 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.472 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.283/0.456/1.098/0.221 ms 2018-08-09 16:02:07,228 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] PING 192.168.1.17 (192.168.1.17) 391(419) bytes of data. 399 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=0.443 ms 399 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.513 ms 399 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.517 ms 399 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.534 ms 399 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.304 ms 399 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.620 ms 399 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.470 ms 399 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.566 ms 399 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.370 ms 399 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.377 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.304/0.471/0.620/0.095 ms 2018-08-09 16:02:16,271 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] PING 192.168.1.17 (192.168.1.17) 1500(1528) bytes of data. 1508 bytes from 192.168.1.17: icmp_seq=1 ttl=63 time=1.37 ms 1508 bytes from 192.168.1.17: icmp_seq=2 ttl=63 time=0.461 ms 1508 bytes from 192.168.1.17: icmp_seq=3 ttl=63 time=0.597 ms 1508 bytes from 192.168.1.17: icmp_seq=4 ttl=63 time=0.598 ms 1508 bytes from 192.168.1.17: icmp_seq=5 ttl=63 time=0.390 ms 1508 bytes from 192.168.1.17: icmp_seq=6 ttl=63 time=0.552 ms 1508 bytes from 192.168.1.17: icmp_seq=7 ttl=63 time=0.444 ms 1508 bytes from 192.168.1.17: icmp_seq=8 ttl=63 time=0.590 ms 1508 bytes from 192.168.1.17: icmp_seq=9 ttl=63 time=0.362 ms 1508 bytes from 192.168.1.17: icmp_seq=10 ttl=63 time=0.506 ms --- 192.168.1.17 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.362/0.587/1.374/0.275 ms 2018-08-09 16:02:16,272 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring TCP Throughput (packet size=65536)... 2018-08-09 16:02:16,272 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:26,368 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=2398.7553 real_seconds=10.00 rate_Mbps=2011.5767 tx_cpu=5 rx_cpu=7 retrans=139 cwnd=323 rtt_ms=0.46 2018-08-09 16:02:26,369 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:36,462 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=2952.1832 real_seconds=10.00 rate_Mbps=2475.8201 tx_cpu=5 rx_cpu=9 retrans=386 cwnd=277 rtt_ms=0.55 2018-08-09 16:02:36,463 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:46,557 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=2491.2206 real_seconds=10.00 rate_Mbps=2089.3320 tx_cpu=4 rx_cpu=7 retrans=94 cwnd=312 rtt_ms=0.42 2018-08-09 16:02:46,558 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring UDP Throughput (packet size=128)... 2018-08-09 16:02:46,558 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:49,885 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=18.2684 real_seconds=1.01 rate_Mbps=152.3941 tx_cpu=17 rx_cpu=17 drop=72191 pkt=221846 data_loss=32.54114 2018-08-09 16:02:49,886 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<156051/5000000<10000000 Kbps loss-rate=32 2018-08-09 16:02:49,886 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R468153K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:53,210 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=18.1510 real_seconds=1.00 rate_Mbps=152.2609 tx_cpu=17 rx_cpu=20 drop=74325 pkt=223018 data_loss=33.32697 2018-08-09 16:02:53,210 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<155915/468153<468153 Kbps loss-rate=33 2018-08-09 16:02:53,211 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R312034K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:56,535 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=18.0610 real_seconds=1.01 rate_Mbps=150.6999 tx_cpu=18 rx_cpu=18 drop=71846 pkt=219802 data_loss=32.68682 2018-08-09 16:02:56,536 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<154316/312034<312034 Kbps loss-rate=32 2018-08-09 16:02:56,536 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R233175K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:02:59,863 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.5786 real_seconds=1.00 rate_Mbps=147.3817 tx_cpu=37 rx_cpu=17 drop=75778 pkt=219782 data_loss=34.47886 2018-08-09 16:02:59,863 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<150918/233175<233175 Kbps loss-rate=34 2018-08-09 16:02:59,864 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R192046K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:03,189 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=18.2493 real_seconds=1.00 rate_Mbps=152.5853 tx_cpu=98 rx_cpu=18 drop=38047 pkt=187545 data_loss=20.28680 2018-08-09 16:03:03,189 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<156247/192046<192046 Kbps loss-rate=20 2018-08-09 16:03:03,189 DEBUG overshot, min=1 kbps=156247 max=192046 2018-08-09 16:03:03,190 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R156247K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:06,517 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.6959 real_seconds=1.01 rate_Mbps=147.6671 tx_cpu=99 rx_cpu=18 drop=7620 pkt=152585 data_loss=4.99407 2018-08-09 16:03:06,518 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<151211/156247<192046 Kbps loss-rate=4 2018-08-09 16:03:06,518 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring UDP Throughput (packet size=1024)... 2018-08-09 16:03:06,519 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:09,848 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=143.5020 real_seconds=1.00 rate_Mbps=1198.0430 tx_cpu=29 rx_cpu=18 drop=54762 pkt=201708 data_loss=27.14913 2018-08-09 16:03:09,849 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1226796/5000000<10000000 Kbps loss-rate=27 2018-08-09 16:03:09,849 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3113398K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:13,172 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=147.3535 real_seconds=1.00 rate_Mbps=1230.8475 tx_cpu=33 rx_cpu=19 drop=49482 pkt=200372 data_loss=24.69508 2018-08-09 16:03:13,172 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1260387/3113398<3113398 Kbps loss-rate=24 2018-08-09 16:03:13,172 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2186892K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:16,523 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=142.2773 real_seconds=1.00 rate_Mbps=1193.0495 tx_cpu=28 rx_cpu=19 drop=68015 pkt=213707 data_loss=31.82629 2018-08-09 16:03:16,523 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1221682/2186892<2186892 Kbps loss-rate=31 2018-08-09 16:03:16,523 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1704287K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:19,849 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=146.9043 real_seconds=1.00 rate_Mbps=1232.3373 tx_cpu=99 rx_cpu=19 drop=57613 pkt=208043 data_loss=27.69283 2018-08-09 16:03:19,849 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1261913/1704287<1704287 Kbps loss-rate=27 2018-08-09 16:03:19,849 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1483100K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:23,175 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=152.8154 real_seconds=1.00 rate_Mbps=1277.9624 tx_cpu=99 rx_cpu=20 drop=24559 pkt=181042 data_loss=13.56536 2018-08-09 16:03:23,176 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1308633/1483100<1483100 Kbps loss-rate=13 2018-08-09 16:03:23,176 DEBUG overshot, min=1 kbps=1308633 max=1483100 2018-08-09 16:03:23,176 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1308633K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:26,502 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=151.0645 real_seconds=1.00 rate_Mbps=1263.7754 tx_cpu=99 rx_cpu=20 drop=5055 pkt=159745 data_loss=3.16440 2018-08-09 16:03:26,502 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1294106/1308633<1483100 Kbps loss-rate=3 2018-08-09 16:03:26,502 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring UDP Throughput (packet size=8192)... 2018-08-09 16:03:26,503 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:29,853 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=203.7734 real_seconds=1.00 rate_Mbps=1704.3477 tx_cpu=99 rx_cpu=7 drop=50211 pkt=76294 data_loss=65.81252 2018-08-09 16:03:29,853 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1745252/5000000<10000000 Kbps loss-rate=65 2018-08-09 16:03:29,853 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3372626K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:33,177 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=201.2500 real_seconds=1.00 rate_Mbps=1688.6143 tx_cpu=99 rx_cpu=8 drop=25703 pkt=51463 data_loss=49.94462 2018-08-09 16:03:33,178 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1729141/3372626<3372626 Kbps loss-rate=49 2018-08-09 16:03:33,178 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2550883K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:36,507 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=191.6719 real_seconds=1.00 rate_Mbps=1602.5430 tx_cpu=99 rx_cpu=7 drop=14390 pkt=38924 data_loss=36.96948 2018-08-09 16:03:36,508 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1641004/2550883<2550883 Kbps loss-rate=36 2018-08-09 16:03:36,508 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2095943K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:39,858 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=198.0938 real_seconds=1.00 rate_Mbps=1661.8156 tx_cpu=99 rx_cpu=8 drop=6626 pkt=31982 data_loss=20.71789 2018-08-09 16:03:39,859 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1701699/2095943<2095943 Kbps loss-rate=20 2018-08-09 16:03:39,859 DEBUG overshot, min=1 kbps=1701699 max=2095943 2018-08-09 16:03:39,859 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1701699K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:43,209 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=202.8594 real_seconds=1.00 rate_Mbps=1702.1163 tx_cpu=99 rx_cpu=7 drop=0 pkt=25966 data_loss=0.00000 2018-08-09 16:03:43,209 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1742967/1701699<2095943 Kbps loss-rate=0 2018-08-09 16:03:43,209 DEBUG undershot, min=1742967 kbps=1919455 max=2095943 2018-08-09 16:03:43,210 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1919455K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:46,534 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=198.9609 real_seconds=1.00 rate_Mbps=1668.7483 tx_cpu=99 rx_cpu=7 drop=3822 pkt=29289 data_loss=13.04928 2018-08-09 16:03:46,534 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1742967<1708798/1919455<2095943 Kbps loss-rate=13 2018-08-09 16:03:46,535 DEBUG overshot, min=1742967 kbps=1708798 max=1919455 2018-08-09 16:03:46,535 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1708798K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:49,886 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=203.0703 real_seconds=1.00 rate_Mbps=1703.9032 tx_cpu=99 rx_cpu=7 drop=82 pkt=26075 data_loss=0.31447 2018-08-09 16:03:49,886 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1742967<1744796/1708798<1919455 Kbps loss-rate=0 2018-08-09 16:03:49,887 DEBUG undershot, min=1744796 kbps=1832125 max=1919455 2018-08-09 16:03:49,887 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1832125K -p5001 -P5002 -fparse 192.168.1.17 2018-08-09 16:03:53,236 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=218.4062 real_seconds=1.00 rate_Mbps=1831.2820 tx_cpu=99 rx_cpu=8 drop=0 pkt=27956 data_loss=0.00000 2018-08-09 16:03:53,237 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1744796<1875232/1832125<1919455 Kbps loss-rate=0 2018-08-09 16:03:53,237 DEBUG undershot, min=1875232 kbps=1897343 max=1919455 2018-08-09 16:03:53,247 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.11', 'ip_to': u'192.168.1.17', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 139, 'rtt_ms': 0.46, 'throughput_kbps': 2059854, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 386, 'rtt_ms': 0.55, 'throughput_kbps': 2535239, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 94, 'rtt_ms': 0.42, 'throughput_kbps': 2139475, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.99, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151211, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.16, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1294106, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1875232, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.456', 'rtt_max_ms': '1.098', 'rtt_min_ms': '0.283', 'rtt_stddev': '0.221', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.471', 'rtt_max_ms': '0.620', 'rtt_min_ms': '0.304', 'rtt_stddev': '0.095', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.587', 'rtt_max_ms': '1.374', 'rtt_min_ms': '0.362', 'rtt_stddev': '0.275', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-09 16:03:53,248 INFO ============================================================ 2018-08-09 16:03:53,248 INFO Flow 6: VM to VM different network floating IP (inter-node) 2018-08-09 16:04:02,311 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] PING 172.30.9.208 (172.30.9.208) 64(92) bytes of data. 72 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.843 ms 72 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.315 ms 72 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.527 ms 72 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.533 ms 72 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.565 ms 72 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.343 ms 72 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.660 ms 72 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.605 ms 72 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.592 ms 72 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.516 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.315/0.549/0.843/0.145 ms 2018-08-09 16:04:11,375 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] PING 172.30.9.208 (172.30.9.208) 391(419) bytes of data. 399 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=0.286 ms 399 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.679 ms 399 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.491 ms 399 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.982 ms 399 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.569 ms 399 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.369 ms 399 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.413 ms 399 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.436 ms 399 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.387 ms 399 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.520 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.286/0.513/0.982/0.189 ms 2018-08-09 16:04:20,418 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] PING 172.30.9.208 (172.30.9.208) 1500(1528) bytes of data. 1508 bytes from 172.30.9.208: icmp_seq=1 ttl=63 time=2.03 ms 1508 bytes from 172.30.9.208: icmp_seq=2 ttl=63 time=0.506 ms 1508 bytes from 172.30.9.208: icmp_seq=3 ttl=63 time=0.423 ms 1508 bytes from 172.30.9.208: icmp_seq=4 ttl=63 time=0.660 ms 1508 bytes from 172.30.9.208: icmp_seq=5 ttl=63 time=0.642 ms 1508 bytes from 172.30.9.208: icmp_seq=6 ttl=63 time=0.605 ms 1508 bytes from 172.30.9.208: icmp_seq=7 ttl=63 time=0.733 ms 1508 bytes from 172.30.9.208: icmp_seq=8 ttl=63 time=0.648 ms 1508 bytes from 172.30.9.208: icmp_seq=9 ttl=63 time=0.501 ms 1508 bytes from 172.30.9.208: icmp_seq=10 ttl=63 time=0.459 ms --- 172.30.9.208 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.423/0.721/2.034/0.447 ms 2018-08-09 16:04:20,419 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring TCP Throughput (packet size=65536)... 2018-08-09 16:04:20,419 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:04:30,544 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=3246.1192 real_seconds=10.01 rate_Mbps=2720.8927 tx_cpu=5 rx_cpu=10 retrans=496 cwnd=350 rtt_ms=0.71 2018-08-09 16:04:30,545 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:04:40,637 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=2245.2518 real_seconds=10.00 rate_Mbps=1883.0543 tx_cpu=4 rx_cpu=7 retrans=37 cwnd=304 rtt_ms=0.53 2018-08-09 16:04:40,638 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:04:50,733 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=2409.2500 real_seconds=10.00 rate_Mbps=2020.6013 tx_cpu=5 rx_cpu=7 retrans=110 cwnd=326 rtt_ms=0.65 2018-08-09 16:04:50,733 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring UDP Throughput (packet size=128)... 2018-08-09 16:04:50,734 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:04:54,059 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.9172 real_seconds=1.00 rate_Mbps=150.2789 tx_cpu=17 rx_cpu=18 drop=73681 pkt=220459 data_loss=33.42177 2018-08-09 16:04:54,059 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<153885/5000000<10000000 Kbps loss-rate=33 2018-08-09 16:04:54,060 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R461655K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:04:57,410 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.7096 real_seconds=1.00 rate_Mbps=147.8327 tx_cpu=17 rx_cpu=18 drop=71703 pkt=216780 data_loss=33.07636 2018-08-09 16:04:57,410 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<151380/461655<461655 Kbps loss-rate=33 2018-08-09 16:04:57,410 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R306517K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:00,736 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=18.2023 real_seconds=1.01 rate_Mbps=151.8230 tx_cpu=17 rx_cpu=18 drop=62877 pkt=211990 data_loss=29.66029 2018-08-09 16:05:00,737 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<155466/306517<306517 Kbps loss-rate=29 2018-08-09 16:05:00,737 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R230991K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:04,089 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.5106 real_seconds=1.00 rate_Mbps=146.1973 tx_cpu=20 rx_cpu=18 drop=67804 pkt=211250 data_loss=32.09630 2018-08-09 16:05:04,089 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<149706/230991<230991 Kbps loss-rate=32 2018-08-09 16:05:04,089 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190348K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:07,416 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.2427 real_seconds=1.00 rate_Mbps=144.1412 tx_cpu=99 rx_cpu=17 drop=44635 pkt=185887 data_loss=24.01185 2018-08-09 16:05:07,416 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<147600/190348<190348 Kbps loss-rate=24 2018-08-09 16:05:07,417 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168974K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:10,742 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.1304 real_seconds=1.00 rate_Mbps=143.1637 tx_cpu=99 rx_cpu=17 drop=24682 pkt=165014 data_loss=14.95733 2018-08-09 16:05:10,742 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<146599/168974<168974 Kbps loss-rate=14 2018-08-09 16:05:10,743 DEBUG overshot, min=1 kbps=146599 max=168974 2018-08-09 16:05:10,743 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R146599K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:14,068 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=17.0712 real_seconds=1.00 rate_Mbps=142.6911 tx_cpu=99 rx_cpu=18 drop=3316 pkt=143163 data_loss=2.31632 2018-08-09 16:05:14,068 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=128 throughput=1<146115/146599<168974 Kbps loss-rate=2 2018-08-09 16:05:14,069 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring UDP Throughput (packet size=1024)... 2018-08-09 16:05:14,069 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:17,395 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=137.0996 real_seconds=1.00 rate_Mbps=1149.6725 tx_cpu=34 rx_cpu=18 drop=70778 pkt=211168 data_loss=33.51741 2018-08-09 16:05:17,395 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1177264/5000000<10000000 Kbps loss-rate=33 2018-08-09 16:05:17,396 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3088632K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:20,722 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=135.4941 real_seconds=1.00 rate_Mbps=1135.2982 tx_cpu=34 rx_cpu=19 drop=68981 pkt=207727 data_loss=33.20755 2018-08-09 16:05:20,723 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1162545/3088632<3088632 Kbps loss-rate=33 2018-08-09 16:05:20,723 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2125588K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:24,048 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=138.6816 real_seconds=1.00 rate_Mbps=1163.1075 tx_cpu=29 rx_cpu=19 drop=59211 pkt=201221 data_loss=29.42588 2018-08-09 16:05:24,049 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1191022/2125588<2125588 Kbps loss-rate=29 2018-08-09 16:05:24,049 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1658305K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:27,374 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=136.5557 real_seconds=1.00 rate_Mbps=1145.2291 tx_cpu=48 rx_cpu=18 drop=49848 pkt=189681 data_loss=26.27991 2018-08-09 16:05:27,375 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1172714/1658305<1658305 Kbps loss-rate=26 2018-08-09 16:05:27,375 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1415509K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:30,700 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=139.9570 real_seconds=1.00 rate_Mbps=1170.1201 tx_cpu=99 rx_cpu=21 drop=29475 pkt=172791 data_loss=17.05819 2018-08-09 16:05:30,701 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1198202/1415509<1415509 Kbps loss-rate=17 2018-08-09 16:05:30,701 DEBUG overshot, min=1 kbps=1198202 max=1415509 2018-08-09 16:05:30,702 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1198202K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:34,026 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=140.6113 real_seconds=1.00 rate_Mbps=1175.4123 tx_cpu=99 rx_cpu=18 drop=2279 pkt=146265 data_loss=1.55814 2018-08-09 16:05:34,027 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1<1203622/1198202<1415509 Kbps loss-rate=1 2018-08-09 16:05:34,027 DEBUG undershot, min=1203622 kbps=1309565 max=1415509 2018-08-09 16:05:34,027 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1309565K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:37,378 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=141.5693 real_seconds=1.00 rate_Mbps=1183.4324 tx_cpu=99 rx_cpu=18 drop=14890 pkt=159857 data_loss=9.31463 2018-08-09 16:05:37,378 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1203622<1211834/1309565<1415509 Kbps loss-rate=9 2018-08-09 16:05:37,379 DEBUG overshot, min=1203622 kbps=1211834 max=1309565 2018-08-09 16:05:37,379 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1211834K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:40,704 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=141.2559 real_seconds=1.00 rate_Mbps=1180.6472 tx_cpu=99 rx_cpu=18 drop=3283 pkt=147929 data_loss=2.21927 2018-08-09 16:05:40,705 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=1024 throughput=1203622<1208982/1211834<1309565 Kbps loss-rate=2 2018-08-09 16:05:40,705 INFO [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Measuring UDP Throughput (packet size=8192)... 2018-08-09 16:05:40,705 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:44,056 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=196.1797 real_seconds=1.00 rate_Mbps=1645.1990 tx_cpu=33 rx_cpu=8 drop=51183 pkt=76294 data_loss=67.08653 2018-08-09 16:05:44,056 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1684683/5000000<10000000 Kbps loss-rate=67 2018-08-09 16:05:44,057 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3342341K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:47,380 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=202.8125 real_seconds=1.00 rate_Mbps=1696.1447 tx_cpu=99 rx_cpu=8 drop=25040 pkt=51000 data_loss=49.09804 2018-08-09 16:05:47,381 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1736852/3342341<3342341 Kbps loss-rate=49 2018-08-09 16:05:47,381 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2539596K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:50,734 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=193.3594 real_seconds=1.00 rate_Mbps=1616.6149 tx_cpu=99 rx_cpu=7 drop=14001 pkt=38751 data_loss=36.13067 2018-08-09 16:05:50,735 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1655413/2539596<2539596 Kbps loss-rate=36 2018-08-09 16:05:50,735 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2097504K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:54,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=201.2266 real_seconds=1.00 rate_Mbps=1687.4539 tx_cpu=99 rx_cpu=8 drop=6249 pkt=32006 data_loss=19.52446 2018-08-09 16:05:54,062 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1727952/2097504<2097504 Kbps loss-rate=19 2018-08-09 16:05:54,063 DEBUG overshot, min=1 kbps=1727952 max=2097504 2018-08-09 16:05:54,063 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1727952K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:05:57,414 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=205.9922 real_seconds=1.00 rate_Mbps=1727.3590 tx_cpu=99 rx_cpu=9 drop=0 pkt=26367 data_loss=0.00000 2018-08-09 16:05:57,414 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1<1768815/1727952<2097504 Kbps loss-rate=0 2018-08-09 16:05:57,414 DEBUG undershot, min=1768815 kbps=1933159 max=2097504 2018-08-09 16:05:57,415 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1933159K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:06:00,738 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=196.9062 real_seconds=1.00 rate_Mbps=1651.1006 tx_cpu=99 rx_cpu=7 drop=4294 pkt=29498 data_loss=14.55693 2018-08-09 16:06:00,738 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1768815<1690727/1933159<2097504 Kbps loss-rate=14 2018-08-09 16:06:00,738 DEBUG overshot, min=1768815 kbps=1690727 max=1933159 2018-08-09 16:06:00,739 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1690727K -p5001 -P5002 -fparse 172.30.9.208 2018-08-09 16:06:04,089 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] megabytes=201.5547 real_seconds=1.00 rate_Mbps=1691.1522 tx_cpu=99 rx_cpu=8 drop=0 pkt=25799 data_loss=0.00000 2018-08-09 16:06:04,090 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] pkt-size=8192 throughput=1768815<1731739/1690727<1933159 Kbps loss-rate=0 2018-08-09 16:06:04,090 DEBUG undershot, min=1850987 kbps=1892073 max=1933159 2018-08-09 16:06:04,100 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.11', 'ip_to': u'172.30.9.208', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 496, 'rtt_ms': 0.71, 'throughput_kbps': 2786194, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 37, 'rtt_ms': 0.53, 'throughput_kbps': 1928247, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 110, 'rtt_ms': 0.65, 'throughput_kbps': 2069095, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.32, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 146115, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.22, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1208982, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1731739, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.549', 'rtt_max_ms': '0.843', 'rtt_min_ms': '0.315', 'rtt_stddev': '0.145', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.513', 'rtt_max_ms': '0.982', 'rtt_min_ms': '0.286', 'rtt_stddev': '0.189', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.721', 'rtt_max_ms': '2.034', 'rtt_min_ms': '0.423', 'rtt_stddev': '0.447', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2018-08-09 16:06:04,102 INFO Deleting floating ip 414a9301-e6e1-4278-9732-ee0e940eebbd 2018-08-09 16:06:05,586 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Floating IP 172.30.9.215 deleted 2018-08-09 16:06:06,005 DEBUG [TestClient_8c9fcc27-d0b0-432e-a169-75c6f67159054] Instance deleted 2018-08-09 16:06:06,013 INFO Cleaning up... 2018-08-09 16:06:06,013 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Terminating nuttcp-8.1.4 2018-08-09 16:06:06,023 INFO Deleting floating ip b793fbf4-af68-46f0-a04d-d827c0868848 2018-08-09 16:06:07,286 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Floating IP 172.30.9.208 deleted 2018-08-09 16:06:07,493 DEBUG [TestServer_8c9fcc27-d0b0-432e-a169-75c6f67159051] Instance deleted 2018-08-09 16:06:13,616 INFO Network pns-internal-net_8c9fcc27-d0b0-432e-a169-75c6f6715905 deleted. 2018-08-09 16:06:15,133 INFO Network pns-internal-net2_8c9fcc27-d0b0-432e-a169-75c6f6715905 deleted. 2018-08-09 16:06:15,175 INFO Removed public key pns_public_key 2018-08-09 16:06:15,175 INFO Deleting security group 2018-08-09 16:06:15,318 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': '16029366', 'rtt_ms': '0.313333'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 151337, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1288985, | | | | | 'loss_rate': 0.01}, 8192: {'tp_kbps': 7154604, 'loss_rate': 0.0}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.197/0.119/0.286/0.064', | | | | | '64-byte': '4.294/0.112/40.851/12.185', '1500-byte': '0.390/0.200/0.685/0.156'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '5682396', 'rtt_ms': '0.273333'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 223761, 'loss_rate': 1.24}, 1024: {'tp_kbps': 1793288, | | | | | 'loss_rate': 0.14}, 8192: {'tp_kbps': 2762512, 'loss_rate': 2.73}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.400/0.203/0.528/0.117', | | | | | '64-byte': '4.530/0.221/42.122/12.530', '1500-byte': '0.545/0.322/1.000/0.203'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1891765', 'rtt_ms': '0.346667'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 150985, 'loss_rate': 2.7}, 1024: {'tp_kbps': 1226595, | | | | | 'loss_rate': 6.88}, 8192: {'tp_kbps': 1827196, 'loss_rate': 11.14}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.321/0.222/0.442/0.074', | | | | | '64-byte': '0.475/0.254/1.040/0.219', '1500-byte': '0.567/0.289/1.541/0.349'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '2244856', 'rtt_ms': '0.476667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 151211, 'loss_rate': 4.99}, 1024: {'tp_kbps': 1294106, | | | | | 'loss_rate': 3.16}, 8192: {'tp_kbps': 1875232, 'loss_rate': 0.0}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.471/0.304/0.620/0.095', | | | | | '64-byte': '0.456/0.283/1.098/0.221', '1500-byte': '0.587/0.362/1.374/0.275'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1995597', 'rtt_ms': '0.35'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 144603, 'loss_rate': 3.33}, 1024: {'tp_kbps': 1219669, | | | | | 'loss_rate': 2.67}, 8192: {'tp_kbps': 1839926, 'loss_rate': 4.46}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.306/0.205/0.518/0.093', | | | | | '64-byte': '0.325/0.248/0.482/0.076', '1500-byte': '0.560/0.312/1.287/0.276'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '2261178', 'rtt_ms': '0.63'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 146115, 'loss_rate': 2.32}, 1024: {'tp_kbps': 1208982, | | | | | 'loss_rate': 2.22}, 8192: {'tp_kbps': 1731739, 'loss_rate': 0.0}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.513/0.286/0.982/0.189', | | | | | '64-byte': '0.549/0.315/0.843/0.145', '1500-byte': '0.721/0.423/2.034/0.447'}} | | 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-09 16:06:15,323 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2018-08-09 16:06:15,754 - 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-09 16:06:15,888 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 16:06:15,889 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 18:28 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 16:06:15,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 16:06:15,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122/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}1db81b182851315f32dd3dbb51467ba85a5c2342" -d '{"subnet_id": "ef7a3867-8cbb-4cca-921c-659466f09d81"}' 2018-08-09 16:06:17,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-005f8f89-7a63-4629-bfe0-694459f2d4aa Date: Thu, 09 Aug 2018 16:06:17 GMT RESP BODY: {"network_id": "5311b67c-126e-44ec-9ebd-5f57fd73bd0c", "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "subnet_id": "ef7a3867-8cbb-4cca-921c-659466f09d81", "subnet_ids": ["ef7a3867-8cbb-4cca-921c-659466f09d81"], "port_id": "339ba926-6b7f-40b7-8ccc-2ca41837ba66", "id": "a1c27153-3e18-459d-ab9a-3b61ed4f3122"} 2018-08-09 16:06:17,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122/remove_router_interface.json used request id req-005f8f89-7a63-4629-bfe0-694459f2d4aa 2018-08-09 16:06:17,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09463191032s 2018-08-09 16:06:17,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122/remove_router_interface.json used request id req-005f8f89-7a63-4629-bfe0-694459f2d4aa returning object a1c27153-3e18-459d-ab9a-3b61ed4f3122 2018-08-09 16:06:17,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 16:06:17,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:18,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1702 X-Openstack-Request-Id: req-8737043c-01a4-48a3-98b6-5e13da7bbdd7 Date: Thu, 09 Aug 2018 16:06:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "decdf8a6b5e24dd9bb544f282b643b64", "created_at": "2018-08-09T15:12:47Z", "admin_state_up": false, "updated_at": "2018-08-09T15:12:47Z", "project_id": "decdf8a6b5e24dd9bb544f282b643b64", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "60bd384b-9c1a-4d80-bed5-603f09948b5e", "name": "tempest-router-388939725"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "created_at": "2018-08-09T15:47:49Z", "admin_state_up": true, "updated_at": "2018-08-09T16:06:16Z", "project_id": "550582f7cd614caaaedb5ece9ef3c08f", "flavor_id": null, "revision_number": 8, "routes": [], "ha": false, "id": "a1c27153-3e18-459d-ab9a-3b61ed4f3122", "name": "vmtp-router_8c9fcc27-d0b0-432e-a169-75c6f6715905"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5c6e0a504a84f438264a99184f0f0fe", "created_at": "2018-08-09T15:12:15Z", "admin_state_up": true, "updated_at": "2018-08-09T15:12:15Z", "project_id": "a5c6e0a504a84f438264a99184f0f0fe", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ae3523a5-8590-4390-b646-0b0f953ff20e", "name": "tempest-pretest-check-1196391340"}]} 2018-08-09 16:06:18,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8737043c-01a4-48a3-98b6-5e13da7bbdd7 2018-08-09 16:06:18,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118256092072s 2018-08-09 16:06:18,108 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-8737043c-01a4-48a3-98b6-5e13da7bbdd7 2018-08-09 16:06:18,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 16:06:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:19,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-506f598d-4938-4670-832a-62de5a070a9c Content-Length: 0 Date: Thu, 09 Aug 2018 16:06:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:06:19,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122.json used request id req-506f598d-4938-4670-832a-62de5a070a9c 2018-08-09 16:06:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24310684204s 2018-08-09 16:06:19,354 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a1c27153-3e18-459d-ab9a-3b61ed4f3122.json used request id req-506f598d-4938-4670-832a-62de5a070a9c 2018-08-09 16:06:19,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:06:19,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:19,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1322 X-Openstack-Request-Id: req-9afb9e88-600b-4e31-8def-d1cbae8fa629 Date: Thu, 09 Aug 2018 16:06:19 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4},{"updated_at":"2018-08-09T15:47:48Z","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":"ef7a3867-8cbb-4cca-921c-659466f09d81","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"550582f7cd614caaaedb5ece9ef3c08f","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmtp-subnet_8c9fcc27-d0b0-432e-a169-75c6f6715905","enable_dhcp":true,"segment_id":null,"network_id":"5311b67c-126e-44ec-9ebd-5f57fd73bd0c","tenant_id":"550582f7cd614caaaedb5ece9ef3c08f","created_at":"2018-08-09T15:47:48Z","ip_version":4}]} 2018-08-09 16:06:19,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9afb9e88-600b-4e31-8def-d1cbae8fa629 2018-08-09 16:06:19,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0391139984131s 2018-08-09 16:06:19,394 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-9afb9e88-600b-4e31-8def-d1cbae8fa629 2018-08-09 16:06:19,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 16:06:19,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ef7a3867-8cbb-4cca-921c-659466f09d81.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:20,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cf9389cf-9f26-4dd6-8d6f-dc9d31d28f32 Date: Thu, 09 Aug 2018 16:06:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:06:20,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ef7a3867-8cbb-4cca-921c-659466f09d81.json used request id req-cf9389cf-9f26-4dd6-8d6f-dc9d31d28f32 2018-08-09 16:06:20,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.01863884926s 2018-08-09 16:06:20,414 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ef7a3867-8cbb-4cca-921c-659466f09d81.json used request id req-cf9389cf-9f26-4dd6-8d6f-dc9d31d28f32 2018-08-09 16:06:20,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:20,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:20,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1429 X-Openstack-Request-Id: req-b13ce61e-0df3-4025-a4f0-0fd386065acc Date: Thu, 09 Aug 2018 16:06:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5311b67c-126e-44ec-9ebd-5f57fd73bd0c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":false,"project_id":"550582f7cd614caaaedb5ece9ef3c08f","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:06:20Z","qos_policy_id":null,"name":"vmtp-net_8c9fcc27-d0b0-432e-a169-75c6f6715905","admin_state_up":true,"tenant_id":"550582f7cd614caaaedb5ece9ef3c08f","created_at":"2018-08-09T15:47:48Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:06:20,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b13ce61e-0df3-4025-a4f0-0fd386065acc 2018-08-09 16:06:20,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0895569324493s 2018-08-09 16:06:20,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b13ce61e-0df3-4025-a4f0-0fd386065acc 2018-08-09 16:06:20,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 16:06:20,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5311b67c-126e-44ec-9ebd-5f57fd73bd0c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:21,618 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-479d523c-4934-4971-a71c-9979b09bc8b9 Date: Thu, 09 Aug 2018 16:06:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:06:21,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5311b67c-126e-44ec-9ebd-5f57fd73bd0c.json used request id req-479d523c-4934-4971-a71c-9979b09bc8b9 2018-08-09 16:06:21,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11258006096s 2018-08-09 16:06:21,618 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5311b67c-126e-44ec-9ebd-5f57fd73bd0c.json used request id req-479d523c-4934-4971-a71c-9979b09bc8b9 2018-08-09 16:06:21,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:06:21,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:22,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json X-Openstack-Request-Id: req-aaf9995b-f528-46ad-bf3a-fdc7977d86d3 Date: Thu, 09 Aug 2018 16:06:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T15:47:59Z", "file": "/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089/file", "owner": "550582f7cd614caaaedb5ece9ef3c08f", "id": "19b7ec92-fee0-4e57-9c07-288812a85089", "size": 263062016, "self": "/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/19b7ec92-fee0-4e57-9c07-288812a85089/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/19b7ec92-fee0-4e57-9c07-288812a85089/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "vmtp-img_8c9fcc27-d0b0-432e-a169-75c6f6715905", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T15:47:55Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:06:22,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aaf9995b-f528-46ad-bf3a-fdc7977d86d3 2018-08-09 16:06:22,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.664896965027s 2018-08-09 16:06:22,288 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-aaf9995b-f528-46ad-bf3a-fdc7977d86d3 2018-08-09 16:06:22,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 16:06:22,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:22,657 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cefcd25b-443f-4f53-8a5e-cb300c49e980 Date: Thu, 09 Aug 2018 16:06: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-09 16:06:22,657 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089 used request id req-cefcd25b-443f-4f53-8a5e-cb300c49e980 2018-08-09 16:06:22,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.36731505394s 2018-08-09 16:06:22,657 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/19b7ec92-fee0-4e57-9c07-288812a85089 used request id req-cefcd25b-443f-4f53-8a5e-cb300c49e980 2018-08-09 16:06:22,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:06:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:22,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-ad90f6d3-871c-46d8-beb7-23e3d8198aff x-compute-request-id: req-ad90f6d3-871c-46d8-beb7-23e3d8198aff Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vmtp-flavor_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/846aa359-5435-4232-b1eb-70de003a509f", "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": "846aa359-5435-4232-b1eb-70de003a509f"}]} 2018-08-09 16:06:22,937 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ad90f6d3-871c-46d8-beb7-23e3d8198aff 2018-08-09 16:06:22,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.279424905777s 2018-08-09 16:06:22,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ad90f6d3-871c-46d8-beb7-23e3d8198aff 2018-08-09 16:06:22,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 16:06:22,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:22,985 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:06: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-8b8e6253-f60b-41c3-a97b-ce743f58efa2 x-compute-request-id: req-8b8e6253-f60b-41c3-a97b-ce743f58efa2 Content-Length: 0 Content-Type: application/json 2018-08-09 16:06:22,986 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f used request id req-8b8e6253-f60b-41c3-a97b-ce743f58efa2 2018-08-09 16:06:22,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.046266078949s 2018-08-09 16:06:22,986 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/846aa359-5435-4232-b1eb-70de003a509f used request id req-8b8e6253-f60b-41c3-a97b-ce743f58efa2 2018-08-09 16:06:22,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:06:22,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:23,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b6b1cc-9f4f-46f7-bc4c-e9cd51ececa7 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": {"self": "http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "83b2981d8b0245ed9583a969ee438f8a", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:06:23,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-18b6b1cc-9f4f-46f7-bc4c-e9cd51ececa7 2018-08-09 16:06:23,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198120832443s 2018-08-09 16:06:23,185 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-18b6b1cc-9f4f-46f7-bc4c-e9cd51ececa7 2018-08-09 16:06:23,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:06:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:23,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7e5f35-5a75-415f-94e8-93539b4177b8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"user": {"name": "vmtp-user_8c9fcc27-d0b0-432e-a169-75c6f6715905", "links": {"self": "http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "83b2981d8b0245ed9583a969ee438f8a", "description": null}} 2018-08-09 16:06:23,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a used request id req-8c7e5f35-5a75-415f-94e8-93539b4177b8 2018-08-09 16:06:23,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189293146133s 2018-08-09 16:06:23,381 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a used request id req-8c7e5f35-5a75-415f-94e8-93539b4177b8 2018-08-09 16:06:23,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 16:06:23,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:23,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c9ad1d9-a6a1-4fbe-8d4a-a6f583fa9eda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:06:23,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a used request id req-5c9ad1d9-a6a1-4fbe-8d4a-a6f583fa9eda 2018-08-09 16:06:23,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.267002105713s 2018-08-09 16:06:23,649 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/83b2981d8b0245ed9583a969ee438f8a used request id req-5c9ad1d9-a6a1-4fbe-8d4a-a6f583fa9eda 2018-08-09 16:06:23,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:06:23,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:23,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa849a6b-661e-4820-9345-7bec2a79b5a3 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f"}, "tags": [], "enabled": true, "id": "550582f7cd614caaaedb5ece9ef3c08f", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_8c9fcc27-d0b0-432e-a169-75c6f6715905"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 16:06:23,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fa849a6b-661e-4820-9345-7bec2a79b5a3 2018-08-09 16:06:23,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181887149811s 2018-08-09 16:06:23,837 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-fa849a6b-661e-4820-9345-7bec2a79b5a3 2018-08-09 16:06:23,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 16:06:23,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}daed2bac12c7c9b944a39abe95ed3324ac7082c7" 2018-08-09 16:06:24,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:06:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3fb2577-687a-40a6-b38a-ceda3de2bca4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:06:24,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f used request id req-d3fb2577-687a-40a6-b38a-ceda3de2bca4 2018-08-09 16:06:24,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.221659898758s 2018-08-09 16:06:24,063 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/550582f7cd614caaaedb5ece9ef3c08f used request id req-d3fb2577-687a-40a6-b38a-ceda3de2bca4 2018-08-09 16:06:24,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:24,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ed4be877-29fc-4b11-bd97-1c57df80a7e0 Date: Thu, 09 Aug 2018 16:06:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:06:24,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ed4be877-29fc-4b11-bd97-1c57df80a7e0 2018-08-09 16:06:24,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100486040115s 2018-08-09 16:06:24,165 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ed4be877-29fc-4b11-bd97-1c57df80a7e0 2018-08-09 16:06:24,166 - shade - DEBUG - Network pns-internal-net_8c9fcc27-d0b0-432e-a169-75c6f6715905 not found for deleting 2018-08-09 16:06:24,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:24,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1db81b182851315f32dd3dbb51467ba85a5c2342" 2018-08-09 16:06:24,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-b9beb2a3-d49b-4b10-8bf7-de2fdef500ee Date: Thu, 09 Aug 2018 16:06:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:06:24,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b9beb2a3-d49b-4b10-8bf7-de2fdef500ee 2018-08-09 16:06:24,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.069641828537s 2018-08-09 16:06:24,237 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b9beb2a3-d49b-4b10-8bf7-de2fdef500ee 2018-08-09 16:06:24,238 - shade - DEBUG - Network pns-internal-net2_8c9fcc27-d0b0-432e-a169-75c6f6715905 not found for deleting 2018-08-09 16:06:24,288 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:06:24,326 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 16:06:24,327 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 16:06:24,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:06:24,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab5220f8-cdbf-4617-8d63-07d85cb63188 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:06:24,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ab5220f8-cdbf-4617-8d63-07d85cb63188 2018-08-09 16:06:24,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:06:24,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["bM60QZC8ToG5mqhjZXQAmg"], "issued_at": "2018-08-09T16:06:24.000000Z"}} 2018-08-09 16:06:24,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:24,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:25,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-529630c2-f40a-467f-a180-a41422e89b00 Date: Thu, 09 Aug 2018 16:06:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:06:25,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-529630c2-f40a-467f-a180-a41422e89b00 2018-08-09 16:06:25,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.408631086349s 2018-08-09 16:06:25,138 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-529630c2-f40a-467f-a180-a41422e89b00 2018-08-09 16:06:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:06:25,148 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4cd6fc7-4adc-494d-b02e-749fcd3cf2b1 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 16:06:25,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e4cd6fc7-4adc-494d-b02e-749fcd3cf2b1 2018-08-09 16:06:25,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:06:25,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:25,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d7bf33-abb0-4ec0-8503-dbc445292187 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 16:06:25,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d4d7bf33-abb0-4ec0-8503-dbc445292187 2018-08-09 16:06:25,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150408029556s 2018-08-09 16:06:25,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d4d7bf33-abb0-4ec0-8503-dbc445292187 2018-08-09 16:06:25,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 16:06:25,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}}' 2018-08-09 16:06:25,514 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff55822-9677-4eeb-a271-de1fd87d06e3 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.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e"}, "tags": [], "enabled": true, "id": "67dadffd3c4942f797a7ea228a5d825e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}} 2018-08-09 16:06:25,515 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9ff55822-9677-4eeb-a271-de1fd87d06e3 2018-08-09 16:06:25,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.208490848541s 2018-08-09 16:06:25,515 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9ff55822-9677-4eeb-a271-de1fd87d06e3 2018-08-09 16:06:25,516 - 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'67dadffd3c4942f797a7ea228a5d825e', '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_8e03ade9-1611-4a96-b833-d1a2836db744'}) 2018-08-09 16:06:25,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 16:06:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "58d12419-4a71-468a-8923-bf8ad86432c6", "email": null, "name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744"}}' 2018-08-09 16:06:26,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:06:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6a0c81c-c786-40d2-9916-fbc02293af2a Content-Length: 321 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "links": {"self": "http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7585800b35054da3a92a1092563e694d", "domain_id": "default", "password_expires_at": null}} 2018-08-09 16:06:26,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c6a0c81c-c786-40d2-9916-fbc02293af2a 2018-08-09 16:06:26,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.495973110199s 2018-08-09 16:06:26,018 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-c6a0c81c-c786-40d2-9916-fbc02293af2a 2018-08-09 16:06:26,018 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7585800b35054da3a92a1092563e694d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744'}) 2018-08-09 16:06:26,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:06:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:26,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22782d7-ed5e-4e96-a148-01c328c05b20 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:06:26,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f22782d7-ed5e-4e96-a148-01c328c05b20 2018-08-09 16:06:26,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997138023376s 2018-08-09 16:06:26,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f22782d7-ed5e-4e96-a148-01c328c05b20 2018-08-09 16:06:26,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:06:26,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:26,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17951faa-e2b7-44d1-9210-807c11d64353 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:06:26,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-17951faa-e2b7-44d1-9210-807c11d64353 2018-08-09 16:06:26,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0984010696411s 2018-08-09 16:06:26,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-17951faa-e2b7-44d1-9210-807c11d64353 2018-08-09 16:06:26,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:06:26,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:26,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad4460ce-7d9c-4902-ad84-a7bbc0faa481 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:06:26,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad4460ce-7d9c-4902-ad84-a7bbc0faa481 2018-08-09 16:06:26,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.189562082291s 2018-08-09 16:06:26,420 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad4460ce-7d9c-4902-ad84-a7bbc0faa481 2018-08-09 16:06:26,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:06:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:26,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154791f4-4f47-4ef0-a04c-ec3acd8cde33 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 16:06:26,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-154791f4-4f47-4ef0-a04c-ec3acd8cde33 2018-08-09 16:06:26,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.0999028682709s 2018-08-09 16:06:26,525 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-154791f4-4f47-4ef0-a04c-ec3acd8cde33 2018-08-09 16:06:26,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:06:26,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:26,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f2fd80-75a6-4414-9e7d-af2b877babc8 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "links": {"self": "http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7585800b35054da3a92a1092563e694d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:06:26,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-79f2fd80-75a6-4414-9e7d-af2b877babc8 2018-08-09 16:06:26,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.190540075302s 2018-08-09 16:06:26,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-79f2fd80-75a6-4414-9e7d-af2b877babc8 2018-08-09 16:06:26,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:06:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:26,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e066066a-4b74-4f3b-ab94-732ac5e197a9 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e"}, "tags": [], "enabled": true, "id": "67dadffd3c4942f797a7ea228a5d825e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:06:26,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e066066a-4b74-4f3b-ab94-732ac5e197a9 2018-08-09 16:06:26,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.142009973526s 2018-08-09 16:06:26,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e066066a-4b74-4f3b-ab94-732ac5e197a9 2018-08-09 16:06:26,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 16:06:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=67dadffd3c4942f797a7ea228a5d825e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:27,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f90f899-ba93-4fe4-bd5f-fe109b64d1e7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=67dadffd3c4942f797a7ea228a5d825e", "previous": null, "next": null}} 2018-08-09 16:06:27,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=67dadffd3c4942f797a7ea228a5d825e used request id req-2f90f899-ba93-4fe4-bd5f-fe109b64d1e7 2018-08-09 16:06:27,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190189123154s 2018-08-09 16:06:27,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=67dadffd3c4942f797a7ea228a5d825e used request id req-2f90f899-ba93-4fe4-bd5f-fe109b64d1e7 2018-08-09 16:06:27,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 16:06:27,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:06:27,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:06:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c350c91d-b450-4beb-9895-27dcdfe4fcc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:06:27,219 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-c350c91d-b450-4beb-9895-27dcdfe4fcc8 2018-08-09 16:06:27,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147075891495s 2018-08-09 16:06:27,219 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-c350c91d-b450-4beb-9895-27dcdfe4fcc8 2018-08-09 16:06:27,220 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744', 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'67dadffd3c4942f797a7ea228a5d825e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '58d12419-4a71-468a-8923-bf8ad86432c6', 'username': u'shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 16:06:27,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:06:27,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 16:06:27,221 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:06:27,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:06:27,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:06:27,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:06:27,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:06:27,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:06:27,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 16:06:27,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 16:06:27,225 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744', 'password': '58d12419-4a71-468a-8923-bf8ad86432c6', 'project_name': 'shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '67dadffd3c4942f797a7ea228a5d825e', 'project_domain_name': 'Default'} 2018-08-09 16:06:27,226 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2018-08-09 16:06:27,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:06:27,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b651544-3788-4712-a4ae-9986730dc5ca 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:06:27,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1b651544-3788-4712-a4ae-9986730dc5ca 2018-08-09 16:06:27,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:06:27,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T17:06:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67dadffd3c4942f797a7ea228a5d825e", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/67dadffd3c4942f797a7ea228a5d825e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/67dadffd3c4942f797a7ea228a5d825e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/67dadffd3c4942f797a7ea228a5d825e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/67dadffd3c4942f797a7ea228a5d825e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/67dadffd3c4942f797a7ea228a5d825e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/67dadffd3c4942f797a7ea228a5d825e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/67dadffd3c4942f797a7ea228a5d825e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/67dadffd3c4942f797a7ea228a5d825e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/67dadffd3c4942f797a7ea228a5d825e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/67dadffd3c4942f797a7ea228a5d825e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/67dadffd3c4942f797a7ea228a5d825e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/67dadffd3c4942f797a7ea228a5d825e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_67dadffd3c4942f797a7ea228a5d825e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_67dadffd3c4942f797a7ea228a5d825e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "id": "7585800b35054da3a92a1092563e694d"}, "audit_ids": ["5waiPlR6T2axtHr9B3Othw"], "issued_at": "2018-08-09T16:06:27.000000Z"}} 2018-08-09 16:06:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 16:06:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"network": {"name": "shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744", "admin_state_up": true}}' 2018-08-09 16:06:28,189 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e3885c41-6c68-4648-a7a5-d5197427311f Date: Thu, 09 Aug 2018 16:06:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67dadffd3c4942f797a7ea228a5d825e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:06:28Z","is_default":false,"name":"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","mtu":1450}} 2018-08-09 16:06:28,189 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e3885c41-6c68-4648-a7a5-d5197427311f 2018-08-09 16:06:28,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.559825897217s 2018-08-09 16:06:28,190 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e3885c41-6c68-4648-a7a5-d5197427311f 2018-08-09 16:06:28,190 - 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-09T16:06:28Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'728d8c5f-b82d-43a3-98b1-e0785fbb2d59', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744', u'admin_state_up': True, u'tenant_id': u'67dadffd3c4942f797a7ea228a5d825e', u'created_at': u'2018-08-09T16:06:28Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'67dadffd3c4942f797a7ea228a5d825e', u'l2_adjacency': True}) 2018-08-09 16:06:28,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:28,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:28,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1226 X-Openstack-Request-Id: req-2832c333-5ab6-4e2f-9860-6f7db8005b0f Date: Thu, 09 Aug 2018 16:06:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67dadffd3c4942f797a7ea228a5d825e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:06:28Z","qos_policy_id":null,"name":"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744","admin_state_up":true,"tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","mtu":1450}]} 2018-08-09 16:06:28,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2832c333-5ab6-4e2f-9860-6f7db8005b0f 2018-08-09 16:06:28,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124585866928s 2018-08-09 16:06:28,316 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2832c333-5ab6-4e2f-9860-6f7db8005b0f 2018-08-09 16:06:28,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 16:06:28,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"subnet": {"name": "shaker-subnet_8e03ade9-1611-4a96-b833-d1a2836db744", "enable_dhcp": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 16:06:28,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b8d36679-7518-4f86-8418-42fddc80958c Date: Thu, 09 Aug 2018 16:06:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:06:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"67dadffd3c4942f797a7ea228a5d825e","id":"19607c58-0e78-4ddf-a8cc-7049262bca8b","subnetpool_id":null,"name":"shaker-subnet_8e03ade9-1611-4a96-b833-d1a2836db744"}} 2018-08-09 16:06:28,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b8d36679-7518-4f86-8418-42fddc80958c 2018-08-09 16:06:28,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.559931993484s 2018-08-09 16:06:28,878 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b8d36679-7518-4f86-8418-42fddc80958c 2018-08-09 16:06:28,878 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:06:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'19607c58-0e78-4ddf-a8cc-7049262bca8b', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_8e03ade9-1611-4a96-b833-d1a2836db744', u'enable_dhcp': True, u'network_id': u'728d8c5f-b82d-43a3-98b1-e0785fbb2d59', u'tenant_id': u'67dadffd3c4942f797a7ea228a5d825e', u'created_at': u'2018-08-09T16:06:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'67dadffd3c4942f797a7ea228a5d825e'}) 2018-08-09 16:06:28,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 16:06:28,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "shaker-router_8e03ade9-1611-4a96-b833-d1a2836db744", "admin_state_up": true}}' 2018-08-09 16:06:30,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 693 X-Openstack-Request-Id: req-268fc8c8-9ca7-4f06-ad04-f7fc1fa376f8 Date: Thu, 09 Aug 2018 16:06:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:28Z", "admin_state_up": true, "updated_at": "2018-08-09T16:06:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "name": "shaker-router_8e03ade9-1611-4a96-b833-d1a2836db744"}} 2018-08-09 16:06:30,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-268fc8c8-9ca7-4f06-ad04-f7fc1fa376f8 2018-08-09 16:06:30,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53405785561s 2018-08-09 16:06:30,413 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-268fc8c8-9ca7-4f06-ad04-f7fc1fa376f8 2018-08-09 16:06:30,414 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:06:30Z', u'revision_number': 2, u'id': u'9ddf2f13-5497-48d3-94d9-381c1b8ae5b8', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_8e03ade9-1611-4a96-b833-d1a2836db744', u'admin_state_up': True, u'tenant_id': u'67dadffd3c4942f797a7ea228a5d825e', u'created_at': u'2018-08-09T16:06:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'67dadffd3c4942f797a7ea228a5d825e'}) 2018-08-09 16:06:30,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 16:06:30,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8/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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"subnet_id": "19607c58-0e78-4ddf-a8cc-7049262bca8b"}' 2018-08-09 16:06:32,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-46509a35-fd17-47d2-be25-a20d1e0d35bb Date: Thu, 09 Aug 2018 16:06:32 GMT RESP BODY: {"network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "subnet_id": "19607c58-0e78-4ddf-a8cc-7049262bca8b", "subnet_ids": ["19607c58-0e78-4ddf-a8cc-7049262bca8b"], "port_id": "4f8f9071-6a0b-4297-bba8-5a5f7e4945dc", "id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8"} 2018-08-09 16:06:32,958 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8/add_router_interface.json used request id req-46509a35-fd17-47d2-be25-a20d1e0d35bb 2018-08-09 16:06:32,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.54355812073s 2018-08-09 16:06:32,958 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8/add_router_interface.json used request id req-46509a35-fd17-47d2-be25-a20d1e0d35bb returning object 9ddf2f13-5497-48d3-94d9-381c1b8ae5b8 2018-08-09 16:06:32,958 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2018-08-09 16:06:36,619 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2018-08-09 16:06:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:06:36,625 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 16:06:36 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 16:06:36,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:06:36,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:37,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b55b5d7e-7e84-4831-a4f3-3c870cf0c441 Date: Thu, 09 Aug 2018 16:06:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:06:37,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b55b5d7e-7e84-4831-a4f3-3c870cf0c441 2018-08-09 16:06:37,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.674063920975s 2018-08-09 16:06:37,305 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b55b5d7e-7e84-4831-a4f3-3c870cf0c441 2018-08-09 16:06:37,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 16:06:37,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744"}' 2018-08-09 16:06:37,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5df61f8f-8b6c-4272-8693-b941ddd8b1ac Date: Thu, 09 Aug 2018 16:06:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:06:37Z", "file": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file", "owner": "67dadffd3c4942f797a7ea228a5d825e", "id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "size": null, "self": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "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_8e03ade9-1611-4a96-b833-d1a2836db744", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "checksum": null, "created_at": "2018-08-09T16:06:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 16:06:37,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5df61f8f-8b6c-4272-8693-b941ddd8b1ac 2018-08-09 16:06:37,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0552380084991s 2018-08-09 16:06:37,368 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-5df61f8f-8b6c-4272-8693-b941ddd8b1ac returning object 55ade4ce-c0fb-498f-a489-550508d6dabb 2018-08-09 16:06:37,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 16:06:37,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '' 2018-08-09 16:06:47,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-04fae063-6d20-4875-995c-ece8b7b5c54e Date: Thu, 09 Aug 2018 16:06: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-09 16:06:47,200 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file used request id req-04fae063-6d20-4875-995c-ece8b7b5c54e 2018-08-09 16:06:47,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 9.83182501793s 2018-08-09 16:06:47,201 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file used request id req-04fae063-6d20-4875-995c-ece8b7b5c54e 2018-08-09 16:06:47,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:06:47,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:47,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-e5aa305f-5bfd-40b8-8c16-a49b6e613e02 Date: Thu, 09 Aug 2018 16:06:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:06:47Z", "file": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file", "owner": "67dadffd3c4942f797a7ea228a5d825e", "id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "size": 666173440, "self": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-09T16:06:37Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:06:47,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e5aa305f-5bfd-40b8-8c16-a49b6e613e02 2018-08-09 16:06:47,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374360084534s 2018-08-09 16:06:47,244 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e5aa305f-5bfd-40b8-8c16-a49b6e613e02 2018-08-09 16:06:47,246 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file', 'owner': u'67dadffd3c4942f797a7ea228a5d825e', 'id': u'55ade4ce-c0fb-498f-a489-550508d6dabb', 'size': 666173440, u'self': u'/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67dadffd3c4942f797a7ea228a5d825e', 'name': 'shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T16:06:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T16:06:47Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744', '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/55ade4ce-c0fb-498f-a489-550508d6dabb', 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_8e03ade9-1611-4a96-b833-d1a2836db744', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744', 'created': u'2018-08-09T16:06:37Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2018-08-09T16:06:37Z', 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/55ade4ce-c0fb-498f-a489-550508d6dabb', 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_8e03ade9-1611-4a96-b833-d1a2836db744', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2018-08-09 16:06:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 16:06:47,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_8e03ade9-1611-4a96-b833-d1a2836db744", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2018-08-09 16:06:47,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-f258c937-476b-49b0-8f34-69028c607659 x-compute-request-id: req-f258c937-476b-49b0-8f34-69028c607659 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"name": "shaker-flavor_8e03ade9-1611-4a96-b833-d1a2836db744", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "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": "aa97bed6-f498-4241-a557-d53a42314605"}} 2018-08-09 16:06:47,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f258c937-476b-49b0-8f34-69028c607659 2018-08-09 16:06:47,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.727483034134s 2018-08-09 16:06:47,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f258c937-476b-49b0-8f34-69028c607659 2018-08-09 16:06:47,976 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_8e03ade9-1611-4a96-b833-d1a2836db744', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'aa97bed6-f498-4241-a557-d53a42314605', 'swap': 0}) 2018-08-09 16:06:47,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 16:06:47,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605/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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" -d '{"extra_specs": {}}' 2018-08-09 16:06:47,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-af0054ea-3a8f-4d8d-a3ec-0e32cabe3a33 x-compute-request-id: req-af0054ea-3a8f-4d8d-a3ec-0e32cabe3a33 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 16:06:47,997 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605/os-extra_specs used request id req-af0054ea-3a8f-4d8d-a3ec-0e32cabe3a33 2018-08-09 16:06:47,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210180282593s 2018-08-09 16:06:47,998 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605/os-extra_specs used request id req-af0054ea-3a8f-4d8d-a3ec-0e32cabe3a33 2018-08-09 16:06:47,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 16:06:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"keypair": {"name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744"}}' 2018-08-09 16:06:48,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-39e7a4e6-2eb7-4489-99ec-962a50e870ec x-compute-request-id: req-39e7a4e6-2eb7-4489-99ec-962a50e870ec Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDA9Vmq5uzE2epgFQDxaHRkQnig8rs2LkswZoyNa+kRjuYdUvqv+Jr9UYod5opF1ODNI0yyVmQqqbaiMXkdlpB3gZxR2PBg2wRAZJZU2ClDxhFGpzitXy1i5zgYkz1V6WaiRQLNTz8ZmoNiW2ykcrWTSQLrhGQUZ/LteFNwZ8MJiklGb+ib0gKwlgNfHu0R+TmQYhl4fY8sS6GFQEVrB4fSu5TdgernU+Vex7OUvrl/ZNeulYs5aWSGYzKuE2gKua4b+m8B8XL+/MfaaFx7WVg58w3cfXktFGKLNw5XMtgqnCtKKKbz5/s3WtxDaCspiSWXaOqchsKszO7fRCdm+NB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwwPVZqubsxNnqYBUA8Wh0ZEJ4oPK7Ni5LMGaMjWvpEY7mHVL\n6r/ia/VGKHeaKRdTgzSNMslZkKqm2ojF5HZaQd4GcUdjwYNsEQGSWVNgpQ8YRRqc\n4rV8tYuc4GJM9VelmokUCzU8/GZqDYltspHK1k0kC64RkFGfy7XhTcGfDCYpJRm/\nom9ICsJYDXx7tEfk5kGIZeH2PLEuhhUBFaweH0ruU3YHq51PlXsezlL65f2TXrpW\nLOWlkhmMyrhNoCrmuG/pvAfFy/vzH2mhce1lYOfMN3H15LRRiizcOVzLYKpwrSii\nm8+f7N1rcQ2grKYkll2jqnIbCrMzu30QnZvjQQIDAQABAoIBAQCU87OmtQK6t+Kg\ns9T4AJcFo5uCORng5/QgPEvTd/ANMFvKqiTvS9rcjL4moJvOMPPnrlb+6I4RklbZ\nakiEpOVxk+0lztph70i2gJXQxn91816dQaN9AhQb8mRDerG/X0+tBnCZ0vMe8fal\nGkgAcZ0VLFyQ00a1DbNY/DX3lyEtPA8a3Eh8RzpJjEsTkr0qSTTooU8PJaPRhEYL\nQBF72lBDUYAG1xTROfWPcno0u7h+5RV8PsQBB0h1DuGaFJKGrBn9n35G582/k5vg\nHT8t3cVtnJ38AdWnRdG26AVFRuXy02xTjsV9zXP2hiC9aSGJS7jCvJgwYbp8XJ4y\n1eueSkDlAoGBAOTYuXtjFJIV+K9TwV+PnHUqB55jq091xTc/zr6WVcr7HCaUEoCz\nVSQNRmE0rq8kD4OeChkLew3B+d3eJ+8nB6RAXBhiSlEB04INdyPLzCZfaTB95FM9\nAUAh+qlnVJpl2BcOQoZOMcxcl9X0a/+7cdzvfDARVUwVZuLOR6TamE5nAoGBANon\ndxBUprWlN/AW3bF7Y4UfoRV2H2CHKwQBkKRAA7xGdDlLuJZ9YmrERZFpo/uYSuG7\n1CTj8pyzTG8cEt08o5YL1WJusUFtFqb8L5FeXOv+7AHwQ/zqHWL0MAd58IbjlgsC\nydBIgfsgfF7lO21o3o5OkT8Ur8e2AS5VAAlzdWgXAoGANj8FYLEw3BwnMfBJo0xY\nixFmcu4vWouRLzKJ4HWkapQxrRdmd2mLIhufdkVVryB+KPXacOtexPkZMLWLg84d\nqpqy+fi6ow8qwuZMOokBoIr3VU5SRETuufQUBfn/fQXtPjHcJRf+B/Je75Gb1Cfr\nqrJ+HqrNLFbaZ6L8KqDCf7sCgYA57f7tBD2cwLng9IF8TtK3mBWTeGGOpXYjwzKg\nmysixOa6DESBGdyXk3URzyavedpwpQsJnMphGC+01ZSg0ShzgMLyN4i0Yf6A6zjK\ndm9gb7pGLYIwWA7jpwpWAeiAOVEvrVbgC1EQ2aiNHnwwaoem7HAfeyPOeaNIpWO0\nHsfPkwKBgGth1yyXNYhOrnnDxqcreOSqGprmYEJ8jcC0kAfuKwU22ZfjAu7A270C\nv1dCzzsFYnNsGxLjFKIaSXbe8l+6M03zORZQYQW9knAMZM8hUSFWPQABaErldI/e\niQv2jG2EbHR9Q/URcecnPfzKL2c36+HCLAVUGuJff/+EK9jYcjX8\n-----END RSA PRIVATE KEY-----\n", "user_id": "7585800b35054da3a92a1092563e694d", "name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "fingerprint": "17:f9:a1:fa:73:b0:0b:54:e9:ec:42:8e:a8:06:30:5c"}} 2018-08-09 16:06:48,343 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-39e7a4e6-2eb7-4489-99ec-962a50e870ec 2018-08-09 16:06:48,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.344738960266s 2018-08-09 16:06:48,344 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-39e7a4e6-2eb7-4489-99ec-962a50e870ec 2018-08-09 16:06:48,344 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDA9Vmq5uzE2epgFQDxaHRkQnig8rs2LkswZoyNa+kRjuYdUvqv+Jr9UYod5opF1ODNI0yyVmQqqbaiMXkdlpB3gZxR2PBg2wRAZJZU2ClDxhFGpzitXy1i5zgYkz1V6WaiRQLNTz8ZmoNiW2ykcrWTSQLrhGQUZ/LteFNwZ8MJiklGb+ib0gKwlgNfHu0R+TmQYhl4fY8sS6GFQEVrB4fSu5TdgernU+Vex7OUvrl/ZNeulYs5aWSGYzKuE2gKua4b+m8B8XL+/MfaaFx7WVg58w3cfXktFGKLNw5XMtgqnCtKKKbz5/s3WtxDaCspiSWXaOqchsKszO7fRCdm+NB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAwwPVZqubsxNnqYBUA8Wh0ZEJ4oPK7Ni5LMGaMjWvpEY7mHVL\n6r/ia/VGKHeaKRdTgzSNMslZkKqm2ojF5HZaQd4GcUdjwYNsEQGSWVNgpQ8YRRqc\n4rV8tYuc4GJM9VelmokUCzU8/GZqDYltspHK1k0kC64RkFGfy7XhTcGfDCYpJRm/\nom9ICsJYDXx7tEfk5kGIZeH2PLEuhhUBFaweH0ruU3YHq51PlXsezlL65f2TXrpW\nLOWlkhmMyrhNoCrmuG/pvAfFy/vzH2mhce1lYOfMN3H15LRRiizcOVzLYKpwrSii\nm8+f7N1rcQ2grKYkll2jqnIbCrMzu30QnZvjQQIDAQABAoIBAQCU87OmtQK6t+Kg\ns9T4AJcFo5uCORng5/QgPEvTd/ANMFvKqiTvS9rcjL4moJvOMPPnrlb+6I4RklbZ\nakiEpOVxk+0lztph70i2gJXQxn91816dQaN9AhQb8mRDerG/X0+tBnCZ0vMe8fal\nGkgAcZ0VLFyQ00a1DbNY/DX3lyEtPA8a3Eh8RzpJjEsTkr0qSTTooU8PJaPRhEYL\nQBF72lBDUYAG1xTROfWPcno0u7h+5RV8PsQBB0h1DuGaFJKGrBn9n35G582/k5vg\nHT8t3cVtnJ38AdWnRdG26AVFRuXy02xTjsV9zXP2hiC9aSGJS7jCvJgwYbp8XJ4y\n1eueSkDlAoGBAOTYuXtjFJIV+K9TwV+PnHUqB55jq091xTc/zr6WVcr7HCaUEoCz\nVSQNRmE0rq8kD4OeChkLew3B+d3eJ+8nB6RAXBhiSlEB04INdyPLzCZfaTB95FM9\nAUAh+qlnVJpl2BcOQoZOMcxcl9X0a/+7cdzvfDARVUwVZuLOR6TamE5nAoGBANon\ndxBUprWlN/AW3bF7Y4UfoRV2H2CHKwQBkKRAA7xGdDlLuJZ9YmrERZFpo/uYSuG7\n1CTj8pyzTG8cEt08o5YL1WJusUFtFqb8L5FeXOv+7AHwQ/zqHWL0MAd58IbjlgsC\nydBIgfsgfF7lO21o3o5OkT8Ur8e2AS5VAAlzdWgXAoGANj8FYLEw3BwnMfBJo0xY\nixFmcu4vWouRLzKJ4HWkapQxrRdmd2mLIhufdkVVryB+KPXacOtexPkZMLWLg84d\nqpqy+fi6ow8qwuZMOokBoIr3VU5SRETuufQUBfn/fQXtPjHcJRf+B/Je75Gb1Cfr\nqrJ+HqrNLFbaZ6L8KqDCf7sCgYA57f7tBD2cwLng9IF8TtK3mBWTeGGOpXYjwzKg\nmysixOa6DESBGdyXk3URzyavedpwpQsJnMphGC+01ZSg0ShzgMLyN4i0Yf6A6zjK\ndm9gb7pGLYIwWA7jpwpWAeiAOVEvrVbgC1EQ2aiNHnwwaoem7HAfeyPOeaNIpWO0\nHsfPkwKBgGth1yyXNYhOrnnDxqcreOSqGprmYEJ8jcC0kAfuKwU22ZfjAu7A270C\nv1dCzzsFYnNsGxLjFKIaSXbe8l+6M03zORZQYQW9knAMZM8hUSFWPQABaErldI/e\niQv2jG2EbHR9Q/URcecnPfzKL2c36+HCLAVUGuJff/+EK9jYcjX8\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'7585800b35054da3a92a1092563e694d', 'name': u'shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744', 'created_at': '2018-08-09T16:06:48.344695', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67dadffd3c4942f797a7ea228a5d825e', 'name': 'shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'17:f9:a1:fa:73:b0:0b:54:e9:ec:42:8e:a8:06:30:5c', 'type': 'ssh', 'id': u'shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744'}) 2018-08-09 16:06:48,345 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAwwPVZqubsxNnqYBUA8Wh0ZEJ4oPK7Ni5LMGaMjWvpEY7mHVL 6r/ia/VGKHeaKRdTgzSNMslZkKqm2ojF5HZaQd4GcUdjwYNsEQGSWVNgpQ8YRRqc 4rV8tYuc4GJM9VelmokUCzU8/GZqDYltspHK1k0kC64RkFGfy7XhTcGfDCYpJRm/ om9ICsJYDXx7tEfk5kGIZeH2PLEuhhUBFaweH0ruU3YHq51PlXsezlL65f2TXrpW LOWlkhmMyrhNoCrmuG/pvAfFy/vzH2mhce1lYOfMN3H15LRRiizcOVzLYKpwrSii m8+f7N1rcQ2grKYkll2jqnIbCrMzu30QnZvjQQIDAQABAoIBAQCU87OmtQK6t+Kg s9T4AJcFo5uCORng5/QgPEvTd/ANMFvKqiTvS9rcjL4moJvOMPPnrlb+6I4RklbZ akiEpOVxk+0lztph70i2gJXQxn91816dQaN9AhQb8mRDerG/X0+tBnCZ0vMe8fal GkgAcZ0VLFyQ00a1DbNY/DX3lyEtPA8a3Eh8RzpJjEsTkr0qSTTooU8PJaPRhEYL QBF72lBDUYAG1xTROfWPcno0u7h+5RV8PsQBB0h1DuGaFJKGrBn9n35G582/k5vg HT8t3cVtnJ38AdWnRdG26AVFRuXy02xTjsV9zXP2hiC9aSGJS7jCvJgwYbp8XJ4y 1eueSkDlAoGBAOTYuXtjFJIV+K9TwV+PnHUqB55jq091xTc/zr6WVcr7HCaUEoCz VSQNRmE0rq8kD4OeChkLew3B+d3eJ+8nB6RAXBhiSlEB04INdyPLzCZfaTB95FM9 AUAh+qlnVJpl2BcOQoZOMcxcl9X0a/+7cdzvfDARVUwVZuLOR6TamE5nAoGBANon dxBUprWlN/AW3bF7Y4UfoRV2H2CHKwQBkKRAA7xGdDlLuJZ9YmrERZFpo/uYSuG7 1CTj8pyzTG8cEt08o5YL1WJusUFtFqb8L5FeXOv+7AHwQ/zqHWL0MAd58IbjlgsC ydBIgfsgfF7lO21o3o5OkT8Ur8e2AS5VAAlzdWgXAoGANj8FYLEw3BwnMfBJo0xY ixFmcu4vWouRLzKJ4HWkapQxrRdmd2mLIhufdkVVryB+KPXacOtexPkZMLWLg84d qpqy+fi6ow8qwuZMOokBoIr3VU5SRETuufQUBfn/fQXtPjHcJRf+B/Je75Gb1Cfr qrJ+HqrNLFbaZ6L8KqDCf7sCgYA57f7tBD2cwLng9IF8TtK3mBWTeGGOpXYjwzKg mysixOa6DESBGdyXk3URzyavedpwpQsJnMphGC+01ZSg0ShzgMLyN4i0Yf6A6zjK dm9gb7pGLYIwWA7jpwpWAeiAOVEvrVbgC1EQ2aiNHnwwaoem7HAfeyPOeaNIpWO0 HsfPkwKBgGth1yyXNYhOrnnDxqcreOSqGprmYEJ8jcC0kAfuKwU22ZfjAu7A270C v1dCzzsFYnNsGxLjFKIaSXbe8l+6M03zORZQYQW9knAMZM8hUSFWPQABaErldI/e iQv2jG2EbHR9Q/URcecnPfzKL2c36+HCLAVUGuJff/+EK9jYcjX8 -----END RSA PRIVATE KEY----- 2018-08-09 16:06:48,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 16:06:48,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"security_group": {"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744", "description": "created by OPNFV Functest (shaker)"}}' 2018-08-09 16:06:48,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-985f8da0-1e98-4724-94ca-948e1dffffbb Date: Thu, 09 Aug 2018 16:06:48 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:48Z", "updated_at": "2018-08-09T16:06:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "dc6d8b77-3b0d-4f2e-8057-001d9f2e6e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "e3674123-e450-44d4-921a-7c33284dd6e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}} 2018-08-09 16:06:48,906 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-985f8da0-1e98-4724-94ca-948e1dffffbb 2018-08-09 16:06:48,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.558609008789s 2018-08-09 16:06:48,907 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-985f8da0-1e98-4724-94ca-948e1dffffbb 2018-08-09 16:06:48,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:06:48,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:48,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3828 X-Openstack-Request-Id: req-e89611d1-8f4e-44f0-a2ca-3ff7377c9f8d Date: Thu, 09 Aug 2018 16:06:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:27Z", "updated_at": "2018-08-09T16:06:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "2dcd054f-b355-408b-a1a9-980ec025a382", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "3b44eee7-7309-4f2f-a7e0-a09b49791bb6", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "5f5a82d4-e3fe-4af1-aff2-d856f9e24a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "ba8619b7-d632-4086-bca8-b922d98750bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "0ff3303d-3401-4039-b82e-96e56a840f67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:48Z", "updated_at": "2018-08-09T16:06:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "dc6d8b77-3b0d-4f2e-8057-001d9f2e6e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "e3674123-e450-44d4-921a-7c33284dd6e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:06:48,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e89611d1-8f4e-44f0-a2ca-3ff7377c9f8d 2018-08-09 16:06:48,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.083976984024s 2018-08-09 16:06:48,996 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e89611d1-8f4e-44f0-a2ca-3ff7377c9f8d 2018-08-09 16:06:49,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:06:49,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -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": "da132a75-350f-403e-9a53-bf9ee324f9f8"}}' 2018-08-09 16:06:49,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-191a4100-3ddc-4a62-bef2-a3e2b4dc5904 Date: Thu, 09 Aug 2018 16:06:49 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-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "port_range_min": 22, "revision_number": 0, "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:49Z", "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "67839a5a-4853-485b-bf83-a8ca9f2b35ef"}} 2018-08-09 16:06:49,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-191a4100-3ddc-4a62-bef2-a3e2b4dc5904 2018-08-09 16:06:49,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.139665842056s 2018-08-09 16:06:49,140 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-191a4100-3ddc-4a62-bef2-a3e2b4dc5904 2018-08-09 16:06:49,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:06:49,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:49,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4324 X-Openstack-Request-Id: req-306a0909-78c2-490f-8bdb-a4d2ae8a74cf Date: Thu, 09 Aug 2018 16:06:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:27Z", "updated_at": "2018-08-09T16:06:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "2dcd054f-b355-408b-a1a9-980ec025a382", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "3b44eee7-7309-4f2f-a7e0-a09b49791bb6", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "5f5a82d4-e3fe-4af1-aff2-d856f9e24a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "ba8619b7-d632-4086-bca8-b922d98750bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "0ff3303d-3401-4039-b82e-96e56a840f67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:48Z", "updated_at": "2018-08-09T16:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:06:49Z", "revision_number": 0, "id": "67839a5a-4853-485b-bf83-a8ca9f2b35ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "dc6d8b77-3b0d-4f2e-8057-001d9f2e6e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "e3674123-e450-44d4-921a-7c33284dd6e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 2, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:06:49,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-306a0909-78c2-490f-8bdb-a4d2ae8a74cf 2018-08-09 16:06:49,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0406899452209s 2018-08-09 16:06:49,184 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-306a0909-78c2-490f-8bdb-a4d2ae8a74cf 2018-08-09 16:06:49,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:06:49,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -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": "da132a75-350f-403e-9a53-bf9ee324f9f8"}}' 2018-08-09 16:06:49,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-c79843c5-323a-4c58-b22a-0062d60f8e82 Date: Thu, 09 Aug 2018 16:06:49 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-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "port_range_min": null, "revision_number": 0, "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:49Z", "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "17965c2a-93c5-4a42-99d5-eae57c9fc0e2"}} 2018-08-09 16:06:49,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c79843c5-323a-4c58-b22a-0062d60f8e82 2018-08-09 16:06:49,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.119524002075s 2018-08-09 16:06:49,307 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-c79843c5-323a-4c58-b22a-0062d60f8e82 2018-08-09 16:06:49,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:06:49,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:49,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4825 X-Openstack-Request-Id: req-a7406a4a-1cb0-4584-aa4c-cf8d2af5b6cb Date: Thu, 09 Aug 2018 16:06:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:27Z", "updated_at": "2018-08-09T16:06:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "2dcd054f-b355-408b-a1a9-980ec025a382", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "3b44eee7-7309-4f2f-a7e0-a09b49791bb6", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "5f5a82d4-e3fe-4af1-aff2-d856f9e24a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "ba8619b7-d632-4086-bca8-b922d98750bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "0ff3303d-3401-4039-b82e-96e56a840f67", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:48Z", "updated_at": "2018-08-09T16:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:49Z", "revision_number": 0, "id": "17965c2a-93c5-4a42-99d5-eae57c9fc0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:06:49Z", "revision_number": 0, "id": "67839a5a-4853-485b-bf83-a8ca9f2b35ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "dc6d8b77-3b0d-4f2e-8057-001d9f2e6e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "e3674123-e450-44d4-921a-7c33284dd6e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 3, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:06:49,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a7406a4a-1cb0-4584-aa4c-cf8d2af5b6cb 2018-08-09 16:06:49,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0538430213928s 2018-08-09 16:06:49,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a7406a4a-1cb0-4584-aa4c-cf8d2af5b6cb 2018-08-09 16:06:49,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:06:49,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -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": "da132a75-350f-403e-9a53-bf9ee324f9f8"}}' 2018-08-09 16:06:49,715 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-67483117-e46a-4474-bd0c-9d1e302ee485 Date: Thu, 09 Aug 2018 16:06:49 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-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "port_range_min": 9000, "revision_number": 0, "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:49Z", "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "250936ee-9316-4ca9-849e-2d809f310a37"}} 2018-08-09 16:06:49,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-67483117-e46a-4474-bd0c-9d1e302ee485 2018-08-09 16:06:49,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.347237110138s 2018-08-09 16:06:49,716 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-67483117-e46a-4474-bd0c-9d1e302ee485 2018-08-09 16:06:49,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:49,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-388e9bea-e949-40f8-bff5-ffb400c84fac Date: Thu, 09 Aug 2018 16:06:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67dadffd3c4942f797a7ea228a5d825e","l2_adjacency":true,"status":"ACTIVE","subnets":["19607c58-0e78-4ddf-a8cc-7049262bca8b"],"description":"","tags":[],"updated_at":"2018-08-09T16:06:28Z","qos_policy_id":null,"name":"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744","admin_state_up":true,"tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","mtu":1450}]} 2018-08-09 16:06:49,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-388e9bea-e949-40f8-bff5-ffb400c84fac 2018-08-09 16:06:49,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0950100421906s 2018-08-09 16:06:49,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-388e9bea-e949-40f8-bff5-ffb400c84fac 2018-08-09 16:06:49,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:06:49,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:49,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-acc0478e-79ab-4dc9-97f8-cda2e8e7e41c Date: Thu, 09 Aug 2018 16:06:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:06:47Z", "file": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file", "owner": "67dadffd3c4942f797a7ea228a5d825e", "id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "size": 666173440, "self": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-09T16:06:37Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:06:49,855 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-acc0478e-79ab-4dc9-97f8-cda2e8e7e41c 2018-08-09 16:06:49,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377020835876s 2018-08-09 16:06:49,856 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-acc0478e-79ab-4dc9-97f8-cda2e8e7e41c 2018-08-09 16:06:49,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:06:49,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:49,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-9fb9d9c5-1cb2-4602-bb47-0d20cc798766 x-compute-request-id: req-9fb9d9c5-1cb2-4602-bb47-0d20cc798766 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_8e03ade9-1611-4a96-b833-d1a2836db744", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "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": "aa97bed6-f498-4241-a557-d53a42314605"}]} 2018-08-09 16:06:49,879 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9fb9d9c5-1cb2-4602-bb47-0d20cc798766 2018-08-09 16:06:49,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0219600200653s 2018-08-09 16:06:49,879 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9fb9d9c5-1cb2-4602-bb47-0d20cc798766 2018-08-09 16:06:49,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 16:06:49,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"server": {"name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "imageRef": "55ade4ce-c0fb-498f-a489-550508d6dabb", "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "flavorRef": "aa97bed6-f498-4241-a557-d53a42314605", "max_count": 1, "min_count": 1, "networks": [{"uuid": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59"}], "security_groups": [{"name": "da132a75-350f-403e-9a53-bf9ee324f9f8"}]}}' 2018-08-09 16:06:52,399 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:06: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-0a044687-6cff-42e3-ba29-d10453f373a1 x-compute-request-id: req-0a044687-6cff-42e3-ba29-d10453f373a1 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "da132a75-350f-403e-9a53-bf9ee324f9f8"}], "OS-DCF:diskConfig": "MANUAL", "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "adminPass": "BA5RrZb39Pis"}} 2018-08-09 16:06:52,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0a044687-6cff-42e3-ba29-d10453f373a1 2018-08-09 16:06:52,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.5180079937s 2018-08-09 16:06:52,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0a044687-6cff-42e3-ba29-d10453f373a1 2018-08-09 16:06:52,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:06:52,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:52,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-5be62f5c-0044-4742-aa94-dc7efdbb2d8b x-compute-request-id: req-5be62f5c-0044-4742-aa94-dc7efdbb2d8b 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.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "user_id": "7585800b35054da3a92a1092563e694d", "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-09T16:06:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:06:52,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5be62f5c-0044-4742-aa94-dc7efdbb2d8b 2018-08-09 16:06:52,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52780008316s 2018-08-09 16:06:52,928 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5be62f5c-0044-4742-aa94-dc7efdbb2d8b 2018-08-09 16:06:52,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:06:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:53,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-ce1d0eda-a697-444c-b1c8-a40605b5421a Date: Thu, 09 Aug 2018 16:06:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67dadffd3c4942f797a7ea228a5d825e","l2_adjacency":true,"status":"ACTIVE","subnets":["19607c58-0e78-4ddf-a8cc-7049262bca8b"],"description":"","tags":[],"updated_at":"2018-08-09T16:06:28Z","qos_policy_id":null,"name":"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744","admin_state_up":true,"tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","mtu":1450}]} 2018-08-09 16:06:53,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ce1d0eda-a697-444c-b1c8-a40605b5421a 2018-08-09 16:06:53,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0883121490479s 2018-08-09 16:06:53,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ce1d0eda-a697-444c-b1c8-a40605b5421a 2018-08-09 16:06:53,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:06:53,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:53,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-4d2ee28e-579d-4e9d-b8d4-9482bcd1f55d Date: Thu, 09 Aug 2018 16:06:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:06:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"67dadffd3c4942f797a7ea228a5d825e","id":"19607c58-0e78-4ddf-a8cc-7049262bca8b","subnetpool_id":null,"name":"shaker-subnet_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:06:53,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4d2ee28e-579d-4e9d-b8d4-9482bcd1f55d 2018-08-09 16:06:53,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474300384521s 2018-08-09 16:06:53,073 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-4d2ee28e-579d-4e9d-b8d4-9482bcd1f55d 2018-08-09 16:06:53,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:06:55,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:06:55,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:55,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-6c324abd-7376-469f-a20f-71f160fd9ae7 x-compute-request-id: req-6c324abd-7376-469f-a20f-71f160fd9ae7 Content-Encoding: gzip Content-Length: 639 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:55Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:06:55,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c324abd-7376-469f-a20f-71f160fd9ae7 2018-08-09 16:06:55,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.795075178146s 2018-08-09 16:06:55,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c324abd-7376-469f-a20f-71f160fd9ae7 2018-08-09 16:06:55,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:06:57,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:06:57,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:06:58,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:06: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-be3798de-9c82-4605-8736-7ee62fd045e6 x-compute-request-id: req-be3798de-9c82-4605-8736-7ee62fd045e6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:06:58,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be3798de-9c82-4605-8736-7ee62fd045e6 2018-08-09 16:06:58,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.704160928726s 2018-08-09 16:06:58,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be3798de-9c82-4605-8736-7ee62fd045e6 2018-08-09 16:06:58,587 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:00,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:01,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-85e446f9-ebe3-41c0-8bb9-d8f837b3510e x-compute-request-id: req-85e446f9-ebe3-41c0-8bb9-d8f837b3510e Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:01,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85e446f9-ebe3-41c0-8bb9-d8f837b3510e 2018-08-09 16:07:01,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.650480985641s 2018-08-09 16:07:01,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-85e446f9-ebe3-41c0-8bb9-d8f837b3510e 2018-08-09 16:07:01,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:03,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:03,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-539f3190-3a90-499d-bb7c-bd47a1f3ca98 x-compute-request-id: req-539f3190-3a90-499d-bb7c-bd47a1f3ca98 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:03,588 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-539f3190-3a90-499d-bb7c-bd47a1f3ca98 2018-08-09 16:07:03,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.341912031174s 2018-08-09 16:07:03,589 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-539f3190-3a90-499d-bb7c-bd47a1f3ca98 2018-08-09 16:07:03,593 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:05,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:06,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-d3e5a623-1600-43c4-8d74-2611d311f5bd x-compute-request-id: req-d3e5a623-1600-43c4-8d74-2611d311f5bd Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:06,174 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3e5a623-1600-43c4-8d74-2611d311f5bd 2018-08-09 16:07:06,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578986167908s 2018-08-09 16:07:06,175 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3e5a623-1600-43c4-8d74-2611d311f5bd 2018-08-09 16:07:06,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:08,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:08,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:08,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-5c734541-b961-4684-bb37-41f0a47d2464 x-compute-request-id: req-5c734541-b961-4684-bb37-41f0a47d2464 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:08,578 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c734541-b961-4684-bb37-41f0a47d2464 2018-08-09 16:07:08,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397599935532s 2018-08-09 16:07:08,579 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c734541-b961-4684-bb37-41f0a47d2464 2018-08-09 16:07:08,582 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:10,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:10,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-9d5ed409-0e21-4bf7-b869-cc7ebd93c5af x-compute-request-id: req-9d5ed409-0e21-4bf7-b869-cc7ebd93c5af Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:10,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d5ed409-0e21-4bf7-b869-cc7ebd93c5af 2018-08-09 16:07:10,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161682128906s 2018-08-09 16:07:10,747 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9d5ed409-0e21-4bf7-b869-cc7ebd93c5af 2018-08-09 16:07:10,751 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:12,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:12,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:13,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-e1a3b7a1-d06b-44cf-84fa-1a8a59ec16e4 x-compute-request-id: req-e1a3b7a1-d06b-44cf-84fa-1a8a59ec16e4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:13,104 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1a3b7a1-d06b-44cf-84fa-1a8a59ec16e4 2018-08-09 16:07:13,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350621938705s 2018-08-09 16:07:13,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1a3b7a1-d06b-44cf-84fa-1a8a59ec16e4 2018-08-09 16:07:13,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:15,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:15,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:15,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-bb289e05-f4c3-41d6-93c8-914d212e82bf x-compute-request-id: req-bb289e05-f4c3-41d6-93c8-914d212e82bf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:15,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb289e05-f4c3-41d6-93c8-914d212e82bf 2018-08-09 16:07:15,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522668123245s 2018-08-09 16:07:15,634 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb289e05-f4c3-41d6-93c8-914d212e82bf 2018-08-09 16:07:15,637 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:17,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:17,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-7e53055e-8cf6-4e26-a0ce-870342555c60 x-compute-request-id: req-7e53055e-8cf6-4e26-a0ce-870342555c60 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:17,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e53055e-8cf6-4e26-a0ce-870342555c60 2018-08-09 16:07:17,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.325985908508s 2018-08-09 16:07:17,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e53055e-8cf6-4e26-a0ce-870342555c60 2018-08-09 16:07:17,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:19,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:20,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-22fe9cb9-69b5-4045-b228-ca8ed4ef70bf x-compute-request-id: req-22fe9cb9-69b5-4045-b228-ca8ed4ef70bf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:20,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22fe9cb9-69b5-4045-b228-ca8ed4ef70bf 2018-08-09 16:07:20,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514925003052s 2018-08-09 16:07:20,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22fe9cb9-69b5-4045-b228-ca8ed4ef70bf 2018-08-09 16:07:20,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:22,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:22,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-7bb50e1d-a85e-4fc5-8897-b7a319fc4d3a x-compute-request-id: req-7bb50e1d-a85e-4fc5-8897-b7a319fc4d3a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:22,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7bb50e1d-a85e-4fc5-8897-b7a319fc4d3a 2018-08-09 16:07:22,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406918048859s 2018-08-09 16:07:22,902 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7bb50e1d-a85e-4fc5-8897-b7a319fc4d3a 2018-08-09 16:07:22,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:24,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:24,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:25,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-4aa0ac31-b673-4cb2-8917-89cad295cb58 x-compute-request-id: req-4aa0ac31-b673-4cb2-8917-89cad295cb58 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:25,087 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4aa0ac31-b673-4cb2-8917-89cad295cb58 2018-08-09 16:07:25,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179229974747s 2018-08-09 16:07:25,088 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4aa0ac31-b673-4cb2-8917-89cad295cb58 2018-08-09 16:07:25,091 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:27,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:27,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-132f2e47-4caa-44da-95d6-e193ddec0b40 x-compute-request-id: req-132f2e47-4caa-44da-95d6-e193ddec0b40 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:27,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-132f2e47-4caa-44da-95d6-e193ddec0b40 2018-08-09 16:07:27,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609802007675s 2018-08-09 16:07:27,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-132f2e47-4caa-44da-95d6-e193ddec0b40 2018-08-09 16:07:27,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:29,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:29,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:30,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-d81dff7d-f586-4a7c-99bd-3883c9cb7eee x-compute-request-id: req-d81dff7d-f586-4a7c-99bd-3883c9cb7eee Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:30,260 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d81dff7d-f586-4a7c-99bd-3883c9cb7eee 2018-08-09 16:07:30,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549225091934s 2018-08-09 16:07:30,261 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d81dff7d-f586-4a7c-99bd-3883c9cb7eee 2018-08-09 16:07:30,265 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:32,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:32,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:32,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-247344d8-c7a0-4b47-9674-4650dc8d9b17 x-compute-request-id: req-247344d8-c7a0-4b47-9674-4650dc8d9b17 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:32,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-247344d8-c7a0-4b47-9674-4650dc8d9b17 2018-08-09 16:07:32,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432030916214s 2018-08-09 16:07:32,700 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-247344d8-c7a0-4b47-9674-4650dc8d9b17 2018-08-09 16:07:32,704 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:34,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:35,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-c1ac2dee-c22b-47d1-8686-13da1dc20411 x-compute-request-id: req-c1ac2dee-c22b-47d1-8686-13da1dc20411 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:35,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1ac2dee-c22b-47d1-8686-13da1dc20411 2018-08-09 16:07:35,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677117109299s 2018-08-09 16:07:35,385 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1ac2dee-c22b-47d1-8686-13da1dc20411 2018-08-09 16:07:35,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:37,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:37,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:37,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-b51d0521-43cd-45dd-8f43-bde9bb7766f3 x-compute-request-id: req-b51d0521-43cd-45dd-8f43-bde9bb7766f3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:37,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b51d0521-43cd-45dd-8f43-bde9bb7766f3 2018-08-09 16:07:37,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.423560142517s 2018-08-09 16:07:37,815 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b51d0521-43cd-45dd-8f43-bde9bb7766f3 2018-08-09 16:07:37,819 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:39,822 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:39,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:39,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-a2304d5f-c814-456e-ad69-9ab9e25c8b5d x-compute-request-id: req-a2304d5f-c814-456e-ad69-9ab9e25c8b5d Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:39,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2304d5f-c814-456e-ad69-9ab9e25c8b5d 2018-08-09 16:07:39,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168174028397s 2018-08-09 16:07:39,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2304d5f-c814-456e-ad69-9ab9e25c8b5d 2018-08-09 16:07:39,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:41,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:42,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:42,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-3ba0b7fc-f418-4c36-8163-6f700ea2aa6b x-compute-request-id: req-3ba0b7fc-f418-4c36-8163-6f700ea2aa6b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:42,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ba0b7fc-f418-4c36-8163-6f700ea2aa6b 2018-08-09 16:07:42,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204989910126s 2018-08-09 16:07:42,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3ba0b7fc-f418-4c36-8163-6f700ea2aa6b 2018-08-09 16:07:42,206 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:44,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:44,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-b8d89128-5441-401e-9690-f60537e3d34f x-compute-request-id: req-b8d89128-5441-401e-9690-f60537e3d34f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:44,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8d89128-5441-401e-9690-f60537e3d34f 2018-08-09 16:07:44,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179214954376s 2018-08-09 16:07:44,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b8d89128-5441-401e-9690-f60537e3d34f 2018-08-09 16:07:44,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:46,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:46,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-d5f67239-7d0f-4fe4-91c7-c0f1e4e18399 x-compute-request-id: req-d5f67239-7d0f-4fe4-91c7-c0f1e4e18399 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:46,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5f67239-7d0f-4fe4-91c7-c0f1e4e18399 2018-08-09 16:07:46,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338562965393s 2018-08-09 16:07:46,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5f67239-7d0f-4fe4-91c7-c0f1e4e18399 2018-08-09 16:07:46,739 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:48,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:48,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-f9143d47-6a87-44e0-82b4-91b6d02d6e68 x-compute-request-id: req-f9143d47-6a87-44e0-82b4-91b6d02d6e68 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:48,919 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9143d47-6a87-44e0-82b4-91b6d02d6e68 2018-08-09 16:07:48,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177438020706s 2018-08-09 16:07:48,920 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f9143d47-6a87-44e0-82b4-91b6d02d6e68 2018-08-09 16:07:48,924 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:50,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:50,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:51,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-999f4648-13e1-491f-bf3b-30211c5fb416 x-compute-request-id: req-999f4648-13e1-491f-bf3b-30211c5fb416 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:51,349 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-999f4648-13e1-491f-bf3b-30211c5fb416 2018-08-09 16:07:51,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421911001205s 2018-08-09 16:07:51,349 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-999f4648-13e1-491f-bf3b-30211c5fb416 2018-08-09 16:07:51,354 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:53,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:53,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-ebba7392-e857-4aac-8c17-d2a0b059e24f x-compute-request-id: req-ebba7392-e857-4aac-8c17-d2a0b059e24f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:53,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ebba7392-e857-4aac-8c17-d2a0b059e24f 2018-08-09 16:07:53,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168018102646s 2018-08-09 16:07:53,525 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ebba7392-e857-4aac-8c17-d2a0b059e24f 2018-08-09 16:07:53,529 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:55,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:55,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:56,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-f611d250-6138-45e2-82eb-4ade82cd7904 x-compute-request-id: req-f611d250-6138-45e2-82eb-4ade82cd7904 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:56,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f611d250-6138-45e2-82eb-4ade82cd7904 2018-08-09 16:07:56,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.937126159668s 2018-08-09 16:07:56,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f611d250-6138-45e2-82eb-4ade82cd7904 2018-08-09 16:07:56,473 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:07:58,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:07:58,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:07:59,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:07: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-f3977361-c102-453e-8da5-1594eaaa43b2 x-compute-request-id: req-f3977361-c102-453e-8da5-1594eaaa43b2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:07:59,318 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f3977361-c102-453e-8da5-1594eaaa43b2 2018-08-09 16:07:59,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842830896378s 2018-08-09 16:07:59,319 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f3977361-c102-453e-8da5-1594eaaa43b2 2018-08-09 16:07:59,323 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:01,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:01,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-6aa2e07b-0131-4ed4-a537-a5cf31eb9c66 x-compute-request-id: req-6aa2e07b-0131-4ed4-a537-a5cf31eb9c66 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:01,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6aa2e07b-0131-4ed4-a537-a5cf31eb9c66 2018-08-09 16:08:01,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188098907471s 2018-08-09 16:08:01,514 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6aa2e07b-0131-4ed4-a537-a5cf31eb9c66 2018-08-09 16:08:01,518 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:03,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:03,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-53866ba3-15d0-4f5b-9ef4-c3629c0f6499 x-compute-request-id: req-53866ba3-15d0-4f5b-9ef4-c3629c0f6499 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:03,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53866ba3-15d0-4f5b-9ef4-c3629c0f6499 2018-08-09 16:08:03,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17490696907s 2018-08-09 16:08:03,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53866ba3-15d0-4f5b-9ef4-c3629c0f6499 2018-08-09 16:08:03,699 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:05,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:05,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:06,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-fa3e7434-b3b2-4747-bb10-0c559616d08b x-compute-request-id: req-fa3e7434-b3b2-4747-bb10-0c559616d08b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:06,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa3e7434-b3b2-4747-bb10-0c559616d08b 2018-08-09 16:08:06,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.575443029404s 2018-08-09 16:08:06,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa3e7434-b3b2-4747-bb10-0c559616d08b 2018-08-09 16:08:06,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:08,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:08,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:08,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-dc8abd85-f97c-4165-b4a7-eee193e775e0 x-compute-request-id: req-dc8abd85-f97c-4165-b4a7-eee193e775e0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:08,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc8abd85-f97c-4165-b4a7-eee193e775e0 2018-08-09 16:08:08,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408832073212s 2018-08-09 16:08:08,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc8abd85-f97c-4165-b4a7-eee193e775e0 2018-08-09 16:08:08,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:10,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:10,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:10,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-7556c123-5e4f-4460-bbc6-0643c8763478 x-compute-request-id: req-7556c123-5e4f-4460-bbc6-0643c8763478 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:10,865 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7556c123-5e4f-4460-bbc6-0643c8763478 2018-08-09 16:08:10,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165310144424s 2018-08-09 16:08:10,866 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7556c123-5e4f-4460-bbc6-0643c8763478 2018-08-09 16:08:10,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:12,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:13,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-55b54b18-8a96-495e-85e3-333235682af4 x-compute-request-id: req-55b54b18-8a96-495e-85e3-333235682af4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:13,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55b54b18-8a96-495e-85e3-333235682af4 2018-08-09 16:08:13,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420829057693s 2018-08-09 16:08:13,293 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55b54b18-8a96-495e-85e3-333235682af4 2018-08-09 16:08:13,297 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:15,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:15,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-d8464632-b9e7-4f49-ae3a-1a28dd485d42 x-compute-request-id: req-d8464632-b9e7-4f49-ae3a-1a28dd485d42 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:15,629 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d8464632-b9e7-4f49-ae3a-1a28dd485d42 2018-08-09 16:08:15,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329257011414s 2018-08-09 16:08:15,629 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d8464632-b9e7-4f49-ae3a-1a28dd485d42 2018-08-09 16:08:15,633 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:17,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:17,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:18,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-cfa5610c-3c8f-41c0-8425-2a851b549379 x-compute-request-id: req-cfa5610c-3c8f-41c0-8425-2a851b549379 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:18,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cfa5610c-3c8f-41c0-8425-2a851b549379 2018-08-09 16:08:18,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426871061325s 2018-08-09 16:08:18,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cfa5610c-3c8f-41c0-8425-2a851b549379 2018-08-09 16:08:18,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:20,069 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:20,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:20,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-ed63e9f0-0a82-4bdb-b00e-603faebbbce7 x-compute-request-id: req-ed63e9f0-0a82-4bdb-b00e-603faebbbce7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:20,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed63e9f0-0a82-4bdb-b00e-603faebbbce7 2018-08-09 16:08:20,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330370187759s 2018-08-09 16:08:20,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed63e9f0-0a82-4bdb-b00e-603faebbbce7 2018-08-09 16:08:20,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:22,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:22,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-98206f36-2110-464c-97e8-5692e51e4cc6 x-compute-request-id: req-98206f36-2110-464c-97e8-5692e51e4cc6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:22,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98206f36-2110-464c-97e8-5692e51e4cc6 2018-08-09 16:08:22,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165097951889s 2018-08-09 16:08:22,572 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98206f36-2110-464c-97e8-5692e51e4cc6 2018-08-09 16:08:22,576 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:24,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:24,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-05d4b159-11e2-4c36-adfb-09e53e4499a0 x-compute-request-id: req-05d4b159-11e2-4c36-adfb-09e53e4499a0 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:24,747 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05d4b159-11e2-4c36-adfb-09e53e4499a0 2018-08-09 16:08:24,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169204950333s 2018-08-09 16:08:24,748 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05d4b159-11e2-4c36-adfb-09e53e4499a0 2018-08-09 16:08:24,752 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:26,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:26,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:27,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-030787df-c9ac-43d3-83f2-f7ceebd23259 x-compute-request-id: req-030787df-c9ac-43d3-83f2-f7ceebd23259 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:27,545 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-030787df-c9ac-43d3-83f2-f7ceebd23259 2018-08-09 16:08:27,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79123711586s 2018-08-09 16:08:27,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-030787df-c9ac-43d3-83f2-f7ceebd23259 2018-08-09 16:08:27,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:29,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:29,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:29,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-b0771a67-c44b-4db3-a677-66ef94f87a47 x-compute-request-id: req-b0771a67-c44b-4db3-a677-66ef94f87a47 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:29,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0771a67-c44b-4db3-a677-66ef94f87a47 2018-08-09 16:08:29,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369007110596s 2018-08-09 16:08:29,922 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0771a67-c44b-4db3-a677-66ef94f87a47 2018-08-09 16:08:29,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:32,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-53ad83e1-6498-4a8b-9622-5a7026ef7e77 x-compute-request-id: req-53ad83e1-6498-4a8b-9622-5a7026ef7e77 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:32,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53ad83e1-6498-4a8b-9622-5a7026ef7e77 2018-08-09 16:08:32,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43807387352s 2018-08-09 16:08:32,366 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-53ad83e1-6498-4a8b-9622-5a7026ef7e77 2018-08-09 16:08:32,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:34,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:34,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:34,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-0ff387ab-118e-456d-a0b3-4a6aaa6aedca x-compute-request-id: req-0ff387ab-118e-456d-a0b3-4a6aaa6aedca Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:34,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ff387ab-118e-456d-a0b3-4a6aaa6aedca 2018-08-09 16:08:34,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440242052078s 2018-08-09 16:08:34,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0ff387ab-118e-456d-a0b3-4a6aaa6aedca 2018-08-09 16:08:34,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:36,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:36,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-7120315a-308a-4628-9fb4-1d3ff0970513 x-compute-request-id: req-7120315a-308a-4628-9fb4-1d3ff0970513 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:36,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7120315a-308a-4628-9fb4-1d3ff0970513 2018-08-09 16:08:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176103115082s 2018-08-09 16:08:36,996 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7120315a-308a-4628-9fb4-1d3ff0970513 2018-08-09 16:08:37,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:39,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:39,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:39,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-636a3118-c662-4c04-a680-1b908456fbf2 x-compute-request-id: req-636a3118-c662-4c04-a680-1b908456fbf2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:39,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-636a3118-c662-4c04-a680-1b908456fbf2 2018-08-09 16:08:39,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395743131638s 2018-08-09 16:08:39,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-636a3118-c662-4c04-a680-1b908456fbf2 2018-08-09 16:08:39,402 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:41,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:42,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-1dabd9b6-5ed7-42fe-b711-5b59abcea060 x-compute-request-id: req-1dabd9b6-5ed7-42fe-b711-5b59abcea060 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:42,015 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1dabd9b6-5ed7-42fe-b711-5b59abcea060 2018-08-09 16:08:42,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.609654903412s 2018-08-09 16:08:42,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1dabd9b6-5ed7-42fe-b711-5b59abcea060 2018-08-09 16:08:42,019 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:44,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:44,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:44,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f52e9a26-3730-4141-9710-8675c9566c11 x-compute-request-id: req-f52e9a26-3730-4141-9710-8675c9566c11 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:44,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f52e9a26-3730-4141-9710-8675c9566c11 2018-08-09 16:08:44,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356034994125s 2018-08-09 16:08:44,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f52e9a26-3730-4141-9710-8675c9566c11 2018-08-09 16:08:44,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:46,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:46,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:46,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-97ae0ba3-ed7a-4e50-a10a-1f3e73ed41f1 x-compute-request-id: req-97ae0ba3-ed7a-4e50-a10a-1f3e73ed41f1 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:46,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97ae0ba3-ed7a-4e50-a10a-1f3e73ed41f1 2018-08-09 16:08:46,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161114931107s 2018-08-09 16:08:46,546 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97ae0ba3-ed7a-4e50-a10a-1f3e73ed41f1 2018-08-09 16:08:46,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:48,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:48,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-a1d0cd81-af08-455f-a295-68ea05520fac x-compute-request-id: req-a1d0cd81-af08-455f-a295-68ea05520fac Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:48,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1d0cd81-af08-455f-a295-68ea05520fac 2018-08-09 16:08:48,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415838003159s 2018-08-09 16:08:48,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a1d0cd81-af08-455f-a295-68ea05520fac 2018-08-09 16:08:48,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:50,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:50,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:51,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-d6afb60d-73da-4438-901e-3e75cb1d9a00 x-compute-request-id: req-d6afb60d-73da-4438-901e-3e75cb1d9a00 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:51,142 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6afb60d-73da-4438-901e-3e75cb1d9a00 2018-08-09 16:08:51,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166872024536s 2018-08-09 16:08:51,143 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6afb60d-73da-4438-901e-3e75cb1d9a00 2018-08-09 16:08:51,146 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:53,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:53,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:53,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-6c54d6f9-ff97-4447-8685-83489de621d6 x-compute-request-id: req-6c54d6f9-ff97-4447-8685-83489de621d6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:53,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c54d6f9-ff97-4447-8685-83489de621d6 2018-08-09 16:08:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40412902832s 2018-08-09 16:08:53,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6c54d6f9-ff97-4447-8685-83489de621d6 2018-08-09 16:08:53,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:55,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:55,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-903d578b-5d7b-406a-a0d3-963d0fa880f3 x-compute-request-id: req-903d578b-5d7b-406a-a0d3-963d0fa880f3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:55,733 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-903d578b-5d7b-406a-a0d3-963d0fa880f3 2018-08-09 16:08:55,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173316001892s 2018-08-09 16:08:55,734 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-903d578b-5d7b-406a-a0d3-963d0fa880f3 2018-08-09 16:08:55,738 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:08:57,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:08:57,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:08:58,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:08: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-f6f4406c-3393-4fee-82fc-8d3aea79933c x-compute-request-id: req-f6f4406c-3393-4fee-82fc-8d3aea79933c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:08:58,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6f4406c-3393-4fee-82fc-8d3aea79933c 2018-08-09 16:08:58,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335055112839s 2018-08-09 16:08:58,076 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6f4406c-3393-4fee-82fc-8d3aea79933c 2018-08-09 16:08:58,080 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:00,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:00,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-2fff96d8-a922-44af-a729-10d62f0945d5 x-compute-request-id: req-2fff96d8-a922-44af-a729-10d62f0945d5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:00,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2fff96d8-a922-44af-a729-10d62f0945d5 2018-08-09 16:09:00,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527523994446s 2018-08-09 16:09:00,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2fff96d8-a922-44af-a729-10d62f0945d5 2018-08-09 16:09:00,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:02,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:02,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:03,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-e4a7804c-f088-4a31-8ebe-62efde271175 x-compute-request-id: req-e4a7804c-f088-4a31-8ebe-62efde271175 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:03,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4a7804c-f088-4a31-8ebe-62efde271175 2018-08-09 16:09:03,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426000118256s 2018-08-09 16:09:03,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4a7804c-f088-4a31-8ebe-62efde271175 2018-08-09 16:09:03,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:05,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:05,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:05,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-2d5da571-a908-4d7d-8fc3-d7ecfc4b79a6 x-compute-request-id: req-2d5da571-a908-4d7d-8fc3-d7ecfc4b79a6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:05,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d5da571-a908-4d7d-8fc3-d7ecfc4b79a6 2018-08-09 16:09:05,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.345596075058s 2018-08-09 16:09:05,395 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d5da571-a908-4d7d-8fc3-d7ecfc4b79a6 2018-08-09 16:09:05,399 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:07,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:07,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:07,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-d14b6012-40b1-4c48-9156-0a74c7d482b3 x-compute-request-id: req-d14b6012-40b1-4c48-9156-0a74c7d482b3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:07,820 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d14b6012-40b1-4c48-9156-0a74c7d482b3 2018-08-09 16:09:07,820 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.418578863144s 2018-08-09 16:09:07,820 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d14b6012-40b1-4c48-9156-0a74c7d482b3 2018-08-09 16:09:07,824 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:09,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:09,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:09,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-adaced1f-826b-4f40-a35f-7b7f13ef550b x-compute-request-id: req-adaced1f-826b-4f40-a35f-7b7f13ef550b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:09,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-adaced1f-826b-4f40-a35f-7b7f13ef550b 2018-08-09 16:09:09,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166474103928s 2018-08-09 16:09:09,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-adaced1f-826b-4f40-a35f-7b7f13ef550b 2018-08-09 16:09:09,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:12,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:12,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:12,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-c1887be6-2e78-4ad6-ad89-6ded971c89d9 x-compute-request-id: req-c1887be6-2e78-4ad6-ad89-6ded971c89d9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:12,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1887be6-2e78-4ad6-ad89-6ded971c89d9 2018-08-09 16:09:12,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371697902679s 2018-08-09 16:09:12,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1887be6-2e78-4ad6-ad89-6ded971c89d9 2018-08-09 16:09:12,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:14,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:14,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:14,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-22cafc8a-ba98-4791-a54b-bb6742b50f44 x-compute-request-id: req-22cafc8a-ba98-4791-a54b-bb6742b50f44 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:14,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22cafc8a-ba98-4791-a54b-bb6742b50f44 2018-08-09 16:09:14,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165722846985s 2018-08-09 16:09:14,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-22cafc8a-ba98-4791-a54b-bb6742b50f44 2018-08-09 16:09:14,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:16,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:16,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-ea9b258e-a019-4e78-ad93-94720e90cbbf x-compute-request-id: req-ea9b258e-a019-4e78-ad93-94720e90cbbf Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:16,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ea9b258e-a019-4e78-ad93-94720e90cbbf 2018-08-09 16:09:16,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43790102005s 2018-08-09 16:09:16,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ea9b258e-a019-4e78-ad93-94720e90cbbf 2018-08-09 16:09:16,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:18,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:18,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:19,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-09a4a4e3-c8b8-4b9f-8291-9fb3115e5b13 x-compute-request-id: req-09a4a4e3-c8b8-4b9f-8291-9fb3115e5b13 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:19,173 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-09a4a4e3-c8b8-4b9f-8291-9fb3115e5b13 2018-08-09 16:09:19,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177621126175s 2018-08-09 16:09:19,174 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-09a4a4e3-c8b8-4b9f-8291-9fb3115e5b13 2018-08-09 16:09:19,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:21,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:21,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:21,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-feaf715e-6e4a-4e32-91af-c1048aed9187 x-compute-request-id: req-feaf715e-6e4a-4e32-91af-c1048aed9187 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:21,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-feaf715e-6e4a-4e32-91af-c1048aed9187 2018-08-09 16:09:21,519 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338679075241s 2018-08-09 16:09:21,519 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-feaf715e-6e4a-4e32-91af-c1048aed9187 2018-08-09 16:09:21,523 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:23,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:23,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:23,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-42e785b4-81c2-4931-862a-7fb486e5cb7a x-compute-request-id: req-42e785b4-81c2-4931-862a-7fb486e5cb7a Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:23,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42e785b4-81c2-4931-862a-7fb486e5cb7a 2018-08-09 16:09:23,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42172908783s 2018-08-09 16:09:23,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42e785b4-81c2-4931-862a-7fb486e5cb7a 2018-08-09 16:09:23,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:25,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:26,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-59d1adc2-7e66-4505-997b-78760263e1e2 x-compute-request-id: req-59d1adc2-7e66-4505-997b-78760263e1e2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:26,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59d1adc2-7e66-4505-997b-78760263e1e2 2018-08-09 16:09:26,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409301042557s 2018-08-09 16:09:26,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-59d1adc2-7e66-4505-997b-78760263e1e2 2018-08-09 16:09:26,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:28,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:28,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:28,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-aaa64e01-39f9-4670-9538-decc8074665b x-compute-request-id: req-aaa64e01-39f9-4670-9538-decc8074665b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:28,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aaa64e01-39f9-4670-9538-decc8074665b 2018-08-09 16:09:28,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172574996948s 2018-08-09 16:09:28,543 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aaa64e01-39f9-4670-9538-decc8074665b 2018-08-09 16:09:28,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:30,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:30,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:31,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-c0f001b9-9ed7-423a-9484-0ebda0603114 x-compute-request-id: req-c0f001b9-9ed7-423a-9484-0ebda0603114 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:31,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0f001b9-9ed7-423a-9484-0ebda0603114 2018-08-09 16:09:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.626744031906s 2018-08-09 16:09:31,177 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c0f001b9-9ed7-423a-9484-0ebda0603114 2018-08-09 16:09:31,180 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:33,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:33,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:33,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-ca9d02c8-123a-44b5-b035-d1b8fe8ffe10 x-compute-request-id: req-ca9d02c8-123a-44b5-b035-d1b8fe8ffe10 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:33,364 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca9d02c8-123a-44b5-b035-d1b8fe8ffe10 2018-08-09 16:09:33,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180503845215s 2018-08-09 16:09:33,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca9d02c8-123a-44b5-b035-d1b8fe8ffe10 2018-08-09 16:09:33,368 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:35,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:35,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:35,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-44ed8cb5-4e30-40f6-8b5a-8eed2bdc9189 x-compute-request-id: req-44ed8cb5-4e30-40f6-8b5a-8eed2bdc9189 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:35,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44ed8cb5-4e30-40f6-8b5a-8eed2bdc9189 2018-08-09 16:09:35,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19032907486s 2018-08-09 16:09:35,562 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44ed8cb5-4e30-40f6-8b5a-8eed2bdc9189 2018-08-09 16:09:35,566 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:37,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:37,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:37,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-7e6da943-2c2f-4daf-8bd2-1383d94862e3 x-compute-request-id: req-7e6da943-2c2f-4daf-8bd2-1383d94862e3 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:37,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e6da943-2c2f-4daf-8bd2-1383d94862e3 2018-08-09 16:09:37,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366630077362s 2018-08-09 16:09:37,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7e6da943-2c2f-4daf-8bd2-1383d94862e3 2018-08-09 16:09:37,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:39,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:39,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:40,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-4ae1ae36-9240-4de7-a55f-242e47f7c2bb x-compute-request-id: req-4ae1ae36-9240-4de7-a55f-242e47f7c2bb Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:40,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ae1ae36-9240-4de7-a55f-242e47f7c2bb 2018-08-09 16:09:40,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.172960996628s 2018-08-09 16:09:40,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ae1ae36-9240-4de7-a55f-242e47f7c2bb 2018-08-09 16:09:40,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:42,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:42,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:42,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66f03203-f05a-47bc-a80c-7b3992cbe95f x-compute-request-id: req-66f03203-f05a-47bc-a80c-7b3992cbe95f Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:42,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66f03203-f05a-47bc-a80c-7b3992cbe95f 2018-08-09 16:09:42,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379056930542s 2018-08-09 16:09:42,501 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66f03203-f05a-47bc-a80c-7b3992cbe95f 2018-08-09 16:09:42,505 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:44,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:44,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:44,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-44f9bf8f-04e9-4bf2-8e38-2e06b7dfd369 x-compute-request-id: req-44f9bf8f-04e9-4bf2-8e38-2e06b7dfd369 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:44,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44f9bf8f-04e9-4bf2-8e38-2e06b7dfd369 2018-08-09 16:09:44,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368455171585s 2018-08-09 16:09:44,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44f9bf8f-04e9-4bf2-8e38-2e06b7dfd369 2018-08-09 16:09:44,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:46,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:46,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:47,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-b0d03c0a-3935-4b9c-9d84-a630e89479b9 x-compute-request-id: req-b0d03c0a-3935-4b9c-9d84-a630e89479b9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:47,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0d03c0a-3935-4b9c-9d84-a630e89479b9 2018-08-09 16:09:47,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397231817245s 2018-08-09 16:09:47,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0d03c0a-3935-4b9c-9d84-a630e89479b9 2018-08-09 16:09:47,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:49,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-578d4e6d-9808-413d-b20d-b7145152e3f7 x-compute-request-id: req-578d4e6d-9808-413d-b20d-b7145152e3f7 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:49,720 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-578d4e6d-9808-413d-b20d-b7145152e3f7 2018-08-09 16:09:49,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433696985245s 2018-08-09 16:09:49,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-578d4e6d-9808-413d-b20d-b7145152e3f7 2018-08-09 16:09:49,724 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:51,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:51,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:52,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-5c5888dd-4134-43df-8d98-5d5c0149be12 x-compute-request-id: req-5c5888dd-4134-43df-8d98-5d5c0149be12 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:52,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c5888dd-4134-43df-8d98-5d5c0149be12 2018-08-09 16:09:52,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401908874512s 2018-08-09 16:09:52,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c5888dd-4134-43df-8d98-5d5c0149be12 2018-08-09 16:09:52,133 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:54,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:54,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:54,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-c2d9cafa-0dbf-4d07-9b16-e9b8d5343e83 x-compute-request-id: req-c2d9cafa-0dbf-4d07-9b16-e9b8d5343e83 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:54,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c2d9cafa-0dbf-4d07-9b16-e9b8d5343e83 2018-08-09 16:09:54,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193413972855s 2018-08-09 16:09:54,328 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c2d9cafa-0dbf-4d07-9b16-e9b8d5343e83 2018-08-09 16:09:54,332 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:56,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:56,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-845bdf47-d915-4ad4-96a9-396b714b0f92 x-compute-request-id: req-845bdf47-d915-4ad4-96a9-396b714b0f92 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:56,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-845bdf47-d915-4ad4-96a9-396b714b0f92 2018-08-09 16:09:56,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185737133026s 2018-08-09 16:09:56,521 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-845bdf47-d915-4ad4-96a9-396b714b0f92 2018-08-09 16:09:56,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:09:58,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:09:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:09:58,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:09: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-c1e82cae-71e1-4216-b0cb-5cf9bfac4179 x-compute-request-id: req-c1e82cae-71e1-4216-b0cb-5cf9bfac4179 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:09:58,949 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1e82cae-71e1-4216-b0cb-5cf9bfac4179 2018-08-09 16:09:58,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421375989914s 2018-08-09 16:09:58,950 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1e82cae-71e1-4216-b0cb-5cf9bfac4179 2018-08-09 16:09:58,953 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:00,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:01,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-e7bb634c-69e0-4c0a-91a0-477e90e28ec9 x-compute-request-id: req-e7bb634c-69e0-4c0a-91a0-477e90e28ec9 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:01,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e7bb634c-69e0-4c0a-91a0-477e90e28ec9 2018-08-09 16:10:01,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18233704567s 2018-08-09 16:10:01,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e7bb634c-69e0-4c0a-91a0-477e90e28ec9 2018-08-09 16:10:01,142 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:03,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:03,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:03,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-3309a12f-e4a5-4d63-8801-6f270f751104 x-compute-request-id: req-3309a12f-e4a5-4d63-8801-6f270f751104 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:03,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3309a12f-e4a5-4d63-8801-6f270f751104 2018-08-09 16:10:03,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.407294988632s 2018-08-09 16:10:03,553 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3309a12f-e4a5-4d63-8801-6f270f751104 2018-08-09 16:10:03,557 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:05,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:05,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-38d76bb5-38bf-4595-9bf5-bdbb6451f365 x-compute-request-id: req-38d76bb5-38bf-4595-9bf5-bdbb6451f365 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:05,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38d76bb5-38bf-4595-9bf5-bdbb6451f365 2018-08-09 16:10:05,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392230033875s 2018-08-09 16:10:05,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38d76bb5-38bf-4595-9bf5-bdbb6451f365 2018-08-09 16:10:05,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:07,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:07,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:08,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-4f9a5ccb-54ab-462b-a1a5-42a9b1327fce x-compute-request-id: req-4f9a5ccb-54ab-462b-a1a5-42a9b1327fce Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:08,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f9a5ccb-54ab-462b-a1a5-42a9b1327fce 2018-08-09 16:10:08,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402229070663s 2018-08-09 16:10:08,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f9a5ccb-54ab-462b-a1a5-42a9b1327fce 2018-08-09 16:10:08,365 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:10,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:10,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-9fdd577e-6d22-4009-b621-c12584594e43 x-compute-request-id: req-9fdd577e-6d22-4009-b621-c12584594e43 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:10,556 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9fdd577e-6d22-4009-b621-c12584594e43 2018-08-09 16:10:10,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18868303299s 2018-08-09 16:10:10,557 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9fdd577e-6d22-4009-b621-c12584594e43 2018-08-09 16:10:10,560 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:12,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:12,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-f6ebe279-f3e7-45e1-8228-0d624ac58446 x-compute-request-id: req-f6ebe279-f3e7-45e1-8228-0d624ac58446 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:12,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6ebe279-f3e7-45e1-8228-0d624ac58446 2018-08-09 16:10:12,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175124168396s 2018-08-09 16:10:12,739 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f6ebe279-f3e7-45e1-8228-0d624ac58446 2018-08-09 16:10:12,742 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:14,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:15,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-19d02881-deed-4279-811b-b3bfd08492d2 x-compute-request-id: req-19d02881-deed-4279-811b-b3bfd08492d2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:06:56Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:15,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-19d02881-deed-4279-811b-b3bfd08492d2 2018-08-09 16:10:15,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356123924255s 2018-08-09 16:10:15,101 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-19d02881-deed-4279-811b-b3bfd08492d2 2018-08-09 16:10:15,105 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:10:17,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:10:17,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:17,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-637f3486-931b-457c-811a-6c61a9a56cf7 x-compute-request-id: req-637f3486-931b-457c-811a-6c61a9a56cf7 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:61:86", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T16:10:15.000000", "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T16:10:15Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:10:17,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-637f3486-931b-457c-811a-6c61a9a56cf7 2018-08-09 16:10:17,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173541069031s 2018-08-09 16:10:17,282 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-637f3486-931b-457c-811a-6c61a9a56cf7 2018-08-09 16:10:17,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 16:10:17,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=95ed0e98-832f-4a3e-9347-cde464c55aaa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:17,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a62f64d7-2a45-447c-b05f-b2551b81a02b Date: Thu, 09 Aug 2018 16:10:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T16:10:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19607c58-0e78-4ddf-a8cc-7049262bca8b","ip_address":"192.168.120.9"}],"id":"7b53937b-7568-459f-acc3-3da68f80e09a","security_groups":["da132a75-350f-403e-9a53-bf9ee324f9f8"],"mac_address":"fa:16:3e:89:61:86","project_id":"67dadffd3c4942f797a7ea228a5d825e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:56Z","binding:vnic_type":"normal","device_id":"95ed0e98-832f-4a3e-9347-cde464c55aaa","ip_allocation":"immediate"}]} 2018-08-09 16:10:17,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=95ed0e98-832f-4a3e-9347-cde464c55aaa used request id req-a62f64d7-2a45-447c-b05f-b2551b81a02b 2018-08-09 16:10:17,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0486500263214s 2018-08-09 16:10:17,335 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=95ed0e98-832f-4a3e-9347-cde464c55aaa used request id req-a62f64d7-2a45-447c-b05f-b2551b81a02b 2018-08-09 16:10:17,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=7b53937b-7568-459f-acc3-3da68f80e09a" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:17,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f21c5209-b037-4d00-b984-c7bcfcaa3666 Date: Thu, 09 Aug 2018 16:10:17 GMT RESP BODY: {"floatingips": []} 2018-08-09 16:10:17,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=7b53937b-7568-459f-acc3-3da68f80e09a used request id req-f21c5209-b037-4d00-b984-c7bcfcaa3666 2018-08-09 16:10:17,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0438561439514s 2018-08-09 16:10:17,385 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=7b53937b-7568-459f-acc3-3da68f80e09a used request id req-f21c5209-b037-4d00-b984-c7bcfcaa3666 2018-08-09 16:10:17,386 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:89:61:86', 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'55ade4ce-c0fb-498f-a489-550508d6dabb'}), 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-09T16:10:15.000000', 'flavor': Munch({u'id': u'aa97bed6-f498-4241-a557-d53a42314605'}), 'az': u'nova', 'id': u'95ed0e98-832f-4a3e-9347-cde464c55aaa', 'security_groups': [Munch({u'name': u'shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'7585800b35054da3a92a1092563e694d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67dadffd3c4942f797a7ea228a5d825e', 'name': 'shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744', '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-09T16:10:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T16:10:15Z', 'hostId': u'edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540', '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-09T16:10:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'67dadffd3c4942f797a7ea228a5d825e', 'name': u'shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744', 'adminPass': u'BA5RrZb39Pis', 'tenant_id': u'67dadffd3c4942f797a7ea228a5d825e', 'created_at': u'2018-08-09T16:06:52Z', 'created': u'2018-08-09T16:06:52Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 16:10:17,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:10:17,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:17,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1270 X-Openstack-Request-Id: req-65d8a599-47d7-489b-b3e7-cd829ba85325 Date: Thu, 09 Aug 2018 16:10:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"67dadffd3c4942f797a7ea228a5d825e","l2_adjacency":true,"status":"ACTIVE","subnets":["19607c58-0e78-4ddf-a8cc-7049262bca8b"],"description":"","tags":[],"updated_at":"2018-08-09T16:06:28Z","qos_policy_id":null,"name":"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744","admin_state_up":true,"tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","mtu":1450}]} 2018-08-09 16:10:17,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-65d8a599-47d7-489b-b3e7-cd829ba85325 2018-08-09 16:10:17,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.146775007248s 2018-08-09 16:10:17,536 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-65d8a599-47d7-489b-b3e7-cd829ba85325 2018-08-09 16:10:17,538 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 16:10:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=95ed0e98-832f-4a3e-9347-cde464c55aaa" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:17,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-a2371980-af1a-437a-bfb4-d2782aaca318 Date: Thu, 09 Aug 2018 16:10:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T16:10:15Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19607c58-0e78-4ddf-a8cc-7049262bca8b","ip_address":"192.168.120.9"}],"id":"7b53937b-7568-459f-acc3-3da68f80e09a","security_groups":["da132a75-350f-403e-9a53-bf9ee324f9f8"],"mac_address":"fa:16:3e:89:61:86","project_id":"67dadffd3c4942f797a7ea228a5d825e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:56Z","binding:vnic_type":"normal","device_id":"95ed0e98-832f-4a3e-9347-cde464c55aaa","ip_allocation":"immediate"}]} 2018-08-09 16:10:17,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=95ed0e98-832f-4a3e-9347-cde464c55aaa used request id req-a2371980-af1a-437a-bfb4-d2782aaca318 2018-08-09 16:10:17,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476591587067s 2018-08-09 16:10:17,586 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=95ed0e98-832f-4a3e-9347-cde464c55aaa used request id req-a2371980-af1a-437a-bfb4-d2782aaca318 2018-08-09 16:10:17,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 16:10:17,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.9", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a"}}' 2018-08-09 16:10:19,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-38dec153-a98a-43c8-bd51-45d9b47e6eb8 Date: Thu, 09 Aug 2018 16:10:19 GMT RESP BODY: {"floatingip": {"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:18Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}} 2018-08-09 16:10:19,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-38dec153-a98a-43c8-bd51-45d9b47e6eb8 2018-08-09 16:10:19,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.29056119919s 2018-08-09 16:10:19,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-38dec153-a98a-43c8-bd51-45d9b47e6eb8 2018-08-09 16:10:19,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:20,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-537c47cb-3722-44ab-bc4e-6cc707b42414 Date: Thu, 09 Aug 2018 16:10:20 GMT RESP BODY: {"floatingips": [{"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:18Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}]} 2018-08-09 16:10:20,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-537c47cb-3722-44ab-bc4e-6cc707b42414 2018-08-09 16:10:20,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.334857940674s 2018-08-09 16:10:20,221 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-537c47cb-3722-44ab-bc4e-6cc707b42414 2018-08-09 16:10:20,225 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:10:20,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:20,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:20,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ec740686-33cf-448c-8dc9-b43ac02f7158 Date: Thu, 09 Aug 2018 16:10:20 GMT RESP BODY: {"floatingips": [{"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:18Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}]} 2018-08-09 16:10:20,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ec740686-33cf-448c-8dc9-b43ac02f7158 2018-08-09 16:10:20,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0572462081909s 2018-08-09 16:10:20,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ec740686-33cf-448c-8dc9-b43ac02f7158 2018-08-09 16:10:20,392 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:10:20,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:20,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:20,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-0accab38-d8a1-4a6d-bce4-9ae93a6b7024 Date: Thu, 09 Aug 2018 16:10:20 GMT RESP BODY: {"floatingips": [{"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:18Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}]} 2018-08-09 16:10:20,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0accab38-d8a1-4a6d-bce4-9ae93a6b7024 2018-08-09 16:10:20,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0678539276123s 2018-08-09 16:10:20,565 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0accab38-d8a1-4a6d-bce4-9ae93a6b7024 2018-08-09 16:10:20,568 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:10:20,673 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:20,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:20,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ab55275a-e6df-4057-9afd-55e8a8d92815 Date: Thu, 09 Aug 2018 16:10:20 GMT RESP BODY: {"floatingips": [{"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:18Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}]} 2018-08-09 16:10:20,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ab55275a-e6df-4057-9afd-55e8a8d92815 2018-08-09 16:10:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0544328689575s 2018-08-09 16:10:20,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ab55275a-e6df-4057-9afd-55e8a8d92815 2018-08-09 16:10:20,732 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:10:20,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:20,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-9b423219-17bf-4b17-ab76-cd9ded7b386f Date: Thu, 09 Aug 2018 16:10:20 GMT RESP BODY: {"floatingips": [{"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "DOWN", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:18Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}]} 2018-08-09 16:10:20,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9b423219-17bf-4b17-ab76-cd9ded7b386f 2018-08-09 16:10:20,893 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0563988685608s 2018-08-09 16:10:20,893 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-9b423219-17bf-4b17-ab76-cd9ded7b386f 2018-08-09 16:10:20,897 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:10:21,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:10:21,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:10:21,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-eff92fce-6385-4c91-95d1-255ad7feeb21 Date: Thu, 09 Aug 2018 16:10:21 GMT RESP BODY: {"floatingips": [{"router_id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:10:18Z", "updated_at": "2018-08-09T16:10:20Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "device_owner": "compute:nova", "mac_address": "fa:16:3e:89:61:86", "device_id": "95ed0e98-832f-4a3e-9347-cde464c55aaa"}, "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "port_id": "7b53937b-7568-459f-acc3-3da68f80e09a", "id": "423e61ea-f419-4e28-85ae-29bbfe7b6ab5", "qos_policy_id": null}]} 2018-08-09 16:10:21,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eff92fce-6385-4c91-95d1-255ad7feeb21 2018-08-09 16:10:21,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540668964386s 2018-08-09 16:10:21,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eff92fce-6385-4c91-95d1-255ad7feeb21 2018-08-09 16:10:21,059 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9ddf2f13-5497-48d3-94d9-381c1b8ae5b8', 'updated_at': u'2018-08-09T16:10:20Z', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'7b53937b-7568-459f-acc3-3da68f80e09a', 'id': u'423e61ea-f419-4e28-85ae-29bbfe7b6ab5', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'7b53937b-7568-459f-acc3-3da68f80e09a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67dadffd3c4942f797a7ea228a5d825e', 'name': 'shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'67dadffd3c4942f797a7ea228a5d825e', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'728d8c5f-b82d-43a3-98b1-e0785fbb2d59', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:89:61:86', u'device_id': u'95ed0e98-832f-4a3e-9347-cde464c55aaa'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'67dadffd3c4942f797a7ea228a5d825e', 'created_at': u'2018-08-09T16:10:18Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'728d8c5f-b82d-43a3-98b1-e0785fbb2d59', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:89:61:86', u'device_id': u'95ed0e98-832f-4a3e-9347-cde464c55aaa'}), 'router': u'9ddf2f13-5497-48d3-94d9-381c1b8ae5b8'}) 2018-08-09 16:10:21,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 16:10:21,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa/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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 16:10:21,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10: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-28daf18f-91bb-420a-914f-8e866a8449eb x-compute-request-id: req-28daf18f-91bb-420a-914f-8e866a8449eb Content-Encoding: gzip Content-Length: 10435 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 661300617 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.136558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138307] pid_max: default: 32768 minimum: 301\n[ 0.139255] ACPI: Core revision 20150930\n[ 0.140691] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142092] Security Framework initialized\n[ 0.142963] Yama: becoming mindful.\n[ 0.143751] AppArmor: AppArmor initialized\n[ 0.144667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148738] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150218] Initializing cgroup subsys io\n[ 0.151079] Initializing cgroup subsys memory\n[ 0.152006] Initializing cgroup subsys devices\n[ 0.152922] Initializing cgroup subsys freezer\n[ 0.153839] Initializing cgroup subsys net_cls\n[ 0.154759] Initializing cgroup subsys perf_event\n[ 0.155731] Initializing cgroup subsys net_prio\n[ 0.156665] Initializing cgroup subsys hugetlb\n[ 0.157587] Initializing cgroup subsys pids\n[ 0.158494] CPU: Physical Processor ID: 0\n[ 0.160042] mce: CPU supports 10 MCE banks\n[ 0.160934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161994] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163149] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.164264] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.165664] Speculative Store Bypass: Vulnerable\n[ 0.182584] Freeing SMP alternatives memory: 32K\n[ 0.188172] ftrace: allocating 32237 entries in 126 pages\n[ 0.222647] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223969] smpboot: Max logical packages: 1\n[ 0.225011] x2apic enabled\n[ 0.225844] Switched APIC routing to physical x2apic.\n[ 0.227640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228838] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232877] KVM setup paravirtual spinlock\n[ 0.234254] x86: Booted up 1 node, 1 CPUs\n[ 0.235117] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236604] devtmpfs: initialized\n[ 0.238625] evm: security.selinux\n[ 0.239367] evm: security.SMACK64\n[ 0.240096] evm: security.SMACK64EXEC\n[ 0.240876] evm: security.SMACK64TRANSMUTE\n[ 0.241740] evm: security.SMACK64MMAP\n[ 0.242529] evm: security.ima\n[ 0.243205] evm: security.capability\n[ 0.244066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245987] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.247239] pinctrl core: initialized pinctrl subsystem\n[ 0.248415] RTC time: 16:10:15, date: 08/09/18\n[ 0.249446] NET: Registered protocol family 16\n[ 0.250496] cpuidle: using governor ladder\n[ 0.251373] cpuidle: using governor menu\n[ 0.252211] PCCT header not found.\n[ 0.253019] ACPI: bus type PCI registered\n[ 0.253866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255196] PCI: Using configuration type 1 for base access\n[ 0.257107] ACPI: Added _OSI(Module Device)\n[ 0.258002] ACPI: Added _OSI(Processor Device)\n[ 0.258915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259875] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261747] ACPI: Interpreter enabled\n[ 0.262584] ACPI: (supports S0 S5)\n[ 0.263342] ACPI: Using IOAPIC for interrupt routing\n[ 0.264354] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270265] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271543] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273920] acpiphp: Slot [3] registered\n[ 0.274783] acpiphp: Slot [4] registered\n[ 0.275638] acpiphp: Slot [5] registered\n[ 0.276491] acpiphp: Slot [6] registered\n[ 0.287606] acpiphp: Slot [7] registered\n[ 0.288566] acpiphp: Slot [8] registered\n[ 0.289421] acpiphp: Slot [9] registered\n[ 0.290268] acpiphp: Slot [10] registered\n[ 0.291126] acpiphp: Slot [11] registered\n[ 0.291995] acpiphp: Slot [12] registered\n[ 0.292857] acpiphp: Slot [13] registered\n[ 0.293721] acpiphp: Slot [14] registered\n[ 0.294585] acpiphp: Slot [15] registered\n[ 0.295447] acpiphp: Slot [16] registered\n[ 0.296310] acpiphp: Slot [17] registered\n[ 0.297169] acpiphp: Slot [18] registered\n[ 0.298031] acpiphp: Slot [19] registered\n[ 0.298891] acpiphp: Slot [20] registered\n[ 0.299751] acpiphp: Slot [21] registered\n[ 0.300617] acpiphp: Slot [22] registered\n[ 0.301480] acpiphp: Slot [23] registered\n[ 0.302351] acpiphp: Slot [24] registered\n[ 0.303214] acpiphp: Slot [25] registered\n[ 0.304077] acpiphp: Slot [26] registered\n[ 0.304940] acpiphp: Slot [27] registered\n[ 0.305805] acpiphp: Slot [28] registered\n[ 0.306666] acpiphp: Slot [29] registered\n[ 0.307529] acpiphp: Slot [30] registered\n[ 0.308398] acpiphp: Slot [31] registered\n[ 0.309265] PCI host bridge to bus 0000:00\n[ 0.310127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311421] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314292] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.317396] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320716] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323426] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348098] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.352714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355788] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357185] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359961] vgaarb: loaded\n[ 0.360599] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361930] SCSI subsystem initialized\n[ 0.362890] ACPI: bus type USB registered\n[ 0.363778] usbcore: registered new interface driver usbfs\n[ 0.364892] usbcore: registered new interface driver hub\n[ 0.365983] usbcore: registered new device driver usb\n[ 0.367161] PCI: Using ACPI for IRQ routing\n[ 0.368339] NetLabel: Initializing\n[ 0.369111] NetLabel: domain hash size = 128\n[ 0.370020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371036] NetLabel: unlabeled traffic allowed by default\n[ 0.372251] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373311] clocksource: Switched to clocksource kvm-clock\n[ 0.380992] AppArmor: AppArmor Filesystem Enabled\n[ 0.382049] pnp: PnP ACPI init\n[ 0.383052] pnp: PnP ACPI: found 5 devices\n[ 0.389531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391367] NET: Registered protocol family 2\n[ 0.392472] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395131] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396394] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397588] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398859] NET: Registered protocol family 1\n[ 0.399790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400966] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402109] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435787] Unpacking initramfs...\n[ 0.884133] Freeing initrd memory: 37084K\n[ 0.885586] Scanning for low memory corruption every 60 seconds\n[ 0.887190] audit: initializing netlink subsys (disabled)\n[ 0.888359] audit: type=2000 audit(1533831016.818:1): initialized\n[ 0.889873] Initialise system trusted keyring\n[ 0.890985] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.892232] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.894556] zbud: loaded\n[ 0.895456] VFS: Disk quotas dquot_6.6.0\n[ 0.896347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.897921] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.899304] fuse init (API version 7.23)\n[ 0.900281] Key type big_key registered\n[ 0.901142] Allocating IMA MOK and blacklist keyrings.\n[ 0.902472] Key type asymmetric registered\n[ 0.903362] Asymmetric key parser 'x509' registered\n[ 0.904406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.906013] io scheduler noop registered\n[ 0.906920] io scheduler deadline registered (default)\n[ 0.908225] io scheduler cfq registered\n[ 0.909344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.910728] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.912441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.914344] ACPI: Power Button [PWRF]\n[ 0.915484] GHES: HEST is not enabled!\n[ 0.931163] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.963090] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.965343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.989583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.992032] Linux agpgart interface v0.103\n[ 0.994316] loop: module loaded\n[ 0.997108] vda: vda1\n[ 0.998443] scsi host0: ata_piix\n[ 0.999253] scsi host1: ata_piix\n[ 1.000022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.001331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.002945] libphy: Fixed MDIO Bus: probed\n[ 1.003821] tun: Universal TUN/TAP device driver, 1.6\n[ 1.004834] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.007238] PPP generic driver version 2.4.2\n[ 1.008214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.009536] ehci-pci: EHCI PCI platform driver\n[ 1.010482] ehci-platform: EHCI generic platform driver\n[ 1.011540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.012752] ohci-pci: OHCI PCI platform driver\n[ 1.013695] ohci-platform: OHCI generic platform driver\n[ 1.014759] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.030473] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.031584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.033145] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.034225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.036776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.038285] usb usb1: Product: UHCI Host Controller\n[ 1.039298] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.040535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.041590] hub 1-0:1.0: USB hub found\n[ 1.042421] hub 1-0:1.0: 2 ports detected\n[ 1.043422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.045740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.046763] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.047883] mousedev: PS/2 mouse device common for all mice\n[ 1.049317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.051320] rtc_cmos 00:00: RTC can wake from S4\n[ 1.052528] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.053815] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.055109] i2c /dev entries driver\n[ 1.055936] device-mapper: uevent: version 1.0.3\n[ 1.056965] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.058724] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.060202] NET: Registered protocol family 10\n[ 1.061410] NET: Registered protocol family 17\n[ 1.062378] Key type dns_resolver registered\n[ 1.063507] registered taskstats version 1\n[ 1.064427] Loading compiled-in X.509 certificates\n[ 1.065980] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.067981] zswap: loaded using pool lzo/zbud\n[ 1.070260] Key type trusted registered\n[ 1.073070] Key type encrypted registered\n[ 1.073973] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.075093] ima: No TPM chip found, activating TPM-bypass!\n[ 1.076221] evm: HMAC attrs: 0x1\n[ 1.077250] Magic number: 14:2:186\n[ 1.078172] rtc_cmos 00:00: setting system clock to 2018-08-09 16:10:16 UTC (1533831016)\n[ 1.079901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.081114] EDD information not available.\n[ 1.162679] Freeing unused kernel memory: 1512K\n[ 1.163679] Write protecting the kernel read-only data: 14336k\n[ 1.176478] Freeing unused kernel memory: 1692K\n[ 1.177681] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.187919] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.190167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.192172] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.194161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.196110] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.198075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205966] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212271] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.269877] [drm] Initialized drm 1.1.0 20060810\n[ 1.274362] virtio_net virtio0 ens3: renamed from eth0\n[ 1.283000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.285000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.301641] FDC 0 is a S82078B\n[ 1.315198] AVX2 version of gcm_enc/dec engaged.\n[ 1.316190] AES CTR mode by8 optimization enabled\n[ 1.353351] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.514093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.515443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.516815] usb 1-1: Product: QEMU USB Tablet\n[ 1.517763] usb 1-1: Manufacturer: QEMU\n[ 1.518599] usb 1-1: SerialNumber: 42\n[ 1.526600] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.533584] usbcore: registered new interface driver usbhid\n[ 1.534789] usbhid: USB HID core driver\n[ 1.537439] 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.539887] 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\nBegin: Loading essential drivers ... [ 1.810645] md: linear personality registered for level -1\n[ 1.814016] md: multipath personality registered for level -4\n[ 1.817348] md: raid0 personality registered for level 0\n[ 1.821128] md: raid1 personality registered for level 1\n[ 1.893327] raid6: sse2x1 gen() 11307 MB/s\n[ 1.961334] raid6: sse2x1 xor() 8766 MB/s\n[ 2.029338] raid6: sse2x2 gen() 14449 MB/s\n[ 2.097312] raid6: sse2x2 xor() 9860 MB/s\n[ 2.165335] raid6: sse2x4 gen() 16965 MB/s\n[ 2.233321] raid6: sse2x4 xor() 11774 MB/s\n[ 2.301335] raid6: avx2x1 gen() 22633 MB/s\n[ 2.369312] raid6: avx2x2 gen() 26391 MB/s\n[ 2.437312] raid6: avx2x4 gen() 30190 MB/s\n[ 2.438238] raid6: using algorithm avx2x4 gen() 30190 MB/s\n[ 2.439323] raid6: using avx2x2 recovery algorithm\n[ 2.440340] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 2.441575] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325555cce00, max_idle_ns: 440795358143 ns\n[ 2.445358] xor: automatically using best checksumming function:\n[ 2.485332] avx : 32723.000 MB/sec\n[ 2.487598] async_tx: api initialized (async)\n[ 2.498324] md: raid6 personality registered for level 6\n[ 2.499429] md: raid5 personality registered for level 5\n[ 2.500494] md: raid4 personality registered for level 4\n[ 2.506166] 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.535975] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.554949] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.669160] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.672690] systemd[1]: Detected virtualization kvm.\n[ 2.673724] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.677039] systemd[1]: Set hostname to .\n[ 2.680153] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.681590] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.797837] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.800226] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.802806] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.804849] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.807336] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.809761] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.811627] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.813696] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.816153] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.818889] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.822761] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.826120] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.831273] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.842442] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.849406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.852081] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.858566] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.860978] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.867702] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.870154] 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[ 2.875729] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.881409] systemd[1]: Listening on Journal Audit Socket.\n[ 2.884555] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.890803] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.893495] iscsi: registered transport (tcp)\n[ 2.895091] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.899768] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.909455] 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[ 2.919918] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.924239] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.928668] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.932852] 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[ 2.946771] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.952418] iscsi: registered transport (iser)\n[ 2.955454] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.958717] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.963193] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.965279] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started 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 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] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n 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] Found device /dev/ttyS0.\n[ 3.499441] 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.404653] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 16:10:19 +0000. Up 4.21 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n"} 2018-08-09 16:10:21,129 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa/action used request id req-28daf18f-91bb-420a-914f-8e866a8449eb 2018-08-09 16:10:21,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0688030719757s 2018-08-09 16:10:21,130 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa/action used request id req-28daf18f-91bb-420a-914f-8e866a8449eb 2018-08-09 16:10:21,130 - 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 661300617 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.136558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138307] pid_max: default: 32768 minimum: 301 [ 0.139255] ACPI: Core revision 20150930 [ 0.140691] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142092] Security Framework initialized [ 0.142963] Yama: becoming mindful. [ 0.143751] AppArmor: AppArmor initialized [ 0.144667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148738] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150218] Initializing cgroup subsys io [ 0.151079] Initializing cgroup subsys memory [ 0.152006] Initializing cgroup subsys devices [ 0.152922] Initializing cgroup subsys freezer [ 0.153839] Initializing cgroup subsys net_cls [ 0.154759] Initializing cgroup subsys perf_event [ 0.155731] Initializing cgroup subsys net_prio [ 0.156665] Initializing cgroup subsys hugetlb [ 0.157587] Initializing cgroup subsys pids [ 0.158494] CPU: Physical Processor ID: 0 [ 0.160042] mce: CPU supports 10 MCE banks [ 0.160934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161994] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163149] Spectre V2 : Mitigation: Full generic retpoline [ 0.164264] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.165664] Speculative Store Bypass: Vulnerable [ 0.182584] Freeing SMP alternatives memory: 32K [ 0.188172] ftrace: allocating 32237 entries in 126 pages [ 0.222647] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223969] smpboot: Max logical packages: 1 [ 0.225011] x2apic enabled [ 0.225844] Switched APIC routing to physical x2apic. [ 0.227640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.228838] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.232877] KVM setup paravirtual spinlock [ 0.234254] x86: Booted up 1 node, 1 CPUs [ 0.235117] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.236604] devtmpfs: initialized [ 0.238625] evm: security.selinux [ 0.239367] evm: security.SMACK64 [ 0.240096] evm: security.SMACK64EXEC [ 0.240876] evm: security.SMACK64TRANSMUTE [ 0.241740] evm: security.SMACK64MMAP [ 0.242529] evm: security.ima [ 0.243205] evm: security.capability [ 0.244066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245987] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.247239] pinctrl core: initialized pinctrl subsystem [ 0.248415] RTC time: 16:10:15, date: 08/09/18 [ 0.249446] NET: Registered protocol family 16 [ 0.250496] cpuidle: using governor ladder [ 0.251373] cpuidle: using governor menu [ 0.252211] PCCT header not found. [ 0.253019] ACPI: bus type PCI registered [ 0.253866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.255196] PCI: Using configuration type 1 for base access [ 0.257107] ACPI: Added _OSI(Module Device) [ 0.258002] ACPI: Added _OSI(Processor Device) [ 0.258915] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259875] ACPI: Added _OSI(Processor Aggregator Device) [ 0.261747] ACPI: Interpreter enabled [ 0.262584] ACPI: (supports S0 S5) [ 0.263342] ACPI: Using IOAPIC for interrupt routing [ 0.264354] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.270265] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271543] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273920] acpiphp: Slot [3] registered [ 0.274783] acpiphp: Slot [4] registered [ 0.275638] acpiphp: Slot [5] registered [ 0.276491] acpiphp: Slot [6] registered [ 0.287606] acpiphp: Slot [7] registered [ 0.288566] acpiphp: Slot [8] registered [ 0.289421] acpiphp: Slot [9] registered [ 0.290268] acpiphp: Slot [10] registered [ 0.291126] acpiphp: Slot [11] registered [ 0.291995] acpiphp: Slot [12] registered [ 0.292857] acpiphp: Slot [13] registered [ 0.293721] acpiphp: Slot [14] registered [ 0.294585] acpiphp: Slot [15] registered [ 0.295447] acpiphp: Slot [16] registered [ 0.296310] acpiphp: Slot [17] registered [ 0.297169] acpiphp: Slot [18] registered [ 0.298031] acpiphp: Slot [19] registered [ 0.298891] acpiphp: Slot [20] registered [ 0.299751] acpiphp: Slot [21] registered [ 0.300617] acpiphp: Slot [22] registered [ 0.301480] acpiphp: Slot [23] registered [ 0.302351] acpiphp: Slot [24] registered [ 0.303214] acpiphp: Slot [25] registered [ 0.304077] acpiphp: Slot [26] registered [ 0.304940] acpiphp: Slot [27] registered [ 0.305805] acpiphp: Slot [28] registered [ 0.306666] acpiphp: Slot [29] registered [ 0.307529] acpiphp: Slot [30] registered [ 0.308398] acpiphp: Slot [31] registered [ 0.309265] PCI host bridge to bus 0000:00 [ 0.310127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311421] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314292] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317396] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320716] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323426] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348098] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355788] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357185] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359961] vgaarb: loaded [ 0.360599] vgaarb: bridge control possible 0000:00:02.0 [ 0.361930] SCSI subsystem initialized [ 0.362890] ACPI: bus type USB registered [ 0.363778] usbcore: registered new interface driver usbfs [ 0.364892] usbcore: registered new interface driver hub [ 0.365983] usbcore: registered new device driver usb [ 0.367161] PCI: Using ACPI for IRQ routing [ 0.368339] NetLabel: Initializing [ 0.369111] NetLabel: domain hash size = 128 [ 0.370020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371036] NetLabel: unlabeled traffic allowed by default [ 0.372251] amd_nb: Cannot enumerate AMD northbridges [ 0.373311] clocksource: Switched to clocksource kvm-clock [ 0.380992] AppArmor: AppArmor Filesystem Enabled [ 0.382049] pnp: PnP ACPI init [ 0.383052] pnp: PnP ACPI: found 5 devices [ 0.389531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391367] NET: Registered protocol family 2 [ 0.392472] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395131] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396394] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397588] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398859] NET: Registered protocol family 1 [ 0.399790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400966] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402109] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435787] Unpacking initramfs... [ 0.884133] Freeing initrd memory: 37084K [ 0.885586] Scanning for low memory corruption every 60 seconds [ 0.887190] audit: initializing netlink subsys (disabled) [ 0.888359] audit: type=2000 audit(1533831016.818:1): initialized [ 0.889873] Initialise system trusted keyring [ 0.890985] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.892232] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.894556] zbud: loaded [ 0.895456] VFS: Disk quotas dquot_6.6.0 [ 0.896347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.897921] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.899304] fuse init (API version 7.23) [ 0.900281] Key type big_key registered [ 0.901142] Allocating IMA MOK and blacklist keyrings. [ 0.902472] Key type asymmetric registered [ 0.903362] Asymmetric key parser 'x509' registered [ 0.904406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.906013] io scheduler noop registered [ 0.906920] io scheduler deadline registered (default) [ 0.908225] io scheduler cfq registered [ 0.909344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.910728] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.912441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.914344] ACPI: Power Button [PWRF] [ 0.915484] GHES: HEST is not enabled! [ 0.931163] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.963090] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.965343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.989583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.992032] Linux agpgart interface v0.103 [ 0.994316] loop: module loaded [ 0.997108] vda: vda1 [ 0.998443] scsi host0: ata_piix [ 0.999253] scsi host1: ata_piix [ 1.000022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.001331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.002945] libphy: Fixed MDIO Bus: probed [ 1.003821] tun: Universal TUN/TAP device driver, 1.6 [ 1.004834] tun: (C) 1999-2004 Max Krasnyansky [ 1.007238] PPP generic driver version 2.4.2 [ 1.008214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.009536] ehci-pci: EHCI PCI platform driver [ 1.010482] ehci-platform: EHCI generic platform driver [ 1.011540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.012752] ohci-pci: OHCI PCI platform driver [ 1.013695] ohci-platform: OHCI generic platform driver [ 1.014759] uhci_hcd: USB Universal Host Controller Interface driver [ 1.030473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.031584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.033145] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.034225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.035456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.036776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.038285] usb usb1: Product: UHCI Host Controller [ 1.039298] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.040535] usb usb1: SerialNumber: 0000:00:01.2 [ 1.041590] hub 1-0:1.0: USB hub found [ 1.042421] hub 1-0:1.0: 2 ports detected [ 1.043422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.045740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.046763] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.047883] mousedev: PS/2 mouse device common for all mice [ 1.049317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.051320] rtc_cmos 00:00: RTC can wake from S4 [ 1.052528] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.053815] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.055109] i2c /dev entries driver [ 1.055936] device-mapper: uevent: version 1.0.3 [ 1.056965] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.058724] ledtrig-cpu: registered to indicate activity on CPUs [ 1.060202] NET: Registered protocol family 10 [ 1.061410] NET: Registered protocol family 17 [ 1.062378] Key type dns_resolver registered [ 1.063507] registered taskstats version 1 [ 1.064427] Loading compiled-in X.509 certificates [ 1.065980] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.067981] zswap: loaded using pool lzo/zbud [ 1.070260] Key type trusted registered [ 1.073070] Key type encrypted registered [ 1.073973] AppArmor: AppArmor sha1 policy hashing enabled [ 1.075093] ima: No TPM chip found, activating TPM-bypass! [ 1.076221] evm: HMAC attrs: 0x1 [ 1.077250] Magic number: 14:2:186 [ 1.078172] rtc_cmos 00:00: setting system clock to 2018-08-09 16:10:16 UTC (1533831016) [ 1.079901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.081114] EDD information not available. [ 1.162679] Freeing unused kernel memory: 1512K [ 1.163679] Write protecting the kernel read-only data: 14336k [ 1.176478] Freeing unused kernel memory: 1692K [ 1.177681] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.187919] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.190167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.192172] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.194161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.196110] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.198075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205966] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212271] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.269877] [drm] Initialized drm 1.1.0 20060810 [ 1.274362] virtio_net virtio0 ens3: renamed from eth0 [ 1.283000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.285000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.301641] FDC 0 is a S82078B [ 1.315198] AVX2 version of gcm_enc/dec engaged. [ 1.316190] AES CTR mode by8 optimization enabled [ 1.353351] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.514093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.515443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.516815] usb 1-1: Product: QEMU USB Tablet [ 1.517763] usb 1-1: Manufacturer: QEMU [ 1.518599] usb 1-1: SerialNumber: 42 [ 1.526600] hidraw: raw HID events driver (C) Jiri Kosina [ 1.533584] usbcore: registered new interface driver usbhid [ 1.534789] usbhid: USB HID core driver [ 1.537439] 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.539887] 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 Begin: Loading essential drivers ... [ 1.810645] md: linear personality registered for level -1 [ 1.814016] md: multipath personality registered for level -4 [ 1.817348] md: raid0 personality registered for level 0 [ 1.821128] md: raid1 personality registered for level 1 [ 1.893327] raid6: sse2x1 gen() 11307 MB/s [ 1.961334] raid6: sse2x1 xor() 8766 MB/s [ 2.029338] raid6: sse2x2 gen() 14449 MB/s [ 2.097312] raid6: sse2x2 xor() 9860 MB/s [ 2.165335] raid6: sse2x4 gen() 16965 MB/s [ 2.233321] raid6: sse2x4 xor() 11774 MB/s [ 2.301335] raid6: avx2x1 gen() 22633 MB/s [ 2.369312] raid6: avx2x2 gen() 26391 MB/s [ 2.437312] raid6: avx2x4 gen() 30190 MB/s [ 2.438238] raid6: using algorithm avx2x4 gen() 30190 MB/s [ 2.439323] raid6: using avx2x2 recovery algorithm [ 2.440340] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 2.441575] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325555cce00, max_idle_ns: 440795358143 ns [ 2.445358] xor: automatically using best checksumming function: [ 2.485332] avx : 32723.000 MB/sec [ 2.487598] async_tx: api initialized (async) [ 2.498324] md: raid6 personality registered for level 6 [ 2.499429] md: raid5 personality registered for level 5 [ 2.500494] md: raid4 personality registered for level 4 [ 2.506166] 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.535975] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.554949] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.669160] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.672690] systemd[1]: Detected virtualization kvm. [ 2.673724] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.677039] systemd[1]: Set hostname to . [ 2.680153] systemd[1]: Initializing machine ID from KVM UUID. [ 2.681590] systemd[1]: Installed transient /etc/machine-id file. [ 2.797837] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.800226] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.802806] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.804849] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.807336] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.809761] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.811627] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.813696] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.816153] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.818889] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.822761] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.826120] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.831273] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.842442] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.849406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.852081] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.858566] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.860978] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.867702] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.870154] 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... [ 2.875729] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.881409] systemd[1]: Listening on Journal Audit Socket. [ 2.884555] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.890803] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.893495] iscsi: registered transport (tcp) [ 2.895091] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.899768] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.909455] 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. [ 2.919918] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.924239] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.928668] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.932852] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.946771] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.952418] iscsi: registered transport (iser) [ 2.955454] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.958717] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.963193] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.965279] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started 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 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] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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] Found device /dev/ttyS0. [ 3.499441] 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.404653] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 16:10:19 +0000. Up 4.21 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). 2018-08-09 16:10:21,862 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2018-08-09 16:10:30,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 16:10:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa/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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 16:10:30,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-463477a3-576e-4080-9bd7-5ba6eeb1ce06 x-compute-request-id: req-463477a3-576e-4080-9bd7-5ba6eeb1ce06 Content-Encoding: gzip Content-Length: 14251 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 661300617 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.136558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.138307] pid_max: default: 32768 minimum: 301\n[ 0.139255] ACPI: Core revision 20150930\n[ 0.140691] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.142092] Security Framework initialized\n[ 0.142963] Yama: becoming mindful.\n[ 0.143751] AppArmor: AppArmor initialized\n[ 0.144667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.146089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.147455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.148738] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.150218] Initializing cgroup subsys io\n[ 0.151079] Initializing cgroup subsys memory\n[ 0.152006] Initializing cgroup subsys devices\n[ 0.152922] Initializing cgroup subsys freezer\n[ 0.153839] Initializing cgroup subsys net_cls\n[ 0.154759] Initializing cgroup subsys perf_event\n[ 0.155731] Initializing cgroup subsys net_prio\n[ 0.156665] Initializing cgroup subsys hugetlb\n[ 0.157587] Initializing cgroup subsys pids\n[ 0.158494] CPU: Physical Processor ID: 0\n[ 0.160042] mce: CPU supports 10 MCE banks\n[ 0.160934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.161994] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163149] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.164264] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported\n[ 0.165664] Speculative Store Bypass: Vulnerable\n[ 0.182584] Freeing SMP alternatives memory: 32K\n[ 0.188172] ftrace: allocating 32237 entries in 126 pages\n[ 0.222647] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.223969] smpboot: Max logical packages: 1\n[ 0.225011] x2apic enabled\n[ 0.225844] Switched APIC routing to physical x2apic.\n[ 0.227640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228838] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.232877] KVM setup paravirtual spinlock\n[ 0.234254] x86: Booted up 1 node, 1 CPUs\n[ 0.235117] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.236604] devtmpfs: initialized\n[ 0.238625] evm: security.selinux\n[ 0.239367] evm: security.SMACK64\n[ 0.240096] evm: security.SMACK64EXEC\n[ 0.240876] evm: security.SMACK64TRANSMUTE\n[ 0.241740] evm: security.SMACK64MMAP\n[ 0.242529] evm: security.ima\n[ 0.243205] evm: security.capability\n[ 0.244066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245987] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.247239] pinctrl core: initialized pinctrl subsystem\n[ 0.248415] RTC time: 16:10:15, date: 08/09/18\n[ 0.249446] NET: Registered protocol family 16\n[ 0.250496] cpuidle: using governor ladder\n[ 0.251373] cpuidle: using governor menu\n[ 0.252211] PCCT header not found.\n[ 0.253019] ACPI: bus type PCI registered\n[ 0.253866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.255196] PCI: Using configuration type 1 for base access\n[ 0.257107] ACPI: Added _OSI(Module Device)\n[ 0.258002] ACPI: Added _OSI(Processor Device)\n[ 0.258915] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.259875] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.261747] ACPI: Interpreter enabled\n[ 0.262584] ACPI: (supports S0 S5)\n[ 0.263342] ACPI: Using IOAPIC for interrupt routing\n[ 0.264354] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.267718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.268952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.270265] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.271543] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.273920] acpiphp: Slot [3] registered\n[ 0.274783] acpiphp: Slot [4] registered\n[ 0.275638] acpiphp: Slot [5] registered\n[ 0.276491] acpiphp: Slot [6] registered\n[ 0.287606] acpiphp: Slot [7] registered\n[ 0.288566] acpiphp: Slot [8] registered\n[ 0.289421] acpiphp: Slot [9] registered\n[ 0.290268] acpiphp: Slot [10] registered\n[ 0.291126] acpiphp: Slot [11] registered\n[ 0.291995] acpiphp: Slot [12] registered\n[ 0.292857] acpiphp: Slot [13] registered\n[ 0.293721] acpiphp: Slot [14] registered\n[ 0.294585] acpiphp: Slot [15] registered\n[ 0.295447] acpiphp: Slot [16] registered\n[ 0.296310] acpiphp: Slot [17] registered\n[ 0.297169] acpiphp: Slot [18] registered\n[ 0.298031] acpiphp: Slot [19] registered\n[ 0.298891] acpiphp: Slot [20] registered\n[ 0.299751] acpiphp: Slot [21] registered\n[ 0.300617] acpiphp: Slot [22] registered\n[ 0.301480] acpiphp: Slot [23] registered\n[ 0.302351] acpiphp: Slot [24] registered\n[ 0.303214] acpiphp: Slot [25] registered\n[ 0.304077] acpiphp: Slot [26] registered\n[ 0.304940] acpiphp: Slot [27] registered\n[ 0.305805] acpiphp: Slot [28] registered\n[ 0.306666] acpiphp: Slot [29] registered\n[ 0.307529] acpiphp: Slot [30] registered\n[ 0.308398] acpiphp: Slot [31] registered\n[ 0.309265] PCI host bridge to bus 0000:00\n[ 0.310127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.311421] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.312751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.314292] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.315828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.317396] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.320716] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.322175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.323426] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.324770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.327857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.329376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.348098] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.349672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.351186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.352714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.354450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.355788] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.357185] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.358316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.359961] vgaarb: loaded\n[ 0.360599] vgaarb: bridge control possible 0000:00:02.0\n[ 0.361930] SCSI subsystem initialized\n[ 0.362890] ACPI: bus type USB registered\n[ 0.363778] usbcore: registered new interface driver usbfs\n[ 0.364892] usbcore: registered new interface driver hub\n[ 0.365983] usbcore: registered new device driver usb\n[ 0.367161] PCI: Using ACPI for IRQ routing\n[ 0.368339] NetLabel: Initializing\n[ 0.369111] NetLabel: domain hash size = 128\n[ 0.370020] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.371036] NetLabel: unlabeled traffic allowed by default\n[ 0.372251] amd_nb: Cannot enumerate AMD northbridges\n[ 0.373311] clocksource: Switched to clocksource kvm-clock\n[ 0.380992] AppArmor: AppArmor Filesystem Enabled\n[ 0.382049] pnp: PnP ACPI init\n[ 0.383052] pnp: PnP ACPI: found 5 devices\n[ 0.389531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.391367] NET: Registered protocol family 2\n[ 0.392472] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.393855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.395131] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.396394] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.397588] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.398859] NET: Registered protocol family 1\n[ 0.399790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.400966] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.402109] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.435787] Unpacking initramfs...\n[ 0.884133] Freeing initrd memory: 37084K\n[ 0.885586] Scanning for low memory corruption every 60 seconds\n[ 0.887190] audit: initializing netlink subsys (disabled)\n[ 0.888359] audit: type=2000 audit(1533831016.818:1): initialized\n[ 0.889873] Initialise system trusted keyring\n[ 0.890985] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.892232] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.894556] zbud: loaded\n[ 0.895456] VFS: Disk quotas dquot_6.6.0\n[ 0.896347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.897921] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 0.899304] fuse init (API version 7.23)\n[ 0.900281] Key type big_key registered\n[ 0.901142] Allocating IMA MOK and blacklist keyrings.\n[ 0.902472] Key type asymmetric registered\n[ 0.903362] Asymmetric key parser 'x509' registered\n[ 0.904406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.906013] io scheduler noop registered\n[ 0.906920] io scheduler deadline registered (default)\n[ 0.908225] io scheduler cfq registered\n[ 0.909344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.910728] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.912441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.914344] ACPI: Power Button [PWRF]\n[ 0.915484] GHES: HEST is not enabled!\n[ 0.931163] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.963090] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.965343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.989583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.992032] Linux agpgart interface v0.103\n[ 0.994316] loop: module loaded\n[ 0.997108] vda: vda1\n[ 0.998443] scsi host0: ata_piix\n[ 0.999253] scsi host1: ata_piix\n[ 1.000022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.001331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.002945] libphy: Fixed MDIO Bus: probed\n[ 1.003821] tun: Universal TUN/TAP device driver, 1.6\n[ 1.004834] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.007238] PPP generic driver version 2.4.2\n[ 1.008214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.009536] ehci-pci: EHCI PCI platform driver\n[ 1.010482] ehci-platform: EHCI generic platform driver\n[ 1.011540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.012752] ohci-pci: OHCI PCI platform driver\n[ 1.013695] ohci-platform: OHCI generic platform driver\n[ 1.014759] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.030473] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.031584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.033145] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.034225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.035456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.036776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.038285] usb usb1: Product: UHCI Host Controller\n[ 1.039298] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.040535] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.041590] hub 1-0:1.0: USB hub found\n[ 1.042421] hub 1-0:1.0: 2 ports detected\n[ 1.043422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.045740] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.046763] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.047883] mousedev: PS/2 mouse device common for all mice\n[ 1.049317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.051320] rtc_cmos 00:00: RTC can wake from S4\n[ 1.052528] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.053815] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.055109] i2c /dev entries driver\n[ 1.055936] device-mapper: uevent: version 1.0.3\n[ 1.056965] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.058724] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.060202] NET: Registered protocol family 10\n[ 1.061410] NET: Registered protocol family 17\n[ 1.062378] Key type dns_resolver registered\n[ 1.063507] registered taskstats version 1\n[ 1.064427] Loading compiled-in X.509 certificates\n[ 1.065980] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.067981] zswap: loaded using pool lzo/zbud\n[ 1.070260] Key type trusted registered\n[ 1.073070] Key type encrypted registered\n[ 1.073973] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.075093] ima: No TPM chip found, activating TPM-bypass!\n[ 1.076221] evm: HMAC attrs: 0x1\n[ 1.077250] Magic number: 14:2:186\n[ 1.078172] rtc_cmos 00:00: setting system clock to 2018-08-09 16:10:16 UTC (1533831016)\n[ 1.079901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.081114] EDD information not available.\n[ 1.162679] Freeing unused kernel memory: 1512K\n[ 1.163679] Write protecting the kernel read-only data: 14336k\n[ 1.176478] Freeing unused kernel memory: 1692K\n[ 1.177681] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.187919] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.190167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.192172] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.194161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.196110] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.198075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.205966] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.207957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.210149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.212271] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.269877] [drm] Initialized drm 1.1.0 20060810\n[ 1.274362] virtio_net virtio0 ens3: renamed from eth0\n[ 1.283000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.285000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.301641] FDC 0 is a S82078B\n[ 1.315198] AVX2 version of gcm_enc/dec engaged.\n[ 1.316190] AES CTR mode by8 optimization enabled\n[ 1.353351] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.514093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.515443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.516815] usb 1-1: Product: QEMU USB Tablet\n[ 1.517763] usb 1-1: Manufacturer: QEMU\n[ 1.518599] usb 1-1: SerialNumber: 42\n[ 1.526600] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.533584] usbcore: registered new interface driver usbhid\n[ 1.534789] usbhid: USB HID core driver\n[ 1.537439] 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.539887] 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\nBegin: Loading essential drivers ... [ 1.810645] md: linear personality registered for level -1\n[ 1.814016] md: multipath personality registered for level -4\n[ 1.817348] md: raid0 personality registered for level 0\n[ 1.821128] md: raid1 personality registered for level 1\n[ 1.893327] raid6: sse2x1 gen() 11307 MB/s\n[ 1.961334] raid6: sse2x1 xor() 8766 MB/s\n[ 2.029338] raid6: sse2x2 gen() 14449 MB/s\n[ 2.097312] raid6: sse2x2 xor() 9860 MB/s\n[ 2.165335] raid6: sse2x4 gen() 16965 MB/s\n[ 2.233321] raid6: sse2x4 xor() 11774 MB/s\n[ 2.301335] raid6: avx2x1 gen() 22633 MB/s\n[ 2.369312] raid6: avx2x2 gen() 26391 MB/s\n[ 2.437312] raid6: avx2x4 gen() 30190 MB/s\n[ 2.438238] raid6: using algorithm avx2x4 gen() 30190 MB/s\n[ 2.439323] raid6: using avx2x2 recovery algorithm\n[ 2.440340] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 2.441575] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325555cce00, max_idle_ns: 440795358143 ns\n[ 2.445358] xor: automatically using best checksumming function:\n[ 2.485332] avx : 32723.000 MB/sec\n[ 2.487598] async_tx: api initialized (async)\n[ 2.498324] md: raid6 personality registered for level 6\n[ 2.499429] md: raid5 personality registered for level 5\n[ 2.500494] md: raid4 personality registered for level 4\n[ 2.506166] 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.535975] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 2.554949] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null)\ndone.\nBegin: Running /scripts/local-bottom ... done.\nBegin: Running /scripts/init-bottom ... done.\n[ 2.669160] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)\n[ 2.672690] systemd[1]: Detected virtualization kvm.\n[ 2.673724] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 2.677039] systemd[1]: Set hostname to .\n[ 2.680153] systemd[1]: Initializing machine ID from KVM UUID.\n[ 2.681590] systemd[1]: Installed transient /etc/machine-id file.\n[ 2.797837] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 2.800226] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 2.802806] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 2.804849] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 2.807336] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 2.809761] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 2.811627] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 2.813696] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 2.816153] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 2.818889] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 2.822761] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 2.826120] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 2.831273] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 2.842442] systemd[1]: Started Forward Password Requests to Wall Directory Watch.\n[[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch.\n[ 2.849406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 2.852081] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 2.858566] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 2.860978] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 2.867702] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 2.870154] 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[ 2.875729] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 2.881409] systemd[1]: Listening on Journal Audit Socket.\n[ 2.884555] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 2.890803] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 2.893495] iscsi: registered transport (tcp)\n[ 2.895091] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 2.899768] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 2.909455] 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[ 2.919918] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 2.924239] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 2.928668] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 2.932852] 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[ 2.946771] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 2.952418] iscsi: registered transport (iser)\n[ 2.955454] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 2.958717] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 2.963193] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 2.965279] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Set console keymap.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started 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 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] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n 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] Found device /dev/ttyS0.\n[ 3.499441] 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.404653] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 16:10:19 +0000. Up 4.21 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.069438] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Thu, 09 Aug 2018 16:10:21 +0000. Up 5.52 seconds.\n[ 9.072209] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.076125] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.081883] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.088133] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.090126] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:89:61:86 |\n[ 9.093310] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe89:6186/64 | . | link | fa:16:3e:89:61:86 |\n[ 9.099869] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 9.101831] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.108134] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 9.110079] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.112125] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.116143] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.120141] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.128120] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.130401] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.136341] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.138621] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.144313] cloud-init[946]: 2018-08-09 16:10:24,664 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 9.577669] cloud-init[946]: Generating public/private rsa key pair.\n[ 9.579356] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.584127] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.586087] cloud-init[946]: The key fingerprint is:\n[ 9.592159] cloud-init[946]: SHA256:93RPmxM3KWKqmgpQmADg/3ayBCPKRzsX4bnlvZP72dE root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\n[ 9.594613] cloud-init[946]: The key's randomart image is:\n[ 9.600162] cloud-init[946]: +---[RSA 2048]----+\n[ 9.601549] cloud-init[946]: |* |\n[ 9.602850] cloud-init[946]: |oo |\n[ 9.608216] cloud-init[946]: |o.. . |\n[ 9.609534] cloud-init[946]: | .. . o .|\n[ 9.610900] cloud-init[946]: |.. = + .S .o...+o|\n[ 9.616219] cloud-init[946]: |+ o = = ..oo..oo*|\n[ 9.617530] cloud-init[946]: |.o + B o o. .. E.|\n[ 9.618823] cloud-init[946]: | o = = .o. o . .|\n[ 9.624179] cloud-init[946]: | ..+.. o+o . |\n[ 9.625502] cloud-init[946]: +----[SHA256]-----+\n[ 9.626813] cloud-init[946]: Generating public/private dsa key pair.\n[ 9.632484] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.634524] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.639600] cloud-init[946]: The key fingerprint is:\n[ 9.640874] cloud-init[946]: SHA256:H+NLNvGAoR5Y1Ws+pBc2Uhv+ErU37rPgb9SnBByDgWk root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[ 9.646189] cloud-init[946]: The key's randomart image is:\n[[0;32m OK [0m] Reached target Network is Online.\n[ 9.648507] cloud-init[946]: +---[DSA 1024]----+\n Starting iSCSI initiator daemon (iscsid)...\n[ 9.651870] cloud-init[946]: | .+.o |\n[[0;32m OK [0m] Reached target System Initialization.\n[ 9.654751] cloud-init[946]: | .E = + | Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n\n[ 9.659558] Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\ncloud-init[946]: | ...o * + |\n[ 9.664141] cloud-init[946]: | o ..o@ + o |\n[ 9.665874] cloud-init[946]: | . o SB== + o |\n[[0;32m OK [0m] Started ACPI Events Check.\n[ 9.668278] cloud-init[946]: | . ..o=*. + o|\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 9.671605] cloud-init[946]: | . .*oo+ ..|\n[ 9.672747] cloud-init[946]: | o + .= |\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[ 9.675102] cloud-init[946]: | . .ooo |[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 9.680379] cloud-init[946]: +----[SHA256]-----+\n[ 9.681241] cloud-init[946]: Generating public/private ecdsa key pair.\n[ 9.682315] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.683639] cloud-init[946]: \n[[0;32m OK [0m] Listening on LXD - unix socket.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.687936] cloud-init[946]: The key fingerprint is:[[0;32m OK [0m\n[ 9.692399] cloud-init[946]: SHA256:og8SM8VAae8vUcCx6jdmVs4GbFHlKDB73VH+508h1D0 root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\n[ 9.694094] cloud-init[946]: The key's randomart image is:\n[ 9.695034] cloud-init[946]: +---[ECDSA 256]---+\n[ 9.695872] ] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\ncloud-init[946]: | .=o....o.. |\n[ 9.701996] cloud-init[946]: | o*o+ + o . .|\n Starting /etc/rc.local Compatibility...[ 9.705675] cloud-init\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[946]: | ...B.o o . . E.|\n Starting LSB: Record successful boot for GRUB...\n [ 9.712196] cloud-init[946]: | =.o. .. .|\n[ 9.714729] cloud-initStarting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.[946]: | =.+.o S .... |\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started iperf3 Service.\n Starting Accounts Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 9.757849] cloud-init[946]: | . =o* . o. .|\n[ 9.764861] cloud-init[946]: | o Oo+ . .|\n[ 9.769135] cloud-init[946]: [[0;32m OK [0m] Started Deferred execution scheduler.\n Starting Login Service...\n| *.=. o | Starting Snappy daemon...\n Starting System Logging Service...\n\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting Apply the settings specified in cloud-config...\n Starting LSB: MD monitoring daemon...\n[ 9.808785] cloud-init[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[946]: | .. .|[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started System Logging Service.\n\n[ 9.856851] cloud-init[946]: +----[SHA256]-----+\n[ 9.876413] cloud-init[946]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown.\n\n[ 9.902991] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\ncloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.919876] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 9.958992] cloud-init[946]: [[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.The key fingerprint is:\n Starting LSB: network benchmark...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n[ 9.982798] cloud-init[946]: SHA256:DEhreAABYSLtwYYOIqS6G/p78UfzKkaECPiekbpjYgw root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting Permit User Sessions...\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Permit User Sessions.\n\n[ 10.032340] cloud-init Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Getty on tty1.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\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 Set console scheme.\n[946]: The key's randomart image is:\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 10.100055] cloud-init[946]: +--[ED25519 256]--+\n[ 10.111754] cloud-init[946]: |@X. . |\n[ 10.117418] cloud-init[946]: |% =+ o |\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[ 10.134568] cloud-init[946]: |*=.+=.. |\n[ 10.142293] cloud-init[946]: |..*o. .o |\n[ 10.145931] cloud-init[946]: |.o o . S |\n[ 10.154060] cloud-init[946]: |E.o . . o |\n[ 10.156102] cloud-init[946]: |=. + . o |\n[ 10.160753] cloud-init[946]: |=* . + . . |\n[ 10.164131] cloud-init[946]: |*ooo . o.. |\n[ 10.168123] cloud-init[946]: +----[SHA256]-----+\n[ 10.528116] 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[ 11.262049] cloud-init[1111]: en_US.UTF-8... done\n[ 11.264092] cloud-init[1111]: Generation complete.\n[ 11.735906] cloud-init[1111]: Cloud-init v. 18.2 running 'modules:config' at Thu, 09 Aug 2018 16:10:25 +0000. Up 10.40 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\n[[0;32m OK [0m] Started Wait until snapd is fully seeded.\n[[0;32m OK [0m] Reached target Multi-User System.\n Starting Execute cloud user/final scripts...\n[[0;32m OK [0m] Reached target Graphical Interface.\n Starting Update UTMP about System Runlevel Changes...\n[[0;32m OK [0m] Started Update UTMP about System Runlevel Changes.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 17:f9:a1:fa:73:b0:0b:54:e9:ec:42:8e:a8:06:30:5c | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Aug 9 16:10:28 ec2: \n<14>Aug 9 16:10:28 ec2: #############################################################\n<14>Aug 9 16:10:28 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Aug 9 16:10:28 ec2: 1024 SHA256:H+NLNvGAoR5Y1Ws+pBc2Uhv+ErU37rPgb9SnBByDgWk root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (DSA)\n<14>Aug 9 16:10:28 ec2: 256 SHA256:og8SM8VAae8vUcCx6jdmVs4GbFHlKDB73VH+508h1D0 root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (ECDSA)\n<14>Aug 9 16:10:28 ec2: 256 SHA256:DEhreAABYSLtwYYOIqS6G/p78UfzKkaECPiekbpjYgw root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (ED25519)\n<14>Aug 9 16:10:28 ec2: 2048 SHA256:93RPmxM3KWKqmgpQmADg/3ayBCPKRzsX4bnlvZP72dE root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (RSA)\n<14>Aug 9 16:10:28 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Aug 9 16:10:28 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPP12cDCJAwCS5q71hop/Ni3vdxJ+yxmHA3krvJxfP797KTOzMTmkQYLdUukg2lwY+A+dMBpyI2Y6lo0yDxAnbc= root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGefZ5MQTGidxTz0dlJ9RYqVAOqragheejrSSAFEAHCL root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM3aYZ+t0okkPehBJ5RQDs+OWA9YnQu8a1071KoEXWF2bS7K3Wajwy4bn/xD/4NKjg+5/ir1K5LuzOSgQe6+PpscDPuljAOZh4MBOHYNhCy/0EgdJw1rHQBk2+Mr5GgOdL0OdoZrU5Cg30KMGtun0YsevEIAvQfZ6IjkqChfKqkCWgOLYMbcilhOXl4zoDaSjcIzaxHSc/jfHx3dQbI3omcbcCrV5Zg3h6UkxgxJCCvIhItGdKXpzLscSeUbk13a/nN3MUd3DPwTZrhgL2ZVuh4qgM4Bp16DNZzmVJXVKG1xzMYc9YsjF+lrU59qpMFvc0Xj9sh327FMPGuJmWxYmh root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744\n-----END SSH HOST KEY KEYS-----\n[ 12.521873] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Thu, 09 Aug 2018 16:10:27 +0000. Up 12.38 seconds.\n[ 12.523955] cloud-init[1319]: Cloud-init v. 18.2 finished at Thu, 09 Aug 2018 16:10:28 +0000. Datasource DataSourceEc2. Up 12.51 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-8e03ade9-1611-4a96-b833-d1a2836db744 ttyS0\n\nshaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 login: "} 2018-08-09 16:10:30,966 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa/action used request id req-463477a3-576e-4080-9bd7-5ba6eeb1ce06 2018-08-09 16:10:30,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0939691066742s 2018-08-09 16:10:30,968 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa/action used request id req-463477a3-576e-4080-9bd7-5ba6eeb1ce06 2018-08-09 16:10:30,968 - 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 661300617 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.136558] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.138307] pid_max: default: 32768 minimum: 301 [ 0.139255] ACPI: Core revision 20150930 [ 0.140691] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.142092] Security Framework initialized [ 0.142963] Yama: becoming mindful. [ 0.143751] AppArmor: AppArmor initialized [ 0.144667] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.146089] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.147455] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.148738] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.150218] Initializing cgroup subsys io [ 0.151079] Initializing cgroup subsys memory [ 0.152006] Initializing cgroup subsys devices [ 0.152922] Initializing cgroup subsys freezer [ 0.153839] Initializing cgroup subsys net_cls [ 0.154759] Initializing cgroup subsys perf_event [ 0.155731] Initializing cgroup subsys net_prio [ 0.156665] Initializing cgroup subsys hugetlb [ 0.157587] Initializing cgroup subsys pids [ 0.158494] CPU: Physical Processor ID: 0 [ 0.160042] mce: CPU supports 10 MCE banks [ 0.160934] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.161994] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163149] Spectre V2 : Mitigation: Full generic retpoline [ 0.164264] Spectre V2 : Speculation control IBPB not-supported IBRS not-supported [ 0.165664] Speculative Store Bypass: Vulnerable [ 0.182584] Freeing SMP alternatives memory: 32K [ 0.188172] ftrace: allocating 32237 entries in 126 pages [ 0.222647] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.223969] smpboot: Max logical packages: 1 [ 0.225011] x2apic enabled [ 0.225844] Switched APIC routing to physical x2apic. [ 0.227640] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.228838] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230963] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.232877] KVM setup paravirtual spinlock [ 0.234254] x86: Booted up 1 node, 1 CPUs [ 0.235117] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.236604] devtmpfs: initialized [ 0.238625] evm: security.selinux [ 0.239367] evm: security.SMACK64 [ 0.240096] evm: security.SMACK64EXEC [ 0.240876] evm: security.SMACK64TRANSMUTE [ 0.241740] evm: security.SMACK64MMAP [ 0.242529] evm: security.ima [ 0.243205] evm: security.capability [ 0.244066] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245987] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.247239] pinctrl core: initialized pinctrl subsystem [ 0.248415] RTC time: 16:10:15, date: 08/09/18 [ 0.249446] NET: Registered protocol family 16 [ 0.250496] cpuidle: using governor ladder [ 0.251373] cpuidle: using governor menu [ 0.252211] PCCT header not found. [ 0.253019] ACPI: bus type PCI registered [ 0.253866] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.255196] PCI: Using configuration type 1 for base access [ 0.257107] ACPI: Added _OSI(Module Device) [ 0.258002] ACPI: Added _OSI(Processor Device) [ 0.258915] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.259875] ACPI: Added _OSI(Processor Aggregator Device) [ 0.261747] ACPI: Interpreter enabled [ 0.262584] ACPI: (supports S0 S5) [ 0.263342] ACPI: Using IOAPIC for interrupt routing [ 0.264354] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.267718] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.268952] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.270265] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.271543] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.273920] acpiphp: Slot [3] registered [ 0.274783] acpiphp: Slot [4] registered [ 0.275638] acpiphp: Slot [5] registered [ 0.276491] acpiphp: Slot [6] registered [ 0.287606] acpiphp: Slot [7] registered [ 0.288566] acpiphp: Slot [8] registered [ 0.289421] acpiphp: Slot [9] registered [ 0.290268] acpiphp: Slot [10] registered [ 0.291126] acpiphp: Slot [11] registered [ 0.291995] acpiphp: Slot [12] registered [ 0.292857] acpiphp: Slot [13] registered [ 0.293721] acpiphp: Slot [14] registered [ 0.294585] acpiphp: Slot [15] registered [ 0.295447] acpiphp: Slot [16] registered [ 0.296310] acpiphp: Slot [17] registered [ 0.297169] acpiphp: Slot [18] registered [ 0.298031] acpiphp: Slot [19] registered [ 0.298891] acpiphp: Slot [20] registered [ 0.299751] acpiphp: Slot [21] registered [ 0.300617] acpiphp: Slot [22] registered [ 0.301480] acpiphp: Slot [23] registered [ 0.302351] acpiphp: Slot [24] registered [ 0.303214] acpiphp: Slot [25] registered [ 0.304077] acpiphp: Slot [26] registered [ 0.304940] acpiphp: Slot [27] registered [ 0.305805] acpiphp: Slot [28] registered [ 0.306666] acpiphp: Slot [29] registered [ 0.307529] acpiphp: Slot [30] registered [ 0.308398] acpiphp: Slot [31] registered [ 0.309265] PCI host bridge to bus 0000:00 [ 0.310127] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.311421] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.312751] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.314292] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.315828] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.317396] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.320716] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.322175] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.323426] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.324770] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.327857] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.329376] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.348098] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.349672] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.351186] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.352714] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.354450] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.355788] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.357185] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.358316] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.359961] vgaarb: loaded [ 0.360599] vgaarb: bridge control possible 0000:00:02.0 [ 0.361930] SCSI subsystem initialized [ 0.362890] ACPI: bus type USB registered [ 0.363778] usbcore: registered new interface driver usbfs [ 0.364892] usbcore: registered new interface driver hub [ 0.365983] usbcore: registered new device driver usb [ 0.367161] PCI: Using ACPI for IRQ routing [ 0.368339] NetLabel: Initializing [ 0.369111] NetLabel: domain hash size = 128 [ 0.370020] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.371036] NetLabel: unlabeled traffic allowed by default [ 0.372251] amd_nb: Cannot enumerate AMD northbridges [ 0.373311] clocksource: Switched to clocksource kvm-clock [ 0.380992] AppArmor: AppArmor Filesystem Enabled [ 0.382049] pnp: PnP ACPI init [ 0.383052] pnp: PnP ACPI: found 5 devices [ 0.389531] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.391367] NET: Registered protocol family 2 [ 0.392472] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.393855] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.395131] TCP: Hash tables configured (established 4096 bind 4096) [ 0.396394] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.397588] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.398859] NET: Registered protocol family 1 [ 0.399790] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.400966] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.402109] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417958] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.435787] Unpacking initramfs... [ 0.884133] Freeing initrd memory: 37084K [ 0.885586] Scanning for low memory corruption every 60 seconds [ 0.887190] audit: initializing netlink subsys (disabled) [ 0.888359] audit: type=2000 audit(1533831016.818:1): initialized [ 0.889873] Initialise system trusted keyring [ 0.890985] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.892232] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.894556] zbud: loaded [ 0.895456] VFS: Disk quotas dquot_6.6.0 [ 0.896347] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.897921] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.899304] fuse init (API version 7.23) [ 0.900281] Key type big_key registered [ 0.901142] Allocating IMA MOK and blacklist keyrings. [ 0.902472] Key type asymmetric registered [ 0.903362] Asymmetric key parser 'x509' registered [ 0.904406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.906013] io scheduler noop registered [ 0.906920] io scheduler deadline registered (default) [ 0.908225] io scheduler cfq registered [ 0.909344] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.910728] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.912441] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.914344] ACPI: Power Button [PWRF] [ 0.915484] GHES: HEST is not enabled! [ 0.931163] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.963090] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.965343] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.989583] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.992032] Linux agpgart interface v0.103 [ 0.994316] loop: module loaded [ 0.997108] vda: vda1 [ 0.998443] scsi host0: ata_piix [ 0.999253] scsi host1: ata_piix [ 1.000022] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.001331] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.002945] libphy: Fixed MDIO Bus: probed [ 1.003821] tun: Universal TUN/TAP device driver, 1.6 [ 1.004834] tun: (C) 1999-2004 Max Krasnyansky [ 1.007238] PPP generic driver version 2.4.2 [ 1.008214] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.009536] ehci-pci: EHCI PCI platform driver [ 1.010482] ehci-platform: EHCI generic platform driver [ 1.011540] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.012752] ohci-pci: OHCI PCI platform driver [ 1.013695] ohci-platform: OHCI generic platform driver [ 1.014759] uhci_hcd: USB Universal Host Controller Interface driver [ 1.030473] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.031584] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.033145] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.034225] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.035456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.036776] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.038285] usb usb1: Product: UHCI Host Controller [ 1.039298] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.040535] usb usb1: SerialNumber: 0000:00:01.2 [ 1.041590] hub 1-0:1.0: USB hub found [ 1.042421] hub 1-0:1.0: 2 ports detected [ 1.043422] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.045740] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.046763] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.047883] mousedev: PS/2 mouse device common for all mice [ 1.049317] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.051320] rtc_cmos 00:00: RTC can wake from S4 [ 1.052528] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.053815] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.055109] i2c /dev entries driver [ 1.055936] device-mapper: uevent: version 1.0.3 [ 1.056965] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.058724] ledtrig-cpu: registered to indicate activity on CPUs [ 1.060202] NET: Registered protocol family 10 [ 1.061410] NET: Registered protocol family 17 [ 1.062378] Key type dns_resolver registered [ 1.063507] registered taskstats version 1 [ 1.064427] Loading compiled-in X.509 certificates [ 1.065980] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.067981] zswap: loaded using pool lzo/zbud [ 1.070260] Key type trusted registered [ 1.073070] Key type encrypted registered [ 1.073973] AppArmor: AppArmor sha1 policy hashing enabled [ 1.075093] ima: No TPM chip found, activating TPM-bypass! [ 1.076221] evm: HMAC attrs: 0x1 [ 1.077250] Magic number: 14:2:186 [ 1.078172] rtc_cmos 00:00: setting system clock to 2018-08-09 16:10:16 UTC (1533831016) [ 1.079901] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.081114] EDD information not available. [ 1.162679] Freeing unused kernel memory: 1512K [ 1.163679] Write protecting the kernel read-only data: 14336k [ 1.176478] Freeing unused kernel memory: 1692K [ 1.177681] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.187919] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.190167] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.192172] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.194161] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.196110] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.198075] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.205966] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.207957] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.210149] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.212271] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.269877] [drm] Initialized drm 1.1.0 20060810 [ 1.274362] virtio_net virtio0 ens3: renamed from eth0 [ 1.283000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.285000] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.301641] FDC 0 is a S82078B [ 1.315198] AVX2 version of gcm_enc/dec engaged. [ 1.316190] AES CTR mode by8 optimization enabled [ 1.353351] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.514093] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.515443] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.516815] usb 1-1: Product: QEMU USB Tablet [ 1.517763] usb 1-1: Manufacturer: QEMU [ 1.518599] usb 1-1: SerialNumber: 42 [ 1.526600] hidraw: raw HID events driver (C) Jiri Kosina [ 1.533584] usbcore: registered new interface driver usbhid [ 1.534789] usbhid: USB HID core driver [ 1.537439] 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.539887] 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 Begin: Loading essential drivers ... [ 1.810645] md: linear personality registered for level -1 [ 1.814016] md: multipath personality registered for level -4 [ 1.817348] md: raid0 personality registered for level 0 [ 1.821128] md: raid1 personality registered for level 1 [ 1.893327] raid6: sse2x1 gen() 11307 MB/s [ 1.961334] raid6: sse2x1 xor() 8766 MB/s [ 2.029338] raid6: sse2x2 gen() 14449 MB/s [ 2.097312] raid6: sse2x2 xor() 9860 MB/s [ 2.165335] raid6: sse2x4 gen() 16965 MB/s [ 2.233321] raid6: sse2x4 xor() 11774 MB/s [ 2.301335] raid6: avx2x1 gen() 22633 MB/s [ 2.369312] raid6: avx2x2 gen() 26391 MB/s [ 2.437312] raid6: avx2x4 gen() 30190 MB/s [ 2.438238] raid6: using algorithm avx2x4 gen() 30190 MB/s [ 2.439323] raid6: using avx2x2 recovery algorithm [ 2.440340] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 2.441575] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x325555cce00, max_idle_ns: 440795358143 ns [ 2.445358] xor: automatically using best checksumming function: [ 2.485332] avx : 32723.000 MB/sec [ 2.487598] async_tx: api initialized (async) [ 2.498324] md: raid6 personality registered for level 6 [ 2.499429] md: raid5 personality registered for level 5 [ 2.500494] md: raid4 personality registered for level 4 [ 2.506166] 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.535975] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 2.554949] EXT4-fs (vda1): mounted filesystem with ordered data mode. Opts: (null) done. Begin: Running /scripts/local-bottom ... done. Begin: Running /scripts/init-bottom ... done. [ 2.669160] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN) [ 2.672690] systemd[1]: Detected virtualization kvm. [ 2.673724] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 2.677039] systemd[1]: Set hostname to . [ 2.680153] systemd[1]: Initializing machine ID from KVM UUID. [ 2.681590] systemd[1]: Installed transient /etc/machine-id file. [ 2.797837] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 2.800226] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 2.802806] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 2.804849] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 2.807336] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 2.809761] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 2.811627] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 2.813696] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 2.816153] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 2.818889] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 2.822761] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 2.826120] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 2.831273] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 2.842442] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 2.849406] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 2.852081] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 2.858566] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 2.860978] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 2.867702] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 2.870154] 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... [ 2.875729] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 2.881409] systemd[1]: Listening on Journal Audit Socket. [ 2.884555] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 2.890803] systemd[1]: Starting Journal Service... Starting Journal Service... [ 2.893495] iscsi: registered transport (tcp) [ 2.895091] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 2.899768] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 2.909455] 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. [ 2.919918] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 2.924239] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 2.928668] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 2.932852] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 2.946771] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 2.952418] iscsi: registered transport (iser) [ 2.955454] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 2.958717] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 2.963193] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 2.965279] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Set console keymap. [[0;32m OK [0m] Started Load Kernel Modules. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[0;32m OK [0m] Started Uncomplicated firewall. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started 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 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] Started Load/Save Random Seed. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Set console font and keymap... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[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] Found device /dev/ttyS0. [ 3.499441] 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.404653] cloud-init[495]: Cloud-init v. 18.2 running 'init-local' at Thu, 09 Aug 2018 16:10:19 +0000. Up 4.21 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.069438] cloud-init[946]: Cloud-init v. 18.2 running 'init' at Thu, 09 Aug 2018 16:10:21 +0000. Up 5.52 seconds. [ 9.072209] cloud-init[946]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.076125] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.081883] cloud-init[946]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.088133] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.090126] cloud-init[946]: ci-info: | ens3 | True | 192.168.120.9 | 255.255.255.0 | . | fa:16:3e:89:61:86 | [ 9.093310] cloud-init[946]: ci-info: | ens3 | True | fe80::f816:3eff:fe89:6186/64 | . | link | fa:16:3e:89:61:86 | [ 9.099869] cloud-init[946]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 9.101831] cloud-init[946]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.108134] cloud-init[946]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 9.110079] cloud-init[946]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.112125] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.116143] cloud-init[946]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.120141] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.128120] cloud-init[946]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.130401] cloud-init[946]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.136341] cloud-init[946]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.138621] cloud-init[946]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.144313] cloud-init[946]: 2018-08-09 16:10:24,664 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 9.577669] cloud-init[946]: Generating public/private rsa key pair. [ 9.579356] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.584127] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.586087] cloud-init[946]: The key fingerprint is: [ 9.592159] cloud-init[946]: SHA256:93RPmxM3KWKqmgpQmADg/3ayBCPKRzsX4bnlvZP72dE root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 [ 9.594613] cloud-init[946]: The key's randomart image is: [ 9.600162] cloud-init[946]: +---[RSA 2048]----+ [ 9.601549] cloud-init[946]: |* | [ 9.602850] cloud-init[946]: |oo | [ 9.608216] cloud-init[946]: |o.. . | [ 9.609534] cloud-init[946]: | .. . o .| [ 9.610900] cloud-init[946]: |.. = + .S .o...+o| [ 9.616219] cloud-init[946]: |+ o = = ..oo..oo*| [ 9.617530] cloud-init[946]: |.o + B o o. .. E.| [ 9.618823] cloud-init[946]: | o = = .o. o . .| [ 9.624179] cloud-init[946]: | ..+.. o+o . | [ 9.625502] cloud-init[946]: +----[SHA256]-----+ [ 9.626813] cloud-init[946]: Generating public/private dsa key pair. [ 9.632484] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.634524] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.639600] cloud-init[946]: The key fingerprint is: [ 9.640874] cloud-init[946]: SHA256:H+NLNvGAoR5Y1Ws+pBc2Uhv+ErU37rPgb9SnBByDgWk root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [ 9.646189] cloud-init[946]: The key's randomart image is: [[0;32m OK [0m] Reached target Network is Online. [ 9.648507] cloud-init[946]: +---[DSA 1024]----+ Starting iSCSI initiator daemon (iscsid)... [ 9.651870] cloud-init[946]: | .+.o | [[0;32m OK [0m] Reached target System Initialization. [ 9.654751] cloud-init[946]: | .E = + | Starting Socket activation for snappy daemon. [[0;32m OK [0m] Listening on ACPID Listen Socket. [ 9.659558] Starting LXD - unix socket. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. cloud-init[946]: | ...o * + | [ 9.664141] cloud-init[946]: | o ..o@ + o | [ 9.665874] cloud-init[946]: | . o SB== + o | [[0;32m OK [0m] Started ACPI Events Check. [ 9.668278] cloud-init[946]: | . ..o=*. + o| [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 9.671605] cloud-init[946]: | . .*oo+ ..| [ 9.672747] cloud-init[946]: | o + .= | [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [ 9.675102] cloud-init[946]: | . .ooo |[[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 9.680379] cloud-init[946]: +----[SHA256]-----+ [ 9.681241] cloud-init[946]: Generating public/private ecdsa key pair. [ 9.682315] cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.683639] cloud-init[946]: [[0;32m OK [0m] Listening on LXD - unix socket. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.687936] cloud-init[946]: The key fingerprint is:[[0;32m OK [0m [ 9.692399] cloud-init[946]: SHA256:og8SM8VAae8vUcCx6jdmVs4GbFHlKDB73VH+508h1D0 root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 [ 9.694094] cloud-init[946]: The key's randomart image is: [ 9.695034] cloud-init[946]: +---[ECDSA 256]---+ [ 9.695872] ] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started FUSE filesystem for LXC. cloud-init[946]: | .=o....o.. | [ 9.701996] cloud-init[946]: | o*o+ + o . .| Starting /etc/rc.local Compatibility...[ 9.705675] cloud-init [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [946]: | ...B.o o . . E.| Starting LSB: Record successful boot for GRUB... [ 9.712196] cloud-init[946]: | =.o. .. .| [ 9.714729] cloud-initStarting LXD - container startup/shutdown... [[0;32m OK [0m] Started Regular background program processing daemon.[946]: | =.+.o S .... | Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started iperf3 Service. Starting Accounts Service... [[0;32m OK [0m] Started D-Bus System Message Bus. [ 9.757849] cloud-init[946]: | . =o* . o. .| [ 9.764861] cloud-init[946]: | o Oo+ . .| [ 9.769135] cloud-init[946]: [[0;32m OK [0m] Started Deferred execution scheduler. Starting Login Service... | *.=. o | Starting Snappy daemon... Starting System Logging Service... [[0;32m OK [0m] Started ACPI event daemon. Starting Apply the settings specified in cloud-config... Starting LSB: MD monitoring daemon... [ 9.808785] cloud-init[[0;32m OK [0m] Started /etc/rc.local Compatibility. [946]: | .. .|[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started System Logging Service. [ 9.856851] cloud-init[946]: +----[SHA256]-----+ [ 9.876413] cloud-init[946]: Generating public/private ed25519 key pair.[[0;32m OK [0m] Started LXD - container startup/shutdown. [ 9.902991] [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. cloud-init[946]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.919876] cloud-init[946]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 9.958992] cloud-init[946]: [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems.The key fingerprint is: Starting LSB: network benchmark... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... [ 9.982798] cloud-init[946]: SHA256:DEhreAABYSLtwYYOIqS6G/p78UfzKkaECPiekbpjYgw root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting Permit User Sessions... [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Permit User Sessions. [ 10.032340] cloud-init Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Serial Getty on ttyS0. Starting Set console scheme... [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. [[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 Set console scheme. [946]: The key's randomart image is: [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 10.100055] cloud-init[946]: +--[ED25519 256]--+ [ 10.111754] cloud-init[946]: |@X. . | [ 10.117418] cloud-init[946]: |% =+ o | [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [ 10.134568] cloud-init[946]: |*=.+=.. | [ 10.142293] cloud-init[946]: |..*o. .o | [ 10.145931] cloud-init[946]: |.o o . S | [ 10.154060] cloud-init[946]: |E.o . . o | [ 10.156102] cloud-init[946]: |=. + . o | [ 10.160753] cloud-init[946]: |=* . + . . | [ 10.164131] cloud-init[946]: |*ooo . o.. | [ 10.168123] cloud-init[946]: +----[SHA256]-----+ [ 10.528116] 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. [ 11.262049] cloud-init[1111]: en_US.UTF-8... done [ 11.264092] cloud-init[1111]: Generation complete. [ 11.735906] cloud-init[1111]: Cloud-init v. 18.2 running 'modules:config' at Thu, 09 Aug 2018 16:10:25 +0000. Up 10.40 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. [[0;32m OK [0m] Started Wait until snapd is fully seeded. [[0;32m OK [0m] Reached target Multi-User System. Starting Execute cloud user/final scripts... [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 17:f9:a1:fa:73:b0:0b:54:e9:ec:42:8e:a8:06:30:5c | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Aug 9 16:10:28 ec2: <14>Aug 9 16:10:28 ec2: ############################################################# <14>Aug 9 16:10:28 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Aug 9 16:10:28 ec2: 1024 SHA256:H+NLNvGAoR5Y1Ws+pBc2Uhv+ErU37rPgb9SnBByDgWk root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (DSA) <14>Aug 9 16:10:28 ec2: 256 SHA256:og8SM8VAae8vUcCx6jdmVs4GbFHlKDB73VH+508h1D0 root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (ECDSA) <14>Aug 9 16:10:28 ec2: 256 SHA256:DEhreAABYSLtwYYOIqS6G/p78UfzKkaECPiekbpjYgw root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (ED25519) <14>Aug 9 16:10:28 ec2: 2048 SHA256:93RPmxM3KWKqmgpQmADg/3ayBCPKRzsX4bnlvZP72dE root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 (RSA) <14>Aug 9 16:10:28 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Aug 9 16:10:28 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBPP12cDCJAwCS5q71hop/Ni3vdxJ+yxmHA3krvJxfP797KTOzMTmkQYLdUukg2lwY+A+dMBpyI2Y6lo0yDxAnbc= root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGefZ5MQTGidxTz0dlJ9RYqVAOqragheejrSSAFEAHCL root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDM3aYZ+t0okkPehBJ5RQDs+OWA9YnQu8a1071KoEXWF2bS7K3Wajwy4bn/xD/4NKjg+5/ir1K5LuzOSgQe6+PpscDPuljAOZh4MBOHYNhCy/0EgdJw1rHQBk2+Mr5GgOdL0OdoZrU5Cg30KMGtun0YsevEIAvQfZ6IjkqChfKqkCWgOLYMbcilhOXl4zoDaSjcIzaxHSc/jfHx3dQbI3omcbcCrV5Zg3h6UkxgxJCCvIhItGdKXpzLscSeUbk13a/nN3MUd3DPwTZrhgL2ZVuh4qgM4Bp16DNZzmVJXVKG1xzMYc9YsjF+lrU59qpMFvc0Xj9sh327FMPGuJmWxYmh root@shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 -----END SSH HOST KEY KEYS----- [ 12.521873] cloud-init[1319]: Cloud-init v. 18.2 running 'modules:final' at Thu, 09 Aug 2018 16:10:27 +0000. Up 12.38 seconds. [ 12.523955] cloud-init[1319]: Cloud-init v. 18.2 finished at Thu, 09 Aug 2018 16:10:28 +0000. Datasource DataSourceEc2. Up 12.51 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-8e03ade9-1611-4a96-b833-d1a2836db744 ttyS0 shaker-vm-8e03ade9-1611-4a96-b833-d1a2836db744 login: 2018-08-09 16:10:30,973 - paramiko.transport - DEBUG - starting thread (client mode): 0xe86f5290L 2018-08-09 16:10:30,973 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 16:10:30,977 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2018-08-09 16:10:30,977 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2018-08-09 16:10:30,978 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-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-09 16:10:30,978 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 16:10:30,979 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 16:10:30,979 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 16:10:30,979 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 16:10:30,979 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 16:10:31,019 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 16:10:31,020 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 16:10:31,037 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 8f10eea5ef641ec061152261e6d038f4 2018-08-09 16:10:31,038 - paramiko.transport - DEBUG - Trying discovered key 17f9a1fa73b00b54e9ec428ea806305c in /tmp/tmp3QUKp2 2018-08-09 16:10:31,060 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 16:10:31,086 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 16:10:31,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 16:10:31,109 - 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-09 16:10:31,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:10:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27fb9f6e-f731-4b76-8a1e-a7d1874f4d5b 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-09 16:10:31,116 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-27fb9f6e-f731-4b76-8a1e-a7d1874f4d5b 2018-08-09 16:10:31,117 - 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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:31,215 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2018-08-09 16:10:31,215 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2018-08-09 16:10:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8295411f-e92a-42e5-9571-5e83bfa29969 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/04db0eb4cbc44b86a63374c23c413671"}, "enabled": true, "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb9d3e30d3a421984c7e5478bf38434"}, "enabled": true, "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1ab5860c22dd4204a84f472a95eb8c80"}, "enabled": true, "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/47d2d23fe7e741d8b66ca590425e4283"}, "enabled": true, "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5d6568a262444ad1be41cfbf0d00a04e"}, "enabled": true, "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/6e6399dc0e2c4c298c31c6f983838c3e"}, "enabled": true, "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9a0e5bf451a64c308314b53947ee3a68"}, "enabled": true, "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a92fb17de9c741d3bde543692e87a1b6"}, "enabled": true, "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aad24cc769ea4d768e8cd180831294f8"}, "enabled": true, "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/afdd523c60f4483296c30a72897a3082"}, "enabled": true, "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b7e6208968a44545a1b59da1e372f813"}, "enabled": true, "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bb114343ab8d4f18a66180c08bf69dc9"}, "enabled": true, "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c1a26a6b520b41dfb47387fe563486a2"}, "enabled": true, "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d9c50ddd234448b786285cf1e0cb9be1"}, "enabled": true, "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc63aa2bd5b8499298f79ade0c64cca0"}, "enabled": true, "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-09 16:10:31,288 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-8295411f-e92a-42e5-9571-5e83bfa29969 2018-08-09 16:10:31,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.182122945786s 2018-08-09 16:10:31,288 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-8295411f-e92a-42e5-9571-5e83bfa29969 2018-08-09 16:10:31,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 16:10:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:31,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb966da-eb5c-49f2-88bd-765c9a5a0fe3 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/055fc97fd2474332bfb5b0718d3a3919"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05a5f3485d2840d89850cca43c026432"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "05a5f3485d2840d89850cca43c026432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/12dc5cb1124e4dca96f0360f067ce7d8"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1cd5387ec65f495e9c6a799aca955b00"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fe5ce99c1984440a19288a769b85151"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "2fe5ce99c1984440a19288a769b85151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/319fbe904cd34716a7392778446a0b39"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "319fbe904cd34716a7392778446a0b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3405469bd4624a7ea067336efb280589"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "3405469bd4624a7ea067336efb280589"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3441e6961cb14a9e8e75d0a595d1b7bf"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/363454a2994a403d9fa451cd0c72f7cc"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3c6be36c7ba24b97b4b7ac6d395b353e"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a071179f7384e0090587dc391deb42e"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "4a071179f7384e0090587dc391deb42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4f201e705a4945c7aa6e1003e837d30c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "4f201e705a4945c7aa6e1003e837d30c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4fd6d3224f0c412cb07c7f6789bf01b0"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/559158bcd52947cfb1988439da63ffe0"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "559158bcd52947cfb1988439da63ffe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/581952a4678947829a552f8e9c61eb87"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "581952a4678947829a552f8e9c61eb87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5acce9d0ddfe475e963f65548ec797f2"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "5acce9d0ddfe475e963f65548ec797f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5d453cc245ea480195c7e27e7d0f5f16"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/735372b718414afcb94861aeb3ee556d"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "735372b718414afcb94861aeb3ee556d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ba99ecd303a4c33a58468218c335c1b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7be71e6eb9364f3c947d27fc3e98dfa3"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7fff9d66e6cc45398413570d12626389"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "7fff9d66e6cc45398413570d12626389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9054be8a50294e41ab3c56f3dc76a4ed"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/982f49cc7cd24f4d8a373919aad92261"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b04cfd0b04104faaa200409a9e190ce7"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "b04cfd0b04104faaa200409a9e190ce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b5a1dc21049a4ccbb51b58bc84bc46e6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b71d006da7be4533a637838751064bda"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "b71d006da7be4533a637838751064bda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c004a4d2715b49a9a5c7f35bac8bab26"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c16a37ce951a446ba229049691fa898b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c16a37ce951a446ba229049691fa898b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c32172db2ce34b848e9af434585e8e0e"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c73668c3d5c548358b1dd7811b2b546d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c73668c3d5c548358b1dd7811b2b546d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c7eb71d554d34f2cbc45d036679e4e61"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c91117f98c3e4cd3a7d2d6b75109e6f7"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf8418002f53434a85ff495d00bd82fb"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d80a5a0798db4eed819ca1c35a8b0085"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da29821f9b4b45bdada1a8752d30a041"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "da29821f9b4b45bdada1a8752d30a041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/db650aac3d6f4090b345a3119d2598cf"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "db650aac3d6f4090b345a3119d2598cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/de0eccc30f87482cb86b181738e36072"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "de0eccc30f87482cb86b181738e36072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e72ed3d2862e4ef4819d088368e0c084"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "e72ed3d2862e4ef4819d088368e0c084"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f45427dcd66840069309d05c3ebc7686"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "f45427dcd66840069309d05c3ebc7686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f5fe7e3da85243e08021c1c16b1e12e5"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe9c4e3cbd0d44eba0dae1f4de94342c"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff71221d6f6b4427be9d15eca587ab70"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 16:10:31,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-6fb966da-eb5c-49f2-88bd-765c9a5a0fe3 2018-08-09 16:10:31,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.179919958115s 2018-08-09 16:10:31,477 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-6fb966da-eb5c-49f2-88bd-765c9a5a0fe3 2018-08-09 16:10:31,484 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.21:5000 2018-08-09 16:10:31,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:10:31,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:31,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62045ff1-72ea-4d6e-9cf0-a0b2133b36b5 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:10:31,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62045ff1-72ea-4d6e-9cf0-a0b2133b36b5 2018-08-09 16:10:31,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17735004425s 2018-08-09 16:10:31,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62045ff1-72ea-4d6e-9cf0-a0b2133b36b5 2018-08-09 16:10:31,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:10:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:31,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75e0e93-04f9-4ae7-8c67-41b2871d4385 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:10:31,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c75e0e93-04f9-4ae7-8c67-41b2871d4385 2018-08-09 16:10:31,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184490203857s 2018-08-09 16:10:31,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c75e0e93-04f9-4ae7-8c67-41b2871d4385 2018-08-09 16:10:31,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:10:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:32,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58e380b-8d84-4c57-9723-0b42306d31b9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 16:10:32,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d58e380b-8d84-4c57-9723-0b42306d31b9 2018-08-09 16:10:32,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177137136459s 2018-08-09 16:10:32,037 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d58e380b-8d84-4c57-9723-0b42306d31b9 2018-08-09 16:10:32,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:10:32,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cd04a2-ca64-4e2f-83dd-504768a04fbb Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "links": {"self": "http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7585800b35054da3a92a1092563e694d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:10:32,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-23cd04a2-ca64-4e2f-83dd-504768a04fbb 2018-08-09 16:10:32,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187462806702s 2018-08-09 16:10:32,225 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-23cd04a2-ca64-4e2f-83dd-504768a04fbb 2018-08-09 16:10:32,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:10:32,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:32,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc034c45-efdc-4a5e-bb0d-8bc6e61cd63e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e"}, "tags": [], "enabled": true, "id": "67dadffd3c4942f797a7ea228a5d825e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:10:32,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-fc034c45-efdc-4a5e-bb0d-8bc6e61cd63e 2018-08-09 16:10:32,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.263542890549s 2018-08-09 16:10:32,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-fc034c45-efdc-4a5e-bb0d-8bc6e61cd63e 2018-08-09 16:10:32,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 16:10:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=67dadffd3c4942f797a7ea228a5d825e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:32,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02528bb2-7321-4317-8655-325dd0d87957 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=67dadffd3c4942f797a7ea228a5d825e", "previous": null, "next": null}} 2018-08-09 16:10:32,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=67dadffd3c4942f797a7ea228a5d825e used request id req-02528bb2-7321-4317-8655-325dd0d87957 2018-08-09 16:10:32,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.171384096146s 2018-08-09 16:10:32,679 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=cf260b1e4e0f455bb87846e225126e94&scope.project.id=67dadffd3c4942f797a7ea228a5d825e used request id req-02528bb2-7321-4317-8655-325dd0d87957 2018-08-09 16:10:32,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 16:10:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/cf260b1e4e0f455bb87846e225126e94 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:32,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ced37a1-c186-41c4-b21a-98df35c4f840 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:10:32,899 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/cf260b1e4e0f455bb87846e225126e94 used request id req-4ced37a1-c186-41c4-b21a-98df35c4f840 2018-08-09 16:10:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.21641087532s 2018-08-09 16:10:32,900 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/cf260b1e4e0f455bb87846e225126e94 used request id req-4ced37a1-c186-41c4-b21a-98df35c4f840 2018-08-09 16:10:32,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:10:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:33,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-893c32ac-a0c4-4dbc-a43f-e6f2979d94a5 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:10:33,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-893c32ac-a0c4-4dbc-a43f-e6f2979d94a5 2018-08-09 16:10:33,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0996880531311s 2018-08-09 16:10:33,003 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-893c32ac-a0c4-4dbc-a43f-e6f2979d94a5 2018-08-09 16:10:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-09 16:10:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-09 16:10:33,124 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-488b9321-dbd5-4e33-b74c-f597bf9ef561 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7d1ca71dd6324b0babfb92f5f653caa7", "links": {"self": "http://172.30.9.21:5000/v3/roles/7d1ca71dd6324b0babfb92f5f653caa7"}, "name": "heat_stack_owner"}} 2018-08-09 16:10:33,124 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-488b9321-dbd5-4e33-b74c-f597bf9ef561 2018-08-09 16:10:33,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.116286993027s 2018-08-09 16:10:33,125 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-488b9321-dbd5-4e33-b74c-f597bf9ef561 2018-08-09 16:10:33,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:10:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:33,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a46a4e-3ba9-480e-bec8-5623f51b98fa Content-Encoding: gzip Content-Length: 415 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7d1ca71dd6324b0babfb92f5f653caa7", "links": {"self": "http://172.30.9.21:5000/v3/roles/7d1ca71dd6324b0babfb92f5f653caa7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:10:33,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-53a46a4e-3ba9-480e-bec8-5623f51b98fa 2018-08-09 16:10:33,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.098827123642s 2018-08-09 16:10:33,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-53a46a4e-3ba9-480e-bec8-5623f51b98fa 2018-08-09 16:10:33,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:10:33,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:33,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c6ada86-d856-49f3-a2c2-1652e09b6c3b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 16:10:33,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2c6ada86-d856-49f3-a2c2-1652e09b6c3b 2018-08-09 16:10:33,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.173111915588s 2018-08-09 16:10:33,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2c6ada86-d856-49f3-a2c2-1652e09b6c3b 2018-08-09 16:10:33,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:10:33,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:33,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-167f66df-bb57-4b3f-9748-8e03d6494c1b Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "links": {"self": "http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7585800b35054da3a92a1092563e694d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:10:33,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-167f66df-bb57-4b3f-9748-8e03d6494c1b 2018-08-09 16:10:33,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127012014389s 2018-08-09 16:10:33,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-167f66df-bb57-4b3f-9748-8e03d6494c1b 2018-08-09 16:10:33,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:10:33,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:33,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e1861e-94d4-4b22-ab24-bc2d71cd9c2d Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e"}, "tags": [], "enabled": true, "id": "67dadffd3c4942f797a7ea228a5d825e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}]} 2018-08-09 16:10:33,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-94e1861e-94d4-4b22-ab24-bc2d71cd9c2d 2018-08-09 16:10:33,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.139173984528s 2018-08-09 16:10:33,685 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-94e1861e-94d4-4b22-ab24-bc2d71cd9c2d 2018-08-09 16:10:33,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 16:10:33,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=7d1ca71dd6324b0babfb92f5f653caa7&scope.project.id=67dadffd3c4942f797a7ea228a5d825e" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:33,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c83cbd6-337a-4f26-9dbb-766ebb7410c0 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=7d1ca71dd6324b0babfb92f5f653caa7&scope.project.id=67dadffd3c4942f797a7ea228a5d825e", "previous": null, "next": null}} 2018-08-09 16:10:33,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=7d1ca71dd6324b0babfb92f5f653caa7&scope.project.id=67dadffd3c4942f797a7ea228a5d825e used request id req-3c83cbd6-337a-4f26-9dbb-766ebb7410c0 2018-08-09 16:10:33,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.101102828979s 2018-08-09 16:10:33,794 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7585800b35054da3a92a1092563e694d&role.id=7d1ca71dd6324b0babfb92f5f653caa7&scope.project.id=67dadffd3c4942f797a7ea228a5d825e used request id req-3c83cbd6-337a-4f26-9dbb-766ebb7410c0 2018-08-09 16:10:33,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 16:10:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/7d1ca71dd6324b0babfb92f5f653caa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:10:34,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fedfba-144e-4745-851a-7a742723ea75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:10:34,014 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/7d1ca71dd6324b0babfb92f5f653caa7 used request id req-99fedfba-144e-4745-851a-7a742723ea75 2018-08-09 16:10:34,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.217148065567s 2018-08-09 16:10:34,015 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e/users/7585800b35054da3a92a1092563e694d/roles/7d1ca71dd6324b0babfb92f5f653caa7 used request id req-99fedfba-144e-4745-851a-7a742723ea75 2018-08-09 16:10:34,015 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 16:10:34,017 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 16:10:34,017 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 16:10:34,021 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 16:10:34,102 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 16:10:34,103 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 16:10:34,104 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 16:10:34,105 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-09 16:10:34,105 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 16:10:34,108 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 16:36:25,949 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 16:36:25,949 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=67dadffd3c4942f797a7ea228a5d825e SHELL=/bin/bash SSH_CLIENT=172.30.9.66 44920 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_8e03ade9-1611-4a96-b833-d1a2836db744 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=58d12419-4a71-468a-8923-bf8ad86432c6 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.21:5000 OS_USERNAME=shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744 SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.21,192.30.9.4 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 44920 192.168.120.9 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-09 16:10:34.510 1422 INFO shaker.engine.utils [-] Logging enabled 2018-08-09 16:10:34.512 1422 INFO shaker.engine.messaging [-] Listening on *:9000 2018-08-09 16:10:34.515 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2018-08-09 16:10:34.523 1430 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2018-08-09 16:10:34.523 1430 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2018-08-09 16:10:34.524 1430 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2018-08-09 16:10:34.534 1422 INFO pykwalify.core [-] validation.valid 2018-08-09 16:10:35.134 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 16:10:38.704 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'c2598282-9ff7-431e-b117-22a0fee98a57', u'links': [{u'href': u'http://172.30.9.21:8004/v1/67dadffd3c4942f797a7ea228a5d825e/stacks/shaker_optski/c2598282-9ff7-431e-b117-22a0fee98a57', u'rel': u'self'}]} 2018-08-09 16:14:26.437 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_optski_slave_0', 'shaker_optski_master_0']) 2018-08-09 16:14:35.943 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:16:06.460 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:17:36.924 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:19:07.415 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:19:07.416 1422 INFO shaker.engine.server [-] Execution is done 2018-08-09 16:19:08.045 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 16:19:36.782 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:19:36.785 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2018-08-09 16:19:36.799 1422 INFO pykwalify.core [-] validation.valid 2018-08-09 16:19:37.205 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 16:19:40.815 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'3958e4a0-f9c4-4763-8983-e01e44c78614', u'links': [{u'href': u'http://172.30.9.21:8004/v1/67dadffd3c4942f797a7ea228a5d825e/stacks/shaker_ptasrk/3958e4a0-f9c4-4763-8983-e01e44c78614', u'rel': u'self'}]} 2018-08-09 16:20:35.763 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_ptasrk_master_0', 'shaker_ptasrk_slave_0']) 2018-08-09 16:20:43.983 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:22:15.432 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:23:45.901 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:25:16.381 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:25:16.382 1422 INFO shaker.engine.server [-] Execution is done 2018-08-09 16:25:16.786 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 16:25:46.117 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:25:46.119 1422 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2018-08-09 16:25:46.131 1422 INFO pykwalify.core [-] validation.valid 2018-08-09 16:25:46.531 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 16:25:49.695 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'976fa1d6-d5da-40a3-b70d-a991051e78e3', u'links': [{u'href': u'http://172.30.9.21:8004/v1/67dadffd3c4942f797a7ea228a5d825e/stacks/shaker_eodsum/976fa1d6-d5da-40a3-b70d-a991051e78e3', u'rel': u'self'}]} 2018-08-09 16:26:45.991 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_eodsum_master_0', 'shaker_eodsum_slave_0']) 2018-08-09 16:26:53.048 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:28:24.962 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:29:55.448 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:31:25.920 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:31:25.921 1422 INFO shaker.engine.server [-] Execution is done 2018-08-09 16:31:27.449 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 16:31:47.471 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:31:47.473 1422 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2018-08-09 16:31:47.487 1422 INFO pykwalify.core [-] validation.valid 2018-08-09 16:31:47.895 1422 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2018-08-09 16:31:51.457 1422 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'56eb40ba-6c5e-48b3-8885-4ea15fdb0c1d', u'links': [{u'href': u'http://172.30.9.21:8004/v1/67dadffd3c4942f797a7ea228a5d825e/stacks/shaker_dzumsr/56eb40ba-6c5e-48b3-8885-4ea15fdb0c1d', u'rel': u'self'}]} 2018-08-09 16:32:44.674 1422 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_dzumsr_slave_0', 'shaker_dzumsr_master_0']) 2018-08-09 16:32:52.400 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:33:25.155 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:34:45.325 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:36:05.715 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:36:05.716 1422 INFO shaker.engine.server [-] Execution is done 2018-08-09 16:36:05.864 1422 INFO shaker.engine.quorum [-] Cleaning the quorum 2018-08-09 16:36:25.866 1422 INFO shaker.engine.quorum [-] Finished processing operation: 2018-08-09 16:36:25.867 1422 INFO shaker.engine.server [-] Generating aggregated report 2018-08-09 16:36:25.875 1422 INFO shaker.engine.server [-] Raw output is stored to: report.json 2018-08-09 16:36:25.877 1422 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-09 16:36:25.878 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-0.opnfvlf.org:stats.packets.avg > 100000 [OK] 2018-08-09 16:36:25.878 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.Ping.1.overcloud-novacompute-0.opnfvlf.org:stats.ping_icmp.avg < 2.0 [OK] 2018-08-09 16:36:25.878 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2018-08-09 16:36:25.878 1422 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-0.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2018-08-09 16:36:25.878 1422 INFO shaker.engine.report [-] ******************************************************************************** 2018-08-09 16:36:25.879 1422 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-09 16:36:25.889 1422 INFO shaker.engine.report [-] Report saved to: report.html 2018-08-09 16:36:25,950 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 16:36:25,950 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2018-08-09 16:36:25,952 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2018-08-09 16:36:25,990 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2018-08-09 16:36:25,990 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2018-08-09 16:36:26,018 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2018-08-09 16:36:26,070 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2018-08-09 16:36:26,070 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2018-08-09 16:36:26,078 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2018-08-09 16:36:26,110 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2018-08-09 16:36:26,110 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2018-08-09 16:36:26,143 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2018-08-09 16:36:26,156 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2018-08-09 16:36:26,157 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2018-08-09 16:36:26,295 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 16:36:26,295 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 29:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 16:36:26,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 16:36:26,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/423e61ea-f419-4e28-85ae-29bbfe7b6ab5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:27,743 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-316e1455-4ee6-4731-ba1f-cf5878e4a552 Content-Length: 0 Date: Thu, 09 Aug 2018 16:36:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:36:27,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/423e61ea-f419-4e28-85ae-29bbfe7b6ab5.json used request id req-316e1455-4ee6-4731-ba1f-cf5878e4a552 2018-08-09 16:36:27,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.44098711014s 2018-08-09 16:36:27,744 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/423e61ea-f419-4e28-85ae-29bbfe7b6ab5.json used request id req-316e1455-4ee6-4731-ba1f-cf5878e4a552 2018-08-09 16:36:27,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:36:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:27,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ec0920b1-30ed-482e-9849-64a611b8557e Date: Thu, 09 Aug 2018 16:36:27 GMT RESP BODY: {"floatingips": []} 2018-08-09 16:36:27,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ec0920b1-30ed-482e-9849-64a611b8557e 2018-08-09 16:36:27,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0625009536743s 2018-08-09 16:36:27,811 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ec0920b1-30ed-482e-9849-64a611b8557e 2018-08-09 16:36:27,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 16:36:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:28,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:36:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3265e6ad-0d8c-46ee-90de-1d410c8769d3 x-compute-request-id: req-3265e6ad-0d8c-46ee-90de-1d410c8769d3 Content-Type: application/json 2018-08-09 16:36:28,220 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa used request id req-3265e6ad-0d8c-46ee-90de-1d410c8769d3 2018-08-09 16:36:28,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.407431125641s 2018-08-09 16:36:28,220 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa used request id req-3265e6ad-0d8c-46ee-90de-1d410c8769d3 2018-08-09 16:36:28,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:36:28,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:28,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36: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-bdb39cbd-e132-43ec-8ced-32b4c2755eaf x-compute-request-id: req-bdb39cbd-e132-43ec-8ced-32b4c2755eaf Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:61:86", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:61:86", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/95ed0e98-832f-4a3e-9347-cde464c55aaa", "rel": "bookmark"}], "image": {"id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "links": [{"href": "http://172.30.9.21:8774/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000018", "OS-SRV-USG:launched_at": "2018-08-09T16:10:15.000000", "flavor": {"id": "aa97bed6-f498-4241-a557-d53a42314605", "links": [{"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "bookmark"}]}, "id": "95ed0e98-832f-4a3e-9347-cde464c55aaa", "security_groups": [{"name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}], "user_id": "7585800b35054da3a92a1092563e694d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T16:36:28Z", "hostId": "edadcfec25a1c551fbe11b5ba0c8f3e8fa0d1c965279b7646f3fe540", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "shaker-vm_8e03ade9-1611-4a96-b833-d1a2836db744", "created": "2018-08-09T16:06:52Z", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:36:28,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bdb39cbd-e132-43ec-8ced-32b4c2755eaf 2018-08-09 16:36:28,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405472993851s 2018-08-09 16:36:28,626 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bdb39cbd-e132-43ec-8ced-32b4c2755eaf 2018-08-09 16:36:28,628 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:36:30,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:36:30,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:30,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26acbf9b-ad04-43b2-a90c-88a495c75ee8 x-compute-request-id: req-26acbf9b-ad04-43b2-a90c-88a495c75ee8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 16:36:30,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26acbf9b-ad04-43b2-a90c-88a495c75ee8 2018-08-09 16:36:30,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0648648738861s 2018-08-09 16:36:30,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-26acbf9b-ad04-43b2-a90c-88a495c75ee8 2018-08-09 16:36:30,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:36:30,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:31,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 50852 X-Openstack-Request-Id: req-51cf751a-14cf-4922-9409-ec0a35caf870 Date: Thu, 09 Aug 2018 16:36:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "901229867d4a49ef9874e78853e47aaf", "created_at": "2018-08-09T15:02:48Z", "updated_at": "2018-08-09T15:02:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:48Z", "revision_number": 0, "id": "108b4a87-99ae-4ccc-a78c-b681f388683b", "remote_group_id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:48Z", "security_group_id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "port_range_min": null, "ethertype": "IPv4", "project_id": "901229867d4a49ef9874e78853e47aaf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:48Z", "revision_number": 0, "id": "44fd8815-597a-49f8-ab2a-b2087828b5ac", "remote_group_id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:48Z", "security_group_id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "port_range_min": null, "ethertype": "IPv6", "project_id": "901229867d4a49ef9874e78853e47aaf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:48Z", "revision_number": 0, "id": "78ad01fe-fcdd-43d5-be54-46876e57613b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:48Z", "security_group_id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "port_range_min": null, "ethertype": "IPv6", "project_id": "901229867d4a49ef9874e78853e47aaf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:02:48Z", "revision_number": 0, "id": "ac0a8a9d-7793-4fdc-9736-c678977b77ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:02:48Z", "security_group_id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "tenant_id": "901229867d4a49ef9874e78853e47aaf", "port_range_min": null, "ethertype": "IPv4", "project_id": "901229867d4a49ef9874e78853e47aaf"}], "revision_number": 1, "project_id": "901229867d4a49ef9874e78853e47aaf", "id": "0caadd3f-728a-45ab-b8c2-7010eb6c1b7b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:27Z", "updated_at": "2018-08-09T16:06:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "2dcd054f-b355-408b-a1a9-980ec025a382", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "3b44eee7-7309-4f2f-a7e0-a09b49791bb6", "remote_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "5f5a82d4-e3fe-4af1-aff2-d856f9e24a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:27Z", "revision_number": 0, "id": "ba8619b7-d632-4086-bca8-b922d98750bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:27Z", "security_group_id": "0ff3303d-3401-4039-b82e-96e56a840f67", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 1, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "0ff3303d-3401-4039-b82e-96e56a840f67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "created_at": "2018-08-09T15:01:56Z", "updated_at": "2018-08-09T15:01:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "191bbaf2-8696-4125-b327-a6a48fc9fdbd", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "82a11838-87e6-4cf0-b180-359c7e23f5c2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv6", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "a5619d28-3cd0-4912-a7c8-a3ff81357534", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:56Z", "revision_number": 0, "id": "db72b2f7-a406-4a61-a92c-ca489276524d", "remote_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:56Z", "security_group_id": "150d25e3-c201-4f67-ba80-d99ceac57867", "tenant_id": "4cb2c309dd4a4c84be52575e845521ff", "port_range_min": null, "ethertype": "IPv4", "project_id": "4cb2c309dd4a4c84be52575e845521ff"}], "revision_number": 1, "project_id": "4cb2c309dd4a4c84be52575e845521ff", "id": "150d25e3-c201-4f67-ba80-d99ceac57867", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d86171d199d4ce3848de03feb8ef05d", "created_at": "2018-08-09T15:14:47Z", "updated_at": "2018-08-09T15:14:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:47Z", "revision_number": 0, "id": "2afef644-2f23-47bd-8778-17636a5d007b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:47Z", "security_group_id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "tenant_id": "7d86171d199d4ce3848de03feb8ef05d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d86171d199d4ce3848de03feb8ef05d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:47Z", "revision_number": 0, "id": "7dfda1c0-4c2d-4f85-afd7-eda1c5823f58", "remote_group_id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:47Z", "security_group_id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "tenant_id": "7d86171d199d4ce3848de03feb8ef05d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d86171d199d4ce3848de03feb8ef05d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:47Z", "revision_number": 0, "id": "85875cf6-a836-4018-9d39-f1506165636e", "remote_group_id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:47Z", "security_group_id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "tenant_id": "7d86171d199d4ce3848de03feb8ef05d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d86171d199d4ce3848de03feb8ef05d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:47Z", "revision_number": 0, "id": "e6bd972b-6e67-4dbc-9dd9-be34f73d9eac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:47Z", "security_group_id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "tenant_id": "7d86171d199d4ce3848de03feb8ef05d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d86171d199d4ce3848de03feb8ef05d"}], "revision_number": 1, "project_id": "7d86171d199d4ce3848de03feb8ef05d", "id": "1bdf43a2-a2b7-4d34-bd2d-588d94a7099e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63c113ebd391472da1b811a70a9f5f7b", "created_at": "2018-08-09T15:12:13Z", "updated_at": "2018-08-09T15:12:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:13Z", "revision_number": 0, "id": "759e719c-6b13-46f6-b6bb-234809736fa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:13Z", "security_group_id": "239c0ec6-487f-498b-a545-0667d721bfd0", "tenant_id": "63c113ebd391472da1b811a70a9f5f7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "63c113ebd391472da1b811a70a9f5f7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:13Z", "revision_number": 0, "id": "83fcfa3f-6e57-49b8-b676-fcd7f8035676", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:13Z", "security_group_id": "239c0ec6-487f-498b-a545-0667d721bfd0", "tenant_id": "63c113ebd391472da1b811a70a9f5f7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "63c113ebd391472da1b811a70a9f5f7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:13Z", "revision_number": 0, "id": "b19ced8b-4460-4bf0-91d8-ea1b74cb58f9", "remote_group_id": "239c0ec6-487f-498b-a545-0667d721bfd0", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:13Z", "security_group_id": "239c0ec6-487f-498b-a545-0667d721bfd0", "tenant_id": "63c113ebd391472da1b811a70a9f5f7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "63c113ebd391472da1b811a70a9f5f7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:13Z", "revision_number": 0, "id": "fb30b4a8-623b-4572-a40d-b6fb101067f1", "remote_group_id": "239c0ec6-487f-498b-a545-0667d721bfd0", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:13Z", "security_group_id": "239c0ec6-487f-498b-a545-0667d721bfd0", "tenant_id": "63c113ebd391472da1b811a70a9f5f7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "63c113ebd391472da1b811a70a9f5f7b"}], "revision_number": 1, "project_id": "63c113ebd391472da1b811a70a9f5f7b", "id": "239c0ec6-487f-498b-a545-0667d721bfd0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "51f8833ffd874163ba27d6f524efad82", "created_at": "2018-08-09T15:01:07Z", "updated_at": "2018-08-09T15:01:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "2087aab6-004f-4b8a-90fb-4d9d5d8f7560", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "4ce38692-0733-4ada-80f4-4fffd83609c6", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv4", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "67bce9d7-c3b3-467c-b92b-02b5de1f7a02", "remote_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:01:07Z", "revision_number": 0, "id": "ac064810-0e41-45df-b6ea-f406d0152406", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:01:07Z", "security_group_id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "tenant_id": "51f8833ffd874163ba27d6f524efad82", "port_range_min": null, "ethertype": "IPv6", "project_id": "51f8833ffd874163ba27d6f524efad82"}], "revision_number": 1, "project_id": "51f8833ffd874163ba27d6f524efad82", "id": "23d64902-fd7e-4b85-9c04-4a91abca41e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1ce528ad317348749619567360c686ed", "created_at": "2018-08-09T15:12:02Z", "updated_at": "2018-08-09T15:12:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:02Z", "revision_number": 0, "id": "86fd9761-f8d6-4082-9006-9b60248d0079", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:02Z", "security_group_id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "tenant_id": "1ce528ad317348749619567360c686ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ce528ad317348749619567360c686ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:02Z", "revision_number": 0, "id": "8c9a0ab1-3934-4a4b-afa7-0954d54178be", "remote_group_id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:02Z", "security_group_id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "tenant_id": "1ce528ad317348749619567360c686ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ce528ad317348749619567360c686ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:02Z", "revision_number": 0, "id": "cb063047-08d3-4dbd-bece-29857e564fac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:02Z", "security_group_id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "tenant_id": "1ce528ad317348749619567360c686ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "1ce528ad317348749619567360c686ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:02Z", "revision_number": 0, "id": "da7887ed-8747-4a20-ae9b-96d35f490325", "remote_group_id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:02Z", "security_group_id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "tenant_id": "1ce528ad317348749619567360c686ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "1ce528ad317348749619567360c686ed"}], "revision_number": 1, "project_id": "1ce528ad317348749619567360c686ed", "id": "26dcedf6-8de3-4c10-9768-4b9d550bc002", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "245191c27e1c4e36b617f2e185e6b03f", "created_at": "2018-08-09T15:12:12Z", "updated_at": "2018-08-09T15:12:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:12Z", "revision_number": 0, "id": "1db1008d-f010-4039-bbda-5ab28f6d92f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:12Z", "security_group_id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "tenant_id": "245191c27e1c4e36b617f2e185e6b03f", "port_range_min": null, "ethertype": "IPv4", "project_id": "245191c27e1c4e36b617f2e185e6b03f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:12Z", "revision_number": 0, "id": "4bb12d25-501f-4911-bcc6-0317fde1c6e1", "remote_group_id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:12Z", "security_group_id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "tenant_id": "245191c27e1c4e36b617f2e185e6b03f", "port_range_min": null, "ethertype": "IPv4", "project_id": "245191c27e1c4e36b617f2e185e6b03f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:12Z", "revision_number": 0, "id": "4f646036-8a7c-4ef0-8f51-f2b52047aee8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:12Z", "security_group_id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "tenant_id": "245191c27e1c4e36b617f2e185e6b03f", "port_range_min": null, "ethertype": "IPv6", "project_id": "245191c27e1c4e36b617f2e185e6b03f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:12Z", "revision_number": 0, "id": "c91944ab-11b0-4226-ad25-10991dd2cdaf", "remote_group_id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:12Z", "security_group_id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "tenant_id": "245191c27e1c4e36b617f2e185e6b03f", "port_range_min": null, "ethertype": "IPv6", "project_id": "245191c27e1c4e36b617f2e185e6b03f"}], "revision_number": 1, "project_id": "245191c27e1c4e36b617f2e185e6b03f", "id": "294c7f96-ecea-4b71-851f-75dc4c627b75", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "created_at": "2018-08-09T14:56:46Z", "updated_at": "2018-08-09T14:56:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "7a43381d-4467-4bc7-a9b5-0e81fcf7e31d", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "8a58149f-2f67-4278-9e47-ad1997c6f384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "9a1da0c0-1106-4317-a422-da10e326ffb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:56:46Z", "revision_number": 0, "id": "cfb03184-f6fe-4f2e-8133-52782dcd5b6b", "remote_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "remote_ip_prefix": null, "created_at": "2018-08-09T14:56:46Z", "security_group_id": "32fdf468-1673-4699-9a1c-70b85dc864de", "tenant_id": "fd9374efb6f04edba7ce4cfe3c974e28", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd9374efb6f04edba7ce4cfe3c974e28"}], "revision_number": 1, "project_id": "fd9374efb6f04edba7ce4cfe3c974e28", "id": "32fdf468-1673-4699-9a1c-70b85dc864de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-09T14:59:20Z", "updated_at": "2018-08-09T14:59:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "56eb66b5-05de-4f06-b066-5ac21ad7323e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "754b2d04-84fa-4462-aa4d-a77a0cbc543f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "8bcc55ea-7e88-499b-9090-6b2a972f29ab", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:20Z", "revision_number": 0, "id": "ac6771c0-c1f2-49f7-84ce-e1ea1b9bfe81", "remote_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:20Z", "security_group_id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "46b648c2-69ff-4cb0-a596-0ebaae8efe66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "26865061384e400395f693dd34e02c52", "created_at": "2018-08-09T15:12:03Z", "updated_at": "2018-08-09T15:12:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "02edbaf3-1c63-4960-aa6b-26063bd5eb50", "remote_group_id": "5c03f764-0b85-4993-b862-029917f00a3b", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "5c03f764-0b85-4993-b862-029917f00a3b", "tenant_id": "26865061384e400395f693dd34e02c52", "port_range_min": null, "ethertype": "IPv4", "project_id": "26865061384e400395f693dd34e02c52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "49bb4476-a01e-4cf6-bac9-ff5085394ead", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "5c03f764-0b85-4993-b862-029917f00a3b", "tenant_id": "26865061384e400395f693dd34e02c52", "port_range_min": null, "ethertype": "IPv4", "project_id": "26865061384e400395f693dd34e02c52"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "7ec44176-16c9-4f57-b7ff-92e951e781d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "5c03f764-0b85-4993-b862-029917f00a3b", "tenant_id": "26865061384e400395f693dd34e02c52", "port_range_min": null, "ethertype": "IPv6", "project_id": "26865061384e400395f693dd34e02c52"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "d3608843-a0a1-42ae-823a-e6eaeebc8239", "remote_group_id": "5c03f764-0b85-4993-b862-029917f00a3b", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "5c03f764-0b85-4993-b862-029917f00a3b", "tenant_id": "26865061384e400395f693dd34e02c52", "port_range_min": null, "ethertype": "IPv6", "project_id": "26865061384e400395f693dd34e02c52"}], "revision_number": 1, "project_id": "26865061384e400395f693dd34e02c52", "id": "5c03f764-0b85-4993-b862-029917f00a3b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "35be863a0a7b470c8c192cfe906b066a", "created_at": "2018-08-09T15:14:48Z", "updated_at": "2018-08-09T15:14:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:48Z", "revision_number": 0, "id": "1e4bb5c5-5587-4ff4-bba9-aa34a0d9ed33", "remote_group_id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:48Z", "security_group_id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "tenant_id": "35be863a0a7b470c8c192cfe906b066a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35be863a0a7b470c8c192cfe906b066a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:48Z", "revision_number": 0, "id": "925d3e67-0566-44bc-ab2c-94f29dd48325", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:48Z", "security_group_id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "tenant_id": "35be863a0a7b470c8c192cfe906b066a", "port_range_min": null, "ethertype": "IPv4", "project_id": "35be863a0a7b470c8c192cfe906b066a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:48Z", "revision_number": 0, "id": "995ac0e6-b605-4cb2-aa02-b670528258cb", "remote_group_id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:48Z", "security_group_id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "tenant_id": "35be863a0a7b470c8c192cfe906b066a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35be863a0a7b470c8c192cfe906b066a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:14:48Z", "revision_number": 0, "id": "cdbb3443-30e2-4a8b-85d4-5bf72fbd3d75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:14:48Z", "security_group_id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "tenant_id": "35be863a0a7b470c8c192cfe906b066a", "port_range_min": null, "ethertype": "IPv6", "project_id": "35be863a0a7b470c8c192cfe906b066a"}], "revision_number": 1, "project_id": "35be863a0a7b470c8c192cfe906b066a", "id": "67336ec1-0093-4095-9a73-b38a2912a2ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "created_at": "2018-08-09T15:47:48Z", "updated_at": "2018-08-09T15:47:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:47:48Z", "revision_number": 0, "id": "00ae8c5f-191c-4b4e-ae34-55a3950554e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:47:48Z", "security_group_id": "6e996119-e980-43ce-a282-a883dce900ef", "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "port_range_min": null, "ethertype": "IPv4", "project_id": "550582f7cd614caaaedb5ece9ef3c08f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:47:48Z", "revision_number": 0, "id": "b67a8e2f-d4c9-49d0-b2a9-0eddfc7f19c4", "remote_group_id": "6e996119-e980-43ce-a282-a883dce900ef", "remote_ip_prefix": null, "created_at": "2018-08-09T15:47:48Z", "security_group_id": "6e996119-e980-43ce-a282-a883dce900ef", "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "port_range_min": null, "ethertype": "IPv6", "project_id": "550582f7cd614caaaedb5ece9ef3c08f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:47:48Z", "revision_number": 0, "id": "d268609a-cca7-499c-9113-6bfd5d6ff6a9", "remote_group_id": "6e996119-e980-43ce-a282-a883dce900ef", "remote_ip_prefix": null, "created_at": "2018-08-09T15:47:48Z", "security_group_id": "6e996119-e980-43ce-a282-a883dce900ef", "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "port_range_min": null, "ethertype": "IPv4", "project_id": "550582f7cd614caaaedb5ece9ef3c08f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:47:48Z", "revision_number": 0, "id": "efca76fb-b1cd-4f66-8e45-1c8435d2991c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:47:48Z", "security_group_id": "6e996119-e980-43ce-a282-a883dce900ef", "tenant_id": "550582f7cd614caaaedb5ece9ef3c08f", "port_range_min": null, "ethertype": "IPv6", "project_id": "550582f7cd614caaaedb5ece9ef3c08f"}], "revision_number": 1, "project_id": "550582f7cd614caaaedb5ece9ef3c08f", "id": "6e996119-e980-43ce-a282-a883dce900ef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "85d36e195ac1405b96ec80985569902c", "created_at": "2018-08-09T15:12:03Z", "updated_at": "2018-08-09T15:12:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "4044cc89-0139-4b37-a216-dd6a88dfce77", "remote_group_id": "86329572-191f-431f-869f-7937704228c8", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "86329572-191f-431f-869f-7937704228c8", "tenant_id": "85d36e195ac1405b96ec80985569902c", "port_range_min": null, "ethertype": "IPv6", "project_id": "85d36e195ac1405b96ec80985569902c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "4dd00c80-4960-4a56-b879-d598a2154d14", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "86329572-191f-431f-869f-7937704228c8", "tenant_id": "85d36e195ac1405b96ec80985569902c", "port_range_min": null, "ethertype": "IPv4", "project_id": "85d36e195ac1405b96ec80985569902c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "6ae4469a-e92e-4b05-ad42-93d130622c8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "86329572-191f-431f-869f-7937704228c8", "tenant_id": "85d36e195ac1405b96ec80985569902c", "port_range_min": null, "ethertype": "IPv6", "project_id": "85d36e195ac1405b96ec80985569902c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:03Z", "revision_number": 0, "id": "ef95c5e8-15b4-406e-9711-0a051598d757", "remote_group_id": "86329572-191f-431f-869f-7937704228c8", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:03Z", "security_group_id": "86329572-191f-431f-869f-7937704228c8", "tenant_id": "85d36e195ac1405b96ec80985569902c", "port_range_min": null, "ethertype": "IPv4", "project_id": "85d36e195ac1405b96ec80985569902c"}], "revision_number": 1, "project_id": "85d36e195ac1405b96ec80985569902c", "id": "86329572-191f-431f-869f-7937704228c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "161bdb1b786f4a1b982df3a943a9d704", "created_at": "2018-08-09T15:11:40Z", "updated_at": "2018-08-09T15:11:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:11:40Z", "revision_number": 0, "id": "4c2d73ff-7c52-45e7-b2de-f8bbc5747ccf", "remote_group_id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "remote_ip_prefix": null, "created_at": "2018-08-09T15:11:40Z", "security_group_id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "tenant_id": "161bdb1b786f4a1b982df3a943a9d704", "port_range_min": null, "ethertype": "IPv4", "project_id": "161bdb1b786f4a1b982df3a943a9d704"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:11:40Z", "revision_number": 0, "id": "68181ab8-c929-4406-b3e3-000616a03295", "remote_group_id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "remote_ip_prefix": null, "created_at": "2018-08-09T15:11:40Z", "security_group_id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "tenant_id": "161bdb1b786f4a1b982df3a943a9d704", "port_range_min": null, "ethertype": "IPv6", "project_id": "161bdb1b786f4a1b982df3a943a9d704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:11:40Z", "revision_number": 0, "id": "d4b5b0d6-0f44-4458-88f3-5429ceb67ebc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:11:40Z", "security_group_id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "tenant_id": "161bdb1b786f4a1b982df3a943a9d704", "port_range_min": null, "ethertype": "IPv4", "project_id": "161bdb1b786f4a1b982df3a943a9d704"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:11:40Z", "revision_number": 0, "id": "fc5ff6b8-93d5-426c-8754-d2f184ab9acb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:11:40Z", "security_group_id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "tenant_id": "161bdb1b786f4a1b982df3a943a9d704", "port_range_min": null, "ethertype": "IPv6", "project_id": "161bdb1b786f4a1b982df3a943a9d704"}], "revision_number": 1, "project_id": "161bdb1b786f4a1b982df3a943a9d704", "id": "a9bc0f2b-220a-40f6-8551-96f127a719e2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "43cef32c1ac74a3da43f4cd74c909ad3", "created_at": "2018-08-09T15:12:11Z", "updated_at": "2018-08-09T15:12:11Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:11Z", "revision_number": 0, "id": "95941290-5384-4794-8672-b7d5d7c3b45a", "remote_group_id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:11Z", "security_group_id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "tenant_id": "43cef32c1ac74a3da43f4cd74c909ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "43cef32c1ac74a3da43f4cd74c909ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:11Z", "revision_number": 0, "id": "d74a03e1-af0b-47fb-b688-a3694778d53f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:11Z", "security_group_id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "tenant_id": "43cef32c1ac74a3da43f4cd74c909ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "43cef32c1ac74a3da43f4cd74c909ad3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:11Z", "revision_number": 0, "id": "d9535287-1b72-4fe8-86f9-4fde6a86e820", "remote_group_id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:11Z", "security_group_id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "tenant_id": "43cef32c1ac74a3da43f4cd74c909ad3", "port_range_min": null, "ethertype": "IPv6", "project_id": "43cef32c1ac74a3da43f4cd74c909ad3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:12:11Z", "revision_number": 0, "id": "df4c8cfc-7ba6-4815-99d1-5e78d9e49360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:12:11Z", "security_group_id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "tenant_id": "43cef32c1ac74a3da43f4cd74c909ad3", "port_range_min": null, "ethertype": "IPv4", "project_id": "43cef32c1ac74a3da43f4cd74c909ad3"}], "revision_number": 1, "project_id": "43cef32c1ac74a3da43f4cd74c909ad3", "id": "aed75e13-7faf-4075-9fa2-a71ef97f2325", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "created_at": "2018-08-09T14:59:34Z", "updated_at": "2018-08-09T14:59:34Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "1543e5d1-b459-486e-b4ea-ced153ade211", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "9e9409da-bcc3-4da1-a61a-bfcdedad63a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "ae667b9f-443a-42bf-8438-2786a6873383", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv6", "project_id": "f2a64f36c6464fa394a0b337b558e271"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:34Z", "revision_number": 0, "id": "c16f5038-3cbf-47e8-b2e6-50c9b74e8c4c", "remote_group_id": "d17f216d-9a27-41af-b877-54d421871471", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:34Z", "security_group_id": "d17f216d-9a27-41af-b877-54d421871471", "tenant_id": "f2a64f36c6464fa394a0b337b558e271", "port_range_min": null, "ethertype": "IPv4", "project_id": "f2a64f36c6464fa394a0b337b558e271"}], "revision_number": 1, "project_id": "f2a64f36c6464fa394a0b337b558e271", "id": "d17f216d-9a27-41af-b877-54d421871471", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:48Z", "updated_at": "2018-08-09T16:06:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:49Z", "revision_number": 0, "id": "17965c2a-93c5-4a42-99d5-eae57c9fc0e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2018-08-09T16:06:49Z", "revision_number": 0, "id": "250936ee-9316-4ca9-849e-2d809f310a37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:06:49Z", "revision_number": 0, "id": "67839a5a-4853-485b-bf83-a8ca9f2b35ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:49Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "dc6d8b77-3b0d-4f2e-8057-001d9f2e6e82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv4", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:06:48Z", "revision_number": 0, "id": "e3674123-e450-44d4-921a-7c33284dd6e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:06:48Z", "security_group_id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "port_range_min": null, "ethertype": "IPv6", "project_id": "67dadffd3c4942f797a7ea228a5d825e"}], "revision_number": 4, "project_id": "67dadffd3c4942f797a7ea228a5d825e", "id": "da132a75-350f-403e-9a53-bf9ee324f9f8", "name": "shaker-sg_8e03ade9-1611-4a96-b833-d1a2836db744"}, {"description": "Default security group", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T14:59:19Z", "updated_at": "2018-08-09T14:59:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "23dddd87-23ef-4ae3-bfb2-a245300b507f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "27d4cc44-fc5e-4b64-b63f-fe82a563f5f6", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "40520541-81ab-4aba-a912-dc0902fc127b", "remote_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T14:59:19Z", "revision_number": 0, "id": "cc8a47c0-346e-40c3-b808-9534906e0b1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T14:59:19Z", "security_group_id": "df8e1751-7025-48b3-adc3-1222c8472516", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8"}], "revision_number": 1, "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "df8e1751-7025-48b3-adc3-1222c8472516", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "created_at": "2018-08-09T15:03:40Z", "updated_at": "2018-08-09T15:03:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "6563cd4f-baf5-448c-a753-7b2880610fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "9df40c14-8c2b-432e-a8fa-191b43cf8ce9", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "a3185906-ec1d-44bb-b5a2-c8ddd5fd14da", "remote_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:03:40Z", "revision_number": 0, "id": "bd682853-db51-4bd7-a859-74628ef7df63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:03:40Z", "security_group_id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "tenant_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1"}], "revision_number": 1, "project_id": "d95c7d90e1ba4d0ba33b7d930d7673a1", "id": "fc907b1a-d99f-4223-bba0-ffe03f1cdd67", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "created_at": "2018-08-09T15:00:06Z", "updated_at": "2018-08-09T15:00:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "10f4574a-4fbc-48a2-9baa-8a9e5abd489d", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "86f883ce-d493-4d97-b505-1485e2fbf377", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "b1861454-90b2-457b-add1-9846c4ada888", "remote_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T15:00:07Z", "revision_number": 0, "id": "faef61a9-51b7-490e-ac9e-988f21bbdf1d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T15:00:07Z", "security_group_id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "tenant_id": "e6c4683f4bcd444da69e5873ced849a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "e6c4683f4bcd444da69e5873ced849a7"}], "revision_number": 1, "project_id": "e6c4683f4bcd444da69e5873ced849a7", "id": "fe983c23-6fe2-4470-8c5a-abc49da01a5c", "name": "default"}]} 2018-08-09 16:36:31,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-51cf751a-14cf-4922-9409-ec0a35caf870 2018-08-09 16:36:31,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.328263998032s 2018-08-09 16:36:31,029 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-51cf751a-14cf-4922-9409-ec0a35caf870 2018-08-09 16:36:31,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 16:36:31,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/da132a75-350f-403e-9a53-bf9ee324f9f8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:31,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4f1192c-d2b0-41cd-80dd-e921f27135cd Content-Length: 0 Date: Thu, 09 Aug 2018 16:36:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:36:31,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/da132a75-350f-403e-9a53-bf9ee324f9f8.json used request id req-d4f1192c-d2b0-41cd-80dd-e921f27135cd 2018-08-09 16:36:31,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139816999435s 2018-08-09 16:36:31,175 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/da132a75-350f-403e-9a53-bf9ee324f9f8.json used request id req-d4f1192c-d2b0-41cd-80dd-e921f27135cd 2018-08-09 16:36:31,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 16:36:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:31,210 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:36:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64e32c24-f45f-4284-9151-b1c6e8e63029 x-compute-request-id: req-64e32c24-f45f-4284-9151-b1c6e8e63029 Content-Length: 0 Content-Type: application/json 2018-08-09 16:36:31,211 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744 used request id req-64e32c24-f45f-4284-9151-b1c6e8e63029 2018-08-09 16:36:31,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0346839427948s 2018-08-09 16:36:31,211 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/shaker-kp_8e03ade9-1611-4a96-b833-d1a2836db744 used request id req-64e32c24-f45f-4284-9151-b1c6e8e63029 2018-08-09 16:36:31,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 16:36:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8/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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" -d '{"subnet_id": "19607c58-0e78-4ddf-a8cc-7049262bca8b"}' 2018-08-09 16:36:32,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-40f10d0f-4f47-4415-bb98-9247f80a9ad3 Date: Thu, 09 Aug 2018 16:36:32 GMT RESP BODY: {"network_id": "728d8c5f-b82d-43a3-98b1-e0785fbb2d59", "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "subnet_id": "19607c58-0e78-4ddf-a8cc-7049262bca8b", "subnet_ids": ["19607c58-0e78-4ddf-a8cc-7049262bca8b"], "port_id": "4f8f9071-6a0b-4297-bba8-5a5f7e4945dc", "id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8"} 2018-08-09 16:36:32,899 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8/remove_router_interface.json used request id req-40f10d0f-4f47-4415-bb98-9247f80a9ad3 2018-08-09 16:36:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68758392334s 2018-08-09 16:36:32,899 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8/remove_router_interface.json used request id req-40f10d0f-4f47-4415-bb98-9247f80a9ad3 returning object 9ddf2f13-5497-48d3-94d9-381c1b8ae5b8 2018-08-09 16:36:32,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 16:36:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:33,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1704 X-Openstack-Request-Id: req-669fbeed-777e-414f-958c-621213b534a8 Date: Thu, 09 Aug 2018 16:36:33 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "decdf8a6b5e24dd9bb544f282b643b64", "created_at": "2018-08-09T15:12:47Z", "admin_state_up": false, "updated_at": "2018-08-09T15:12:47Z", "project_id": "decdf8a6b5e24dd9bb544f282b643b64", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "60bd384b-9c1a-4d80-bed5-603f09948b5e", "name": "tempest-router-388939725"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67dadffd3c4942f797a7ea228a5d825e", "created_at": "2018-08-09T16:06:28Z", "admin_state_up": true, "updated_at": "2018-08-09T16:36:31Z", "project_id": "67dadffd3c4942f797a7ea228a5d825e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9ddf2f13-5497-48d3-94d9-381c1b8ae5b8", "name": "shaker-router_8e03ade9-1611-4a96-b833-d1a2836db744"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5c6e0a504a84f438264a99184f0f0fe", "created_at": "2018-08-09T15:12:15Z", "admin_state_up": true, "updated_at": "2018-08-09T15:12:15Z", "project_id": "a5c6e0a504a84f438264a99184f0f0fe", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ae3523a5-8590-4390-b646-0b0f953ff20e", "name": "tempest-pretest-check-1196391340"}]} 2018-08-09 16:36:33,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-669fbeed-777e-414f-958c-621213b534a8 2018-08-09 16:36:33,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.140026807785s 2018-08-09 16:36:33,040 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-669fbeed-777e-414f-958c-621213b534a8 2018-08-09 16:36:33,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 16:36:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:34,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1b4f166-5fce-4f12-aa87-9e3fcc851ee4 Content-Length: 0 Date: Thu, 09 Aug 2018 16:36:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:36:34,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8.json used request id req-d1b4f166-5fce-4f12-aa87-9e3fcc851ee4 2018-08-09 16:36:34,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24772310257s 2018-08-09 16:36:34,290 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9ddf2f13-5497-48d3-94d9-381c1b8ae5b8.json used request id req-d1b4f166-5fce-4f12-aa87-9e3fcc851ee4 2018-08-09 16:36:34,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:36:34,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:34,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1324 X-Openstack-Request-Id: req-1b56616e-1b58-4d1a-8b5d-79a4ab8a3a7b Date: Thu, 09 Aug 2018 16:36:34 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T16:06:28Z","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":"19607c58-0e78-4ddf-a8cc-7049262bca8b","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"67dadffd3c4942f797a7ea228a5d825e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_8e03ade9-1611-4a96-b833-d1a2836db744","enable_dhcp":true,"segment_id":null,"network_id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","ip_version":4},{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 16:36:34,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1b56616e-1b58-4d1a-8b5d-79a4ab8a3a7b 2018-08-09 16:36:34,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400011539459s 2018-08-09 16:36:34,331 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-1b56616e-1b58-4d1a-8b5d-79a4ab8a3a7b 2018-08-09 16:36:34,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 16:36:34,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/19607c58-0e78-4ddf-a8cc-7049262bca8b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:35,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1abb55d1-a961-4969-b4c5-ce39be93a3d6 Date: Thu, 09 Aug 2018 16:36:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:36:35,318 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/19607c58-0e78-4ddf-a8cc-7049262bca8b.json used request id req-1abb55d1-a961-4969-b4c5-ce39be93a3d6 2018-08-09 16:36:35,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.985947132111s 2018-08-09 16:36:35,319 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/19607c58-0e78-4ddf-a8cc-7049262bca8b.json used request id req-1abb55d1-a961-4969-b4c5-ce39be93a3d6 2018-08-09 16:36:35,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:36:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:35,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1431 X-Openstack-Request-Id: req-c9d4732e-848e-40f7-a142-6200d991bec3 Date: Thu, 09 Aug 2018 16:36:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"728d8c5f-b82d-43a3-98b1-e0785fbb2d59","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":62,"ipv4_address_scope":null,"shared":false,"project_id":"67dadffd3c4942f797a7ea228a5d825e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:36:35Z","qos_policy_id":null,"name":"shaker-net_8e03ade9-1611-4a96-b833-d1a2836db744","admin_state_up":true,"tenant_id":"67dadffd3c4942f797a7ea228a5d825e","created_at":"2018-08-09T16:06:28Z","provider:network_type":"vxlan"}]} 2018-08-09 16:36:35,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c9d4732e-848e-40f7-a142-6200d991bec3 2018-08-09 16:36:35,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0823438167572s 2018-08-09 16:36:35,402 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c9d4732e-848e-40f7-a142-6200d991bec3 2018-08-09 16:36:35,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 16:36:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/728d8c5f-b82d-43a3-98b1-e0785fbb2d59.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:36,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e2ffc86c-f15b-47e6-8dd8-a8c87add85f6 Date: Thu, 09 Aug 2018 16:36:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:36:36,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/728d8c5f-b82d-43a3-98b1-e0785fbb2d59.json used request id req-e2ffc86c-f15b-47e6-8dd8-a8c87add85f6 2018-08-09 16:36:36,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.20883607864s 2018-08-09 16:36:36,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/728d8c5f-b82d-43a3-98b1-e0785fbb2d59.json used request id req-e2ffc86c-f15b-47e6-8dd8-a8c87add85f6 2018-08-09 16:36:36,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:36:36,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:36,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json X-Openstack-Request-Id: req-70d31ccb-a947-4a1a-9c8b-27f7732aa033 Date: Thu, 09 Aug 2018 16:36:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:06:47Z", "file": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb/file", "owner": "67dadffd3c4942f797a7ea228a5d825e", "id": "55ade4ce-c0fb-498f-a489-550508d6dabb", "size": 666173440, "self": "/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/55ade4ce-c0fb-498f-a489-550508d6dabb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_8e03ade9-1611-4a96-b833-d1a2836db744", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2018-08-09T16:06:37Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:36:36,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-70d31ccb-a947-4a1a-9c8b-27f7732aa033 2018-08-09 16:36:36,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.278291940689s 2018-08-09 16:36:36,895 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-70d31ccb-a947-4a1a-9c8b-27f7732aa033 2018-08-09 16:36:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 16:36:36,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}80557e3fce4967f2d92967c90bc23d1f6f10d99e" 2018-08-09 16:36:38,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6f6ab700-9aae-4c6a-9225-38f5a0055d69 Date: Thu, 09 Aug 2018 16:36: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-09 16:36:38,028 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb used request id req-6f6ab700-9aae-4c6a-9225-38f5a0055d69 2018-08-09 16:36:38,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13130187988s 2018-08-09 16:36:38,028 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/55ade4ce-c0fb-498f-a489-550508d6dabb used request id req-6f6ab700-9aae-4c6a-9225-38f5a0055d69 2018-08-09 16:36:38,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:36:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:38,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36: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-ab649df4-5a4f-47ab-a6c6-f4585d426b1a x-compute-request-id: req-ab649df4-5a4f-47ab-a6c6-f4585d426b1a Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"name": "shaker-flavor_8e03ade9-1611-4a96-b833-d1a2836db744", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/aa97bed6-f498-4241-a557-d53a42314605", "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": "aa97bed6-f498-4241-a557-d53a42314605"}]} 2018-08-09 16:36:38,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ab649df4-5a4f-47ab-a6c6-f4585d426b1a 2018-08-09 16:36:38,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.270503044128s 2018-08-09 16:36:38,300 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-ab649df4-5a4f-47ab-a6c6-f4585d426b1a 2018-08-09 16:36:38,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 16:36:38,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:38,335 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:36: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-9c34f9d0-1695-4697-8f65-6639e1b371b2 x-compute-request-id: req-9c34f9d0-1695-4697-8f65-6639e1b371b2 Content-Length: 0 Content-Type: application/json 2018-08-09 16:36:38,335 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605 used request id req-9c34f9d0-1695-4697-8f65-6639e1b371b2 2018-08-09 16:36:38,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0341050624847s 2018-08-09 16:36:38,335 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/aa97bed6-f498-4241-a557-d53a42314605 used request id req-9c34f9d0-1695-4697-8f65-6639e1b371b2 2018-08-09 16:36:38,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:36:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:38,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c2ae4a-8007-461d-ad33-28f72af09684 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "links": {"self": "http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "7585800b35054da3a92a1092563e694d", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:36:38,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-12c2ae4a-8007-461d-ad33-28f72af09684 2018-08-09 16:36:38,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.229945898056s 2018-08-09 16:36:38,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-12c2ae4a-8007-461d-ad33-28f72af09684 2018-08-09 16:36:38,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:36:38,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:38,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de80e5e0-5bf1-4255-9888-fc129e50ebb6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"user": {"name": "shaker-user_8e03ade9-1611-4a96-b833-d1a2836db744", "links": {"self": "http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "7585800b35054da3a92a1092563e694d", "description": null}} 2018-08-09 16:36:38,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d used request id req-de80e5e0-5bf1-4255-9888-fc129e50ebb6 2018-08-09 16:36:38,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.191779136658s 2018-08-09 16:36:38,764 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d used request id req-de80e5e0-5bf1-4255-9888-fc129e50ebb6 2018-08-09 16:36:38,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 16:36:38,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:39,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:36:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb07fc9b-8e65-42f5-8210-f29c1cae00fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:36:39,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d used request id req-cb07fc9b-8e65-42f5-8210-f29c1cae00fd 2018-08-09 16:36:39,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.282474994659s 2018-08-09 16:36:39,048 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7585800b35054da3a92a1092563e694d used request id req-cb07fc9b-8e65-42f5-8210-f29c1cae00fd 2018-08-09 16:36:39,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:36:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:39,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c9d9d39-8af5-4091-a9d3-ecd89d87c345 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e"}, "tags": [], "enabled": true, "id": "67dadffd3c4942f797a7ea228a5d825e", "parent_id": "default", "domain_id": "default", "name": "shaker-project_8e03ade9-1611-4a96-b833-d1a2836db744"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 16:36:39,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9c9d9d39-8af5-4091-a9d3-ecd89d87c345 2018-08-09 16:36:39,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198115110397s 2018-08-09 16:36:39,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-9c9d9d39-8af5-4091-a9d3-ecd89d87c345 2018-08-09 16:36:39,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 16:36:39,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:39,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0b3332d-fdbd-46b8-8d12-1f8a06b65df6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:36:39,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e used request id req-c0b3332d-fdbd-46b8-8d12-1f8a06b65df6 2018-08-09 16:36:39,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.258586168289s 2018-08-09 16:36:39,516 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/67dadffd3c4942f797a7ea228a5d825e used request id req-c0b3332d-fdbd-46b8-8d12-1f8a06b65df6 2018-08-09 16:36:39,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:36:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:39,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5bc8ab-1650-4dbe-9853-60e96478d4cc Content-Encoding: gzip Content-Length: 415 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "7d1ca71dd6324b0babfb92f5f653caa7", "links": {"self": "http://172.30.9.21:5000/v3/roles/7d1ca71dd6324b0babfb92f5f653caa7"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:36:39,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d5bc8ab-1650-4dbe-9853-60e96478d4cc 2018-08-09 16:36:39,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200824022293s 2018-08-09 16:36:39,720 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d5bc8ab-1650-4dbe-9853-60e96478d4cc 2018-08-09 16:36:39,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-09 16:36:39,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/7d1ca71dd6324b0babfb92f5f653caa7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bb2be5c3002265ccea841fccae1cccad8a44dcd3" 2018-08-09 16:36:39,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:36:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c51fdd6-5a85-469d-950c-20ce401ae3ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:36:39,959 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7d1ca71dd6324b0babfb92f5f653caa7 used request id req-3c51fdd6-5a85-469d-950c-20ce401ae3ff 2018-08-09 16:36:39,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.233006000519s 2018-08-09 16:36:39,959 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7d1ca71dd6324b0babfb92f5f653caa7 used request id req-3c51fdd6-5a85-469d-950c-20ce401ae3ff 2018-08-09 16:36:40,006 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-09 16:36:40,297 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-09 16:36:40,297 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-09 16:36:40,298 - openstack_tests - INFO - OS Credentials = > 2018-08-09 16:36:40,298 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-09 16:36:40,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:36:40,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:36:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["A2M0FQq5S3GviLC__NyfqQ"], "issued_at": "2018-08-09T16:36:40.000000Z"}} 2018-08-09 16:36:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29136d2c9896462852c3ad41b43ca77f2a18b33c" 2018-08-09 16:36:41,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-275ee7e3-b3ce-4340-bb59-0d84c7184fc6 Date: Thu, 09 Aug 2018 16:36:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:36:41,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-275ee7e3-b3ce-4340-bb59-0d84c7184fc6 2018-08-09 16:36:41,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6f77d76c-b2ad-4851-a3c9-b50cefe3d33e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29136d2c9896462852c3ad41b43ca77f2a18b33c" 2018-08-09 16:36:41,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 642 X-Openstack-Request-Id: req-e875443e-3f4e-4de2-b43e-b0198d6ab931 Date: Thu, 09 Aug 2018 16:36:41 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 16:36:41,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6f77d76c-b2ad-4851-a3c9-b50cefe3d33e used request id req-e875443e-3f4e-4de2-b43e-b0198d6ab931 2018-08-09 16:36:41,114 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-09 16:36:41,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:36:41,116 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:36:41,117 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 16:36:41,118 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 16:36:41,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.discovery 2018-08-09 16:36:41,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:36:41,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4327abdb-102b-4cb3-b5b4-b97ff3c1aeb1 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:36:41,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4327abdb-102b-4cb3-b5b4-b97ff3c1aeb1 2018-08-09 16:36:41,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:36:41,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:36:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["W5rV4mH0S4e4C6VZGATdmg"], "issued_at": "2018-08-09T16:36:41.000000Z"}} 2018-08-09 16:36:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bd6775a79f619b89236f02faeb805431717b90bc" 2018-08-09 16:36:41,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36: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-fdab1ff7-1d09-4696-a48d-29faa52ee05e x-compute-request-id: req-fdab1ff7-1d09-4696-a48d-29faa52ee05e 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.21: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-09 16:36:41,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-fdab1ff7-1d09-4696-a48d-29faa52ee05e 2018-08-09 16:36:41,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.discovery in 0.623305082321s 2018-08-09 16:36:41,745 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/ used request id req-fdab1ff7-1d09-4696-a48d-29faa52ee05e 2018-08-09 16:36:41,745 - functest.utils.functest_utils - DEBUG - cloud._compute_client.request: {u'version': {u'status': u'CURRENT', u'updated': u'2013-07-23T11:33:21Z', u'links': [{u'href': u'http://172.30.9.21:8774/v2.1/', u'rel': u'self'}, {u'href': u'http://docs.openstack.org/', u'type': u'text/html', u'rel': u'describedby'}], u'min_version': u'2.1', u'version': u'2.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-09 16:36:41,745 - functest.utils.functest_utils - DEBUG - nova version: (2, 65) 2018-08-09 16:36:41,746 - xtesting.ci.run_tests - INFO - Skipping test case 'snaps_smoke'... 2018-08-09 16:36:41,746 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 00:00 | SKIP | +---------------------+------------------+------------------+----------------+ 2018-08-09 16:36:41,798 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-09 16:36:41,835 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:36:41,836 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 16:36:41,837 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 16:36:41,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:36:41,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:36:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd1b12d-c30b-4deb-b311-bc1baf11fae1 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:36:41,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1bd1b12d-c30b-4deb-b311-bc1baf11fae1 2018-08-09 16:36:41,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:36:42,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["gVGox5J7RoGeaDFM-4ENtg"], "issued_at": "2018-08-09T16:36:42.000000Z"}} 2018-08-09 16:36:42,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:36:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:36:42,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e23f3504-5360-4f68-91d5-3197e8c6efd1 Date: Thu, 09 Aug 2018 16:36:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:36:42,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e23f3504-5360-4f68-91d5-3197e8c6efd1 2018-08-09 16:36:42,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.326371192932s 2018-08-09 16:36:42,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e23f3504-5360-4f68-91d5-3197e8c6efd1 2018-08-09 16:36:42,556 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 16:36:45,091 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 16:36:47,774 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 48f14f66-eeca-49ac-bd59-8cd04a7865d9 | 2018-08-09T16:36:47.421737 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 48f14f66-eeca-49ac-bd59-8cd04a7865d9 ~/.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-09 16:36:51,485 - 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-09 16:36:51,486 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 16:36:54,048 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 16:36:57,550 - 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=a748b5a5-6987-4822-8abc-93e096587e4a) as the default verifier for the future CLI operations. 2018-08-09 16:37:00,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 16:37:00,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:00,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-39d25730-d21a-4d49-81d2-e09b5f3781aa Date: Thu, 09 Aug 2018 16:37:00 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-09 16:37:00,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-39d25730-d21a-4d49-81d2-e09b5f3781aa 2018-08-09 16:37:00,676 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0113091468811s 2018-08-09 16:37:00,677 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-39d25730-d21a-4d49-81d2-e09b5f3781aa 2018-08-09 16:37:00,686 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-09 16:37:00,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 16:37:00,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"network": {"name": "neutron_trunk-net_5ad94709-f4da-45db-8caf-9cf0819ca23c", "admin_state_up": true}}' 2018-08-09 16:37:00,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7b34f989-6dae-45f8-9941-4d753ac9f029 Date: Thu, 09 Aug 2018 16:37:00 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"provider:network_type":"vxlan","id":"90f8d9cc-d88f-414f-9bc6-ec6171b9502a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:37:00Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_5ad94709-f4da-45db-8caf-9cf0819ca23c","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T16:37:00Z","mtu":1450}} 2018-08-09 16:37:00,962 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b34f989-6dae-45f8-9941-4d753ac9f029 2018-08-09 16:37:00,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.274672031403s 2018-08-09 16:37:00,962 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7b34f989-6dae-45f8-9941-4d753ac9f029 2018-08-09 16:37:00,962 - 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-09T16:37:00Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'90f8d9cc-d88f-414f-9bc6-ec6171b9502a', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'created_at': u'2018-08-09T16:37:00Z', u'mtu': 1450, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'l2_adjacency': True}) 2018-08-09 16:37:00,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:37:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:01,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1432 X-Openstack-Request-Id: req-38b0f1e3-ddf6-4d9e-b9ba-53e211646a28 Date: Thu, 09 Aug 2018 16:37:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"90f8d9cc-d88f-414f-9bc6-ec6171b9502a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:37:00Z","qos_policy_id":null,"name":"neutron_trunk-net_5ad94709-f4da-45db-8caf-9cf0819ca23c","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T16:37:00Z","provider:network_type":"vxlan"}]} 2018-08-09 16:37:01,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-38b0f1e3-ddf6-4d9e-b9ba-53e211646a28 2018-08-09 16:37:01,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10599398613s 2018-08-09 16:37:01,070 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-38b0f1e3-ddf6-4d9e-b9ba-53e211646a28 2018-08-09 16:37:01,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 16:37:01,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"subnet": {"name": "neutron_trunk-subnet_5ad94709-f4da-45db-8caf-9cf0819ca23c", "enable_dhcp": true, "network_id": "90f8d9cc-d88f-414f-9bc6-ec6171b9502a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 16:37:01,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-01662d6d-1265-40b3-a0af-52b38e069323 Date: Thu, 09 Aug 2018 16:37:01 GMT RESP BODY: {"subnet":{"updated_at":"2018-08-09T16:37: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":"0e44186a-445a-44aa-b023-c4fcbab4ff7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_5ad94709-f4da-45db-8caf-9cf0819ca23c","enable_dhcp":true,"segment_id":null,"network_id":"90f8d9cc-d88f-414f-9bc6-ec6171b9502a","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T16:37:01Z","ip_version":4}} 2018-08-09 16:37:01,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-01662d6d-1265-40b3-a0af-52b38e069323 2018-08-09 16:37:01,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.476984977722s 2018-08-09 16:37:01,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-01662d6d-1265-40b3-a0af-52b38e069323 2018-08-09 16:37:01,549 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:37: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'0e44186a-445a-44aa-b023-c4fcbab4ff7f', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'90f8d9cc-d88f-414f-9bc6-ec6171b9502a', u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T16:37: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'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 16:37:01,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 16:37:01,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "neutron_trunk-router_5ad94709-f4da-45db-8caf-9cf0819ca23c", "admin_state_up": true}}' 2018-08-09 16:37:03,053 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-723e0ac0-1b6d-4f34-a88e-11bcae309503 Date: Thu, 09 Aug 2018 16:37:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T16:37:01Z", "admin_state_up": true, "updated_at": "2018-08-09T16:37:02Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "a22b3634-3ba2-4e7f-945c-9d48d34b3789", "name": "neutron_trunk-router_5ad94709-f4da-45db-8caf-9cf0819ca23c"}} 2018-08-09 16:37:03,053 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-723e0ac0-1b6d-4f34-a88e-11bcae309503 2018-08-09 16:37:03,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.50345396996s 2018-08-09 16:37:03,054 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-723e0ac0-1b6d-4f34-a88e-11bcae309503 2018-08-09 16:37:03,054 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:37:02Z', u'revision_number': 2, u'ha': False, u'id': u'a22b3634-3ba2-4e7f-945c-9d48d34b3789', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'admin_state_up': True, u'tenant_id': u'c27b2a9a4da64ec89ae0c5216451b3d8', u'created_at': u'2018-08-09T16:37:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'c27b2a9a4da64ec89ae0c5216451b3d8'}) 2018-08-09 16:37:03,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 16:37:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789/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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"subnet_id": "0e44186a-445a-44aa-b023-c4fcbab4ff7f"}' 2018-08-09 16:37:05,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d89e09d4-e2f7-4696-a24a-98e223894d10 Date: Thu, 09 Aug 2018 16:37:05 GMT RESP BODY: {"network_id": "90f8d9cc-d88f-414f-9bc6-ec6171b9502a", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "0e44186a-445a-44aa-b023-c4fcbab4ff7f", "subnet_ids": ["0e44186a-445a-44aa-b023-c4fcbab4ff7f"], "port_id": "ccf7f937-f771-477e-b719-de9b05818868", "id": "a22b3634-3ba2-4e7f-945c-9d48d34b3789"} 2018-08-09 16:37:05,207 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789/add_router_interface.json used request id req-d89e09d4-e2f7-4696-a24a-98e223894d10 2018-08-09 16:37:05,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15264987946s 2018-08-09 16:37:05,208 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789/add_router_interface.json used request id req-d89e09d4-e2f7-4696-a24a-98e223894d10 returning object a22b3634-3ba2-4e7f-945c-9d48d34b3789 2018-08-09 16:37:05,208 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-09 16:37:05,340 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-09 16:37:05,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:37:05,346 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 16:37:05 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 16:37:05,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:37:05,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:05,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-a7db88f8-b6d5-4959-a521-54c4858380b0 Date: Thu, 09 Aug 2018 16:37:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:37:05,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a7db88f8-b6d5-4959-a521-54c4858380b0 2018-08-09 16:37:05,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.252320051193s 2018-08-09 16:37:05,601 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a7db88f8-b6d5-4959-a521-54c4858380b0 2018-08-09 16:37:05,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 16:37:05,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c"}' 2018-08-09 16:37:05,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ed7732e6-08fe-4754-935e-d2423db55021 Date: Thu, 09 Aug 2018 16:37:05 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:05Z", "file": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "e2ba9897-8406-41dd-a480-f717bed2bd59", "size": null, "self": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59", "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_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": null, "created_at": "2018-08-09T16:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 16:37:05,647 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ed7732e6-08fe-4754-935e-d2423db55021 2018-08-09 16:37:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0379910469055s 2018-08-09 16:37:05,648 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ed7732e6-08fe-4754-935e-d2423db55021 returning object e2ba9897-8406-41dd-a480-f717bed2bd59 2018-08-09 16:37:05,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 16:37:05,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '' 2018-08-09 16:37:06,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1fdad74f-e0a7-4944-8976-fb5b790cf8ff Date: Thu, 09 Aug 2018 16:37: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-09 16:37:06,594 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file used request id req-1fdad74f-e0a7-4944-8976-fb5b790cf8ff 2018-08-09 16:37:06,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.945732831955s 2018-08-09 16:37:06,595 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file used request id req-1fdad74f-e0a7-4944-8976-fb5b790cf8ff 2018-08-09 16:37:06,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:37:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:06,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-a184423a-d74a-46bb-b7af-4307dcad4426 Date: Thu, 09 Aug 2018 16:37:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:06Z", "file": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "e2ba9897-8406-41dd-a480-f717bed2bd59", "size": 12716032, "self": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T16:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:37:06,624 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a184423a-d74a-46bb-b7af-4307dcad4426 2018-08-09 16:37:06,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251808166504s 2018-08-09 16:37:06,624 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a184423a-d74a-46bb-b7af-4307dcad4426 2018-08-09 16:37:06,626 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'e2ba9897-8406-41dd-a480-f717bed2bd59', 'size': 12716032, u'self': u'/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T16:37:06Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T16:37:06Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c', '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/e2ba9897-8406-41dd-a480-f717bed2bd59', 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_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c', 'created': u'2018-08-09T16:37:05Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T16:37: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/e2ba9897-8406-41dd-a480-f717bed2bd59', 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_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 16:37:06,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 16:37:06,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_5ad94709-f4da-45db-8caf-9cf0819ca23c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 16:37:06,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37: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-173b634c-25b3-4a3a-87a1-e53b546fecae x-compute-request-id: req-173b634c-25b3-4a3a-87a1-e53b546fecae Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_5ad94709-f4da-45db-8caf-9cf0819ca23c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b", "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": "8cb8f2fe-c0ee-4b84-9841-724a310d6f7b"}} 2018-08-09 16:37:06,999 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-173b634c-25b3-4a3a-87a1-e53b546fecae 2018-08-09 16:37:06,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.372115135193s 2018-08-09 16:37:07,000 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-173b634c-25b3-4a3a-87a1-e53b546fecae 2018-08-09 16:37:07,000 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_5ad94709-f4da-45db-8caf-9cf0819ca23c', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'8cb8f2fe-c0ee-4b84-9841-724a310d6f7b', 'swap': 0}) 2018-08-09 16:37:07,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 16:37:07,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b/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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"extra_specs": {}}' 2018-08-09 16:37:07,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37: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-5d5f5bae-f656-4772-b938-12a832c2f027 x-compute-request-id: req-5d5f5bae-f656-4772-b938-12a832c2f027 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 16:37:07,025 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b/os-extra_specs used request id req-5d5f5bae-f656-4772-b938-12a832c2f027 2018-08-09 16:37:07,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235719680786s 2018-08-09 16:37:07,025 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b/os-extra_specs used request id req-5d5f5bae-f656-4772-b938-12a832c2f027 2018-08-09 16:37:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:37:07,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:37:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65d5fc87-0025-42b0-ae3f-41cf11bc5451 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 16:37:07,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-65d5fc87-0025-42b0-ae3f-41cf11bc5451 2018-08-09 16:37:07,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:37:07,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:07,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fe20e5-00f4-4029-ae57-7444429f388f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:37:07,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84fe20e5-00f4-4029-ae57-7444429f388f 2018-08-09 16:37:07,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.18545794487s 2018-08-09 16:37:07,223 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84fe20e5-00f4-4029-ae57-7444429f388f 2018-08-09 16:37:07,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:37:07,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:07,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df5f7f5-eef8-433a-9b8c-766f246f25d9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:37:07,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7df5f7f5-eef8-433a-9b8c-766f246f25d9 2018-08-09 16:37:07,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183742046356s 2018-08-09 16:37:07,412 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7df5f7f5-eef8-433a-9b8c-766f246f25d9 2018-08-09 16:37:07,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-09 16:37:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:07,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37: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-a4a77aba-5b04-47b8-9c16-9fe158edf797 x-compute-request-id: req-a4a77aba-5b04-47b8-9c16-9fe158edf797 Content-Encoding: gzip Content-Length: 717 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 12}, "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.10", "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": 147, "local_gb": 148, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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-09 16:37:07,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a4a77aba-5b04-47b8-9c16-9fe158edf797 2018-08-09 16:37:07,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.037437915802s 2018-08-09 16:37:07,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-a4a77aba-5b04-47b8-9c16-9fe158edf797 2018-08-09 16:37:07,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:37:07,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:07,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-72d26a94-bcfd-4b0e-b7ee-e8d19bc01cfc Date: Thu, 09 Aug 2018 16:37:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:06Z", "file": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "e2ba9897-8406-41dd-a480-f717bed2bd59", "size": 12716032, "self": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T16:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:37:07,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-72d26a94-bcfd-4b0e-b7ee-e8d19bc01cfc 2018-08-09 16:37:07,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0334730148315s 2018-08-09 16:37:07,491 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-72d26a94-bcfd-4b0e-b7ee-e8d19bc01cfc 2018-08-09 16:37:07,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 16:37:07,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c"}' 2018-08-09 16:37:07,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-23fca917-f815-44f5-94cf-cdc0c62569f4 Date: Thu, 09 Aug 2018 16:37:07 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:07Z", "file": "/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "10f60ac1-cfee-4dc5-9061-a7eaa36ff05c", "size": null, "self": "/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c", "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_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": null, "created_at": "2018-08-09T16:37:07Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 16:37:07,628 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-23fca917-f815-44f5-94cf-cdc0c62569f4 2018-08-09 16:37:07,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.129384040833s 2018-08-09 16:37:07,629 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-23fca917-f815-44f5-94cf-cdc0c62569f4 returning object 10f60ac1-cfee-4dc5-9061-a7eaa36ff05c 2018-08-09 16:37:07,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 16:37:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '' 2018-08-09 16:37:08,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-351a5b27-59b4-48c4-a58f-56c22dc38309 Date: Thu, 09 Aug 2018 16:37: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-09 16:37:08,841 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/file used request id req-351a5b27-59b4-48c4-a58f-56c22dc38309 2018-08-09 16:37:08,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.2116689682s 2018-08-09 16:37:08,842 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/file used request id req-351a5b27-59b4-48c4-a58f-56c22dc38309 2018-08-09 16:37:08,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:37:08,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:37:08,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json X-Openstack-Request-Id: req-b077f145-6e14-4e69-9cd3-4491604bf1b2 Date: Thu, 09 Aug 2018 16:37:08 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:08Z", "file": "/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "10f60ac1-cfee-4dc5-9061-a7eaa36ff05c", "size": 12716032, "self": "/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T16:37:07Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:06Z", "file": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "e2ba9897-8406-41dd-a480-f717bed2bd59", "size": 12716032, "self": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T16:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:37:08,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b077f145-6e14-4e69-9cd3-4491604bf1b2 2018-08-09 16:37:08,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0276868343353s 2018-08-09 16:37:08,874 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b077f145-6e14-4e69-9cd3-4491604bf1b2 2018-08-09 16:37:08,876 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/file', 'owner': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'id': u'10f60ac1-cfee-4dc5-9061-a7eaa36ff05c', 'size': 12716032, u'self': u'/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c27b2a9a4da64ec89ae0c5216451b3d8', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T16:37:08Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-09T16:37:08Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c', '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/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c', 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_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c', 'created': u'2018-08-09T16:37:07Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-09T16:37:07Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c', 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_5ad94709-f4da-45db-8caf-9cf0819ca23c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2018-08-09 16:37:08,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 16:37:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-09 16:37:08,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37: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-99424925-0581-48a5-b52a-50550ac8df77 x-compute-request-id: req-99424925-0581-48a5-b52a-50550ac8df77 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847", "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": "79bb1283-4a67-4a2d-b4d3-69e4b56d6847"}} 2018-08-09 16:37:08,913 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-99424925-0581-48a5-b52a-50550ac8df77 2018-08-09 16:37:08,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0362210273743s 2018-08-09 16:37:08,914 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-99424925-0581-48a5-b52a-50550ac8df77 2018-08-09 16:37:08,915 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'79bb1283-4a67-4a2d-b4d3-69e4b56d6847', 'swap': 0}) 2018-08-09 16:37:08,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 16:37:08,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847/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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"extra_specs": {}}' 2018-08-09 16:37:08,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:37: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-02d328dd-9f82-41a9-8470-55aae4fed615 x-compute-request-id: req-02d328dd-9f82-41a9-8470-55aae4fed615 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 16:37:08,939 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847/os-extra_specs used request id req-02d328dd-9f82-41a9-8470-55aae4fed615 2018-08-09 16:37:08,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0237209796906s 2018-08-09 16:37:08,939 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847/os-extra_specs used request id req-02d328dd-9f82-41a9-8470-55aae4fed615 2018-08-09 16:37:08,940 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'79bb1283-4a67-4a2d-b4d3-69e4b56d6847', 'swap': 0}) 2018-08-09 16:37:12,419 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-09 16:37:12,419 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-09 16:37:12,420 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-09 16:37:12,422 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-09 16:37:12,425 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-09 16:37:16,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a748b5a5-6987-4822-8abc-93e096587e4a/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-09 16:37:16,059 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-09 16:37:16,060 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-09 16:37:16,061 - 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-09 16:39:12,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 3169f05d-8bd4-499b-a535-39a7994700d2 2018-08-09 16:39:12,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '3169f05d-8bd4-499b-a535-39a7994700d2']'. 2018-08-09 16:39:13,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-09 16:39:13,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 3169f05d-8bd4-499b-a535-39a7994700d2 | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-09 16:37:18 | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-09 16:39:12 | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:54 | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-09 16:39:13,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a748b5a5-6987-4822-8abc-93e096587e4a) | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 48f14f66-eeca-49ac-bd59-8cd04a7865d9) | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 103.031 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-09 16:39:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-09 16:39:13,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-09 16:39:13,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-09 16:39:13,545 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 16:39:13,545 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:13 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-09 16:39:13,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 16:39:13,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:14,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10e1f8c2-514a-4c7f-8fcb-1e119df0ce0c Date: Thu, 09 Aug 2018 16:39: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-09 16:39:14,750 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c used request id req-10e1f8c2-514a-4c7f-8fcb-1e119df0ce0c 2018-08-09 16:39:14,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.2029030323s 2018-08-09 16:39:14,751 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/10f60ac1-cfee-4dc5-9061-a7eaa36ff05c used request id req-10e1f8c2-514a-4c7f-8fcb-1e119df0ce0c 2018-08-09 16:39:14,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:39:14,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:14,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:39: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-f5c9991b-e568-45d9-8b38-e8cdb9087694 x-compute-request-id: req-f5c9991b-e568-45d9-8b38-e8cdb9087694 Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_alt_5ad94709-f4da-45db-8caf-9cf0819ca23c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847", "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": "79bb1283-4a67-4a2d-b4d3-69e4b56d6847"}, {"name": "neutron_trunk-flavor_5ad94709-f4da-45db-8caf-9cf0819ca23c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b", "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": "8cb8f2fe-c0ee-4b84-9841-724a310d6f7b"}]} 2018-08-09 16:39:14,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f5c9991b-e568-45d9-8b38-e8cdb9087694 2018-08-09 16:39:14,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0240988731384s 2018-08-09 16:39:14,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f5c9991b-e568-45d9-8b38-e8cdb9087694 2018-08-09 16:39:14,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 16:39:14,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:14,803 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:39: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-9cf7df82-5ba4-482d-afdf-b340db695f7a x-compute-request-id: req-9cf7df82-5ba4-482d-afdf-b340db695f7a Content-Length: 0 Content-Type: application/json 2018-08-09 16:39:14,803 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847 used request id req-9cf7df82-5ba4-482d-afdf-b340db695f7a 2018-08-09 16:39:14,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0260858535767s 2018-08-09 16:39:14,803 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/79bb1283-4a67-4a2d-b4d3-69e4b56d6847 used request id req-9cf7df82-5ba4-482d-afdf-b340db695f7a 2018-08-09 16:39:14,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 16:39:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789/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}6c98c64320fb46ae0949d454ec8324974f6988cc" -d '{"subnet_id": "0e44186a-445a-44aa-b023-c4fcbab4ff7f"}' 2018-08-09 16:39:16,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79be669e-b361-452b-be1c-71601bace537 Date: Thu, 09 Aug 2018 16:39:16 GMT RESP BODY: {"network_id": "90f8d9cc-d88f-414f-9bc6-ec6171b9502a", "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "subnet_id": "0e44186a-445a-44aa-b023-c4fcbab4ff7f", "subnet_ids": ["0e44186a-445a-44aa-b023-c4fcbab4ff7f"], "port_id": "ccf7f937-f771-477e-b719-de9b05818868", "id": "a22b3634-3ba2-4e7f-945c-9d48d34b3789"} 2018-08-09 16:39:16,992 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789/remove_router_interface.json used request id req-79be669e-b361-452b-be1c-71601bace537 2018-08-09 16:39:16,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.18828892708s 2018-08-09 16:39:16,992 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789/remove_router_interface.json used request id req-79be669e-b361-452b-be1c-71601bace537 returning object a22b3634-3ba2-4e7f-945c-9d48d34b3789 2018-08-09 16:39:16,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 16:39:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:17,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1711 X-Openstack-Request-Id: req-13e58bc3-dc4a-4f89-be34-5876f6c6e677 Date: Thu, 09 Aug 2018 16:39:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "decdf8a6b5e24dd9bb544f282b643b64", "created_at": "2018-08-09T15:12:47Z", "admin_state_up": false, "updated_at": "2018-08-09T15:12:47Z", "project_id": "decdf8a6b5e24dd9bb544f282b643b64", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "60bd384b-9c1a-4d80-bed5-603f09948b5e", "name": "tempest-router-388939725"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "created_at": "2018-08-09T16:37:01Z", "admin_state_up": true, "updated_at": "2018-08-09T16:39:15Z", "project_id": "c27b2a9a4da64ec89ae0c5216451b3d8", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "a22b3634-3ba2-4e7f-945c-9d48d34b3789", "name": "neutron_trunk-router_5ad94709-f4da-45db-8caf-9cf0819ca23c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a5c6e0a504a84f438264a99184f0f0fe", "created_at": "2018-08-09T15:12:15Z", "admin_state_up": true, "updated_at": "2018-08-09T15:12:15Z", "project_id": "a5c6e0a504a84f438264a99184f0f0fe", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "ae3523a5-8590-4390-b646-0b0f953ff20e", "name": "tempest-pretest-check-1196391340"}]} 2018-08-09 16:39:17,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-13e58bc3-dc4a-4f89-be34-5876f6c6e677 2018-08-09 16:39:17,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.155739068985s 2018-08-09 16:39:17,149 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-13e58bc3-dc4a-4f89-be34-5876f6c6e677 2018-08-09 16:39:17,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 16:39:17,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:18,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df933def-aee9-45e6-a3c3-b9a0e9dbda78 Content-Length: 0 Date: Thu, 09 Aug 2018 16:39:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:39:18,445 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789.json used request id req-df933def-aee9-45e6-a3c3-b9a0e9dbda78 2018-08-09 16:39:18,445 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.29473495483s 2018-08-09 16:39:18,446 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a22b3634-3ba2-4e7f-945c-9d48d34b3789.json used request id req-df933def-aee9-45e6-a3c3-b9a0e9dbda78 2018-08-09 16:39:18,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:39:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:18,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1331 X-Openstack-Request-Id: req-27ae965a-36f4-4ec2-bbb6-f12aaa9c763b Date: Thu, 09 Aug 2018 16:39:18 GMT RESP BODY: {"subnets":[{"updated_at":"2018-08-09T16:37: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":"0e44186a-445a-44aa-b023-c4fcbab4ff7f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_5ad94709-f4da-45db-8caf-9cf0819ca23c","enable_dhcp":true,"segment_id":null,"network_id":"90f8d9cc-d88f-414f-9bc6-ec6171b9502a","tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T16:37:01Z","ip_version":4},{"updated_at":"2018-08-09T14:56:50Z","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":"1b36fd0d-d0ed-4091-af4b-535cf088588e","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"fd9374efb6f04edba7ce4cfe3c974e28","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:50Z","ip_version":4}]} 2018-08-09 16:39:18,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-27ae965a-36f4-4ec2-bbb6-f12aaa9c763b 2018-08-09 16:39:18,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0398900508881s 2018-08-09 16:39:18,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-27ae965a-36f4-4ec2-bbb6-f12aaa9c763b 2018-08-09 16:39:18,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 16:39:18,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/0e44186a-445a-44aa-b023-c4fcbab4ff7f.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:19,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f6e6993-8b4b-499e-8fce-4b9ec5dd455f Date: Thu, 09 Aug 2018 16:39:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:39:19,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0e44186a-445a-44aa-b023-c4fcbab4ff7f.json used request id req-8f6e6993-8b4b-499e-8fce-4b9ec5dd455f 2018-08-09 16:39:19,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.775685071945s 2018-08-09 16:39:19,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0e44186a-445a-44aa-b023-c4fcbab4ff7f.json used request id req-8f6e6993-8b4b-499e-8fce-4b9ec5dd455f 2018-08-09 16:39:19,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:39:19,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:19,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1438 X-Openstack-Request-Id: req-5f847acb-38da-4901-a69c-3b1c92a18d51 Date: Thu, 09 Aug 2018 16:39:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"90f8d9cc-d88f-414f-9bc6-ec6171b9502a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":false,"project_id":"c27b2a9a4da64ec89ae0c5216451b3d8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:39:19Z","qos_policy_id":null,"name":"neutron_trunk-net_5ad94709-f4da-45db-8caf-9cf0819ca23c","admin_state_up":true,"tenant_id":"c27b2a9a4da64ec89ae0c5216451b3d8","created_at":"2018-08-09T16:37:00Z","provider:network_type":"vxlan"}]} 2018-08-09 16:39:19,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5f847acb-38da-4901-a69c-3b1c92a18d51 2018-08-09 16:39:19,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.081728219986s 2018-08-09 16:39:19,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5f847acb-38da-4901-a69c-3b1c92a18d51 2018-08-09 16:39:19,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 16:39:19,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/90f8d9cc-d88f-414f-9bc6-ec6171b9502a.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:20,103 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48930917-f6c2-4639-b945-21304ecd0abc Date: Thu, 09 Aug 2018 16:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:39:20,103 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/90f8d9cc-d88f-414f-9bc6-ec6171b9502a.json used request id req-48930917-f6c2-4639-b945-21304ecd0abc 2018-08-09 16:39:20,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.755564928055s 2018-08-09 16:39:20,104 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/90f8d9cc-d88f-414f-9bc6-ec6171b9502a.json used request id req-48930917-f6c2-4639-b945-21304ecd0abc 2018-08-09 16:39:20,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:39:20,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:20,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-5cae3d1f-ce4c-48b0-b816-11a6fcaeea9a Date: Thu, 09 Aug 2018 16:39:20 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:37:06Z", "file": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59/file", "owner": "c27b2a9a4da64ec89ae0c5216451b3d8", "id": "e2ba9897-8406-41dd-a480-f717bed2bd59", "size": 12716032, "self": "/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/e2ba9897-8406-41dd-a480-f717bed2bd59/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5ad94709-f4da-45db-8caf-9cf0819ca23c", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-09T16:37:05Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:39:20,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5cae3d1f-ce4c-48b0-b816-11a6fcaeea9a 2018-08-09 16:39:20,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248720645905s 2018-08-09 16:39:20,133 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5cae3d1f-ce4c-48b0-b816-11a6fcaeea9a 2018-08-09 16:39:20,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 16:39:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:20,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa7e9e99-f349-4bd4-9f13-6867777802e4 Date: Thu, 09 Aug 2018 16:39: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-09 16:39:20,728 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59 used request id req-aa7e9e99-f349-4bd4-9f13-6867777802e4 2018-08-09 16:39:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.593283891678s 2018-08-09 16:39:20,728 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e2ba9897-8406-41dd-a480-f717bed2bd59 used request id req-aa7e9e99-f349-4bd4-9f13-6867777802e4 2018-08-09 16:39:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:39:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:20,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:39: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-fbf2bddd-bbff-49ab-9b36-7cd79ac9f070 x-compute-request-id: req-fbf2bddd-bbff-49ab-9b36-7cd79ac9f070 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_5ad94709-f4da-45db-8caf-9cf0819ca23c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b", "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": "8cb8f2fe-c0ee-4b84-9841-724a310d6f7b"}]} 2018-08-09 16:39:20,751 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fbf2bddd-bbff-49ab-9b36-7cd79ac9f070 2018-08-09 16:39:20,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0222940444946s 2018-08-09 16:39:20,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fbf2bddd-bbff-49ab-9b36-7cd79ac9f070 2018-08-09 16:39:20,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 16:39:20,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c98c64320fb46ae0949d454ec8324974f6988cc" 2018-08-09 16:39:20,778 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:39: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-64c6b237-dfea-4b3a-a5c0-e84ab2aef974 x-compute-request-id: req-64c6b237-dfea-4b3a-a5c0-e84ab2aef974 Content-Length: 0 Content-Type: application/json 2018-08-09 16:39:20,778 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b used request id req-64c6b237-dfea-4b3a-a5c0-e84ab2aef974 2018-08-09 16:39:20,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0252740383148s 2018-08-09 16:39:20,779 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8cb8f2fe-c0ee-4b84-9841-724a310d6f7b used request id req-64c6b237-dfea-4b3a-a5c0-e84ab2aef974 2018-08-09 16:39:20,835 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2018-08-09 16:39:20,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:39:20,870 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:39:20,871 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-09 16:39:20,872 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-09 16:39:20,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:39:20,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fe6cd15-5d0d-4228-b3cd-8a32fa617054 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:39:20,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7fe6cd15-5d0d-4228-b3cd-8a32fa617054 2018-08-09 16:39:20,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:39:21,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:39:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["Hg1r4ZnRSP6wddYwE19EOA"], "issued_at": "2018-08-09T16:39:21.000000Z"}} 2018-08-09 16:39:21,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:39:21,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c4a358556b7e87857be208c3d5c36e743bf73e3" 2018-08-09 16:39:21,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-68dd4bf7-d0b4-41a2-94c8-2373ddd8c420 Date: Thu, 09 Aug 2018 16:39:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:39:21,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68dd4bf7-d0b4-41a2-94c8-2373ddd8c420 2018-08-09 16:39:21,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.350365877151s 2018-08-09 16:39:21,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-68dd4bf7-d0b4-41a2-94c8-2373ddd8c420 2018-08-09 16:39:21,622 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-09 16:39:24,266 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-09 16:39:26,984 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | ecfa3dd0-e2b6-4f81-bb8c-c178a37bff1a | 2018-08-09T16:39:26.606153 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: ecfa3dd0-e2b6-4f81-bb8c-c178a37bff1a ~/.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-09 16:39:30,742 - 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-09 16:39:30,742 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-09 16:39:33,264 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-09 16:39:37,021 - 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=6550d07b-b3ee-412d-96b8-9ecf70446549) as the default verifier for the future CLI operations. 2018-08-09 16:39:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:39:40,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7f8c41b-546a-4c08-ba08-3913c807afcb 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 16:39:40,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-e7f8c41b-546a-4c08-ba08-3913c807afcb 2018-08-09 16:39:40,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 16:39:40,032 - 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-09 16:39:40,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8653d219-50db-41d5-9a5d-3359b4bc332f 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-09 16:39:40,039 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-8653d219-50db-41d5-9a5d-3359b4bc332f 2018-08-09 16:39:40,040 - 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}6c4a358556b7e87857be208c3d5c36e743bf73e3" 2018-08-09 16:39:40,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5684f41d-83b4-4f5b-a00f-d8a8bd57a19d Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/04db0eb4cbc44b86a63374c23c413671"}, "enabled": true, "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb9d3e30d3a421984c7e5478bf38434"}, "enabled": true, "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1ab5860c22dd4204a84f472a95eb8c80"}, "enabled": true, "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/47d2d23fe7e741d8b66ca590425e4283"}, "enabled": true, "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5d6568a262444ad1be41cfbf0d00a04e"}, "enabled": true, "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/6e6399dc0e2c4c298c31c6f983838c3e"}, "enabled": true, "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9a0e5bf451a64c308314b53947ee3a68"}, "enabled": true, "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a92fb17de9c741d3bde543692e87a1b6"}, "enabled": true, "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aad24cc769ea4d768e8cd180831294f8"}, "enabled": true, "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/afdd523c60f4483296c30a72897a3082"}, "enabled": true, "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b7e6208968a44545a1b59da1e372f813"}, "enabled": true, "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bb114343ab8d4f18a66180c08bf69dc9"}, "enabled": true, "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c1a26a6b520b41dfb47387fe563486a2"}, "enabled": true, "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d9c50ddd234448b786285cf1e0cb9be1"}, "enabled": true, "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc63aa2bd5b8499298f79ade0c64cca0"}, "enabled": true, "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-09 16:39:40,139 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-5684f41d-83b4-4f5b-a00f-d8a8bd57a19d 2018-08-09 16:39:40,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.109901189804s 2018-08-09 16:39:40,140 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-5684f41d-83b4-4f5b-a00f-d8a8bd57a19d 2018-08-09 16:39:40,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2018-08-09 16:39:40,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/extensions.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}6c4a358556b7e87857be208c3d5c36e743bf73e3" 2018-08-09 16:39:40,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11656 X-Openstack-Request-Id: req-0ca84eff-4f81-40c4-9f55-46c456767eb5 Date: Thu, 09 Aug 2018 16:39:40 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-09 16:39:40,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0ca84eff-4f81-40c4-9f55-46c456767eb5 2018-08-09 16:39:40,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.245218038559s 2018-08-09 16:39:40,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/extensions.json used request id req-0ca84eff-4f81-40c4-9f55-46c456767eb5 2018-08-09 16:39:40,401 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2018-08-09 16:39:40,402 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2018-08-09 16:39:40,407 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | tempest_smoke | functest | smoke | 04:31 | PASS | | neutron-tempest-plugin-api | functest | smoke | 10:49 | PASS | | rally_sanity | functest | smoke | 22:59 | FAIL | | patrole | functest | smoke | 02:14 | PASS | | vmtp | functest | smoke | 18:28 | PASS | | shaker | functest | smoke | 29:59 | PASS | | snaps_smoke | functest | smoke | 00:00 | SKIP | | neutron_trunk | functest | smoke | 02:13 | PASS | | barbican | functest | smoke | 00:00 | SKIP | | refstack_defcore | functest | smoke | 00:00 | SKIP | +------------------------------------+------------------+---------------+------------------+----------------+ 2018-08-09 16:39:40,416 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-08-09 16:39:40,435 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 16:40:11,000 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-205 | | 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-09 16:40:11,004 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.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.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=370b3TuQtnbku7znEwx0Ix3UT 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=c27b2a9a4da64ec89ae0c5216451b3d8 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 16:40:11,004 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 16:40:11,004 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+---------------------+-------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +---------------+---------------+---------------------+-------------------+ +---------------+---------------+---------------------+-------------------+ 2018-08-09 16:40:11,005 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+------------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 00:00 | SKIP | | bgpvpn | sdnvpn | features | 00:00 | SKIP | | functest-odl-sfc | sfc | features | 00:00 | SKIP | | barometercollectd | barometer | features | 00:00 | SKIP | | fds | fastdatastacks | features | 00:00 | SKIP | +-----------------------------+------------------------+------------------+------------------+----------------+ 2018-08-09 16:40:11,008 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-09 16:40:48,775 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-205 | | 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-09 16:40:48,778 - xtesting.ci.run_tests - INFO - Sourcing env file /var/lib/xtesting/conf/env_file # Clear any old environment that may conflict. for key in $( set | awk '{FS="="} /^OS_/ {print $1}' ); do unset $key ; done export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export OS_USERNAME=admin export no_proxy=,172.30.9.21,192.30.9.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.21:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=370b3TuQtnbku7znEwx0Ix3UT 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=c27b2a9a4da64ec89ae0c5216451b3d8 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2018-08-09 16:40:48,778 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-09 16:40:48,779 - 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-09 16:40:48,790 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2018-08-09 16:40:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:40:49,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:40:49,198 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:40:49,203 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:40:49,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:40:49,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38f0cdc-b411-456d-aebe-10940a3f0234 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:40:49,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f38f0cdc-b411-456d-aebe-10940a3f0234 2018-08-09 16:40:49,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:40:49,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["zuMZKNd7RRWLkHKDw_DFEA"], "issued_at": "2018-08-09T16:40:49.000000Z"}} 2018-08-09 16:40:49,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:40:49,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:49,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d4835da0-ae47-4524-9dab-5ccdaaf77113 Date: Thu, 09 Aug 2018 16:40:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:40:49,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4835da0-ae47-4524-9dab-5ccdaaf77113 2018-08-09 16:40:49,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.353567123413s 2018-08-09 16:40:49,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-d4835da0-ae47-4524-9dab-5ccdaaf77113 2018-08-09 16:40:49,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:40:49,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:40:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34da4478-36f4-4a4f-96b7-b7735d4094f6 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 16:40:49,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-34da4478-36f4-4a4f-96b7-b7735d4094f6 2018-08-09 16:40:49,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:40:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:50,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb9c71e4-b23b-4db9-8641-a62e7f32aef9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 16:40:50,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-eb9c71e4-b23b-4db9-8641-a62e7f32aef9 2018-08-09 16:40:50,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.181659936905s 2018-08-09 16:40:50,154 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-eb9c71e4-b23b-4db9-8641-a62e7f32aef9 2018-08-09 16:40:50,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 16:40:50,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939"}}' 2018-08-09 16:40:50,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90f497e8-0f63-498e-a058-45076b5711c9 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.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88"}, "tags": [], "enabled": true, "id": "d40256698e264e84b42f364c54d63f88", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939"}} 2018-08-09 16:40:50,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-90f497e8-0f63-498e-a058-45076b5711c9 2018-08-09 16:40:50,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116692066193s 2018-08-09 16:40:50,277 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-90f497e8-0f63-498e-a058-45076b5711c9 2018-08-09 16:40:50,278 - 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'd40256698e264e84b42f364c54d63f88', '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_a80cd7a9-d2df-40a7-aeca-320485c58939'}) 2018-08-09 16:40:50,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 16:40:50,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "b7844bb3-b79f-48e5-bf9b-32b68b41cb6e", "email": null, "name": "cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939"}}' 2018-08-09 16:40:50,726 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:40:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f74cc0c7-a12d-4667-82d1-aec1abd79782 Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": {"self": "http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "092668c7ecca4ff599da072faf2dd746", "domain_id": "default", "password_expires_at": null}} 2018-08-09 16:40:50,727 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f74cc0c7-a12d-4667-82d1-aec1abd79782 2018-08-09 16:40:50,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.444078922272s 2018-08-09 16:40:50,727 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f74cc0c7-a12d-4667-82d1-aec1abd79782 2018-08-09 16:40:50,728 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'092668c7ecca4ff599da072faf2dd746', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939'}) 2018-08-09 16:40:50,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:40:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:50,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c247903f-6ebd-4b46-af94-4b4cd933ea2f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:40:50,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c247903f-6ebd-4b46-af94-4b4cd933ea2f 2018-08-09 16:40:50,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178455114365s 2018-08-09 16:40:50,910 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c247903f-6ebd-4b46-af94-4b4cd933ea2f 2018-08-09 16:40:50,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:40:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:51,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3122d8-bd04-4dbe-9e07-2bfd9e684b7f Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:40:51,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d3122d8-bd04-4dbe-9e07-2bfd9e684b7f 2018-08-09 16:40:51,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.178917169571s 2018-08-09 16:40:51,094 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d3122d8-bd04-4dbe-9e07-2bfd9e684b7f 2018-08-09 16:40:51,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:40:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:51,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f42605e4-9730-4a4d-bdc6-a1a61e6740c8 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:40:51,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f42605e4-9730-4a4d-bdc6-a1a61e6740c8 2018-08-09 16:40:51,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191027879715s 2018-08-09 16:40:51,291 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f42605e4-9730-4a4d-bdc6-a1a61e6740c8 2018-08-09 16:40:51,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:40:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:51,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e58074-7f09-4ee3-a73d-1529ff79de58 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 16:40:51,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-66e58074-7f09-4ee3-a73d-1529ff79de58 2018-08-09 16:40:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.199749946594s 2018-08-09 16:40:51,495 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-66e58074-7f09-4ee3-a73d-1529ff79de58 2018-08-09 16:40:51,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:40:51,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b969eae1-114a-40b7-9aad-75936c464d89 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": {"self": "http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "092668c7ecca4ff599da072faf2dd746", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:40:51,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b969eae1-114a-40b7-9aad-75936c464d89 2018-08-09 16:40:51,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.149585008621s 2018-08-09 16:40:51,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b969eae1-114a-40b7-9aad-75936c464d89 2018-08-09 16:40:51,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:40:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:51,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06aee4c9-524c-4747-8191-6204b0e94de9 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88"}, "tags": [], "enabled": true, "id": "d40256698e264e84b42f364c54d63f88", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 16:40:51,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-06aee4c9-524c-4747-8191-6204b0e94de9 2018-08-09 16:40:51,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992169380188s 2018-08-09 16:40:51,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-06aee4c9-524c-4747-8191-6204b0e94de9 2018-08-09 16:40:51,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 16:40:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=092668c7ecca4ff599da072faf2dd746&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d40256698e264e84b42f364c54d63f88" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:51,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f6c57f-48a7-45be-91f8-2237fdbb8eb1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=092668c7ecca4ff599da072faf2dd746&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d40256698e264e84b42f364c54d63f88", "previous": null, "next": null}} 2018-08-09 16:40:51,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=092668c7ecca4ff599da072faf2dd746&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d40256698e264e84b42f364c54d63f88 used request id req-e1f6c57f-48a7-45be-91f8-2237fdbb8eb1 2018-08-09 16:40:51,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.103992938995s 2018-08-09 16:40:51,865 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=092668c7ecca4ff599da072faf2dd746&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=d40256698e264e84b42f364c54d63f88 used request id req-e1f6c57f-48a7-45be-91f8-2237fdbb8eb1 2018-08-09 16:40:51,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 16:40:51,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88/users/092668c7ecca4ff599da072faf2dd746/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:40:52,083 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:40:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad835e4-1bae-4f60-8b77-442c76b2f858 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:40:52,083 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88/users/092668c7ecca4ff599da072faf2dd746/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-9ad835e4-1bae-4f60-8b77-442c76b2f858 2018-08-09 16:40:52,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.213964939117s 2018-08-09 16:40:52,083 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88/users/092668c7ecca4ff599da072faf2dd746/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-9ad835e4-1bae-4f60-8b77-442c76b2f858 2018-08-09 16:40:52,084 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939', 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'd40256698e264e84b42f364c54d63f88', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'b7844bb3-b79f-48e5-bf9b-32b68b41cb6e', 'username': u'cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 16:40:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:40:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:40:52,085 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:40:52,086 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:40:52,087 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:40:52,088 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:40:52,089 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939', 'password': 'b7844bb3-b79f-48e5-bf9b-32b68b41cb6e', 'project_name': 'cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd40256698e264e84b42f364c54d63f88', 'project_domain_name': 'Default'} 2018-08-09 16:40:52,090 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2018-08-09 16:40:52,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:40:52,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b98c0d-f6bf-4c85-978f-ddbfeb2d8ddf 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:40:52,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-81b98c0d-f6bf-4c85-978f-ddbfeb2d8ddf 2018-08-09 16:40:52,097 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:40:52,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T17:40:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d40256698e264e84b42f364c54d63f88", "name": "cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/d40256698e264e84b42f364c54d63f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/d40256698e264e84b42f364c54d63f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/d40256698e264e84b42f364c54d63f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d40256698e264e84b42f364c54d63f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/d40256698e264e84b42f364c54d63f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/d40256698e264e84b42f364c54d63f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/d40256698e264e84b42f364c54d63f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/d40256698e264e84b42f364c54d63f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/d40256698e264e84b42f364c54d63f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d40256698e264e84b42f364c54d63f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/d40256698e264e84b42f364c54d63f88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/d40256698e264e84b42f364c54d63f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_d40256698e264e84b42f364c54d63f88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_d40256698e264e84b42f364c54d63f88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939", "id": "092668c7ecca4ff599da072faf2dd746"}, "audit_ids": ["A5J4O33yTiGrzTmbgiHMaw"], "issued_at": "2018-08-09T16:40:52.000000Z"}} 2018-08-09 16:40:52,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 16:40:52,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"network": {"name": "cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939", "admin_state_up": true}}' 2018-08-09 16:40:53,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-d566db97-5eba-4254-8a13-80bc8cfc78f3 Date: Thu, 09 Aug 2018 16:40:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d40256698e264e84b42f364c54d63f88","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:40:52Z","is_default":false,"name":"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:52Z","mtu":1450}} 2018-08-09 16:40:53,036 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d566db97-5eba-4254-8a13-80bc8cfc78f3 2018-08-09 16:40:53,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.547062158585s 2018-08-09 16:40:53,036 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d566db97-5eba-4254-8a13-80bc8cfc78f3 2018-08-09 16:40:53,037 - 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-09T16:40:52Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'5610e8b4-3e61-473a-b387-12bd678b5ce2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939', u'admin_state_up': True, u'tenant_id': u'd40256698e264e84b42f364c54d63f88', u'created_at': u'2018-08-09T16:40:52Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd40256698e264e84b42f364c54d63f88', u'l2_adjacency': True}) 2018-08-09 16:40:53,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:40:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:40:53,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-fdbde94f-c249-4313-abeb-0e8049372171 Date: Thu, 09 Aug 2018 16:40:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d40256698e264e84b42f364c54d63f88","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:40:52Z","qos_policy_id":null,"name":"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939","admin_state_up":true,"tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 16:40:53,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fdbde94f-c249-4313-abeb-0e8049372171 2018-08-09 16:40:53,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105288982391s 2018-08-09 16:40:53,143 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fdbde94f-c249-4313-abeb-0e8049372171 2018-08-09 16:40:53,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 16:40:53,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"subnet": {"name": "cloudify-subnet_a80cd7a9-d2df-40a7-aeca-320485c58939", "enable_dhcp": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 16:40:53,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-53d6e2df-a2a8-41a5-acf6-a01f9a401036 Date: Thu, 09 Aug 2018 16:40:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:40: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":"d40256698e264e84b42f364c54d63f88","id":"b2cd764b-3622-4aa8-8663-3e424590c7f7","subnetpool_id":null,"name":"cloudify-subnet_a80cd7a9-d2df-40a7-aeca-320485c58939"}} 2018-08-09 16:40:53,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-53d6e2df-a2a8-41a5-acf6-a01f9a401036 2018-08-09 16:40:53,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.854216098785s 2018-08-09 16:40:53,999 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-53d6e2df-a2a8-41a5-acf6-a01f9a401036 2018-08-09 16:40:53,999 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:40: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'b2cd764b-3622-4aa8-8663-3e424590c7f7', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_a80cd7a9-d2df-40a7-aeca-320485c58939', u'enable_dhcp': True, u'network_id': u'5610e8b4-3e61-473a-b387-12bd678b5ce2', u'tenant_id': u'd40256698e264e84b42f364c54d63f88', u'created_at': u'2018-08-09T16:40: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'd40256698e264e84b42f364c54d63f88'}) 2018-08-09 16:40:54,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 16:40:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "cloudify-router_a80cd7a9-d2df-40a7-aeca-320485c58939", "admin_state_up": true}}' 2018-08-09 16:40:55,474 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-f3211467-9372-4a32-924a-5b20918db1ae Date: Thu, 09 Aug 2018 16:40:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:54Z", "admin_state_up": true, "updated_at": "2018-08-09T16:40:55Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "d40256698e264e84b42f364c54d63f88", "id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "name": "cloudify-router_a80cd7a9-d2df-40a7-aeca-320485c58939"}} 2018-08-09 16:40:55,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f3211467-9372-4a32-924a-5b20918db1ae 2018-08-09 16:40:55,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.47464513779s 2018-08-09 16:40:55,475 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f3211467-9372-4a32-924a-5b20918db1ae 2018-08-09 16:40:55,475 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:40:55Z', u'revision_number': 2, u'id': u'cc939a7b-8096-45af-aec6-2cdeec02f2b2', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_a80cd7a9-d2df-40a7-aeca-320485c58939', u'admin_state_up': True, u'tenant_id': u'd40256698e264e84b42f364c54d63f88', u'created_at': u'2018-08-09T16:40:54Z', u'flavor_id': None, u'routes': [], u'project_id': u'd40256698e264e84b42f364c54d63f88'}) 2018-08-09 16:40:55,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 16:40:55,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2/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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"subnet_id": "b2cd764b-3622-4aa8-8663-3e424590c7f7"}' 2018-08-09 16:40:57,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cffd8ebb-f9f8-40e3-8820-86e7da72dfd5 Date: Thu, 09 Aug 2018 16:40:57 GMT RESP BODY: {"network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "tenant_id": "d40256698e264e84b42f364c54d63f88", "subnet_id": "b2cd764b-3622-4aa8-8663-3e424590c7f7", "subnet_ids": ["b2cd764b-3622-4aa8-8663-3e424590c7f7"], "port_id": "9722abbb-e39a-478b-a8da-eefc738d3721", "id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2"} 2018-08-09 16:40:57,927 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2/add_router_interface.json used request id req-cffd8ebb-f9f8-40e3-8820-86e7da72dfd5 2018-08-09 16:40:57,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.45115709305s 2018-08-09 16:40:57,927 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2/add_router_interface.json used request id req-cffd8ebb-f9f8-40e3-8820-86e7da72dfd5 returning object cc939a7b-8096-45af-aec6-2cdeec02f2b2 2018-08-09 16:40:57,928 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-09 16:41:37,122 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-09 16:41:37,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:41:37,132 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 16:41:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 16:41:37,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:41:37,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:41:37,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-078c96c6-4f5f-4559-8da7-1cd51227d490 Date: Thu, 09 Aug 2018 16:41:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:41:37,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-078c96c6-4f5f-4559-8da7-1cd51227d490 2018-08-09 16:41:37,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.289693832397s 2018-08-09 16:41:37,427 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-078c96c6-4f5f-4559-8da7-1cd51227d490 2018-08-09 16:41:37,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 16:41:37,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939"}' 2018-08-09 16:41:37,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1e5b3ce2-471b-49df-86d2-098c0d9203d2 Date: Thu, 09 Aug 2018 16:41:37 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:41:37Z", "file": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file", "owner": "d40256698e264e84b42f364c54d63f88", "id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "size": null, "self": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "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_a80cd7a9-d2df-40a7-aeca-320485c58939", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "checksum": null, "created_at": "2018-08-09T16:41:37Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 16:41:37,488 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1e5b3ce2-471b-49df-86d2-098c0d9203d2 2018-08-09 16:41:37,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0522449016571s 2018-08-09 16:41:37,489 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1e5b3ce2-471b-49df-86d2-098c0d9203d2 returning object c1ee68db-ca07-4f97-a9e1-a36325e56654 2018-08-09 16:41:37,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 16:41:37,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '' 2018-08-09 16:42:36,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-846cb549-31e0-4182-8d7b-7eaaf7567827 Date: Thu, 09 Aug 2018 16:42: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-09 16:42:36,775 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file used request id req-846cb549-31e0-4182-8d7b-7eaaf7567827 2018-08-09 16:42:36,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 59.2856769562s 2018-08-09 16:42:36,776 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file used request id req-846cb549-31e0-4182-8d7b-7eaaf7567827 2018-08-09 16:42:36,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:42:36,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:36,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-3dc9fbc9-daae-4bac-93b6-8dc7e50b51e3 Date: Thu, 09 Aug 2018 16:42:36 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:42:36Z", "file": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file", "owner": "d40256698e264e84b42f364c54d63f88", "id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "size": 4373348352, "self": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:41:37Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:42:36,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3dc9fbc9-daae-4bac-93b6-8dc7e50b51e3 2018-08-09 16:42:36,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0436971187592s 2018-08-09 16:42:36,825 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3dc9fbc9-daae-4bac-93b6-8dc7e50b51e3 2018-08-09 16:42:36,827 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file', 'owner': u'd40256698e264e84b42f364c54d63f88', 'id': u'c1ee68db-ca07-4f97-a9e1-a36325e56654', 'size': 4373348352, u'self': u'/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd40256698e264e84b42f364c54d63f88', 'name': 'cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T16:42:36Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T16:42:36Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939', '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/c1ee68db-ca07-4f97-a9e1-a36325e56654', 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_a80cd7a9-d2df-40a7-aeca-320485c58939', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939', 'created': u'2018-08-09T16:41:37Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-09T16:41:37Z', 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/c1ee68db-ca07-4f97-a9e1-a36325e56654', 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_a80cd7a9-d2df-40a7-aeca-320485c58939', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-09 16:42:36,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 16:42:36,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_a80cd7a9-d2df-40a7-aeca-320485c58939", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-09 16:42:37,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42: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-f0c97753-6349-464e-9f01-7ade41771b10 x-compute-request-id: req-f0c97753-6349-464e-9f01-7ade41771b10 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify-flavor_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "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": "3baef4f8-2ba7-440e-b192-359e954b0f0f"}} 2018-08-09 16:42:37,219 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f0c97753-6349-464e-9f01-7ade41771b10 2018-08-09 16:42:37,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.391263008118s 2018-08-09 16:42:37,220 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f0c97753-6349-464e-9f01-7ade41771b10 2018-08-09 16:42:37,221 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_a80cd7a9-d2df-40a7-aeca-320485c58939', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'3baef4f8-2ba7-440e-b192-359e954b0f0f', 'swap': 0}) 2018-08-09 16:42:37,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 16:42:37,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f/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}14e6ed5e33486d85319c552173542fcacdd56116" -d '{"extra_specs": {}}' 2018-08-09 16:42:37,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-976250d1-cb54-4e93-b191-2a53055d9441 x-compute-request-id: req-976250d1-cb54-4e93-b191-2a53055d9441 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 16:42:37,241 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f/os-extra_specs used request id req-976250d1-cb54-4e93-b191-2a53055d9441 2018-08-09 16:42:37,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195879936218s 2018-08-09 16:42:37,241 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f/os-extra_specs used request id req-976250d1-cb54-4e93-b191-2a53055d9441 2018-08-09 16:42:37,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 16:42:37,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"keypair": {"name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939"}}' 2018-08-09 16:42:37,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60cecd4b-696f-4e56-8edf-76038f9dfb50 x-compute-request-id: req-60cecd4b-696f-4e56-8edf-76038f9dfb50 Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH9bfOhBtU4zbFe8/Rj2uWw5nyY4I7zw5Ljz2xlle6coUjYulbRGdz5h/jvPsc6vGjYwmNRWrN8uclO8QLidnzOaIPIH7E0DOfGmiIhav04WAOyppBy1TpvWU8r+RHmuLlK/K9FOL/sMn5W3v4xsSd9sBaAkRD4cX1o1PMgiuWNrA4+JQCFGsWIoM4PNNVO7FFBU5IpGTpCVJW7cXIWzOR+SRym5BIrIBkIZQcSoQQ3IrP0lzTBzvoCwkpLN39G5Xi4pN8vaqCc6RE5VZIz25WL/3vokvT5EFzD77LfhbJvx8bTo2tMpcpL2qMTRik9RAdPFN7t9Vt5PjXsy+mYH/T Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx/W3zoQbVOM2xXvP0Y9rlsOZ8mOCO88OS489sZZXunKFI2Lp\nW0Rnc+Yf47z7HOrxo2MJjUVqzfLnJTvEC4nZ8zmiDyB+xNAznxpoiIWr9OFgDsqa\nQctU6b1lPK/kR5ri5SvyvRTi/7DJ+Vt7+MbEnfbAWgJEQ+HF9aNTzIIrljawOPiU\nAhRrFiKDODzTVTuxRQVOSKRk6QlSVu3FyFszkfkkcpuQSKyAZCGUHEqEENyKz9Jc\n0wc76AsJKSzd/RuV4uKTfL2qgnOkROVWSM9uVi/976JL0+RBcw++y34Wyb8fG06N\nrTKXKS9qjE0YpPUQHTxTe7fVbeT417MvpmB/0wIDAQABAoIBABeLmoIp0iITwy5L\n3vO5JJ0TGTyOdRZf0joZetU/c8MTmxPIoNvLWTcvgM/LP/Juw9dOYSCObP4lPQyI\nVhRZvh1Cyw9m7yZzsbBpZqe0vcPPCgWT28gljjEbySD1QTchSNhdbW7QV85t3cqL\n+DQaC6riFFJE9A7eNfYvrj1lkoZUYpnyU9E7Dat8WmHoPohvJs6wE2kWHbafXJIf\nmvfMHfAFPP/6ppYO5WR3EfcNTFzSLOrnPyv+vz/zbR7To85F6DkaCRb4a1OsIWm9\nqDESaguaYTDavbmEJK97FEF5DmmTGUDEn3cE2FKqoliH+TkTQjD01/rOvilleSCQ\ntgPnDQkCgYEA/VegisyK/at1YRphH1+8DditSmzpq+1m72xVYlGPV6HZLuueUYYn\nZiO6XMgejw9PUHLKbMpd1/t0m8HR4FrwpbxWAknS8D3VDlcsuniQZff/jee+9+1G\n9g5kx+t/Cg122lgLFAmRa549iIu8D0IthUCCYrZx3RLCTfBkC1Pyqw0CgYEAyg66\nRUSRl2WAHwXaXIY2QCPlkC1JHCWyIyyJ0oP/HvojLR5wGzUeUOjXyvJmj5c2dGoY\njhj8WWKQOLc+xbSwJX5I0g2L8ObbH95LCezjVlM6VIWvKOZA/8Uk6z72MjvZxfpe\nb/9gkeY05JWSRbGVcQvMYxkcq44ApboqVUyFnl8CgYA7ppFHfSfQ2Lk3luV9ZKY7\nwGP1HTXb5HcTMrfcAYY1xQcFNDc/zM2kEA+GXxxK5Pjw4UZmXTPBchSfxAAtylvV\nOkYqHcXMCVMMIFyIv3CIgd8rQ4DEkZrevr7eD8YG0OrGOGrLWgFijIzChNxP324m\nbO0GXxzqR8t2XH7B6A9AVQKBgAWkX6MrhP07QlabbTuEK+OinPhnq1Dz5IOC7N5J\n/Ue6KF1MKkk4NH6B4fSyzBZaXJTnmYPuQq2kSO6sfz46C2kgm5vx8ORrLdc399Rx\nHu/8JvbRPNDhjRMXSC6hdXJ1pWEX2qc59FJeoT94xbrYeJnNgImL2/cWYgI+rovv\nNRP1AoGBAMfLy3PicMW1rkmb5qUvDZT/aRGJyx7MfziGWRbq+Tr7bHxyyt2t5SwE\n/55Ir4jmcDWnyZH9blEUmJkMbebEP1vQ3XfewHVoLJZOyG0v1NjbM4gQFgdYN9kC\nMcvcMLRD9RTWPIst9W/+SewZ+X+0s1WGpYV/Rn4p9LEpKVMXaXkw\n-----END RSA PRIVATE KEY-----\n", "user_id": "092668c7ecca4ff599da072faf2dd746", "name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "fingerprint": "3e:d1:df:b5:50:f2:88:90:49:f8:78:ba:e9:f5:15:ae"}} 2018-08-09 16:42:37,799 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-60cecd4b-696f-4e56-8edf-76038f9dfb50 2018-08-09 16:42:37,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.557070970535s 2018-08-09 16:42:37,800 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-60cecd4b-696f-4e56-8edf-76038f9dfb50 2018-08-09 16:42:37,800 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDH9bfOhBtU4zbFe8/Rj2uWw5nyY4I7zw5Ljz2xlle6coUjYulbRGdz5h/jvPsc6vGjYwmNRWrN8uclO8QLidnzOaIPIH7E0DOfGmiIhav04WAOyppBy1TpvWU8r+RHmuLlK/K9FOL/sMn5W3v4xsSd9sBaAkRD4cX1o1PMgiuWNrA4+JQCFGsWIoM4PNNVO7FFBU5IpGTpCVJW7cXIWzOR+SRym5BIrIBkIZQcSoQQ3IrP0lzTBzvoCwkpLN39G5Xi4pN8vaqCc6RE5VZIz25WL/3vokvT5EFzD77LfhbJvx8bTo2tMpcpL2qMTRik9RAdPFN7t9Vt5PjXsy+mYH/T Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAx/W3zoQbVOM2xXvP0Y9rlsOZ8mOCO88OS489sZZXunKFI2Lp\nW0Rnc+Yf47z7HOrxo2MJjUVqzfLnJTvEC4nZ8zmiDyB+xNAznxpoiIWr9OFgDsqa\nQctU6b1lPK/kR5ri5SvyvRTi/7DJ+Vt7+MbEnfbAWgJEQ+HF9aNTzIIrljawOPiU\nAhRrFiKDODzTVTuxRQVOSKRk6QlSVu3FyFszkfkkcpuQSKyAZCGUHEqEENyKz9Jc\n0wc76AsJKSzd/RuV4uKTfL2qgnOkROVWSM9uVi/976JL0+RBcw++y34Wyb8fG06N\nrTKXKS9qjE0YpPUQHTxTe7fVbeT417MvpmB/0wIDAQABAoIBABeLmoIp0iITwy5L\n3vO5JJ0TGTyOdRZf0joZetU/c8MTmxPIoNvLWTcvgM/LP/Juw9dOYSCObP4lPQyI\nVhRZvh1Cyw9m7yZzsbBpZqe0vcPPCgWT28gljjEbySD1QTchSNhdbW7QV85t3cqL\n+DQaC6riFFJE9A7eNfYvrj1lkoZUYpnyU9E7Dat8WmHoPohvJs6wE2kWHbafXJIf\nmvfMHfAFPP/6ppYO5WR3EfcNTFzSLOrnPyv+vz/zbR7To85F6DkaCRb4a1OsIWm9\nqDESaguaYTDavbmEJK97FEF5DmmTGUDEn3cE2FKqoliH+TkTQjD01/rOvilleSCQ\ntgPnDQkCgYEA/VegisyK/at1YRphH1+8DditSmzpq+1m72xVYlGPV6HZLuueUYYn\nZiO6XMgejw9PUHLKbMpd1/t0m8HR4FrwpbxWAknS8D3VDlcsuniQZff/jee+9+1G\n9g5kx+t/Cg122lgLFAmRa549iIu8D0IthUCCYrZx3RLCTfBkC1Pyqw0CgYEAyg66\nRUSRl2WAHwXaXIY2QCPlkC1JHCWyIyyJ0oP/HvojLR5wGzUeUOjXyvJmj5c2dGoY\njhj8WWKQOLc+xbSwJX5I0g2L8ObbH95LCezjVlM6VIWvKOZA/8Uk6z72MjvZxfpe\nb/9gkeY05JWSRbGVcQvMYxkcq44ApboqVUyFnl8CgYA7ppFHfSfQ2Lk3luV9ZKY7\nwGP1HTXb5HcTMrfcAYY1xQcFNDc/zM2kEA+GXxxK5Pjw4UZmXTPBchSfxAAtylvV\nOkYqHcXMCVMMIFyIv3CIgd8rQ4DEkZrevr7eD8YG0OrGOGrLWgFijIzChNxP324m\nbO0GXxzqR8t2XH7B6A9AVQKBgAWkX6MrhP07QlabbTuEK+OinPhnq1Dz5IOC7N5J\n/Ue6KF1MKkk4NH6B4fSyzBZaXJTnmYPuQq2kSO6sfz46C2kgm5vx8ORrLdc399Rx\nHu/8JvbRPNDhjRMXSC6hdXJ1pWEX2qc59FJeoT94xbrYeJnNgImL2/cWYgI+rovv\nNRP1AoGBAMfLy3PicMW1rkmb5qUvDZT/aRGJyx7MfziGWRbq+Tr7bHxyyt2t5SwE\n/55Ir4jmcDWnyZH9blEUmJkMbebEP1vQ3XfewHVoLJZOyG0v1NjbM4gQFgdYN9kC\nMcvcMLRD9RTWPIst9W/+SewZ+X+0s1WGpYV/Rn4p9LEpKVMXaXkw\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'092668c7ecca4ff599da072faf2dd746', 'name': u'cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939', 'created_at': '2018-08-09T16:42:37.800865', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd40256698e264e84b42f364c54d63f88', 'name': 'cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3e:d1:df:b5:50:f2:88:90:49:f8:78:ba:e9:f5:15:ae', 'type': 'ssh', 'id': u'cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939'}) 2018-08-09 16:42:37,801 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAx/W3zoQbVOM2xXvP0Y9rlsOZ8mOCO88OS489sZZXunKFI2Lp W0Rnc+Yf47z7HOrxo2MJjUVqzfLnJTvEC4nZ8zmiDyB+xNAznxpoiIWr9OFgDsqa QctU6b1lPK/kR5ri5SvyvRTi/7DJ+Vt7+MbEnfbAWgJEQ+HF9aNTzIIrljawOPiU AhRrFiKDODzTVTuxRQVOSKRk6QlSVu3FyFszkfkkcpuQSKyAZCGUHEqEENyKz9Jc 0wc76AsJKSzd/RuV4uKTfL2qgnOkROVWSM9uVi/976JL0+RBcw++y34Wyb8fG06N rTKXKS9qjE0YpPUQHTxTe7fVbeT417MvpmB/0wIDAQABAoIBABeLmoIp0iITwy5L 3vO5JJ0TGTyOdRZf0joZetU/c8MTmxPIoNvLWTcvgM/LP/Juw9dOYSCObP4lPQyI VhRZvh1Cyw9m7yZzsbBpZqe0vcPPCgWT28gljjEbySD1QTchSNhdbW7QV85t3cqL +DQaC6riFFJE9A7eNfYvrj1lkoZUYpnyU9E7Dat8WmHoPohvJs6wE2kWHbafXJIf mvfMHfAFPP/6ppYO5WR3EfcNTFzSLOrnPyv+vz/zbR7To85F6DkaCRb4a1OsIWm9 qDESaguaYTDavbmEJK97FEF5DmmTGUDEn3cE2FKqoliH+TkTQjD01/rOvilleSCQ tgPnDQkCgYEA/VegisyK/at1YRphH1+8DditSmzpq+1m72xVYlGPV6HZLuueUYYn ZiO6XMgejw9PUHLKbMpd1/t0m8HR4FrwpbxWAknS8D3VDlcsuniQZff/jee+9+1G 9g5kx+t/Cg122lgLFAmRa549iIu8D0IthUCCYrZx3RLCTfBkC1Pyqw0CgYEAyg66 RUSRl2WAHwXaXIY2QCPlkC1JHCWyIyyJ0oP/HvojLR5wGzUeUOjXyvJmj5c2dGoY jhj8WWKQOLc+xbSwJX5I0g2L8ObbH95LCezjVlM6VIWvKOZA/8Uk6z72MjvZxfpe b/9gkeY05JWSRbGVcQvMYxkcq44ApboqVUyFnl8CgYA7ppFHfSfQ2Lk3luV9ZKY7 wGP1HTXb5HcTMrfcAYY1xQcFNDc/zM2kEA+GXxxK5Pjw4UZmXTPBchSfxAAtylvV OkYqHcXMCVMMIFyIv3CIgd8rQ4DEkZrevr7eD8YG0OrGOGrLWgFijIzChNxP324m bO0GXxzqR8t2XH7B6A9AVQKBgAWkX6MrhP07QlabbTuEK+OinPhnq1Dz5IOC7N5J /Ue6KF1MKkk4NH6B4fSyzBZaXJTnmYPuQq2kSO6sfz46C2kgm5vx8ORrLdc399Rx Hu/8JvbRPNDhjRMXSC6hdXJ1pWEX2qc59FJeoT94xbrYeJnNgImL2/cWYgI+rovv NRP1AoGBAMfLy3PicMW1rkmb5qUvDZT/aRGJyx7MfziGWRbq+Tr7bHxyyt2t5SwE /55Ir4jmcDWnyZH9blEUmJkMbebEP1vQ3XfewHVoLJZOyG0v1NjbM4gQFgdYN9kC McvcMLRD9RTWPIst9W/+SewZ+X+0s1WGpYV/Rn4p9LEpKVMXaXkw -----END RSA PRIVATE KEY----- 2018-08-09 16:42:37,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 16:42:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"security_group": {"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939", "description": "created by OPNFV Functest (cloudify)"}}' 2018-08-09 16:42:37,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-e79c5c83-ff2e-420a-a3b0-27d97f774d06 Date: Thu, 09 Aug 2018 16:42:37 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}} 2018-08-09 16:42:37,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e79c5c83-ff2e-420a-a3b0-27d97f774d06 2018-08-09 16:42:37,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.17812204361s 2018-08-09 16:42:37,983 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e79c5c83-ff2e-420a-a3b0-27d97f774d06 2018-08-09 16:42:37,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:42:37,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:38,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3832 X-Openstack-Request-Id: req-66322f22-9398-44f1-9bd3-4274a79ecdfe Date: Thu, 09 Aug 2018 16:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:38,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-66322f22-9398-44f1-9bd3-4274a79ecdfe 2018-08-09 16:42:38,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0912449359894s 2018-08-09 16:42:38,079 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-66322f22-9398-44f1-9bd3-4274a79ecdfe 2018-08-09 16:42:38,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:42:38,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -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": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}}' 2018-08-09 16:42:38,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-092723d3-19b1-42c1-b357-885aa9b57db6 Date: Thu, 09 Aug 2018 16:42: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": 22, "updated_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "port_range_min": 22, "revision_number": 0, "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:38Z", "project_id": "d40256698e264e84b42f364c54d63f88", "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3"}} 2018-08-09 16:42:38,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-092723d3-19b1-42c1-b357-885aa9b57db6 2018-08-09 16:42:38,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115299940109s 2018-08-09 16:42:38,199 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-092723d3-19b1-42c1-b357-885aa9b57db6 2018-08-09 16:42:38,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:42:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4328 X-Openstack-Request-Id: req-295e3630-aaf7-4953-909c-866fa3f081e6 Date: Thu, 09 Aug 2018 16:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 2, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:38,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-295e3630-aaf7-4953-909c-866fa3f081e6 2018-08-09 16:42:38,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.043909072876s 2018-08-09 16:42:38,246 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-295e3630-aaf7-4953-909c-866fa3f081e6 2018-08-09 16:42:38,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:42:38,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -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": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}}' 2018-08-09 16:42:38,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-000a7cd2-766f-4601-ad3a-82ed03e875bd Date: Thu, 09 Aug 2018 16:42: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-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "port_range_min": null, "revision_number": 0, "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:38Z", "project_id": "d40256698e264e84b42f364c54d63f88", "id": "6e20d9d9-8f2c-4a04-9da3-69c43b78cb30"}} 2018-08-09 16:42:38,360 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-000a7cd2-766f-4601-ad3a-82ed03e875bd 2018-08-09 16:42:38,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.111192941666s 2018-08-09 16:42:38,361 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-000a7cd2-766f-4601-ad3a-82ed03e875bd 2018-08-09 16:42:38,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:42:38,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:38,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4829 X-Openstack-Request-Id: req-b422275b-f192-4224-9e79-aaea8e65c313 Date: Thu, 09 Aug 2018 16:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "6e20d9d9-8f2c-4a04-9da3-69c43b78cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 3, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:38,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b422275b-f192-4224-9e79-aaea8e65c313 2018-08-09 16:42:38,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0461981296539s 2018-08-09 16:42:38,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b422275b-f192-4224-9e79-aaea8e65c313 2018-08-09 16:42:38,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:42:38,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -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": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}}' 2018-08-09 16:42:38,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-25b2330b-c17d-428e-a0a0-0be78ec5e2eb Date: Thu, 09 Aug 2018 16:42: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-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "port_range_min": 80, "revision_number": 0, "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:38Z", "project_id": "d40256698e264e84b42f364c54d63f88", "id": "3333aba9-e47a-4a89-a802-b8d3ddf75e49"}} 2018-08-09 16:42:38,543 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-25b2330b-c17d-428e-a0a0-0be78ec5e2eb 2018-08-09 16:42:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128003835678s 2018-08-09 16:42:38,543 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-25b2330b-c17d-428e-a0a0-0be78ec5e2eb 2018-08-09 16:42:38,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:42:38,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:38,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5325 X-Openstack-Request-Id: req-28720ce8-cb4a-42f9-9a1d-278422d7fd0e Date: Thu, 09 Aug 2018 16:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "3333aba9-e47a-4a89-a802-b8d3ddf75e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "6e20d9d9-8f2c-4a04-9da3-69c43b78cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 4, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:38,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-28720ce8-cb4a-42f9-9a1d-278422d7fd0e 2018-08-09 16:42:38,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051952123642s 2018-08-09 16:42:38,599 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-28720ce8-cb4a-42f9-9a1d-278422d7fd0e 2018-08-09 16:42:38,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:42:38,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -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": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}}' 2018-08-09 16:42:38,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-26ecce98-4b83-4064-871f-34fefb452153 Date: Thu, 09 Aug 2018 16:42: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-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "port_range_min": 443, "revision_number": 0, "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:38Z", "project_id": "d40256698e264e84b42f364c54d63f88", "id": "bd0ab531-69ac-4b06-84d2-19261c0acd01"}} 2018-08-09 16:42:38,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-26ecce98-4b83-4064-871f-34fefb452153 2018-08-09 16:42:38,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131702184677s 2018-08-09 16:42:38,734 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-26ecce98-4b83-4064-871f-34fefb452153 2018-08-09 16:42:38,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:42:38,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:38,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5823 X-Openstack-Request-Id: req-af63067a-244e-4d37-92f1-9d54e4a71015 Date: Thu, 09 Aug 2018 16:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "3333aba9-e47a-4a89-a802-b8d3ddf75e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "6e20d9d9-8f2c-4a04-9da3-69c43b78cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "bd0ab531-69ac-4b06-84d2-19261c0acd01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 5, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:38,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-af63067a-244e-4d37-92f1-9d54e4a71015 2018-08-09 16:42:38,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442390441895s 2018-08-09 16:42:38,783 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-af63067a-244e-4d37-92f1-9d54e4a71015 2018-08-09 16:42:38,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:42:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -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": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}}' 2018-08-09 16:42:38,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-a34424ee-0579-4f40-b7df-25bf851741f9 Date: Thu, 09 Aug 2018 16:42: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-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "port_range_min": 5671, "revision_number": 0, "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:38Z", "project_id": "d40256698e264e84b42f364c54d63f88", "id": "86084712-d956-4292-a03e-5995272748c8"}} 2018-08-09 16:42:38,920 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a34424ee-0579-4f40-b7df-25bf851741f9 2018-08-09 16:42:38,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.133907794952s 2018-08-09 16:42:38,920 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-a34424ee-0579-4f40-b7df-25bf851741f9 2018-08-09 16:42:38,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:42:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:38,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6323 X-Openstack-Request-Id: req-e51ef61b-b8ba-466c-8c14-c062ebe790bb Date: Thu, 09 Aug 2018 16:42:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:38Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "3333aba9-e47a-4a89-a802-b8d3ddf75e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "6e20d9d9-8f2c-4a04-9da3-69c43b78cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "86084712-d956-4292-a03e-5995272748c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "bd0ab531-69ac-4b06-84d2-19261c0acd01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 6, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:38,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e51ef61b-b8ba-466c-8c14-c062ebe790bb 2018-08-09 16:42:38,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0450348854065s 2018-08-09 16:42:38,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e51ef61b-b8ba-466c-8c14-c062ebe790bb 2018-08-09 16:42:38,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:42:38,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -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": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}}' 2018-08-09 16:42:39,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-25e46740-3e48-4557-a662-72937449a3d6 Date: Thu, 09 Aug 2018 16:42:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-09T16:42:39Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "port_range_min": 53333, "revision_number": 0, "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:39Z", "project_id": "d40256698e264e84b42f364c54d63f88", "id": "03d6506b-8607-4d6b-b1b8-81a85346481b"}} 2018-08-09 16:42:39,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-25e46740-3e48-4557-a662-72937449a3d6 2018-08-09 16:42:39,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118594884872s 2018-08-09 16:42:39,091 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-25e46740-3e48-4557-a662-72937449a3d6 2018-08-09 16:42:39,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:42:39,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:39,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-c2e7ebb7-5f57-4c29-acc0-4372bda3573f Date: Thu, 09 Aug 2018 16:42:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d40256698e264e84b42f364c54d63f88","l2_adjacency":true,"status":"ACTIVE","subnets":["b2cd764b-3622-4aa8-8663-3e424590c7f7"],"description":"","tags":[],"updated_at":"2018-08-09T16:40:53Z","qos_policy_id":null,"name":"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939","admin_state_up":true,"tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 16:42:39,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c2e7ebb7-5f57-4c29-acc0-4372bda3573f 2018-08-09 16:42:39,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0940589904785s 2018-08-09 16:42:39,187 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c2e7ebb7-5f57-4c29-acc0-4372bda3573f 2018-08-09 16:42:39,192 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:42:39,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:39,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-195d82d5-afd6-4a91-8258-ab179b7fdb39 Date: Thu, 09 Aug 2018 16:42:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:42:36Z", "file": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file", "owner": "d40256698e264e84b42f364c54d63f88", "id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "size": 4373348352, "self": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:41:37Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:42:39,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-195d82d5-afd6-4a91-8258-ab179b7fdb39 2018-08-09 16:42:39,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0356941223145s 2018-08-09 16:42:39,228 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-195d82d5-afd6-4a91-8258-ab179b7fdb39 2018-08-09 16:42:39,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:42:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:39,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aec682c-a691-4bfd-9e1b-c50f6a6afe5b x-compute-request-id: req-1aec682c-a691-4bfd-9e1b-c50f6a6afe5b Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "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": "3baef4f8-2ba7-440e-b192-359e954b0f0f"}]} 2018-08-09 16:42:39,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1aec682c-a691-4bfd-9e1b-c50f6a6afe5b 2018-08-09 16:42:39,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024570941925s 2018-08-09 16:42:39,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1aec682c-a691-4bfd-9e1b-c50f6a6afe5b 2018-08-09 16:42:39,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 16:42:39,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"server": {"name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "imageRef": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "flavorRef": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "5610e8b4-3e61-473a-b387-12bd678b5ce2"}], "security_groups": [{"name": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}]}}' 2018-08-09 16:42:40,293 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4a640908-4669-4c3b-b571-c7e3319748ef x-compute-request-id: req-4a640908-4669-4c3b-b571-c7e3319748ef Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "afca8ce7-498c-4e68-a089-8dbd336ba35b"}], "OS-DCF:diskConfig": "MANUAL", "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "adminPass": "4LK7MQbk9dTj"}} 2018-08-09 16:42:40,293 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4a640908-4669-4c3b-b571-c7e3319748ef 2018-08-09 16:42:40,293 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.0364279747s 2018-08-09 16:42:40,293 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4a640908-4669-4c3b-b571-c7e3319748ef 2018-08-09 16:42:40,294 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:40,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:40,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a90cb42-52c4-4e9b-b2de-f010eb4f97c0 x-compute-request-id: req-3a90cb42-52c4-4e9b-b2de-f010eb4f97c0 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "user_id": "092668c7ecca4ff599da072faf2dd746", "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-09T16:42:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:40,892 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a90cb42-52c4-4e9b-b2de-f010eb4f97c0 2018-08-09 16:42:40,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597571134567s 2018-08-09 16:42:40,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3a90cb42-52c4-4e9b-b2de-f010eb4f97c0 2018-08-09 16:42:40,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:42:40,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:40,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-196c7b53-4675-4478-864d-c70b74b63a15 Date: Thu, 09 Aug 2018 16:42:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d40256698e264e84b42f364c54d63f88","l2_adjacency":true,"status":"ACTIVE","subnets":["b2cd764b-3622-4aa8-8663-3e424590c7f7"],"description":"","tags":[],"updated_at":"2018-08-09T16:40:53Z","qos_policy_id":null,"name":"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939","admin_state_up":true,"tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 16:42:40,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-196c7b53-4675-4478-864d-c70b74b63a15 2018-08-09 16:42:40,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0873498916626s 2018-08-09 16:42:40,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-196c7b53-4675-4478-864d-c70b74b63a15 2018-08-09 16:42:40,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:42:40,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:41,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-33262167-905b-4fc8-8cea-8c93652290e9 Date: Thu, 09 Aug 2018 16:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:40: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":"d40256698e264e84b42f364c54d63f88","id":"b2cd764b-3622-4aa8-8663-3e424590c7f7","subnetpool_id":null,"name":"cloudify-subnet_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:42:41,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-33262167-905b-4fc8-8cea-8c93652290e9 2018-08-09 16:42:41,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.069727897644s 2018-08-09 16:42:41,058 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-33262167-905b-4fc8-8cea-8c93652290e9 2018-08-09 16:42:41,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:43,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:43,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:43,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42: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-1966914d-c5b4-4ee6-bc60-64d238c10a4d x-compute-request-id: req-1966914d-c5b4-4ee6-bc60-64d238c10a4d 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:43,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1966914d-c5b4-4ee6-bc60-64d238c10a4d 2018-08-09 16:42:43,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.777312994003s 2018-08-09 16:42:43,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1966914d-c5b4-4ee6-bc60-64d238c10a4d 2018-08-09 16:42:43,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:45,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:45,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:46,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42: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-aa807d7b-1d51-490d-8916-278f6bb29db7 x-compute-request-id: req-aa807d7b-1d51-490d-8916-278f6bb29db7 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:46,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa807d7b-1d51-490d-8916-278f6bb29db7 2018-08-09 16:42:46,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709828853607s 2018-08-09 16:42:46,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa807d7b-1d51-490d-8916-278f6bb29db7 2018-08-09 16:42:46,559 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:48,562 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:49,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d3005bb-db8b-42f8-b580-bed95abe8e60 x-compute-request-id: req-7d3005bb-db8b-42f8-b580-bed95abe8e60 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:49,229 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d3005bb-db8b-42f8-b580-bed95abe8e60 2018-08-09 16:42:49,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666770935059s 2018-08-09 16:42:49,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7d3005bb-db8b-42f8-b580-bed95abe8e60 2018-08-09 16:42:49,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:51,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:51,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-859d0f59-f5b1-4d0e-bf0f-f9bb65d5f86a x-compute-request-id: req-859d0f59-f5b1-4d0e-bf0f-f9bb65d5f86a 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:51,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-859d0f59-f5b1-4d0e-bf0f-f9bb65d5f86a 2018-08-09 16:42:51,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411494970322s 2018-08-09 16:42:51,647 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-859d0f59-f5b1-4d0e-bf0f-f9bb65d5f86a 2018-08-09 16:42:51,650 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:53,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:53,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:54,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42: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-528ebbfa-c1f7-40dc-87eb-e039a8beac41 x-compute-request-id: req-528ebbfa-c1f7-40dc-87eb-e039a8beac41 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:54,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-528ebbfa-c1f7-40dc-87eb-e039a8beac41 2018-08-09 16:42:54,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.766957044601s 2018-08-09 16:42:54,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-528ebbfa-c1f7-40dc-87eb-e039a8beac41 2018-08-09 16:42:54,424 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:56,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:57,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42: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-fefd504c-c3e3-4728-8a27-4718388de741 x-compute-request-id: req-fefd504c-c3e3-4728-8a27-4718388de741 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:57,205 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fefd504c-c3e3-4728-8a27-4718388de741 2018-08-09 16:42:57,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.778164863586s 2018-08-09 16:42:57,205 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fefd504c-c3e3-4728-8a27-4718388de741 2018-08-09 16:42:57,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:42:59,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:42:59,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:42:59,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:42: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-682b0050-264a-4774-9d4d-91154dfd5c59 x-compute-request-id: req-682b0050-264a-4774-9d4d-91154dfd5c59 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:42:59,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-682b0050-264a-4774-9d4d-91154dfd5c59 2018-08-09 16:42:59,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176958084106s 2018-08-09 16:42:59,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-682b0050-264a-4774-9d4d-91154dfd5c59 2018-08-09 16:42:59,392 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:01,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:01,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:01,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-66e91bc5-480b-4f26-a329-80f32bb15751 x-compute-request-id: req-66e91bc5-480b-4f26-a329-80f32bb15751 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:01,825 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66e91bc5-480b-4f26-a329-80f32bb15751 2018-08-09 16:43:01,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429470062256s 2018-08-09 16:43:01,825 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66e91bc5-480b-4f26-a329-80f32bb15751 2018-08-09 16:43:01,829 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:03,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:04,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4ec56db-863c-470c-85c5-e20f60933bff x-compute-request-id: req-b4ec56db-863c-470c-85c5-e20f60933bff 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:04,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b4ec56db-863c-470c-85c5-e20f60933bff 2018-08-09 16:43:04,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590677976608s 2018-08-09 16:43:04,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b4ec56db-863c-470c-85c5-e20f60933bff 2018-08-09 16:43:04,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:06,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:06,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-f137e855-d2fc-4e18-8df6-dfa10aeb4f57 x-compute-request-id: req-f137e855-d2fc-4e18-8df6-dfa10aeb4f57 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:06,591 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f137e855-d2fc-4e18-8df6-dfa10aeb4f57 2018-08-09 16:43:06,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.161190032959s 2018-08-09 16:43:06,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f137e855-d2fc-4e18-8df6-dfa10aeb4f57 2018-08-09 16:43:06,595 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:08,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:08,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-68c871aa-4f18-4170-bd87-16f73caf2005 x-compute-request-id: req-68c871aa-4f18-4170-bd87-16f73caf2005 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:09,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68c871aa-4f18-4170-bd87-16f73caf2005 2018-08-09 16:43:09,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42111492157s 2018-08-09 16:43:09,020 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-68c871aa-4f18-4170-bd87-16f73caf2005 2018-08-09 16:43:09,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:11,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:11,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:11,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-6f83cb2a-ff8a-49eb-bd6e-1cb7e1ec1eca x-compute-request-id: req-6f83cb2a-ff8a-49eb-bd6e-1cb7e1ec1eca 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:11,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f83cb2a-ff8a-49eb-bd6e-1cb7e1ec1eca 2018-08-09 16:43:11,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330404996872s 2018-08-09 16:43:11,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6f83cb2a-ff8a-49eb-bd6e-1cb7e1ec1eca 2018-08-09 16:43:11,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:13,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:13,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b10c37ee-3ad7-4fa1-a949-c3064730474b x-compute-request-id: req-b10c37ee-3ad7-4fa1-a949-c3064730474b 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:13,989 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b10c37ee-3ad7-4fa1-a949-c3064730474b 2018-08-09 16:43:13,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.625549077988s 2018-08-09 16:43:13,990 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b10c37ee-3ad7-4fa1-a949-c3064730474b 2018-08-09 16:43:13,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:15,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:15,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:16,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5189b7f6-fc4c-4d21-8024-d60820f472a3 x-compute-request-id: req-5189b7f6-fc4c-4d21-8024-d60820f472a3 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:16,580 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5189b7f6-fc4c-4d21-8024-d60820f472a3 2018-08-09 16:43:16,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.583947896957s 2018-08-09 16:43:16,580 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5189b7f6-fc4c-4d21-8024-d60820f472a3 2018-08-09 16:43:16,584 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:18,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:18,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e291ab9a-093e-480d-848c-b59be10b55e9 x-compute-request-id: req-e291ab9a-093e-480d-848c-b59be10b55e9 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:18,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e291ab9a-093e-480d-848c-b59be10b55e9 2018-08-09 16:43:18,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169214963913s 2018-08-09 16:43:18,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e291ab9a-093e-480d-848c-b59be10b55e9 2018-08-09 16:43:18,760 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:20,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:20,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:21,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-91c93423-f8d9-4050-bc94-b494c47e5098 x-compute-request-id: req-91c93423-f8d9-4050-bc94-b494c47e5098 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:21,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-91c93423-f8d9-4050-bc94-b494c47e5098 2018-08-09 16:43:21,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.352390050888s 2018-08-09 16:43:21,115 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-91c93423-f8d9-4050-bc94-b494c47e5098 2018-08-09 16:43:21,119 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:23,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:23,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:23,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ecfe80ff-d763-4fe1-9572-83e1788d7940 x-compute-request-id: req-ecfe80ff-d763-4fe1-9572-83e1788d7940 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:23,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecfe80ff-d763-4fe1-9572-83e1788d7940 2018-08-09 16:43:23,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.346655130386s 2018-08-09 16:43:23,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecfe80ff-d763-4fe1-9572-83e1788d7940 2018-08-09 16:43:23,472 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:25,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:25,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:26,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-e1380645-d2eb-4d18-ab0f-d73141cac71c x-compute-request-id: req-e1380645-d2eb-4d18-ab0f-d73141cac71c 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:26,006 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1380645-d2eb-4d18-ab0f-d73141cac71c 2018-08-09 16:43:26,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531421899796s 2018-08-09 16:43:26,007 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e1380645-d2eb-4d18-ab0f-d73141cac71c 2018-08-09 16:43:26,010 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:28,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:28,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:28,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71c809fd-5df0-4bc2-9c9e-0699bd0b489d x-compute-request-id: req-71c809fd-5df0-4bc2-9c9e-0699bd0b489d 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:28,582 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71c809fd-5df0-4bc2-9c9e-0699bd0b489d 2018-08-09 16:43:28,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57027888298s 2018-08-09 16:43:28,583 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-71c809fd-5df0-4bc2-9c9e-0699bd0b489d 2018-08-09 16:43:28,586 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:30,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:30,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-b6b56ec5-969d-4536-bb0c-d75cf3bc87f9 x-compute-request-id: req-b6b56ec5-969d-4536-bb0c-d75cf3bc87f9 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:30,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6b56ec5-969d-4536-bb0c-d75cf3bc87f9 2018-08-09 16:43:30,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.397680997849s 2018-08-09 16:43:30,987 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b6b56ec5-969d-4536-bb0c-d75cf3bc87f9 2018-08-09 16:43:30,991 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:32,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:33,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-6d319b4b-5c4c-4b6a-b0e2-6ebebb4dbb7e x-compute-request-id: req-6d319b4b-5c4c-4b6a-b0e2-6ebebb4dbb7e 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:33,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d319b4b-5c4c-4b6a-b0e2-6ebebb4dbb7e 2018-08-09 16:43:33,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.162839889526s 2018-08-09 16:43:33,157 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d319b4b-5c4c-4b6a-b0e2-6ebebb4dbb7e 2018-08-09 16:43:33,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:35,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:35,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1046bca-2243-444d-b7da-dfb05bdc94aa x-compute-request-id: req-f1046bca-2243-444d-b7da-dfb05bdc94aa 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:35,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1046bca-2243-444d-b7da-dfb05bdc94aa 2018-08-09 16:43:35,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.351019859314s 2018-08-09 16:43:35,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f1046bca-2243-444d-b7da-dfb05bdc94aa 2018-08-09 16:43:35,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:37,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:37,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:38,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-3be5701d-e2d6-4d08-ab94-e45e9a3ed10d x-compute-request-id: req-3be5701d-e2d6-4d08-ab94-e45e9a3ed10d 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:38,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3be5701d-e2d6-4d08-ab94-e45e9a3ed10d 2018-08-09 16:43:38,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698371887207s 2018-08-09 16:43:38,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3be5701d-e2d6-4d08-ab94-e45e9a3ed10d 2018-08-09 16:43:38,224 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:40,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:40,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:40,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-0439cf2c-5f47-4b87-8c4d-7640dfb343b9 x-compute-request-id: req-0439cf2c-5f47-4b87-8c4d-7640dfb343b9 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:40,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0439cf2c-5f47-4b87-8c4d-7640dfb343b9 2018-08-09 16:43:40,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167153120041s 2018-08-09 16:43:40,394 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0439cf2c-5f47-4b87-8c4d-7640dfb343b9 2018-08-09 16:43:40,398 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:42,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:42,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:42,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-72305d1f-7678-4f70-994c-33eebc32a784 x-compute-request-id: req-72305d1f-7678-4f70-994c-33eebc32a784 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:42,569 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72305d1f-7678-4f70-994c-33eebc32a784 2018-08-09 16:43:42,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168388128281s 2018-08-09 16:43:42,570 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72305d1f-7678-4f70-994c-33eebc32a784 2018-08-09 16:43:42,574 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:44,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:44,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c221c9a-477f-4c30-9924-21692fc07084 x-compute-request-id: req-1c221c9a-477f-4c30-9924-21692fc07084 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:44,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c221c9a-477f-4c30-9924-21692fc07084 2018-08-09 16:43:44,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.403325796127s 2018-08-09 16:43:44,981 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1c221c9a-477f-4c30-9924-21692fc07084 2018-08-09 16:43:44,985 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:46,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:46,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:47,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ac624c3-f9ad-43ea-a430-6eec3f20b14f x-compute-request-id: req-6ac624c3-f9ad-43ea-a430-6eec3f20b14f 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:47,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ac624c3-f9ad-43ea-a430-6eec3f20b14f 2018-08-09 16:43:47,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.623929023743s 2018-08-09 16:43:47,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ac624c3-f9ad-43ea-a430-6eec3f20b14f 2018-08-09 16:43:47,616 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:49,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:49,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:49,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43: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-0bd73fa8-327d-4930-a106-a3d32b63f481 x-compute-request-id: req-0bd73fa8-327d-4930-a106-a3d32b63f481 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:49,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0bd73fa8-327d-4930-a106-a3d32b63f481 2018-08-09 16:43:49,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173498153687s 2018-08-09 16:43:49,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0bd73fa8-327d-4930-a106-a3d32b63f481 2018-08-09 16:43:49,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:51,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:52,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2633c506-9513-4042-ae81-2d6571efb3d7 x-compute-request-id: req-2633c506-9513-4042-ae81-2d6571efb3d7 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:52,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2633c506-9513-4042-ae81-2d6571efb3d7 2018-08-09 16:43:52,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.474245071411s 2018-08-09 16:43:52,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2633c506-9513-4042-ae81-2d6571efb3d7 2018-08-09 16:43:52,278 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:54,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:54,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:54,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1ca640-48b5-41c3-ad0d-6e67473d69ea x-compute-request-id: req-7c1ca640-48b5-41c3-ad0d-6e67473d69ea 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:54,459 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c1ca640-48b5-41c3-ad0d-6e67473d69ea 2018-08-09 16:43:54,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178288936615s 2018-08-09 16:43:54,460 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7c1ca640-48b5-41c3-ad0d-6e67473d69ea 2018-08-09 16:43:54,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:56,466 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:56,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:56,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f0d395a-80c0-4540-849f-8b687f519982 x-compute-request-id: req-9f0d395a-80c0-4540-849f-8b687f519982 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:56,934 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f0d395a-80c0-4540-849f-8b687f519982 2018-08-09 16:43:56,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467903137207s 2018-08-09 16:43:56,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f0d395a-80c0-4540-849f-8b687f519982 2018-08-09 16:43:56,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:43:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:43:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:43:59,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02d1ce96-7046-401a-bc01-157f6815a04a x-compute-request-id: req-02d1ce96-7046-401a-bc01-157f6815a04a 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:43:59,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02d1ce96-7046-401a-bc01-157f6815a04a 2018-08-09 16:43:59,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430140972137s 2018-08-09 16:43:59,372 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02d1ce96-7046-401a-bc01-157f6815a04a 2018-08-09 16:43:59,376 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:01,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:01,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-fa688bc7-f629-409b-b890-ec3fe6c32dfb x-compute-request-id: req-fa688bc7-f629-409b-b890-ec3fe6c32dfb 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:01,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa688bc7-f629-409b-b890-ec3fe6c32dfb 2018-08-09 16:44:01,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180975914001s 2018-08-09 16:44:01,560 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa688bc7-f629-409b-b890-ec3fe6c32dfb 2018-08-09 16:44:01,563 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-0c5e7d95-969a-4ac3-bc6f-a6fe2992d0f3 x-compute-request-id: req-0c5e7d95-969a-4ac3-bc6f-a6fe2992d0f3 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:04,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c5e7d95-969a-4ac3-bc6f-a6fe2992d0f3 2018-08-09 16:44:04,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43602514267s 2018-08-09 16:44:04,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0c5e7d95-969a-4ac3-bc6f-a6fe2992d0f3 2018-08-09 16:44:04,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:06,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:06,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-ddb7983f-8016-4f9a-b462-f0cb56e1750b x-compute-request-id: req-ddb7983f-8016-4f9a-b462-f0cb56e1750b 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:06,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ddb7983f-8016-4f9a-b462-f0cb56e1750b 2018-08-09 16:44:06,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405696153641s 2018-08-09 16:44:06,415 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ddb7983f-8016-4f9a-b462-f0cb56e1750b 2018-08-09 16:44:06,419 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:08,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:08,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:08,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-f4f0be35-3779-430a-8656-8dcd578d0a36 x-compute-request-id: req-f4f0be35-3779-430a-8656-8dcd578d0a36 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:08,592 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4f0be35-3779-430a-8656-8dcd578d0a36 2018-08-09 16:44:08,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1702439785s 2018-08-09 16:44:08,592 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4f0be35-3779-430a-8656-8dcd578d0a36 2018-08-09 16:44:08,596 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:10,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:10,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-180efc91-75a9-4a9d-83c9-23b08aa6d20e x-compute-request-id: req-180efc91-75a9-4a9d-83c9-23b08aa6d20e 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:10,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-180efc91-75a9-4a9d-83c9-23b08aa6d20e 2018-08-09 16:44:10,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164196014404s 2018-08-09 16:44:10,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-180efc91-75a9-4a9d-83c9-23b08aa6d20e 2018-08-09 16:44:10,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:12,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:12,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:13,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ca0efe5-8451-410b-bebb-6c3aee177949 x-compute-request-id: req-4ca0efe5-8451-410b-bebb-6c3aee177949 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:13,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ca0efe5-8451-410b-bebb-6c3aee177949 2018-08-09 16:44:13,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687076091766s 2018-08-09 16:44:13,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4ca0efe5-8451-410b-bebb-6c3aee177949 2018-08-09 16:44:13,462 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:15,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:15,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:15,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3bf2fec-9bc2-471a-b0a9-94a3658ee19c x-compute-request-id: req-d3bf2fec-9bc2-471a-b0a9-94a3658ee19c 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:15,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3bf2fec-9bc2-471a-b0a9-94a3658ee19c 2018-08-09 16:44:15,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35698390007s 2018-08-09 16:44:15,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d3bf2fec-9bc2-471a-b0a9-94a3658ee19c 2018-08-09 16:44:15,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:17,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:17,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:18,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-e2d18542-c4f2-439e-8199-20483614a329 x-compute-request-id: req-e2d18542-c4f2-439e-8199-20483614a329 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:18,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2d18542-c4f2-439e-8199-20483614a329 2018-08-09 16:44:18,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173104047775s 2018-08-09 16:44:18,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2d18542-c4f2-439e-8199-20483614a329 2018-08-09 16:44:18,006 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:20,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:20,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:20,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa7f14e6-7be8-4c1d-9f5e-b006775a54a1 x-compute-request-id: req-aa7f14e6-7be8-4c1d-9f5e-b006775a54a1 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:20,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa7f14e6-7be8-4c1d-9f5e-b006775a54a1 2018-08-09 16:44:20,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446687936783s 2018-08-09 16:44:20,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa7f14e6-7be8-4c1d-9f5e-b006775a54a1 2018-08-09 16:44:20,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:22,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:22,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:22,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-52c2f0ee-ab5c-4b28-b0ec-d5b6c757bc42 x-compute-request-id: req-52c2f0ee-ab5c-4b28-b0ec-d5b6c757bc42 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:22,690 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-52c2f0ee-ab5c-4b28-b0ec-d5b6c757bc42 2018-08-09 16:44:22,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.22904086113s 2018-08-09 16:44:22,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-52c2f0ee-ab5c-4b28-b0ec-d5b6c757bc42 2018-08-09 16:44:22,694 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:24,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:24,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed71deb6-d455-4563-b265-ae9f238b075d x-compute-request-id: req-ed71deb6-d455-4563-b265-ae9f238b075d 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:24,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed71deb6-d455-4563-b265-ae9f238b075d 2018-08-09 16:44:24,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175472974777s 2018-08-09 16:44:24,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed71deb6-d455-4563-b265-ae9f238b075d 2018-08-09 16:44:24,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:26,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:26,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:27,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c09110c3-eb86-400c-9bd7-be4c0840e119 x-compute-request-id: req-c09110c3-eb86-400c-9bd7-be4c0840e119 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:27,521 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c09110c3-eb86-400c-9bd7-be4c0840e119 2018-08-09 16:44:27,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.642486095428s 2018-08-09 16:44:27,522 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c09110c3-eb86-400c-9bd7-be4c0840e119 2018-08-09 16:44:27,525 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:29,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:29,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:29,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-1333de83-519b-4df9-b8eb-ccd166d34e83 x-compute-request-id: req-1333de83-519b-4df9-b8eb-ccd166d34e83 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:29,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1333de83-519b-4df9-b8eb-ccd166d34e83 2018-08-09 16:44:29,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181968927383s 2018-08-09 16:44:29,710 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1333de83-519b-4df9-b8eb-ccd166d34e83 2018-08-09 16:44:29,714 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:31,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:32,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-985b245d-40f7-4af1-a27d-c766619b43f1 x-compute-request-id: req-985b245d-40f7-4af1-a27d-c766619b43f1 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:32,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-985b245d-40f7-4af1-a27d-c766619b43f1 2018-08-09 16:44:32,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405133962631s 2018-08-09 16:44:32,122 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-985b245d-40f7-4af1-a27d-c766619b43f1 2018-08-09 16:44:32,126 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:34,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:34,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-30f62954-3483-46e8-b06e-79192cceaafe x-compute-request-id: req-30f62954-3483-46e8-b06e-79192cceaafe 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:34,549 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-30f62954-3483-46e8-b06e-79192cceaafe 2018-08-09 16:44:34,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.420083999634s 2018-08-09 16:44:34,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-30f62954-3483-46e8-b06e-79192cceaafe 2018-08-09 16:44:34,553 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:36,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:36,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:36,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-afbbb46d-ab18-43c9-b289-715bbb989d4e x-compute-request-id: req-afbbb46d-ab18-43c9-b289-715bbb989d4e 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:36,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-afbbb46d-ab18-43c9-b289-715bbb989d4e 2018-08-09 16:44:36,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.33883690834s 2018-08-09 16:44:36,895 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-afbbb46d-ab18-43c9-b289-715bbb989d4e 2018-08-09 16:44:36,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:38,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:39,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-fd138581-bb71-4674-ba0f-f087a749f9f2 x-compute-request-id: req-fd138581-bb71-4674-ba0f-f087a749f9f2 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:39,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd138581-bb71-4674-ba0f-f087a749f9f2 2018-08-09 16:44:39,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400954008102s 2018-08-09 16:44:39,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fd138581-bb71-4674-ba0f-f087a749f9f2 2018-08-09 16:44:39,306 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:41,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:41,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:41,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-2a4095df-ea69-44be-81b7-ace9c5929c47 x-compute-request-id: req-2a4095df-ea69-44be-81b7-ace9c5929c47 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:41,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a4095df-ea69-44be-81b7-ace9c5929c47 2018-08-09 16:44:41,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.336360931396s 2018-08-09 16:44:41,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a4095df-ea69-44be-81b7-ace9c5929c47 2018-08-09 16:44:41,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:43,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:43,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:43,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-a2c61cbb-0e93-4a40-af9b-ea8213f7f62e x-compute-request-id: req-a2c61cbb-0e93-4a40-af9b-ea8213f7f62e 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:43,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2c61cbb-0e93-4a40-af9b-ea8213f7f62e 2018-08-09 16:44:43,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343196153641s 2018-08-09 16:44:43,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a2c61cbb-0e93-4a40-af9b-ea8213f7f62e 2018-08-09 16:44:43,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:46,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:46,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:46,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f74aadb-304a-49da-abab-9ff777801669 x-compute-request-id: req-2f74aadb-304a-49da-abab-9ff777801669 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:46,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f74aadb-304a-49da-abab-9ff777801669 2018-08-09 16:44:46,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402797937393s 2018-08-09 16:44:46,405 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f74aadb-304a-49da-abab-9ff777801669 2018-08-09 16:44:46,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:48,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:48,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:48,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-dc015549-ebf4-4d3c-8ed8-ab6815ed087a x-compute-request-id: req-dc015549-ebf4-4d3c-8ed8-ab6815ed087a 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:48,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc015549-ebf4-4d3c-8ed8-ab6815ed087a 2018-08-09 16:44:48,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.347419023514s 2018-08-09 16:44:48,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc015549-ebf4-4d3c-8ed8-ab6815ed087a 2018-08-09 16:44:48,763 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:50,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:50,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:51,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-e20014e9-cbdd-462a-b626-3e7e12afcc9c x-compute-request-id: req-e20014e9-cbdd-462a-b626-3e7e12afcc9c 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:51,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e20014e9-cbdd-462a-b626-3e7e12afcc9c 2018-08-09 16:44:51,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421298980713s 2018-08-09 16:44:51,187 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e20014e9-cbdd-462a-b626-3e7e12afcc9c 2018-08-09 16:44:51,191 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:53,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:53,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:53,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-51e45f36-a613-43f4-b12b-efa9dff74abd x-compute-request-id: req-51e45f36-a613-43f4-b12b-efa9dff74abd 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:53,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51e45f36-a613-43f4-b12b-efa9dff74abd 2018-08-09 16:44:53,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424251794815s 2018-08-09 16:44:53,618 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51e45f36-a613-43f4-b12b-efa9dff74abd 2018-08-09 16:44:53,622 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:55,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:55,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:55,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-3343de45-4fde-43d0-949e-40846b09349a x-compute-request-id: req-3343de45-4fde-43d0-949e-40846b09349a 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:55,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3343de45-4fde-43d0-949e-40846b09349a 2018-08-09 16:44:55,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356834888458s 2018-08-09 16:44:55,982 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3343de45-4fde-43d0-949e-40846b09349a 2018-08-09 16:44:55,986 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:44:57,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:44:57,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:44:58,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:44: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-13269ea1-25bc-428a-9e89-3c3d3b01b3e4 x-compute-request-id: req-13269ea1-25bc-428a-9e89-3c3d3b01b3e4 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.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:42:42Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:44:58,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13269ea1-25bc-428a-9e89-3c3d3b01b3e4 2018-08-09 16:44:58,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416898965836s 2018-08-09 16:44:58,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13269ea1-25bc-428a-9e89-3c3d3b01b3e4 2018-08-09 16:44:58,409 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:45:00,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:45:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:00,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45: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-5d93ca34-0a0e-4bb2-b8fc-440ce9dc2210 x-compute-request-id: req-5d93ca34-0a0e-4bb2-b8fc-440ce9dc2210 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:f8:2d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T16:44:59.000000", "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T16:44:59Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:45:00,595 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5d93ca34-0a0e-4bb2-b8fc-440ce9dc2210 2018-08-09 16:45:00,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183197021484s 2018-08-09 16:45:00,596 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5d93ca34-0a0e-4bb2-b8fc-440ce9dc2210 2018-08-09 16:45:00,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 16:45:00,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=dac391f1-2b83-45ca-9081-add95b3d654d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-35bcca9f-fdce-4e79-bfb1-17cde9f60b9d Date: Thu, 09 Aug 2018 16:45:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T16:44:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2cd764b-3622-4aa8-8663-3e424590c7f7","ip_address":"192.168.120.6"}],"id":"f85039cf-31a6-441d-b031-36c2fd03754f","security_groups":["afca8ce7-498c-4e68-a089-8dbd336ba35b"],"mac_address":"fa:16:3e:a4:f8:2d","project_id":"d40256698e264e84b42f364c54d63f88","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:42:43Z","binding:vnic_type":"normal","device_id":"dac391f1-2b83-45ca-9081-add95b3d654d","ip_allocation":"immediate"}]} 2018-08-09 16:45:00,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dac391f1-2b83-45ca-9081-add95b3d654d used request id req-35bcca9f-fdce-4e79-bfb1-17cde9f60b9d 2018-08-09 16:45:00,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0503361225128s 2018-08-09 16:45:00,650 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dac391f1-2b83-45ca-9081-add95b3d654d used request id req-35bcca9f-fdce-4e79-bfb1-17cde9f60b9d 2018-08-09 16:45:00,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:00,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f85039cf-31a6-441d-b031-36c2fd03754f" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:00,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e24b0992-977a-433f-ba45-433ec5065311 Date: Thu, 09 Aug 2018 16:45:00 GMT RESP BODY: {"floatingips": []} 2018-08-09 16:45:00,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f85039cf-31a6-441d-b031-36c2fd03754f used request id req-e24b0992-977a-433f-ba45-433ec5065311 2018-08-09 16:45:00,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0432250499725s 2018-08-09 16:45:00,699 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=f85039cf-31a6-441d-b031-36c2fd03754f used request id req-e24b0992-977a-433f-ba45-433ec5065311 2018-08-09 16:45:00,700 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:f8:2d', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'c1ee68db-ca07-4f97-a9e1-a36325e56654'}), 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-09T16:44:59.000000', 'flavor': Munch({u'id': u'3baef4f8-2ba7-440e-b192-359e954b0f0f'}), 'az': u'nova', 'id': u'dac391f1-2b83-45ca-9081-add95b3d654d', 'security_groups': [Munch({u'name': u'cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'092668c7ecca4ff599da072faf2dd746', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd40256698e264e84b42f364c54d63f88', 'name': 'cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939', '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-09T16:44:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T16:44:59Z', 'hostId': u'42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e', '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-09T16:44:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'd40256698e264e84b42f364c54d63f88', 'name': u'cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939', 'adminPass': u'4LK7MQbk9dTj', 'tenant_id': u'd40256698e264e84b42f364c54d63f88', 'created_at': u'2018-08-09T16:42:40Z', 'created': u'2018-08-09T16:42:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 16:45:00,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:45:00,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:00,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1272 X-Openstack-Request-Id: req-673592cd-5572-4b68-91a7-e104f348c4c4 Date: Thu, 09 Aug 2018 16:45:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d40256698e264e84b42f364c54d63f88","l2_adjacency":true,"status":"ACTIVE","subnets":["b2cd764b-3622-4aa8-8663-3e424590c7f7"],"description":"","tags":[],"updated_at":"2018-08-09T16:40:53Z","qos_policy_id":null,"name":"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939","admin_state_up":true,"tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 16:45:00,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-673592cd-5572-4b68-91a7-e104f348c4c4 2018-08-09 16:45:00,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880970954895s 2018-08-09 16:45:00,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-673592cd-5572-4b68-91a7-e104f348c4c4 2018-08-09 16:45:00,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 16:45:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=dac391f1-2b83-45ca-9081-add95b3d654d" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:00,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-4c3ed6e8-c575-47ba-9d9d-368bf68e20da Date: Thu, 09 Aug 2018 16:45:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T16:44:59Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b2cd764b-3622-4aa8-8663-3e424590c7f7","ip_address":"192.168.120.6"}],"id":"f85039cf-31a6-441d-b031-36c2fd03754f","security_groups":["afca8ce7-498c-4e68-a089-8dbd336ba35b"],"mac_address":"fa:16:3e:a4:f8:2d","project_id":"d40256698e264e84b42f364c54d63f88","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:42:43Z","binding:vnic_type":"normal","device_id":"dac391f1-2b83-45ca-9081-add95b3d654d","ip_allocation":"immediate"}]} 2018-08-09 16:45:00,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dac391f1-2b83-45ca-9081-add95b3d654d used request id req-4c3ed6e8-c575-47ba-9d9d-368bf68e20da 2018-08-09 16:45:00,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0437471866608s 2018-08-09 16:45:00,837 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=dac391f1-2b83-45ca-9081-add95b3d654d used request id req-4c3ed6e8-c575-47ba-9d9d-368bf68e20da 2018-08-09 16:45:00,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 16:45:00,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.6", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f"}}' 2018-08-09 16:45:03,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-1bf254d6-bc34-494f-b7b6-6ae14f313590 Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingip": {"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}} 2018-08-09 16:45:03,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1bf254d6-bc34-494f-b7b6-6ae14f313590 2018-08-09 16:45:03,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.20487689972s 2018-08-09 16:45:03,043 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1bf254d6-bc34-494f-b7b6-6ae14f313590 2018-08-09 16:45:03,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:03,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:03,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-29b20ce6-153c-4bb4-8d2e-6ac8932e3912 Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:03,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-29b20ce6-153c-4bb4-8d2e-6ac8932e3912 2018-08-09 16:45:03,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0742561817169s 2018-08-09 16:45:03,126 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-29b20ce6-153c-4bb4-8d2e-6ac8932e3912 2018-08-09 16:45:03,130 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:03,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:03,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-d127340d-42e9-4d01-9604-cf81fa4b2e0e Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:03,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d127340d-42e9-4d01-9604-cf81fa4b2e0e 2018-08-09 16:45:03,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570840835571s 2018-08-09 16:45:03,293 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d127340d-42e9-4d01-9604-cf81fa4b2e0e 2018-08-09 16:45:03,296 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:03,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:03,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:03,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-01512336-63ca-42d8-a5c1-3954e0e7ddfa Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:03,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-01512336-63ca-42d8-a5c1-3954e0e7ddfa 2018-08-09 16:45:03,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0555920600891s 2018-08-09 16:45:03,457 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-01512336-63ca-42d8-a5c1-3954e0e7ddfa 2018-08-09 16:45:03,461 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:03,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-c0842d1b-d36e-47b4-b3fb-4b957d85c394 Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:03,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c0842d1b-d36e-47b4-b3fb-4b957d85c394 2018-08-09 16:45:03,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685708522797s 2018-08-09 16:45:03,635 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c0842d1b-d36e-47b4-b3fb-4b957d85c394 2018-08-09 16:45:03,638 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:03,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:03,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:03,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-7e7901ce-03af-4401-a3bb-09372341af2c Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:03,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7e7901ce-03af-4401-a3bb-09372341af2c 2018-08-09 16:45:03,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0697150230408s 2018-08-09 16:45:03,813 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7e7901ce-03af-4401-a3bb-09372341af2c 2018-08-09 16:45:03,817 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:03,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:03,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:03,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-b66bd0a1-83ab-4870-8e1f-654302e5d4fd Date: Thu, 09 Aug 2018 16:45:03 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:03,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b66bd0a1-83ab-4870-8e1f-654302e5d4fd 2018-08-09 16:45:03,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0565500259399s 2018-08-09 16:45:03,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b66bd0a1-83ab-4870-8e1f-654302e5d4fd 2018-08-09 16:45:03,982 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:04,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:04,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-1467d648-61df-4f0a-957e-9a887fae2ef3 Date: Thu, 09 Aug 2018 16:45:04 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:01Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:04,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1467d648-61df-4f0a-957e-9a887fae2ef3 2018-08-09 16:45:04,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0548729896545s 2018-08-09 16:45:04,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1467d648-61df-4f0a-957e-9a887fae2ef3 2018-08-09 16:45:04,146 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:45:04,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:04,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:04,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-f34e4b80-e190-4c43-8861-4be9a7df633d Date: Thu, 09 Aug 2018 16:45:04 GMT RESP BODY: {"floatingips": [{"router_id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:45:01Z", "updated_at": "2018-08-09T16:45:04Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "device_owner": "compute:nova", "mac_address": "fa:16:3e:a4:f8:2d", "device_id": "dac391f1-2b83-45ca-9081-add95b3d654d"}, "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.210", "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "port_id": "f85039cf-31a6-441d-b031-36c2fd03754f", "id": "9d2a34d8-22c6-4838-9f24-983d746f7ef8", "qos_policy_id": null}]} 2018-08-09 16:45:04,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f34e4b80-e190-4c43-8861-4be9a7df633d 2018-08-09 16:45:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0562748908997s 2018-08-09 16:45:04,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f34e4b80-e190-4c43-8861-4be9a7df633d 2018-08-09 16:45:04,311 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'cc939a7b-8096-45af-aec6-2cdeec02f2b2', 'updated_at': u'2018-08-09T16:45:04Z', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.210', 'revision_number': 1, 'port_id': u'f85039cf-31a6-441d-b031-36c2fd03754f', 'id': u'9d2a34d8-22c6-4838-9f24-983d746f7ef8', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'f85039cf-31a6-441d-b031-36c2fd03754f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd40256698e264e84b42f364c54d63f88', 'name': 'cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'd40256698e264e84b42f364c54d63f88', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5610e8b4-3e61-473a-b387-12bd678b5ce2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a4:f8:2d', u'device_id': u'dac391f1-2b83-45ca-9081-add95b3d654d'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'd40256698e264e84b42f364c54d63f88', 'created_at': u'2018-08-09T16:45:01Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'5610e8b4-3e61-473a-b387-12bd678b5ce2', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:a4:f8:2d', u'device_id': u'dac391f1-2b83-45ca-9081-add95b3d654d'}), 'router': u'cc939a7b-8096-45af-aec6-2cdeec02f2b2'}) 2018-08-09 16:45:04,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 16:45:04,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d/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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 16:45:04,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45: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-eefc0ac1-2f07-41f0-8435-641cf8d0c809 x-compute-request-id: req-eefc0ac1-2f07-41f0-8435-641cf8d0c809 Content-Encoding: gzip Content-Length: 9891 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 1767295106 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.320748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.323045] pid_max: default: 32768 minimum: 301\n[ 0.324263] Security Framework initialized\n[ 0.325387] SELinux: Initializing.\n[ 0.326691] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334549] Mount-cache hash table entries: 4096\n[ 0.336015] Initializing cgroup subsys memory\n[ 0.337196] Initializing cgroup subsys devices\n[ 0.338384] Initializing cgroup subsys freezer\n[ 0.339568] Initializing cgroup subsys net_cls\n[ 0.340736] Initializing cgroup subsys blkio\n[ 0.341896] Initializing cgroup subsys perf_event\n[ 0.343120] Initializing cgroup subsys hugetlb\n[ 0.344294] Initializing cgroup subsys pids\n[ 0.345421] Initializing cgroup subsys net_prio\n[ 0.346703] CPU: Physical Processor ID: 0\n[ 0.348511] mce: CPU supports 10 MCE banks\n[ 0.349659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350973] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352298] tlb_flushall_shift: 6\n[ 0.353501] Freeing SMP alternatives: 28k freed\n[ 0.357280] ACPI: Core revision 20130517\n[ 0.360029] ACPI: All ACPI Tables successfully acquired\n[ 0.361514] ftrace: allocating 25812 entries in 101 pages\n[ 0.382606] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.384142] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.385661] smpboot: Max logical packages: 2\n[ 0.386972] Enabling x2apic\n[ 0.387889] Enabled x2apic\n[ 0.388995] Switched APIC routing to physical x2apic.\n[ 0.391188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392727] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.395433] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.402848] KVM setup paravirtual spinlock\n[ 0.405302] smpboot: Booting Node 0, Processors #1 OK\n[ 0.407021] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.428897] Brought up 2 CPUs\n[ 0.428900] KVM setup async PF for cpu 1\n[ 0.428903] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.432112] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.434480] devtmpfs: initialized\n[ 0.437168] EVM: security.selinux\n[ 0.438160] EVM: security.ima\n[ 0.439105] EVM: security.capability\n[ 0.440745] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.442319] pinctrl core: initialized pinctrl subsystem\n[ 0.443723] NET: Registered protocol family 16\n[ 0.445128] ACPI: bus type PCI registered\n[ 0.446234] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.447796] PCI: Using configuration type 1 for base access\n[ 0.452527] ACPI: Added _OSI(Module Device)\n[ 0.453699] ACPI: Added _OSI(Processor Device)\n[ 0.454867] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.456076] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458694] ACPI: Interpreter enabled\n[ 0.459760] ACPI: (supports S0 S5)\n[ 0.460770] ACPI: Using IOAPIC for interrupt routing\n[ 0.462047] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.466035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.473382] acpiphp: Slot [3] registered\n[ 0.474486] acpiphp: Slot [4] registered\n[ 0.475596] acpiphp: Slot [5] registered\n[ 0.476698] acpiphp: Slot [6] registered\n[ 0.477808] acpiphp: Slot [7] registered\n[ 0.478918] acpiphp: Slot [8] registered\n[ 0.480019] acpiphp: Slot [9] registered\n[ 0.481122] acpiphp: Slot [10] registered\n[ 0.482235] acpiphp: Slot [11] registered\n[ 0.483349] acpiphp: Slot [12] registered\n[ 0.484468] acpiphp: Slot [13] registered\n[ 0.485586] acpiphp: Slot [14] registered\n[ 0.486692] acpiphp: Slot [15] registered\n[ 0.487805] acpiphp: Slot [16] registered\n[ 0.488917] acpiphp: Slot [17] registered\n[ 0.490036] acpiphp: Slot [18] registered\n[ 0.491142] acpiphp: Slot [19] registered\n[ 0.492254] acpiphp: Slot [20] registered\n[ 0.493366] acpiphp: Slot [21] registered\n[ 0.494476] acpiphp: Slot [22] registered\n[ 0.495585] acpiphp: Slot [23] registered\n[ 0.496703] acpiphp: Slot [24] registered\n[ 0.497821] acpiphp: Slot [25] registered\n[ 0.498942] acpiphp: Slot [26] registered\n[ 0.500066] acpiphp: Slot [27] registered\n[ 0.501179] acpiphp: Slot [28] registered\n[ 0.502290] acpiphp: Slot [29] registered\n[ 0.503398] acpiphp: Slot [30] registered\n[ 0.504506] acpiphp: Slot [31] registered\n[ 0.505613] PCI host bridge to bus 0000:00\n[ 0.506723] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511270] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.513304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.515340] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.520420] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.522019] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.523509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.525091] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.529773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531791] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.554520] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.558126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.559864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.561938] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.563567] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.567430] vgaarb: loaded\n[ 0.568319] vgaarb: bridge control possible 0000:00:02.0\n[ 0.569760] SCSI subsystem initialized\n[ 0.570869] ACPI: bus type USB registered\n[ 0.571999] usbcore: registered new interface driver usbfs\n[ 0.573350] usbcore: registered new interface driver hub\n[ 0.574687] usbcore: registered new device driver usb\n[ 0.576135] PCI: Using ACPI for IRQ routing\n[ 0.577571] NetLabel: Initializing\n[ 0.578588] NetLabel: domain hash size = 128\n[ 0.579739] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.581022] NetLabel: unlabeled traffic allowed by default\n[ 0.582522] Switched to clocksource kvm-clock\n[ 0.590535] pnp: PnP ACPI init\n[ 0.591502] ACPI: bus type PNP registered\n[ 0.592956] pnp: PnP ACPI: found 5 devices\n[ 0.594082] ACPI: bus type PNP unregistered\n[ 0.601708] NET: Registered protocol family 2\n[ 0.603161] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.605364] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.607188] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608784] TCP: reno registered\n[ 0.609775] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611240] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612909] NET: Registered protocol family 1\n[ 0.614263] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615816] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617376] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656830] Unpacking initramfs...\n[ 1.104506] Freeing initrd memory: 37508k freed\n[ 1.114149] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.115698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.118565] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.120102] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.121803] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.123257] Initialise system trusted keyring\n[ 1.124426] audit: initializing netlink socket (disabled)\n[ 1.125737] type=2000 audit(1533833102.285:1): initialized\n[ 1.142014] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.143938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.146584] zpool: loaded\n[ 1.147576] zbud: loaded\n[ 1.148689] VFS: Disk quotas dquot_6.5.2\n[ 1.150014] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.151984] msgmni has been set to 7578\n[ 1.153239] Key type big_key registered\n[ 1.155326] NET: Registered protocol family 38\n[ 1.156707] Key type asymmetric registered\n[ 1.158080] Asymmetric key parser 'x509' registered\n[ 1.159549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.162075] io scheduler noop registered\n[ 1.163265] io scheduler deadline registered (default)\n[ 1.174198] io scheduler cfq registered\n[ 1.175464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.176966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.178797] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.181049] ACPI: Power Button [PWRF]\n[ 1.182380] GHES: HEST is not enabled!\n[ 1.183590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.208097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.209944] Non-volatile memory driver v1.3\n[ 1.211185] Linux agpgart interface v0.103\n[ 1.212576] crash memory driver: version 1.1\n[ 1.213893] rdac: device handler registered\n[ 1.215202] hp_sw: device handler registered\n[ 1.216461] emc: device handler registered\n[ 1.217679] alua: device handler registered\n[ 1.218938] libphy: Fixed MDIO Bus: probed\n[ 1.220250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.221980] ehci-pci: EHCI PCI platform driver\n[ 1.223301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.224912] ohci-pci: OHCI PCI platform driver\n[ 1.226207] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.246050] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.247451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.249688] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.251129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.252768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.254508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.256697] usb usb1: Product: UHCI Host Controller\n[ 1.258040] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.259734] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.261089] hub 1-0:1.0: USB hub found\n[ 1.262231] hub 1-0:1.0: 2 ports detected\n[ 1.263595] usbcore: registered new interface driver usbserial\n[ 1.265175] usbcore: registered new interface driver usbserial_generic\n[ 1.266834] usbserial: USB Serial support registered for generic\n[ 1.268380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.271309] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.273093] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.274967] mousedev: PS/2 mouse device common for all mice\n[ 1.277137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.280715] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.282706] rtc_cmos 00:00: RTC can wake from S4\n[ 1.282933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.283027] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.283064] cpuidle: using governor menu\n[ 1.283125] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.283197] usbcore: registered new interface driver usbhid\n[ 1.283199] usbhid: USB HID core driver\n[ 1.283246] drop_monitor: Initializing network drop monitor service\n[ 1.283304] TCP: cubic registered\n[ 1.283306] Initializing XFRM netlink socket\n[ 1.283373] NET: Registered protocol family 10\n[ 1.285518] NET: Registered protocol family 17\n[ 1.287416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287421] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287443] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.287516] Loading compiled-in X.509 certificates\n[ 1.287556] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.287564] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.287863] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.287885] registered taskstats version 1\n[ 1.291182] Key type trusted registered\n[ 1.292414] Key type encrypted registered\n[ 1.293642] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.294602] rtc_cmos 00:00: setting system clock to 2018-08-09 16:45:02 UTC (1533833102)\n[ 1.325471] Freeing unused kernel memory: 1680k freed\n[ 1.330609] 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.335581] systemd[1]: Detected virtualization kvm.\n[ 1.335636] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.339441] systemd[1]: Detected architecture x86-64.\n[ 1.340828] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.343786] systemd[1]: No hostname configured.\n[ 1.345068] systemd[1]: Set hostname to .\n[ 1.346419] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.371091] systemd[1]: Created slice Root Slice.\n[ 1.372439] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.374907] systemd[1]: Listening on udev Control Socket.\n[ 1.376346] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.378913] systemd[1]: Listening on udev Kernel Socket.\n[ 1.380387] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.383058] systemd[1]: Reached target Local File Systems.\n[ 1.384508] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.386981] systemd[1]: Listening on Journal Socket.\n[ 1.388388] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.390850] systemd[1]: Created slice System Slice.\n[ 1.392220] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.394491] systemd[1]: Reached target Slices.\n[ 1.395751] systemd[1]: Starting Slices.\n[ 1.397293] 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.401809] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.405087] systemd[1]: Reached target Swap.\n[ 1.406335] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Sockets.\n[ 1.408460] systemd[1]: Reached target Sockets.\n[ 1.409721] systemd[1]: Starting Sockets.\n[ 1.411321] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.413920] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.416361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.418631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.422855] systemd[1]: Reached target Paths.\n[ 1.424104] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.426212] systemd[1]: Reached target Timers.\n[ 1.427458] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.429725] 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.489954] RPC: Registered named UNIX socket transport module.\n[ 1.491517] RPC: Registered udp transport module.\n[ 1.492803] RPC: Registered tcp transport module.\n[ 1.494098] 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.565549] 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 Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.602384] FDC 0 is a S82078B\n[ 1.619277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.658161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.663461] scsi host0: ata_piix\n[ 1.665227] vda: vda1\n[ 1.666384] scsi host1: ata_piix\n[ 1.667641] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.669452] 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.718153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.719907] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.721707] usb 1-1: Product: QEMU USB Tablet\n[ 1.722989] usb 1-1: Manufacturer: QEMU\n[ 1.724165] usb 1-1: SerialNumber: 42\n[ 1.734316] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.737150] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.842814] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.845452] XFS (vda1): Mounting V4 Filesystem\n[ 1.867350] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.096625] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.118592] tsc: Refined TSC clocksource calibration: 3491.854 MHz\n[ 2.172258] SELinux: Disabled at runtime.\n[ 2.208534] type=1404 audit(1533833103.414:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.250767] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.252277] 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 Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\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[[32m OK [0m] Listening on Delayed Shutdown Socket.\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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.749493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.761492] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n"} 2018-08-09 16:45:04,384 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d/action used request id req-eefc0ac1-2f07-41f0-8435-641cf8d0c809 2018-08-09 16:45:04,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725438594818s 2018-08-09 16:45:04,385 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d/action used request id req-eefc0ac1-2f07-41f0-8435-641cf8d0c809 2018-08-09 16:45:04,386 - 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 1767295106 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.320748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.323045] pid_max: default: 32768 minimum: 301 [ 0.324263] Security Framework initialized [ 0.325387] SELinux: Initializing. [ 0.326691] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334549] Mount-cache hash table entries: 4096 [ 0.336015] Initializing cgroup subsys memory [ 0.337196] Initializing cgroup subsys devices [ 0.338384] Initializing cgroup subsys freezer [ 0.339568] Initializing cgroup subsys net_cls [ 0.340736] Initializing cgroup subsys blkio [ 0.341896] Initializing cgroup subsys perf_event [ 0.343120] Initializing cgroup subsys hugetlb [ 0.344294] Initializing cgroup subsys pids [ 0.345421] Initializing cgroup subsys net_prio [ 0.346703] CPU: Physical Processor ID: 0 [ 0.348511] mce: CPU supports 10 MCE banks [ 0.349659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350973] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352298] tlb_flushall_shift: 6 [ 0.353501] Freeing SMP alternatives: 28k freed [ 0.357280] ACPI: Core revision 20130517 [ 0.360029] ACPI: All ACPI Tables successfully acquired [ 0.361514] ftrace: allocating 25812 entries in 101 pages [ 0.382606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.384142] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.385661] smpboot: Max logical packages: 2 [ 0.386972] Enabling x2apic [ 0.387889] Enabled x2apic [ 0.388995] Switched APIC routing to physical x2apic. [ 0.391188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392727] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.395433] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.402848] KVM setup paravirtual spinlock [ 0.405302] smpboot: Booting Node 0, Processors #1 OK [ 0.407021] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.428897] Brought up 2 CPUs [ 0.428900] KVM setup async PF for cpu 1 [ 0.428903] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.432112] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.434480] devtmpfs: initialized [ 0.437168] EVM: security.selinux [ 0.438160] EVM: security.ima [ 0.439105] EVM: security.capability [ 0.440745] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.442319] pinctrl core: initialized pinctrl subsystem [ 0.443723] NET: Registered protocol family 16 [ 0.445128] ACPI: bus type PCI registered [ 0.446234] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.447796] PCI: Using configuration type 1 for base access [ 0.452527] ACPI: Added _OSI(Module Device) [ 0.453699] ACPI: Added _OSI(Processor Device) [ 0.454867] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.456076] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458694] ACPI: Interpreter enabled [ 0.459760] ACPI: (supports S0 S5) [ 0.460770] ACPI: Using IOAPIC for interrupt routing [ 0.462047] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.467488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.469039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.470550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.473382] acpiphp: Slot [3] registered [ 0.474486] acpiphp: Slot [4] registered [ 0.475596] acpiphp: Slot [5] registered [ 0.476698] acpiphp: Slot [6] registered [ 0.477808] acpiphp: Slot [7] registered [ 0.478918] acpiphp: Slot [8] registered [ 0.480019] acpiphp: Slot [9] registered [ 0.481122] acpiphp: Slot [10] registered [ 0.482235] acpiphp: Slot [11] registered [ 0.483349] acpiphp: Slot [12] registered [ 0.484468] acpiphp: Slot [13] registered [ 0.485586] acpiphp: Slot [14] registered [ 0.486692] acpiphp: Slot [15] registered [ 0.487805] acpiphp: Slot [16] registered [ 0.488917] acpiphp: Slot [17] registered [ 0.490036] acpiphp: Slot [18] registered [ 0.491142] acpiphp: Slot [19] registered [ 0.492254] acpiphp: Slot [20] registered [ 0.493366] acpiphp: Slot [21] registered [ 0.494476] acpiphp: Slot [22] registered [ 0.495585] acpiphp: Slot [23] registered [ 0.496703] acpiphp: Slot [24] registered [ 0.497821] acpiphp: Slot [25] registered [ 0.498942] acpiphp: Slot [26] registered [ 0.500066] acpiphp: Slot [27] registered [ 0.501179] acpiphp: Slot [28] registered [ 0.502290] acpiphp: Slot [29] registered [ 0.503398] acpiphp: Slot [30] registered [ 0.504506] acpiphp: Slot [31] registered [ 0.505613] PCI host bridge to bus 0000:00 [ 0.506723] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511270] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.513304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.515340] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.520420] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.522019] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.523509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.525091] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531791] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.554520] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.558126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.559864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.561938] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.563567] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.567430] vgaarb: loaded [ 0.568319] vgaarb: bridge control possible 0000:00:02.0 [ 0.569760] SCSI subsystem initialized [ 0.570869] ACPI: bus type USB registered [ 0.571999] usbcore: registered new interface driver usbfs [ 0.573350] usbcore: registered new interface driver hub [ 0.574687] usbcore: registered new device driver usb [ 0.576135] PCI: Using ACPI for IRQ routing [ 0.577571] NetLabel: Initializing [ 0.578588] NetLabel: domain hash size = 128 [ 0.579739] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.581022] NetLabel: unlabeled traffic allowed by default [ 0.582522] Switched to clocksource kvm-clock [ 0.590535] pnp: PnP ACPI init [ 0.591502] ACPI: bus type PNP registered [ 0.592956] pnp: PnP ACPI: found 5 devices [ 0.594082] ACPI: bus type PNP unregistered [ 0.601708] NET: Registered protocol family 2 [ 0.603161] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.605364] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.607188] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608784] TCP: reno registered [ 0.609775] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611240] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612909] NET: Registered protocol family 1 [ 0.614263] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615816] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617376] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656830] Unpacking initramfs... [ 1.104506] Freeing initrd memory: 37508k freed [ 1.114149] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.115698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.118565] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.120102] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.121803] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.123257] Initialise system trusted keyring [ 1.124426] audit: initializing netlink socket (disabled) [ 1.125737] type=2000 audit(1533833102.285:1): initialized [ 1.142014] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.143938] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.146584] zpool: loaded [ 1.147576] zbud: loaded [ 1.148689] VFS: Disk quotas dquot_6.5.2 [ 1.150014] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.151984] msgmni has been set to 7578 [ 1.153239] Key type big_key registered [ 1.155326] NET: Registered protocol family 38 [ 1.156707] Key type asymmetric registered [ 1.158080] Asymmetric key parser 'x509' registered [ 1.159549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.162075] io scheduler noop registered [ 1.163265] io scheduler deadline registered (default) [ 1.174198] io scheduler cfq registered [ 1.175464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.176966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.178797] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.181049] ACPI: Power Button [PWRF] [ 1.182380] GHES: HEST is not enabled! [ 1.183590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.208097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.209944] Non-volatile memory driver v1.3 [ 1.211185] Linux agpgart interface v0.103 [ 1.212576] crash memory driver: version 1.1 [ 1.213893] rdac: device handler registered [ 1.215202] hp_sw: device handler registered [ 1.216461] emc: device handler registered [ 1.217679] alua: device handler registered [ 1.218938] libphy: Fixed MDIO Bus: probed [ 1.220250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.221980] ehci-pci: EHCI PCI platform driver [ 1.223301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.224912] ohci-pci: OHCI PCI platform driver [ 1.226207] uhci_hcd: USB Universal Host Controller Interface driver [ 1.246050] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.247451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.249688] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.251129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.252768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.254508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.256697] usb usb1: Product: UHCI Host Controller [ 1.258040] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.259734] usb usb1: SerialNumber: 0000:00:01.2 [ 1.261089] hub 1-0:1.0: USB hub found [ 1.262231] hub 1-0:1.0: 2 ports detected [ 1.263595] usbcore: registered new interface driver usbserial [ 1.265175] usbcore: registered new interface driver usbserial_generic [ 1.266834] usbserial: USB Serial support registered for generic [ 1.268380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.271309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.273093] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.274967] mousedev: PS/2 mouse device common for all mice [ 1.277137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.280715] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.282706] rtc_cmos 00:00: RTC can wake from S4 [ 1.282933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.283027] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.283064] cpuidle: using governor menu [ 1.283125] hidraw: raw HID events driver (C) Jiri Kosina [ 1.283197] usbcore: registered new interface driver usbhid [ 1.283199] usbhid: USB HID core driver [ 1.283246] drop_monitor: Initializing network drop monitor service [ 1.283304] TCP: cubic registered [ 1.283306] Initializing XFRM netlink socket [ 1.283373] NET: Registered protocol family 10 [ 1.285518] NET: Registered protocol family 17 [ 1.287416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287421] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287443] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.287516] Loading compiled-in X.509 certificates [ 1.287556] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.287564] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.287863] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.287885] registered taskstats version 1 [ 1.291182] Key type trusted registered [ 1.292414] Key type encrypted registered [ 1.293642] IMA: No TPM chip found, activating TPM-bypass! [ 1.294602] rtc_cmos 00:00: setting system clock to 2018-08-09 16:45:02 UTC (1533833102) [ 1.325471] Freeing unused kernel memory: 1680k freed [ 1.330609] 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.335581] systemd[1]: Detected virtualization kvm. [ 1.335636] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.339441] systemd[1]: Detected architecture x86-64. [ 1.340828] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.343786] systemd[1]: No hostname configured. [ 1.345068] systemd[1]: Set hostname to . [ 1.346419] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.371091] systemd[1]: Created slice Root Slice. [ 1.372439] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.374907] systemd[1]: Listening on udev Control Socket. [ 1.376346] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.378913] systemd[1]: Listening on udev Kernel Socket. [ 1.380387] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.383058] systemd[1]: Reached target Local File Systems. [ 1.384508] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.386981] systemd[1]: Listening on Journal Socket. [ 1.388388] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.390850] systemd[1]: Created slice System Slice. [ 1.392220] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.394491] systemd[1]: Reached target Slices. [ 1.395751] systemd[1]: Starting Slices. [ 1.397293] 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.401809] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.405087] systemd[1]: Reached target Swap. [ 1.406335] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Sockets. [ 1.408460] systemd[1]: Reached target Sockets. [ 1.409721] systemd[1]: Starting Sockets. [ 1.411321] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.413920] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.416361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.418631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.422855] systemd[1]: Reached target Paths. [ 1.424104] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.426212] systemd[1]: Reached target Timers. [ 1.427458] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.429725] 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.489954] RPC: Registered named UNIX socket transport module. [ 1.491517] RPC: Registered udp transport module. [ 1.492803] RPC: Registered tcp transport module. [ 1.494098] 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.565549] 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. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.602384] FDC 0 is a S82078B [ 1.619277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.658161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.663461] scsi host0: ata_piix [ 1.665227] vda: vda1 [ 1.666384] scsi host1: ata_piix [ 1.667641] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.669452] 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.718153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.719907] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.721707] usb 1-1: Product: QEMU USB Tablet [ 1.722989] usb 1-1: Manufacturer: QEMU [ 1.724165] usb 1-1: SerialNumber: 42 [ 1.734316] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.737150] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.842814] SGI XFS with ACLs, security attributes, no debug enabled [ 1.845452] XFS (vda1): Mounting V4 Filesystem [ 1.867350] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... 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.096625] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.118592] tsc: Refined TSC clocksource calibration: 3491.854 MHz [ 2.172258] SELinux: Disabled at runtime. [ 2.208534] type=1404 audit(1533833103.414:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.250767] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.252277] 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... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[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... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[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] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.749493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.761492] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... 2018-08-09 16:45:05,389 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: timed out 2018-08-09 16:45:14,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 16:45:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d/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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 16:45:14,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45: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-1aedc55d-94d4-4432-a068-6a3f7681dffb x-compute-request-id: req-1aedc55d-94d4-4432-a068-6a3f7681dffb Content-Encoding: gzip Content-Length: 12689 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 1767295106 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.320748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.323045] pid_max: default: 32768 minimum: 301\n[ 0.324263] Security Framework initialized\n[ 0.325387] SELinux: Initializing.\n[ 0.326691] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.331534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334549] Mount-cache hash table entries: 4096\n[ 0.336015] Initializing cgroup subsys memory\n[ 0.337196] Initializing cgroup subsys devices\n[ 0.338384] Initializing cgroup subsys freezer\n[ 0.339568] Initializing cgroup subsys net_cls\n[ 0.340736] Initializing cgroup subsys blkio\n[ 0.341896] Initializing cgroup subsys perf_event\n[ 0.343120] Initializing cgroup subsys hugetlb\n[ 0.344294] Initializing cgroup subsys pids\n[ 0.345421] Initializing cgroup subsys net_prio\n[ 0.346703] CPU: Physical Processor ID: 0\n[ 0.348511] mce: CPU supports 10 MCE banks\n[ 0.349659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350973] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352298] tlb_flushall_shift: 6\n[ 0.353501] Freeing SMP alternatives: 28k freed\n[ 0.357280] ACPI: Core revision 20130517\n[ 0.360029] ACPI: All ACPI Tables successfully acquired\n[ 0.361514] ftrace: allocating 25812 entries in 101 pages\n[ 0.382606] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.384142] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.385661] smpboot: Max logical packages: 2\n[ 0.386972] Enabling x2apic\n[ 0.387889] Enabled x2apic\n[ 0.388995] Switched APIC routing to physical x2apic.\n[ 0.391188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392727] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.395433] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.402848] KVM setup paravirtual spinlock\n[ 0.405302] smpboot: Booting Node 0, Processors #1 OK\n[ 0.407021] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.428897] Brought up 2 CPUs\n[ 0.428900] KVM setup async PF for cpu 1\n[ 0.428903] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.432112] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.434480] devtmpfs: initialized\n[ 0.437168] EVM: security.selinux\n[ 0.438160] EVM: security.ima\n[ 0.439105] EVM: security.capability\n[ 0.440745] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.442319] pinctrl core: initialized pinctrl subsystem\n[ 0.443723] NET: Registered protocol family 16\n[ 0.445128] ACPI: bus type PCI registered\n[ 0.446234] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.447796] PCI: Using configuration type 1 for base access\n[ 0.452527] ACPI: Added _OSI(Module Device)\n[ 0.453699] ACPI: Added _OSI(Processor Device)\n[ 0.454867] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.456076] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458694] ACPI: Interpreter enabled\n[ 0.459760] ACPI: (supports S0 S5)\n[ 0.460770] ACPI: Using IOAPIC for interrupt routing\n[ 0.462047] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.466035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.469039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.473382] acpiphp: Slot [3] registered\n[ 0.474486] acpiphp: Slot [4] registered\n[ 0.475596] acpiphp: Slot [5] registered\n[ 0.476698] acpiphp: Slot [6] registered\n[ 0.477808] acpiphp: Slot [7] registered\n[ 0.478918] acpiphp: Slot [8] registered\n[ 0.480019] acpiphp: Slot [9] registered\n[ 0.481122] acpiphp: Slot [10] registered\n[ 0.482235] acpiphp: Slot [11] registered\n[ 0.483349] acpiphp: Slot [12] registered\n[ 0.484468] acpiphp: Slot [13] registered\n[ 0.485586] acpiphp: Slot [14] registered\n[ 0.486692] acpiphp: Slot [15] registered\n[ 0.487805] acpiphp: Slot [16] registered\n[ 0.488917] acpiphp: Slot [17] registered\n[ 0.490036] acpiphp: Slot [18] registered\n[ 0.491142] acpiphp: Slot [19] registered\n[ 0.492254] acpiphp: Slot [20] registered\n[ 0.493366] acpiphp: Slot [21] registered\n[ 0.494476] acpiphp: Slot [22] registered\n[ 0.495585] acpiphp: Slot [23] registered\n[ 0.496703] acpiphp: Slot [24] registered\n[ 0.497821] acpiphp: Slot [25] registered\n[ 0.498942] acpiphp: Slot [26] registered\n[ 0.500066] acpiphp: Slot [27] registered\n[ 0.501179] acpiphp: Slot [28] registered\n[ 0.502290] acpiphp: Slot [29] registered\n[ 0.503398] acpiphp: Slot [30] registered\n[ 0.504506] acpiphp: Slot [31] registered\n[ 0.505613] PCI host bridge to bus 0000:00\n[ 0.506723] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.508054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.509724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.511270] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.513304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.515340] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.520420] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.522019] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.523509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.525091] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.529773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531791] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.554520] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.556348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.558126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.559864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.561938] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.563567] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.567430] vgaarb: loaded\n[ 0.568319] vgaarb: bridge control possible 0000:00:02.0\n[ 0.569760] SCSI subsystem initialized\n[ 0.570869] ACPI: bus type USB registered\n[ 0.571999] usbcore: registered new interface driver usbfs\n[ 0.573350] usbcore: registered new interface driver hub\n[ 0.574687] usbcore: registered new device driver usb\n[ 0.576135] PCI: Using ACPI for IRQ routing\n[ 0.577571] NetLabel: Initializing\n[ 0.578588] NetLabel: domain hash size = 128\n[ 0.579739] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.581022] NetLabel: unlabeled traffic allowed by default\n[ 0.582522] Switched to clocksource kvm-clock\n[ 0.590535] pnp: PnP ACPI init\n[ 0.591502] ACPI: bus type PNP registered\n[ 0.592956] pnp: PnP ACPI: found 5 devices\n[ 0.594082] ACPI: bus type PNP unregistered\n[ 0.601708] NET: Registered protocol family 2\n[ 0.603161] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.605364] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.607188] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.608784] TCP: reno registered\n[ 0.609775] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611240] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612909] NET: Registered protocol family 1\n[ 0.614263] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615816] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.617376] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656830] Unpacking initramfs...\n[ 1.104506] Freeing initrd memory: 37508k freed\n[ 1.114149] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.115698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.118565] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.120102] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.121803] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.123257] Initialise system trusted keyring\n[ 1.124426] audit: initializing netlink socket (disabled)\n[ 1.125737] type=2000 audit(1533833102.285:1): initialized\n[ 1.142014] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.143938] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.146584] zpool: loaded\n[ 1.147576] zbud: loaded\n[ 1.148689] VFS: Disk quotas dquot_6.5.2\n[ 1.150014] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.151984] msgmni has been set to 7578\n[ 1.153239] Key type big_key registered\n[ 1.155326] NET: Registered protocol family 38\n[ 1.156707] Key type asymmetric registered\n[ 1.158080] Asymmetric key parser 'x509' registered\n[ 1.159549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.162075] io scheduler noop registered\n[ 1.163265] io scheduler deadline registered (default)\n[ 1.174198] io scheduler cfq registered\n[ 1.175464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.176966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.178797] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.181049] ACPI: Power Button [PWRF]\n[ 1.182380] GHES: HEST is not enabled!\n[ 1.183590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.208097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.209944] Non-volatile memory driver v1.3\n[ 1.211185] Linux agpgart interface v0.103\n[ 1.212576] crash memory driver: version 1.1\n[ 1.213893] rdac: device handler registered\n[ 1.215202] hp_sw: device handler registered\n[ 1.216461] emc: device handler registered\n[ 1.217679] alua: device handler registered\n[ 1.218938] libphy: Fixed MDIO Bus: probed\n[ 1.220250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.221980] ehci-pci: EHCI PCI platform driver\n[ 1.223301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.224912] ohci-pci: OHCI PCI platform driver\n[ 1.226207] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.246050] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.247451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.249688] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.251129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.252768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.254508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.256697] usb usb1: Product: UHCI Host Controller\n[ 1.258040] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.259734] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.261089] hub 1-0:1.0: USB hub found\n[ 1.262231] hub 1-0:1.0: 2 ports detected\n[ 1.263595] usbcore: registered new interface driver usbserial\n[ 1.265175] usbcore: registered new interface driver usbserial_generic\n[ 1.266834] usbserial: USB Serial support registered for generic\n[ 1.268380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.271309] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.273093] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.274967] mousedev: PS/2 mouse device common for all mice\n[ 1.277137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.280715] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.282706] rtc_cmos 00:00: RTC can wake from S4\n[ 1.282933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.283027] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.283064] cpuidle: using governor menu\n[ 1.283125] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.283197] usbcore: registered new interface driver usbhid\n[ 1.283199] usbhid: USB HID core driver\n[ 1.283246] drop_monitor: Initializing network drop monitor service\n[ 1.283304] TCP: cubic registered\n[ 1.283306] Initializing XFRM netlink socket\n[ 1.283373] NET: Registered protocol family 10\n[ 1.285518] NET: Registered protocol family 17\n[ 1.287416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287421] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.287443] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.287516] Loading compiled-in X.509 certificates\n[ 1.287556] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.287564] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.287863] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.287885] registered taskstats version 1\n[ 1.291182] Key type trusted registered\n[ 1.292414] Key type encrypted registered\n[ 1.293642] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.294602] rtc_cmos 00:00: setting system clock to 2018-08-09 16:45:02 UTC (1533833102)\n[ 1.325471] Freeing unused kernel memory: 1680k freed\n[ 1.330609] 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.335581] systemd[1]: Detected virtualization kvm.\n[ 1.335636] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.339441] systemd[1]: Detected architecture x86-64.\n[ 1.340828] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.343786] systemd[1]: No hostname configured.\n[ 1.345068] systemd[1]: Set hostname to .\n[ 1.346419] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.371091] systemd[1]: Created slice Root Slice.\n[ 1.372439] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.374907] systemd[1]: Listening on udev Control Socket.\n[ 1.376346] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.378913] systemd[1]: Listening on udev Kernel Socket.\n[ 1.380387] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.383058] systemd[1]: Reached target Local File Systems.\n[ 1.384508] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.386981] systemd[1]: Listening on Journal Socket.\n[ 1.388388] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.390850] systemd[1]: Created slice System Slice.\n[ 1.392220] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.394491] systemd[1]: Reached target Slices.\n[ 1.395751] systemd[1]: Starting Slices.\n[ 1.397293] 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.401809] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Swap.\n[ 1.405087] systemd[1]: Reached target Swap.\n[ 1.406335] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Sockets.\n[ 1.408460] systemd[1]: Reached target Sockets.\n[ 1.409721] systemd[1]: Starting Sockets.\n[ 1.411321] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.413920] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.416361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.418631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.422855] systemd[1]: Reached target Paths.\n[ 1.424104] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.426212] systemd[1]: Reached target Timers.\n[ 1.427458] systemd[1]: Starting Timers.\n[[32m OK [0m] Started Journal Service.\n[ 1.429725] 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.489954] RPC: Registered named UNIX socket transport module.\n[ 1.491517] RPC: Registered udp transport module.\n[ 1.492803] RPC: Registered tcp transport module.\n[ 1.494098] 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.565549] 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 Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.602384] FDC 0 is a S82078B\n[ 1.619277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.658161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.663461] scsi host0: ata_piix\n[ 1.665227] vda: vda1\n[ 1.666384] scsi host1: ata_piix\n[ 1.667641] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.669452] 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.718153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.719907] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.721707] usb 1-1: Product: QEMU USB Tablet\n[ 1.722989] usb 1-1: Manufacturer: QEMU\n[ 1.724165] usb 1-1: SerialNumber: 42\n[ 1.734316] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.737150] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.842814] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.845452] XFS (vda1): Mounting V4 Filesystem\n[ 1.867350] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Slices.\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 udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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.096625] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.118592] tsc: Refined TSC clocksource calibration: 3491.854 MHz\n[ 2.172258] SELinux: Disabled at runtime.\n[ 2.208534] type=1404 audit(1533833103.414:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.250767] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.252277] 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 Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped target Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\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[[32m OK [0m] Listening on Delayed Shutdown Socket.\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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.749493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.761492] systemd-journald[388]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Reached target Local File Systems.\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[ 3.010766] type=1305 audit(1533833104.216:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting Initial cloud-init job (pre-networking)...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.208907] [drm] Initialized drm 1.1.0 20060810\n[ 3.214093] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.246944] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.246945] [TTM] Initializing pool allocator\n[ 3.246948] [TTM] Initializing DMA pool allocator\n[ 3.247195] [drm] fb mappable at 0xFC000000\n[ 3.247195] [drm] vram aper at 0xFC000000\n[ 3.247195] [drm] size 33554432\n[ 3.247196] [drm] fb depth is 24\n[ 3.247196] [drm] pitch is 3072\n[ 3.263444] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.269164] ppdev: user-space parallel port driver\n[ 3.290409] Console: switching to colour frame buffer device 128x48\n[ 3.303846] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.307549] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[ 3.309537] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.[ 3.406202] AES CTR mode by8 optimization enabled\n\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Permit User Sessions.\n[ 3.414758] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started Authoriz[ 3.420906] alg: No test for crc32 (crc32-pclmul)\nation Manager.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[ 3.425732] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Serial Getty on ttyS0.\n[ 3.429576] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n\n[ 3.434186] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.547942] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 16:45:05 +0000. Up 3.50 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 PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting Postfix Mail Transport Agent...\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify 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] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 5.925165] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 16:45:07 +0000. Up 5.85 seconds.\n[ 5.942697] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.944632] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.946516] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.948342] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.950174] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.952013] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:a4:f8:2d |\n[ 5.953899] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.957188] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.959426] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.961986] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.964193] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.966188] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.968398] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 5.970381] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.972360] cloud-init[803]: 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.027387] cloud-init[3745]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 16:45:12 +0000. Up 10.98 seconds.\n[ 11.301664] cloud-init[3867]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 16:45:12 +0000. Up 11.25 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 | 3e:d1:df:b5:50:f2:88:90:49:f8:78:ba:e9:f5:15:ae | - | 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.380766] cloud-init[3867]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 16:45:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.37 seconds\n"} 2018-08-09 16:45:14,500 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d/action used request id req-1aedc55d-94d4-4432-a068-6a3f7681dffb 2018-08-09 16:45:14,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.101011037827s 2018-08-09 16:45:14,501 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d/action used request id req-1aedc55d-94d4-4432-a068-6a3f7681dffb 2018-08-09 16:45:14,502 - 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 1767295106 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.320748] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.323045] pid_max: default: 32768 minimum: 301 [ 0.324263] Security Framework initialized [ 0.325387] SELinux: Initializing. [ 0.326691] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.331534] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334549] Mount-cache hash table entries: 4096 [ 0.336015] Initializing cgroup subsys memory [ 0.337196] Initializing cgroup subsys devices [ 0.338384] Initializing cgroup subsys freezer [ 0.339568] Initializing cgroup subsys net_cls [ 0.340736] Initializing cgroup subsys blkio [ 0.341896] Initializing cgroup subsys perf_event [ 0.343120] Initializing cgroup subsys hugetlb [ 0.344294] Initializing cgroup subsys pids [ 0.345421] Initializing cgroup subsys net_prio [ 0.346703] CPU: Physical Processor ID: 0 [ 0.348511] mce: CPU supports 10 MCE banks [ 0.349659] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350973] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352298] tlb_flushall_shift: 6 [ 0.353501] Freeing SMP alternatives: 28k freed [ 0.357280] ACPI: Core revision 20130517 [ 0.360029] ACPI: All ACPI Tables successfully acquired [ 0.361514] ftrace: allocating 25812 entries in 101 pages [ 0.382606] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.384142] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.385661] smpboot: Max logical packages: 2 [ 0.386972] Enabling x2apic [ 0.387889] Enabled x2apic [ 0.388995] Switched APIC routing to physical x2apic. [ 0.391188] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392727] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.395433] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.402848] KVM setup paravirtual spinlock [ 0.405302] smpboot: Booting Node 0, Processors #1 OK [ 0.407021] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.428897] Brought up 2 CPUs [ 0.428900] KVM setup async PF for cpu 1 [ 0.428903] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.432112] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.434480] devtmpfs: initialized [ 0.437168] EVM: security.selinux [ 0.438160] EVM: security.ima [ 0.439105] EVM: security.capability [ 0.440745] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.442319] pinctrl core: initialized pinctrl subsystem [ 0.443723] NET: Registered protocol family 16 [ 0.445128] ACPI: bus type PCI registered [ 0.446234] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.447796] PCI: Using configuration type 1 for base access [ 0.452527] ACPI: Added _OSI(Module Device) [ 0.453699] ACPI: Added _OSI(Processor Device) [ 0.454867] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.456076] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458694] ACPI: Interpreter enabled [ 0.459760] ACPI: (supports S0 S5) [ 0.460770] ACPI: Using IOAPIC for interrupt routing [ 0.462047] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.466035] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.467488] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.469039] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.470550] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.473382] acpiphp: Slot [3] registered [ 0.474486] acpiphp: Slot [4] registered [ 0.475596] acpiphp: Slot [5] registered [ 0.476698] acpiphp: Slot [6] registered [ 0.477808] acpiphp: Slot [7] registered [ 0.478918] acpiphp: Slot [8] registered [ 0.480019] acpiphp: Slot [9] registered [ 0.481122] acpiphp: Slot [10] registered [ 0.482235] acpiphp: Slot [11] registered [ 0.483349] acpiphp: Slot [12] registered [ 0.484468] acpiphp: Slot [13] registered [ 0.485586] acpiphp: Slot [14] registered [ 0.486692] acpiphp: Slot [15] registered [ 0.487805] acpiphp: Slot [16] registered [ 0.488917] acpiphp: Slot [17] registered [ 0.490036] acpiphp: Slot [18] registered [ 0.491142] acpiphp: Slot [19] registered [ 0.492254] acpiphp: Slot [20] registered [ 0.493366] acpiphp: Slot [21] registered [ 0.494476] acpiphp: Slot [22] registered [ 0.495585] acpiphp: Slot [23] registered [ 0.496703] acpiphp: Slot [24] registered [ 0.497821] acpiphp: Slot [25] registered [ 0.498942] acpiphp: Slot [26] registered [ 0.500066] acpiphp: Slot [27] registered [ 0.501179] acpiphp: Slot [28] registered [ 0.502290] acpiphp: Slot [29] registered [ 0.503398] acpiphp: Slot [30] registered [ 0.504506] acpiphp: Slot [31] registered [ 0.505613] PCI host bridge to bus 0000:00 [ 0.506723] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.508054] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.509724] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.511270] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.513304] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.515340] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.520420] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.522019] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.523509] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.525091] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.529773] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531791] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.554520] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.556348] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.558126] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.559864] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.561938] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.563567] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.567430] vgaarb: loaded [ 0.568319] vgaarb: bridge control possible 0000:00:02.0 [ 0.569760] SCSI subsystem initialized [ 0.570869] ACPI: bus type USB registered [ 0.571999] usbcore: registered new interface driver usbfs [ 0.573350] usbcore: registered new interface driver hub [ 0.574687] usbcore: registered new device driver usb [ 0.576135] PCI: Using ACPI for IRQ routing [ 0.577571] NetLabel: Initializing [ 0.578588] NetLabel: domain hash size = 128 [ 0.579739] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.581022] NetLabel: unlabeled traffic allowed by default [ 0.582522] Switched to clocksource kvm-clock [ 0.590535] pnp: PnP ACPI init [ 0.591502] ACPI: bus type PNP registered [ 0.592956] pnp: PnP ACPI: found 5 devices [ 0.594082] ACPI: bus type PNP unregistered [ 0.601708] NET: Registered protocol family 2 [ 0.603161] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.605364] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.607188] TCP: Hash tables configured (established 32768 bind 32768) [ 0.608784] TCP: reno registered [ 0.609775] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611240] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612909] NET: Registered protocol family 1 [ 0.614263] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615816] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.617376] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637146] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656830] Unpacking initramfs... [ 1.104506] Freeing initrd memory: 37508k freed [ 1.114149] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.115698] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.118565] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.120102] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.121803] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.123257] Initialise system trusted keyring [ 1.124426] audit: initializing netlink socket (disabled) [ 1.125737] type=2000 audit(1533833102.285:1): initialized [ 1.142014] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.143938] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.146584] zpool: loaded [ 1.147576] zbud: loaded [ 1.148689] VFS: Disk quotas dquot_6.5.2 [ 1.150014] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.151984] msgmni has been set to 7578 [ 1.153239] Key type big_key registered [ 1.155326] NET: Registered protocol family 38 [ 1.156707] Key type asymmetric registered [ 1.158080] Asymmetric key parser 'x509' registered [ 1.159549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.162075] io scheduler noop registered [ 1.163265] io scheduler deadline registered (default) [ 1.174198] io scheduler cfq registered [ 1.175464] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.176966] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.178797] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.181049] ACPI: Power Button [PWRF] [ 1.182380] GHES: HEST is not enabled! [ 1.183590] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.208097] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.209944] Non-volatile memory driver v1.3 [ 1.211185] Linux agpgart interface v0.103 [ 1.212576] crash memory driver: version 1.1 [ 1.213893] rdac: device handler registered [ 1.215202] hp_sw: device handler registered [ 1.216461] emc: device handler registered [ 1.217679] alua: device handler registered [ 1.218938] libphy: Fixed MDIO Bus: probed [ 1.220250] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.221980] ehci-pci: EHCI PCI platform driver [ 1.223301] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.224912] ohci-pci: OHCI PCI platform driver [ 1.226207] uhci_hcd: USB Universal Host Controller Interface driver [ 1.246050] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.247451] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.249688] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.251129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.252768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.254508] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.256697] usb usb1: Product: UHCI Host Controller [ 1.258040] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.259734] usb usb1: SerialNumber: 0000:00:01.2 [ 1.261089] hub 1-0:1.0: USB hub found [ 1.262231] hub 1-0:1.0: 2 ports detected [ 1.263595] usbcore: registered new interface driver usbserial [ 1.265175] usbcore: registered new interface driver usbserial_generic [ 1.266834] usbserial: USB Serial support registered for generic [ 1.268380] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.271309] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.273093] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.274967] mousedev: PS/2 mouse device common for all mice [ 1.277137] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.280715] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.282706] rtc_cmos 00:00: RTC can wake from S4 [ 1.282933] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.283027] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.283064] cpuidle: using governor menu [ 1.283125] hidraw: raw HID events driver (C) Jiri Kosina [ 1.283197] usbcore: registered new interface driver usbhid [ 1.283199] usbhid: USB HID core driver [ 1.283246] drop_monitor: Initializing network drop monitor service [ 1.283304] TCP: cubic registered [ 1.283306] Initializing XFRM netlink socket [ 1.283373] NET: Registered protocol family 10 [ 1.285518] NET: Registered protocol family 17 [ 1.287416] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287421] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.287443] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.287516] Loading compiled-in X.509 certificates [ 1.287556] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.287564] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.287863] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.287885] registered taskstats version 1 [ 1.291182] Key type trusted registered [ 1.292414] Key type encrypted registered [ 1.293642] IMA: No TPM chip found, activating TPM-bypass! [ 1.294602] rtc_cmos 00:00: setting system clock to 2018-08-09 16:45:02 UTC (1533833102) [ 1.325471] Freeing unused kernel memory: 1680k freed [ 1.330609] 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.335581] systemd[1]: Detected virtualization kvm. [ 1.335636] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.339441] systemd[1]: Detected architecture x86-64. [ 1.340828] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.343786] systemd[1]: No hostname configured. [ 1.345068] systemd[1]: Set hostname to . [ 1.346419] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.371091] systemd[1]: Created slice Root Slice. [ 1.372439] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.374907] systemd[1]: Listening on udev Control Socket. [ 1.376346] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.378913] systemd[1]: Listening on udev Kernel Socket. [ 1.380387] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Local File Systems. [ 1.383058] systemd[1]: Reached target Local File Systems. [ 1.384508] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on Journal Socket. [ 1.386981] systemd[1]: Listening on Journal Socket. [ 1.388388] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.390850] systemd[1]: Created slice System Slice. [ 1.392220] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.394491] systemd[1]: Reached target Slices. [ 1.395751] systemd[1]: Starting Slices. [ 1.397293] 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.401809] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Swap. [ 1.405087] systemd[1]: Reached target Swap. [ 1.406335] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Sockets. [ 1.408460] systemd[1]: Reached target Sockets. [ 1.409721] systemd[1]: Starting Sockets. [ 1.411321] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.413920] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.416361] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.418631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.422855] systemd[1]: Reached target Paths. [ 1.424104] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.426212] systemd[1]: Reached target Timers. [ 1.427458] systemd[1]: Starting Timers. [[32m OK [0m] Started Journal Service. [ 1.429725] 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.489954] RPC: Registered named UNIX socket transport module. [ 1.491517] RPC: Registered udp transport module. [ 1.492803] RPC: Registered tcp transport module. [ 1.494098] 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.565549] 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. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.602384] FDC 0 is a S82078B [ 1.619277] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.658161] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.663461] scsi host0: ata_piix [ 1.665227] vda: vda1 [ 1.666384] scsi host1: ata_piix [ 1.667641] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.669452] 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.718153] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.719907] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.721707] usb 1-1: Product: QEMU USB Tablet [ 1.722989] usb 1-1: Manufacturer: QEMU [ 1.724165] usb 1-1: SerialNumber: 42 [ 1.734316] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.737150] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.842814] SGI XFS with ACLs, security attributes, no debug enabled [ 1.845452] XFS (vda1): Mounting V4 Filesystem [ 1.867350] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Slices. [[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 udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... 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.096625] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.118592] tsc: Refined TSC clocksource calibration: 3491.854 MHz [ 2.172258] SELinux: Disabled at runtime. [ 2.208534] type=1404 audit(1533833103.414:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.250767] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.252277] 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... Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped target Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. [[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... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[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] Listening on udev Control Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Apply Kernel Variables... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [ 2.749493] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.761492] systemd-journald[388]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [ 3.010766] type=1305 audit(1533833104.216:3): audit_pid=429 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... Starting Login Service... Starting LSB: Bring up/down networking... Starting Initial cloud-init job (pre-networking)... Starting Authorization Manager... Starting NTP client/server... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.208907] [drm] Initialized drm 1.1.0 20060810 [ 3.214093] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.246944] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.246945] [TTM] Initializing pool allocator [ 3.246948] [TTM] Initializing DMA pool allocator [ 3.247195] [drm] fb mappable at 0xFC000000 [ 3.247195] [drm] vram aper at 0xFC000000 [ 3.247195] [drm] size 33554432 [ 3.247196] [drm] fb depth is 24 [ 3.247196] [drm] pitch is 3072 [ 3.263444] fbcon: cirrusdrmfb (fb0) is primary device [ 3.269164] ppdev: user-space parallel port driver [ 3.290409] Console: switching to colour frame buffer device 128x48 [ 3.303846] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.307549] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.309537] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems.[ 3.406202] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Permit User Sessions. [ 3.414758] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Started Login Service. [[32m OK [0m] Started Authoriz[ 3.420906] alg: No test for crc32 (crc32-pclmul) ation Manager. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [ 3.425732] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Serial Getty on ttyS0. [ 3.429576] intel_powerclamp: No package C-state available Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [ 3.434186] intel_powerclamp: No package C-state available[[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.547942] cloud-init[473]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 16:45:05 +0000. Up 3.50 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 PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting Postfix Mail Transport Agent... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify 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] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.925165] cloud-init[803]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 16:45:07 +0000. Up 5.85 seconds. [ 5.942697] cloud-init[803]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.944632] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.946516] cloud-init[803]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.948342] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.950174] cloud-init[803]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.952013] cloud-init[803]: ci-info: | eth0: | True | 192.168.120.6 | 255.255.255.0 | fa:16:3e:a4:f8:2d | [ 5.953899] cloud-init[803]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.957188] cloud-init[803]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.959426] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.961986] cloud-init[803]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.964193] cloud-init[803]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.966188] cloud-init[803]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.968398] cloud-init[803]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 5.970381] cloud-init[803]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.972360] cloud-init[803]: 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.027387] cloud-init[3745]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 16:45:12 +0000. Up 10.98 seconds. [ 11.301664] cloud-init[3867]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 16:45:12 +0000. Up 11.25 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 | 3e:d1:df:b5:50:f2:88:90:49:f8:78:ba:e9:f5:15:ae | - | 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.380766] cloud-init[3867]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 16:45:12 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.37 seconds 2018-08-09 16:45:14,507 - paramiko.transport - DEBUG - starting thread (client mode): 0xdd10f90L 2018-08-09 16:45:14,508 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 16:45:14,536 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-09 16:45:14,536 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-09 16:45:14,543 - 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-09 16:45:14,543 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 16:45:14,543 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 16:45:14,544 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 16:45:14,544 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 16:45:14,544 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 16:45:14,552 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 16:45:14,554 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 16:45:14,571 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-09 16:45:14,573 - paramiko.transport - DEBUG - Trying discovered key 3ed1dfb550f2889049f878bae9f515ae in /tmp/tmpNQIhqf 2018-08-09 16:45:14,593 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 16:45:14,616 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 16:45:14,637 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-09 16:45:14,637 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-09 16:45:14,638 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-09 16:45:14,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-09 16:45:14,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:45:14,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 812, "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": 2116, "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": 908, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 810, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "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": 844, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 16:45:14,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:45:14,906 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:45:14 GMT 2018-08-09 16:45:14,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:45:14,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-09 16:45:14,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:45:14,906 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 812, 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': 2116, 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': 908, 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': 810, 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': 815, 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': 844, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 16:45:14,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-08-09 16:45:15,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:45:15,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:45:15,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:45:15,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:45:15,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:45:15,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 812, "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": 2116, "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": 908, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 810, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "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": 844, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:45:14 GMT 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-09 16:45:15,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:45:15,090 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 16:45:15,091 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 16:45:15,171 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:45:15,171 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:45:14.881Z", "updated_at": "2018-08-09T16:45:14.881Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:45:15,172 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:45:14 GMT 2018-08-09 16:45:15,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:45:15,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 16:45:15,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:45:15,173 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-08-09 16:45:15,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:45:15,232 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:45:15,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:45:15,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:45:15,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:45:15,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:45:15,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:45:15,233 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T16:45:14.881Z", "updated_at": "2018-08-09T16:45:14.881Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-09 16:45:15,233 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:45:15,233 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:45:14 GMT 2018-08-09 16:45:15,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:45:15,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-09 16:45:15,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:45:15,234 - functest.core.cloudify - DEBUG - List secrets: 2018-08-09 16:45:15,235 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2018-08-09 16:45:15,300 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:45:14.881Z", "updated_at": "2018-08-09T16:45:14.881Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:45:15,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:45:15 GMT 2018-08-09 16:45:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:45:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 16:45:15,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:45:15,302 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-09 16:45:15,302 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-09 16:45:15,418 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 16:45:15,418 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 04:23 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 16:45:15,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 16:45:15,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9d2a34d8-22c6-4838-9f24-983d746f7ef8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:16,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99ed990a-bc30-495f-8cdd-6408fcf250b0 Content-Length: 0 Date: Thu, 09 Aug 2018 16:45:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:45:16,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9d2a34d8-22c6-4838-9f24-983d746f7ef8.json used request id req-99ed990a-bc30-495f-8cdd-6408fcf250b0 2018-08-09 16:45:16,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.40641093254s 2018-08-09 16:45:16,834 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9d2a34d8-22c6-4838-9f24-983d746f7ef8.json used request id req-99ed990a-bc30-495f-8cdd-6408fcf250b0 2018-08-09 16:45:16,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:45:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:16,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3701ab84-f445-4dc5-be87-d91e7175a477 Date: Thu, 09 Aug 2018 16:45:16 GMT RESP BODY: {"floatingips": []} 2018-08-09 16:45:16,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3701ab84-f445-4dc5-be87-d91e7175a477 2018-08-09 16:45:16,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607371330261s 2018-08-09 16:45:16,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3701ab84-f445-4dc5-be87-d91e7175a477 2018-08-09 16:45:16,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 16:45:16,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:17,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:45: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-3b9b22e6-fe0f-43a9-9aaf-3bd21bedc489 x-compute-request-id: req-3b9b22e6-fe0f-43a9-9aaf-3bd21bedc489 Content-Type: application/json 2018-08-09 16:45:17,044 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d used request id req-3b9b22e6-fe0f-43a9-9aaf-3bd21bedc489 2018-08-09 16:45:17,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143725156784s 2018-08-09 16:45:17,044 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d used request id req-3b9b22e6-fe0f-43a9-9aaf-3bd21bedc489 2018-08-09 16:45:17,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:45:17,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:17,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4475a46-77d9-49e2-a33f-c8c1b207adfd x-compute-request-id: req-b4475a46-77d9-49e2-a33f-c8c1b207adfd Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:f8:2d", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:f8:2d", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/dac391f1-2b83-45ca-9081-add95b3d654d", "rel": "bookmark"}], "image": {"id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "links": [{"href": "http://172.30.9.21:8774/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T16:44:59.000000", "flavor": {"id": "3baef4f8-2ba7-440e-b192-359e954b0f0f", "links": [{"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "bookmark"}]}, "id": "dac391f1-2b83-45ca-9081-add95b3d654d", "security_groups": [{"name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}], "user_id": "092668c7ecca4ff599da072faf2dd746", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T16:45:16Z", "hostId": "42369b6e45d1c12bec29d56883d4536ddd6623f0b1ac5938160ba44e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939", "name": "cloudify-vm_a80cd7a9-d2df-40a7-aeca-320485c58939", "created": "2018-08-09T16:42:40Z", "tenant_id": "d40256698e264e84b42f364c54d63f88", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:45:17,577 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b4475a46-77d9-49e2-a33f-c8c1b207adfd 2018-08-09 16:45:17,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533130884171s 2018-08-09 16:45:17,578 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b4475a46-77d9-49e2-a33f-c8c1b207adfd 2018-08-09 16:45:17,579 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:45:19,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:45:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:19,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-740c1b1c-8f36-4fca-9db9-7359c390803d x-compute-request-id: req-740c1b1c-8f36-4fca-9db9-7359c390803d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 16:45:19,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-740c1b1c-8f36-4fca-9db9-7359c390803d 2018-08-09 16:45:19,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0702130794525s 2018-08-09 16:45:19,653 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-740c1b1c-8f36-4fca-9db9-7359c390803d 2018-08-09 16:45:19,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:45:19,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:19,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6825 X-Openstack-Request-Id: req-3bb203ce-6543-4f83-bc47-d32798a803c9 Date: Thu, 09 Aug 2018 16:45:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:52Z", "updated_at": "2018-08-09T16:40:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "1351513e-3e79-4edb-a903-b2a9a5e0ce83", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "5ae92997-bb00-418a-abca-4c5475b31aeb", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "c663a158-7a3e-402f-b600-12c4b324bf75", "remote_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:40:52Z", "revision_number": 0, "id": "d4d1de9d-224f-4e6c-b3ed-1d1cd666986f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:40:52Z", "security_group_id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 1, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "70800de2-4601-46cd-bdda-0f72c7be9a0f", "name": "default"}, {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:42:37Z", "updated_at": "2018-08-09T16:42:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T16:42:39Z", "revision_number": 0, "id": "03d6506b-8607-4d6b-b1b8-81a85346481b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:39Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "3333aba9-e47a-4a89-a802-b8d3ddf75e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 80, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "6e20d9d9-8f2c-4a04-9da3-69c43b78cb30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "83e89481-8ea7-4159-9fa2-9e1a3e119af3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "86084712-d956-4292-a03e-5995272748c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "9cb5aa20-d60f-429b-95d6-818bd8dc6525", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:42:38Z", "revision_number": 0, "id": "bd0ab531-69ac-4b06-84d2-19261c0acd01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:38Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": 443, "ethertype": "IPv4", "project_id": "d40256698e264e84b42f364c54d63f88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:42:37Z", "revision_number": 0, "id": "e63312e8-3a63-41e7-8ca7-77efde93006b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:42:37Z", "security_group_id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "tenant_id": "d40256698e264e84b42f364c54d63f88", "port_range_min": null, "ethertype": "IPv6", "project_id": "d40256698e264e84b42f364c54d63f88"}], "revision_number": 7, "project_id": "d40256698e264e84b42f364c54d63f88", "id": "afca8ce7-498c-4e68-a089-8dbd336ba35b", "name": "cloudify-sg_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:45:19,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3bb203ce-6543-4f83-bc47-d32798a803c9 2018-08-09 16:45:19,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0483801364899s 2018-08-09 16:45:19,705 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-3bb203ce-6543-4f83-bc47-d32798a803c9 2018-08-09 16:45:19,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 16:45:19,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/afca8ce7-498c-4e68-a089-8dbd336ba35b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:19,845 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea8b0b3a-f754-41d9-b993-7238ac9f5943 Content-Length: 0 Date: Thu, 09 Aug 2018 16:45:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:45:19,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/afca8ce7-498c-4e68-a089-8dbd336ba35b.json used request id req-ea8b0b3a-f754-41d9-b993-7238ac9f5943 2018-08-09 16:45:19,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137033939362s 2018-08-09 16:45:19,846 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/afca8ce7-498c-4e68-a089-8dbd336ba35b.json used request id req-ea8b0b3a-f754-41d9-b993-7238ac9f5943 2018-08-09 16:45:19,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 16:45:19,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:19,888 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:45:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ff75b62-f9ad-49f1-8e14-961055b67a01 x-compute-request-id: req-4ff75b62-f9ad-49f1-8e14-961055b67a01 Content-Length: 0 Content-Type: application/json 2018-08-09 16:45:19,888 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939 used request id req-4ff75b62-f9ad-49f1-8e14-961055b67a01 2018-08-09 16:45:19,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0420699119568s 2018-08-09 16:45:19,889 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify-kp_a80cd7a9-d2df-40a7-aeca-320485c58939 used request id req-4ff75b62-f9ad-49f1-8e14-961055b67a01 2018-08-09 16:45:19,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 16:45:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2/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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" -d '{"subnet_id": "b2cd764b-3622-4aa8-8663-3e424590c7f7"}' 2018-08-09 16:45:21,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85f2d644-a22d-4d8d-9326-ae5e2193c31b Date: Thu, 09 Aug 2018 16:45:21 GMT RESP BODY: {"network_id": "5610e8b4-3e61-473a-b387-12bd678b5ce2", "tenant_id": "d40256698e264e84b42f364c54d63f88", "subnet_id": "b2cd764b-3622-4aa8-8663-3e424590c7f7", "subnet_ids": ["b2cd764b-3622-4aa8-8663-3e424590c7f7"], "port_id": "9722abbb-e39a-478b-a8da-eefc738d3721", "id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2"} 2018-08-09 16:45:21,776 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2/remove_router_interface.json used request id req-85f2d644-a22d-4d8d-9326-ae5e2193c31b 2018-08-09 16:45:21,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.88704919815s 2018-08-09 16:45:21,777 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2/remove_router_interface.json used request id req-85f2d644-a22d-4d8d-9326-ae5e2193c31b returning object cc939a7b-8096-45af-aec6-2cdeec02f2b2 2018-08-09 16:45:21,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 16:45:21,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b97ebf20-315f-4ff4-a2e1-ef892478ff1d Date: Thu, 09 Aug 2018 16:45:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d40256698e264e84b42f364c54d63f88", "created_at": "2018-08-09T16:40:54Z", "admin_state_up": true, "updated_at": "2018-08-09T16:45:20Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "d40256698e264e84b42f364c54d63f88", "id": "cc939a7b-8096-45af-aec6-2cdeec02f2b2", "name": "cloudify-router_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:45:22,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b97ebf20-315f-4ff4-a2e1-ef892478ff1d 2018-08-09 16:45:22,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.328207015991s 2018-08-09 16:45:22,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-b97ebf20-315f-4ff4-a2e1-ef892478ff1d 2018-08-09 16:45:22,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 16:45:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:23,308 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-052bbaba-bbf4-4747-9c91-62c61388a26d Content-Length: 0 Date: Thu, 09 Aug 2018 16:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:45:23,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2.json used request id req-052bbaba-bbf4-4747-9c91-62c61388a26d 2018-08-09 16:45:23,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20054388046s 2018-08-09 16:45:23,308 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/cc939a7b-8096-45af-aec6-2cdeec02f2b2.json used request id req-052bbaba-bbf4-4747-9c91-62c61388a26d 2018-08-09 16:45:23,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:45:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:23,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-00da489f-e69c-4a81-90d7-fc2c25ab6608 Date: Thu, 09 Aug 2018 16:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:53Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:40: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":"d40256698e264e84b42f364c54d63f88","id":"b2cd764b-3622-4aa8-8663-3e424590c7f7","subnetpool_id":null,"name":"cloudify-subnet_a80cd7a9-d2df-40a7-aeca-320485c58939"}]} 2018-08-09 16:45:23,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-00da489f-e69c-4a81-90d7-fc2c25ab6608 2018-08-09 16:45:23,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425372123718s 2018-08-09 16:45:23,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-00da489f-e69c-4a81-90d7-fc2c25ab6608 2018-08-09 16:45:23,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 16:45:23,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/b2cd764b-3622-4aa8-8663-3e424590c7f7.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:24,263 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8637b5f8-eb99-4f34-b009-9f64a6ca9d5b Date: Thu, 09 Aug 2018 16:45:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:45:24,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b2cd764b-3622-4aa8-8663-3e424590c7f7.json used request id req-8637b5f8-eb99-4f34-b009-9f64a6ca9d5b 2018-08-09 16:45:24,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.910535097122s 2018-08-09 16:45:24,264 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b2cd764b-3622-4aa8-8663-3e424590c7f7.json used request id req-8637b5f8-eb99-4f34-b009-9f64a6ca9d5b 2018-08-09 16:45:24,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:45:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:24,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-61be1ac2-6ff5-403d-90ff-40c0b6ef9077 Date: Thu, 09 Aug 2018 16:45:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"5610e8b4-3e61-473a-b387-12bd678b5ce2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"d40256698e264e84b42f364c54d63f88","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:45:24Z","qos_policy_id":null,"name":"cloudify-net_a80cd7a9-d2df-40a7-aeca-320485c58939","admin_state_up":true,"tenant_id":"d40256698e264e84b42f364c54d63f88","created_at":"2018-08-09T16:40:52Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 16:45:24,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-61be1ac2-6ff5-403d-90ff-40c0b6ef9077 2018-08-09 16:45:24,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0941960811615s 2018-08-09 16:45:24,359 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-61be1ac2-6ff5-403d-90ff-40c0b6ef9077 2018-08-09 16:45:24,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 16:45:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/5610e8b4-3e61-473a-b387-12bd678b5ce2.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:25,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae854929-62ba-43a9-ae5d-1d7deba054d2 Date: Thu, 09 Aug 2018 16:45:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 16:45:25,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5610e8b4-3e61-473a-b387-12bd678b5ce2.json used request id req-ae854929-62ba-43a9-ae5d-1d7deba054d2 2018-08-09 16:45:25,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.23479223251s 2018-08-09 16:45:25,596 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5610e8b4-3e61-473a-b387-12bd678b5ce2.json used request id req-ae854929-62ba-43a9-ae5d-1d7deba054d2 2018-08-09 16:45:25,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:45:25,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:25,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json X-Openstack-Request-Id: req-d91485f1-d590-460f-a35f-0f3d09633a54 Date: Thu, 09 Aug 2018 16:45:25 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:42:36Z", "file": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/file", "owner": "d40256698e264e84b42f364c54d63f88", "id": "c1ee68db-ca07-4f97-a9e1-a36325e56654", "size": 4373348352, "self": "/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/c1ee68db-ca07-4f97-a9e1-a36325e56654/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify-img_a80cd7a9-d2df-40a7-aeca-320485c58939", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:41:37Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:45:25,883 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d91485f1-d590-460f-a35f-0f3d09633a54 2018-08-09 16:45:25,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.283655166626s 2018-08-09 16:45:25,884 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d91485f1-d590-460f-a35f-0f3d09633a54 2018-08-09 16:45:25,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 16:45:25,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}2c3bfd45955b6439ea9e8bb0bbb25c558c65b97f" 2018-08-09 16:45:27,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c75d3f8a-071c-449f-86dc-e2f5c5eca31d Date: Thu, 09 Aug 2018 16:45:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 16:45:27,074 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654 used request id req-c75d3f8a-071c-449f-86dc-e2f5c5eca31d 2018-08-09 16:45:27,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18879508972s 2018-08-09 16:45:27,074 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c1ee68db-ca07-4f97-a9e1-a36325e56654 used request id req-c75d3f8a-071c-449f-86dc-e2f5c5eca31d 2018-08-09 16:45:27,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:45:27,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:27,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1be738ba-ce1c-43bc-b209-45d1c8db8d28 x-compute-request-id: req-1be738ba-ce1c-43bc-b209-45d1c8db8d28 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify-flavor_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f", "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": "3baef4f8-2ba7-440e-b192-359e954b0f0f"}]} 2018-08-09 16:45:27,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1be738ba-ce1c-43bc-b209-45d1c8db8d28 2018-08-09 16:45:27,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237848758698s 2018-08-09 16:45:27,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-1be738ba-ce1c-43bc-b209-45d1c8db8d28 2018-08-09 16:45:27,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 16:45:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:27,133 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e51c4bb8-6301-4e5e-be9f-95adb08e3231 x-compute-request-id: req-e51c4bb8-6301-4e5e-be9f-95adb08e3231 Content-Length: 0 Content-Type: application/json 2018-08-09 16:45:27,133 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f used request id req-e51c4bb8-6301-4e5e-be9f-95adb08e3231 2018-08-09 16:45:27,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0328409671783s 2018-08-09 16:45:27,134 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3baef4f8-2ba7-440e-b192-359e954b0f0f used request id req-e51c4bb8-6301-4e5e-be9f-95adb08e3231 2018-08-09 16:45:27,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:45:27,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:27,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c889db-234b-41f5-adb7-d6e279a6eed6 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": {"self": "http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "092668c7ecca4ff599da072faf2dd746", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:45:27,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-81c889db-234b-41f5-adb7-d6e279a6eed6 2018-08-09 16:45:27,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230242967606s 2018-08-09 16:45:27,365 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-81c889db-234b-41f5-adb7-d6e279a6eed6 2018-08-09 16:45:27,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:45:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:27,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e054cb9-cf1d-48db-b304-8de9c049bffc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify-user_a80cd7a9-d2df-40a7-aeca-320485c58939", "links": {"self": "http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "092668c7ecca4ff599da072faf2dd746", "description": null}} 2018-08-09 16:45:27,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746 used request id req-9e054cb9-cf1d-48db-b304-8de9c049bffc 2018-08-09 16:45:27,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220948934555s 2018-08-09 16:45:27,592 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746 used request id req-9e054cb9-cf1d-48db-b304-8de9c049bffc 2018-08-09 16:45:27,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 16:45:27,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:27,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:45:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52682888-db35-47fb-8e3a-2161e72f9daa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:45:27,882 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746 used request id req-52682888-db35-47fb-8e3a-2161e72f9daa 2018-08-09 16:45:27,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289841175079s 2018-08-09 16:45:27,882 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/092668c7ecca4ff599da072faf2dd746 used request id req-52682888-db35-47fb-8e3a-2161e72f9daa 2018-08-09 16:45:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:45:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:28,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b71513e-72e4-4d95-b2b6-3491e8e76017 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88"}, "tags": [], "enabled": true, "id": "d40256698e264e84b42f364c54d63f88", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_a80cd7a9-d2df-40a7-aeca-320485c58939"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 16:45:28,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1b71513e-72e4-4d95-b2b6-3491e8e76017 2018-08-09 16:45:28,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20428609848s 2018-08-09 16:45:28,093 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1b71513e-72e4-4d95-b2b6-3491e8e76017 2018-08-09 16:45:28,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 16:45:28,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}14e6ed5e33486d85319c552173542fcacdd56116" 2018-08-09 16:45:28,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28df5f28-8754-4f27-902f-e70f59d3751e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:45:28,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88 used request id req-28df5f28-8754-4f27-902f-e70f59d3751e 2018-08-09 16:45:28,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.23329615593s 2018-08-09 16:45:28,331 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d40256698e264e84b42f364c54d63f88 used request id req-28df5f28-8754-4f27-902f-e70f59d3751e 2018-08-09 16:45:28,358 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:45:28,386 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:45:28,387 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:45:28,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:45:28,388 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:45:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:45:28,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d6c2850-1edb-4d96-bcea-a0c5019b107f 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:45:28,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4d6c2850-1edb-4d96-bcea-a0c5019b107f 2018-08-09 16:45:28,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:45:28,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T17:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["hSYPiKl2QbCDMg1dD-TyWA"], "issued_at": "2018-08-09T16:45:28.000000Z"}} 2018-08-09 16:45:28,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:45:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:29,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8d3c68e4-9fbb-4f79-9ad0-193c3f010226 Date: Thu, 09 Aug 2018 16:45:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 16:45:29,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d3c68e4-9fbb-4f79-9ad0-193c3f010226 2018-08-09 16:45:29,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.272152900696s 2018-08-09 16:45:29,056 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8d3c68e4-9fbb-4f79-9ad0-193c3f010226 2018-08-09 16:45:29,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:45:29,065 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a575f54-cc6b-4ed1-aa32-25ee370234bd 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 16:45:29,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-3a575f54-cc6b-4ed1-aa32-25ee370234bd 2018-08-09 16:45:29,066 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:45:29,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:29,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdca1b4-9fc0-47d5-97f7-664b7ad04921 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 16:45:29,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-dbdca1b4-9fc0-47d5-97f7-664b7ad04921 2018-08-09 16:45:29,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.179698944092s 2018-08-09 16:45:29,246 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-dbdca1b4-9fc0-47d5-97f7-664b7ad04921 2018-08-09 16:45:29,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 16:45:29,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"}}' 2018-08-09 16:45:29,452 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-414c51eb-c56b-4552-8aa1-83ac4d066691 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.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4"}, "tags": [], "enabled": true, "id": "3999ac9fae4548b0b95030b3895f9ec4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"}} 2018-08-09 16:45:29,452 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-414c51eb-c56b-4552-8aa1-83ac4d066691 2018-08-09 16:45:29,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.198516845703s 2018-08-09 16:45:29,452 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-414c51eb-c56b-4552-8aa1-83ac4d066691 2018-08-09 16:45:29,453 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'is_domain': False, 'description': u'Created by OPNFV Functest: cloudify_ims', u'tags': [], 'enabled': True, 'id': u'3999ac9fae4548b0b95030b3895f9ec4', '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_903bcaa0-06ff-4635-887c-b0e337de405d'}) 2018-08-09 16:45:29,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 16:45:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "23ffc7ec-f2f9-471b-99f1-2319dd402f63", "email": null, "name": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d"}}' 2018-08-09 16:45:29,934 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 16:45:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee47af8-51f5-4506-b66e-f274356e2795 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d", "links": {"self": "http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "144b36ec0139492e81ca189d4cff9ab0", "domain_id": "default", "password_expires_at": null}} 2018-08-09 16:45:29,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8ee47af8-51f5-4506-b66e-f274356e2795 2018-08-09 16:45:29,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.47496008873s 2018-08-09 16:45:29,934 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-8ee47af8-51f5-4506-b66e-f274356e2795 2018-08-09 16:45:29,935 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'144b36ec0139492e81ca189d4cff9ab0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d'}) 2018-08-09 16:45:29,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:45:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:30,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64ea91d6-9c7c-4af2-9b76-bc6254f6f2d5 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:45:30,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-64ea91d6-9c7c-4af2-9b76-bc6254f6f2d5 2018-08-09 16:45:30,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0997090339661s 2018-08-09 16:45:30,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-64ea91d6-9c7c-4af2-9b76-bc6254f6f2d5 2018-08-09 16:45:30,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:45:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:30,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523ac798-2e11-4c17-8732-29ebac109595 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:45:30,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-523ac798-2e11-4c17-8732-29ebac109595 2018-08-09 16:45:30,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.137814998627s 2018-08-09 16:45:30,181 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-523ac798-2e11-4c17-8732-29ebac109595 2018-08-09 16:45:30,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 16:45:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:30,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c26e841-24ac-4adc-8578-9d3c768ef4c9 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 16:45:30,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1c26e841-24ac-4adc-8578-9d3c768ef4c9 2018-08-09 16:45:30,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.136754989624s 2018-08-09 16:45:30,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1c26e841-24ac-4adc-8578-9d3c768ef4c9 2018-08-09 16:45:30,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 16:45:30,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:30,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03d6ba1-1250-4b79-a504-e77760618cac Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 16:45:30,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f03d6ba1-1250-4b79-a504-e77760618cac 2018-08-09 16:45:30,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.167492866516s 2018-08-09 16:45:30,496 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f03d6ba1-1250-4b79-a504-e77760618cac 2018-08-09 16:45:30,497 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 16:45:30,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:30,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfff5759-bc05-49a4-94fc-e6783e61fe3e Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d", "links": {"self": "http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "144b36ec0139492e81ca189d4cff9ab0", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 16:45:30,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cfff5759-bc05-49a4-94fc-e6783e61fe3e 2018-08-09 16:45:30,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20013999939s 2018-08-09 16:45:30,698 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cfff5759-bc05-49a4-94fc-e6783e61fe3e 2018-08-09 16:45:30,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:45:30,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:30,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72bdd430-8ad9-4526-ba6e-5e28dac716be Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4"}, "tags": [], "enabled": true, "id": "3999ac9fae4548b0b95030b3895f9ec4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 16:45:30,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-72bdd430-8ad9-4526-ba6e-5e28dac716be 2018-08-09 16:45:30,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.106863975525s 2018-08-09 16:45:30,816 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-72bdd430-8ad9-4526-ba6e-5e28dac716be 2018-08-09 16:45:30,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 16:45:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=144b36ec0139492e81ca189d4cff9ab0&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3999ac9fae4548b0b95030b3895f9ec4" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:31,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e5cac1-df8b-487c-8251-731b77e167ee Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=144b36ec0139492e81ca189d4cff9ab0&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3999ac9fae4548b0b95030b3895f9ec4", "previous": null, "next": null}} 2018-08-09 16:45:31,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=144b36ec0139492e81ca189d4cff9ab0&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3999ac9fae4548b0b95030b3895f9ec4 used request id req-b5e5cac1-df8b-487c-8251-731b77e167ee 2018-08-09 16:45:31,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.18125295639s 2018-08-09 16:45:31,006 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=144b36ec0139492e81ca189d4cff9ab0&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3999ac9fae4548b0b95030b3895f9ec4 used request id req-b5e5cac1-df8b-487c-8251-731b77e167ee 2018-08-09 16:45:31,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 16:45:31,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4/users/144b36ec0139492e81ca189d4cff9ab0/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:45:31,192 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 16:45:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c333cad-e3a8-4170-8c97-9c10609d25ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 16:45:31,192 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4/users/144b36ec0139492e81ca189d4cff9ab0/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-8c333cad-e3a8-4170-8c97-9c10609d25ae 2018-08-09 16:45:31,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.182844877243s 2018-08-09 16:45:31,192 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4/users/144b36ec0139492e81ca189d4cff9ab0/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-8c333cad-e3a8-4170-8c97-9c10609d25ae 2018-08-09 16:45:31,193 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 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'3999ac9fae4548b0b95030b3895f9ec4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '23ffc7ec-f2f9-471b-99f1-2319dd402f63', 'username': u'cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 16:45:31,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 16:45:31,194 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 16:45:31,195 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 16:45:31,196 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 16:45:31,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 16:45:31,197 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 16:45:31,198 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d', 'password': '23ffc7ec-f2f9-471b-99f1-2319dd402f63', 'project_name': 'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3999ac9fae4548b0b95030b3895f9ec4', 'project_domain_name': 'Default'} 2018-08-09 16:45:31,249 - 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-09 16:45:31,263 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-09 16:45:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 16:45:31,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:45:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205de363-c42d-438b-a046-f76010b633c5 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 16:45:31,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-205de363-c42d-438b-a046-f76010b633c5 2018-08-09 16:45:31,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 16:45:31,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T17:45:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3999ac9fae4548b0b95030b3895f9ec4", "name": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/3999ac9fae4548b0b95030b3895f9ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/3999ac9fae4548b0b95030b3895f9ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/3999ac9fae4548b0b95030b3895f9ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3999ac9fae4548b0b95030b3895f9ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/3999ac9fae4548b0b95030b3895f9ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/3999ac9fae4548b0b95030b3895f9ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3999ac9fae4548b0b95030b3895f9ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/3999ac9fae4548b0b95030b3895f9ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/3999ac9fae4548b0b95030b3895f9ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3999ac9fae4548b0b95030b3895f9ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/3999ac9fae4548b0b95030b3895f9ec4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/3999ac9fae4548b0b95030b3895f9ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_3999ac9fae4548b0b95030b3895f9ec4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3999ac9fae4548b0b95030b3895f9ec4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d", "id": "144b36ec0139492e81ca189d4cff9ab0"}, "audit_ids": ["ni8AP1cjSO-YwJix2GiQmw"], "issued_at": "2018-08-09T16:45:31.000000Z"}} 2018-08-09 16:45:31,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 16:45:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"network": {"name": "cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d", "admin_state_up": true}}' 2018-08-09 16:45:32,453 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-4865dbea-23f4-448c-9394-c0faff28f644 Date: Thu, 09 Aug 2018 16:45:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3999ac9fae4548b0b95030b3895f9ec4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:45:32Z","is_default":false,"name":"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","mtu":1450}} 2018-08-09 16:45:32,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4865dbea-23f4-448c-9394-c0faff28f644 2018-08-09 16:45:32,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.790501117706s 2018-08-09 16:45:32,453 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4865dbea-23f4-448c-9394-c0faff28f644 2018-08-09 16:45:32,454 - 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-09T16:45:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', u'admin_state_up': True, u'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:45:32Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'l2_adjacency': True}) 2018-08-09 16:45:32,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:45:32,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:45:32,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-2cc39541-ffe8-43c7-8a29-c213d6ecfa46 Date: Thu, 09 Aug 2018 16:45:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3999ac9fae4548b0b95030b3895f9ec4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T16:45:32Z","qos_policy_id":null,"name":"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d","admin_state_up":true,"tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","mtu":1450}]} 2018-08-09 16:45:32,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2cc39541-ffe8-43c7-8a29-c213d6ecfa46 2018-08-09 16:45:32,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10621714592s 2018-08-09 16:45:32,561 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2cc39541-ffe8-43c7-8a29-c213d6ecfa46 2018-08-09 16:45:32,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 16:45:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"subnet": {"name": "cloudify_ims-subnet_903bcaa0-06ff-4635-887c-b0e337de405d", "enable_dhcp": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 16:45:33,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-5f2051b3-252f-41c4-9979-f11f2157c668 Date: Thu, 09 Aug 2018 16:45:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:45:32Z","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":"3999ac9fae4548b0b95030b3895f9ec4","id":"056e2845-92f0-4e00-be26-8aee57b60836","subnetpool_id":null,"name":"cloudify_ims-subnet_903bcaa0-06ff-4635-887c-b0e337de405d"}} 2018-08-09 16:45:33,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5f2051b3-252f-41c4-9979-f11f2157c668 2018-08-09 16:45:33,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.579134225845s 2018-08-09 16:45:33,142 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-5f2051b3-252f-41c4-9979-f11f2157c668 2018-08-09 16:45:33,143 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:45: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'056e2845-92f0-4e00-be26-8aee57b60836', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_903bcaa0-06ff-4635-887c-b0e337de405d', u'enable_dhcp': True, u'network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c', u'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:45: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'3999ac9fae4548b0b95030b3895f9ec4'}) 2018-08-09 16:45:33,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 16:45:33,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "cloudify_ims-router_903bcaa0-06ff-4635-887c-b0e337de405d", "admin_state_up": true}}' 2018-08-09 16:45:34,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-2b75fb91-42c5-43d4-b097-7a8541952dbc Date: Thu, 09 Aug 2018 16:45:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:33Z", "admin_state_up": true, "updated_at": "2018-08-09T16:45:34Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "name": "cloudify_ims-router_903bcaa0-06ff-4635-887c-b0e337de405d"}} 2018-08-09 16:45:34,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2b75fb91-42c5-43d4-b097-7a8541952dbc 2018-08-09 16:45:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.63072299957s 2018-08-09 16:45:34,774 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2b75fb91-42c5-43d4-b097-7a8541952dbc 2018-08-09 16:45:34,775 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T16:45:34Z', u'revision_number': 2, u'id': u'e58a3a16-b8d7-4b94-964b-fe7c8f8237dc', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_903bcaa0-06ff-4635-887c-b0e337de405d', u'admin_state_up': True, u'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:45:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'3999ac9fae4548b0b95030b3895f9ec4'}) 2018-08-09 16:45:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 16:45:34,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc/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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"subnet_id": "056e2845-92f0-4e00-be26-8aee57b60836"}' 2018-08-09 16:45:37,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9ab09cfd-df85-4a28-b58d-8de1c6e0162b Date: Thu, 09 Aug 2018 16:45:37 GMT RESP BODY: {"network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "subnet_id": "056e2845-92f0-4e00-be26-8aee57b60836", "subnet_ids": ["056e2845-92f0-4e00-be26-8aee57b60836"], "port_id": "20028ae4-c4ea-48b3-809e-b893384a94f9", "id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc"} 2018-08-09 16:45:37,237 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc/add_router_interface.json used request id req-9ab09cfd-df85-4a28-b58d-8de1c6e0162b 2018-08-09 16:45:37,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46146702766s 2018-08-09 16:45:37,237 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc/add_router_interface.json used request id req-9ab09cfd-df85-4a28-b58d-8de1c6e0162b returning object e58a3a16-b8d7-4b94-964b-fe7c8f8237dc 2018-08-09 16:45:37,238 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-09 16:46:00,076 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-09 16:46:00,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 16:46:00,082 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 16:46:00 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 16:46:00,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:46:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:46:00,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-175c9e3a-8bc7-4d1b-8d6f-08e8dc1ea19b Date: Thu, 09 Aug 2018 16:46:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:46:00,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-175c9e3a-8bc7-4d1b-8d6f-08e8dc1ea19b 2018-08-09 16:46:00,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.268450021744s 2018-08-09 16:46:00,353 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-175c9e3a-8bc7-4d1b-8d6f-08e8dc1ea19b 2018-08-09 16:46:00,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 16:46:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d"}' 2018-08-09 16:46:00,406 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-bc7b639a-f90d-4658-9412-93d30f685b89 Date: Thu, 09 Aug 2018 16:46:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:46:00Z", "file": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "size": null, "self": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "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_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": null, "created_at": "2018-08-09T16:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 16:46:00,406 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc7b639a-f90d-4658-9412-93d30f685b89 2018-08-09 16:46:00,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0451729297638s 2018-08-09 16:46:00,406 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc7b639a-f90d-4658-9412-93d30f685b89 returning object fcaa3710-7db6-4751-89ce-eb9bb998f0a7 2018-08-09 16:46:00,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 16:46:00,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '' 2018-08-09 16:47:00,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae04b83c-cab5-4aee-9cc9-3748df44a7e7 Date: Thu, 09 Aug 2018 16:47: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-09 16:47:00,955 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file used request id req-ae04b83c-cab5-4aee-9cc9-3748df44a7e7 2018-08-09 16:47:00,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 60.5477530956s 2018-08-09 16:47:00,955 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file used request id req-ae04b83c-cab5-4aee-9cc9-3748df44a7e7 2018-08-09 16:47:00,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:47:00,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:01,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-411c26e4-8618-4335-8ca3-a777078a639b Date: Thu, 09 Aug 2018 16:47:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:47:00Z", "file": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "size": 4373348352, "self": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:47:01,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-411c26e4-8618-4335-8ca3-a777078a639b 2018-08-09 16:47:01,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0472600460052s 2018-08-09 16:47:01,007 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-411c26e4-8618-4335-8ca3-a777078a639b 2018-08-09 16:47:01,009 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file', 'owner': u'3999ac9fae4548b0b95030b3895f9ec4', 'id': u'fcaa3710-7db6-4751-89ce-eb9bb998f0a7', 'size': 4373348352, u'self': u'/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3999ac9fae4548b0b95030b3895f9ec4', 'name': 'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T16:47:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T16:47:00Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d', '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/fcaa3710-7db6-4751-89ce-eb9bb998f0a7', 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_903bcaa0-06ff-4635-887c-b0e337de405d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d', 'created': u'2018-08-09T16:46:00Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-09T16:46:00Z', 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/fcaa3710-7db6-4751-89ce-eb9bb998f0a7', 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_903bcaa0-06ff-4635-887c-b0e337de405d', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-09 16:47:01,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 16:47:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_903bcaa0-06ff-4635-887c-b0e337de405d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-09 16:47:01,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-c639be3a-87be-45c7-b86a-16390483ea06 x-compute-request-id: req-c639be3a-87be-45c7-b86a-16390483ea06 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_903bcaa0-06ff-4635-887c-b0e337de405d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "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": "bfe2038b-92cd-4402-bcb4-9ae2b240a358"}} 2018-08-09 16:47:01,314 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c639be3a-87be-45c7-b86a-16390483ea06 2018-08-09 16:47:01,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.304569959641s 2018-08-09 16:47:01,315 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c639be3a-87be-45c7-b86a-16390483ea06 2018-08-09 16:47:01,316 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_903bcaa0-06ff-4635-887c-b0e337de405d', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'bfe2038b-92cd-4402-bcb4-9ae2b240a358', 'swap': 0}) 2018-08-09 16:47:01,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 16:47:01,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358/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}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"extra_specs": {}}' 2018-08-09 16:47:01,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-58eab787-3122-4f55-bcf0-f47fbee989cf x-compute-request-id: req-58eab787-3122-4f55-bcf0-f47fbee989cf Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 16:47:01,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358/os-extra_specs used request id req-58eab787-3122-4f55-bcf0-f47fbee989cf 2018-08-09 16:47:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0192749500275s 2018-08-09 16:47:01,336 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358/os-extra_specs used request id req-58eab787-3122-4f55-bcf0-f47fbee989cf 2018-08-09 16:47:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 16:47:01,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"keypair": {"name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d"}}' 2018-08-09 16:47:01,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-86d929e0-fb17-4ee6-93b3-254c4c7dea56 x-compute-request-id: req-86d929e0-fb17-4ee6-93b3-254c4c7dea56 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkPvy48VGP4WUpHU1Fdsd1L2yCqKr4KsYjBnj/vbyy7drgokJaZwYU0dpknw6gjpYODdrPjUDytHL4mO4Nvldn73mTtnDCcKiz8eev6kK9TCj0h4S6IiGvz11N7Sm6RxYKojRkIWoYPIThXFc0t6KJ8W21OykFZvVwCSR7sax7MSHae7chE37MYY/B9brATa90a5tIYVqTnq2s9rdVePxW0nn9COSbH3AOgB5Mr162Bhsd7JctjC3ccYoOZ61DBdcb/nR9aGefg9ObewP5qkkgRaVMpgiyukFvCTB4VRoWVz3cUCuvIcOXRksOebJf0V3YNv+naXF7TW6Zur3E7T8F Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5D78uPFRj+FlKR1NRXbHdS9sgqiq+CrGIwZ4/728su3a4KJC\nWmcGFNHaZJ8OoI6WDg3az41A8rRy+JjuDb5XZ+95k7ZwwnCos/Hnr+pCvUwo9IeE\nuiIhr89dTe0pukcWCqI0ZCFqGDyE4VxXNLeiifFttTspBWb1cAkke7GsezEh2nu3\nIRN+zGGPwfW6wE2vdGubSGFak56trPa3VXj8VtJ5/Qjkmx9wDoAeTK9etgYbHeyX\nLYwt3HGKDmetQwXXG/50fWhnn4PTm3sD+apJIEWlTKYIsrpBbwkweFUaFlc93FAr\nryHDl0ZLDnmyX9Fd2Db/p2lxe01umbq9xO0/BQIDAQABAoIBADd+UPeuRIRU6sGK\nTEU9UdVeCGXkGF1qGO5fHoAfY4elaPgAu107ezEIrK6WNXo38KfOGosn7siTsvha\nRla1Fo9AnDCbxOKhfYLyp8APltZrc/GwGUcgEUyrgCX4KZMOwX8oXNCThzYJUM1y\nJAm/NBeRyXisv5Z+p+HrdyFT23m/zM5JHfuSmT6QLxQI7xVvIvTRk9FeYnaJ4YIT\nUacN27l5wz+IZloICf5Ty4yGlz35IJk522nwqBBNu4UD6sn/vRWUVitHhvH5qLx4\nbJDD16rBv1ZpDxDsCdWUYdZXxws4GLl/CIx5r+tScGaksIBt0ayGp+829GVeYYBn\n7EJBZgECgYEA8hzZHpVOtysQXyW3BibgBTrshpgQOAKflHh5KFtXrkh6ML+Kfd60\nP6uMqsICkLbt3+qrbbshXfPXQKNcqrT1dbj9RTVSHL3k2vHQVm24H1HRPdG3u/Lk\nLAFtq9osHeHBX2eGcOCPpDuss/53tV8SSusJg78tHAD6kAx0lgVKcsUCgYEA8VaF\n5a9k8opiOdQwAL9flakVjBw2+1mP84Om2msVd7XkZ41x98aAhk2WE34LcFIu+M8G\nmyrTJX6JUtpkLlIg2NWZPW0Tlvqstm98+ALD+12EqWnk7O4vj4m4UXN+iCilW5Y9\n65eOW00JxO4v0rLR3qxkpfBJYs7BbGeHDWWjX0ECgYEAvFegt1/i+i6v77SBKnH3\nd1odQZ7tjwTLa05EwhY8oUGUfHOkosIqahVjujpukHEdn0EI1rXqARJ9crUik1Fu\nWYPs0nfmRqGadJAESBfWUdbt9S89xSHwSiNaU4PHKf/C1BrOxOSMGXCqquLb8OXi\nbxFkN27zAoPoZ0KpN0MqZRkCgYEAvNRkI9jedV+Nh43cmVkjougPcfdJldT36yMh\nVFjhDS+GrPdhKutn+K2QNWQz8wh6tDbYBmS1nOqq6+bw58Ve6goGwqcr4r/0jzIg\nZ7VSPsVnXV77vd6H3Bl33FMvt72F1GlzvXhx7EIU2L89L/C2gTIF9khSQzte4EEI\nzJSwBYECgYEAxud4ObS8t0EjUDuz2hs97psdZi3/9dPD/0LQTHnxQxkTd4St5h4J\nka3FyZAglK7PjupHkbYmYh3gBgpqxGbqPSzCt5h78RFb7Yfmw2q+5G78Pl8OsDJ9\neWNSFaCeBnWr8uOUlItvBUWKs2n3WKgVcgW8bfCmYJu5wg6BdlkTrlc=\n-----END RSA PRIVATE KEY-----\n", "user_id": "144b36ec0139492e81ca189d4cff9ab0", "name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "fingerprint": "c9:f0:bf:80:5f:a7:d5:03:58:7d:08:e6:8e:da:2e:7c"}} 2018-08-09 16:47:01,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86d929e0-fb17-4ee6-93b3-254c4c7dea56 2018-08-09 16:47:01,731 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.394016027451s 2018-08-09 16:47:01,731 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-86d929e0-fb17-4ee6-93b3-254c4c7dea56 2018-08-09 16:47:01,732 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkPvy48VGP4WUpHU1Fdsd1L2yCqKr4KsYjBnj/vbyy7drgokJaZwYU0dpknw6gjpYODdrPjUDytHL4mO4Nvldn73mTtnDCcKiz8eev6kK9TCj0h4S6IiGvz11N7Sm6RxYKojRkIWoYPIThXFc0t6KJ8W21OykFZvVwCSR7sax7MSHae7chE37MYY/B9brATa90a5tIYVqTnq2s9rdVePxW0nn9COSbH3AOgB5Mr162Bhsd7JctjC3ccYoOZ61DBdcb/nR9aGefg9ObewP5qkkgRaVMpgiyukFvCTB4VRoWVz3cUCuvIcOXRksOebJf0V3YNv+naXF7TW6Zur3E7T8F Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA5D78uPFRj+FlKR1NRXbHdS9sgqiq+CrGIwZ4/728su3a4KJC\nWmcGFNHaZJ8OoI6WDg3az41A8rRy+JjuDb5XZ+95k7ZwwnCos/Hnr+pCvUwo9IeE\nuiIhr89dTe0pukcWCqI0ZCFqGDyE4VxXNLeiifFttTspBWb1cAkke7GsezEh2nu3\nIRN+zGGPwfW6wE2vdGubSGFak56trPa3VXj8VtJ5/Qjkmx9wDoAeTK9etgYbHeyX\nLYwt3HGKDmetQwXXG/50fWhnn4PTm3sD+apJIEWlTKYIsrpBbwkweFUaFlc93FAr\nryHDl0ZLDnmyX9Fd2Db/p2lxe01umbq9xO0/BQIDAQABAoIBADd+UPeuRIRU6sGK\nTEU9UdVeCGXkGF1qGO5fHoAfY4elaPgAu107ezEIrK6WNXo38KfOGosn7siTsvha\nRla1Fo9AnDCbxOKhfYLyp8APltZrc/GwGUcgEUyrgCX4KZMOwX8oXNCThzYJUM1y\nJAm/NBeRyXisv5Z+p+HrdyFT23m/zM5JHfuSmT6QLxQI7xVvIvTRk9FeYnaJ4YIT\nUacN27l5wz+IZloICf5Ty4yGlz35IJk522nwqBBNu4UD6sn/vRWUVitHhvH5qLx4\nbJDD16rBv1ZpDxDsCdWUYdZXxws4GLl/CIx5r+tScGaksIBt0ayGp+829GVeYYBn\n7EJBZgECgYEA8hzZHpVOtysQXyW3BibgBTrshpgQOAKflHh5KFtXrkh6ML+Kfd60\nP6uMqsICkLbt3+qrbbshXfPXQKNcqrT1dbj9RTVSHL3k2vHQVm24H1HRPdG3u/Lk\nLAFtq9osHeHBX2eGcOCPpDuss/53tV8SSusJg78tHAD6kAx0lgVKcsUCgYEA8VaF\n5a9k8opiOdQwAL9flakVjBw2+1mP84Om2msVd7XkZ41x98aAhk2WE34LcFIu+M8G\nmyrTJX6JUtpkLlIg2NWZPW0Tlvqstm98+ALD+12EqWnk7O4vj4m4UXN+iCilW5Y9\n65eOW00JxO4v0rLR3qxkpfBJYs7BbGeHDWWjX0ECgYEAvFegt1/i+i6v77SBKnH3\nd1odQZ7tjwTLa05EwhY8oUGUfHOkosIqahVjujpukHEdn0EI1rXqARJ9crUik1Fu\nWYPs0nfmRqGadJAESBfWUdbt9S89xSHwSiNaU4PHKf/C1BrOxOSMGXCqquLb8OXi\nbxFkN27zAoPoZ0KpN0MqZRkCgYEAvNRkI9jedV+Nh43cmVkjougPcfdJldT36yMh\nVFjhDS+GrPdhKutn+K2QNWQz8wh6tDbYBmS1nOqq6+bw58Ve6goGwqcr4r/0jzIg\nZ7VSPsVnXV77vd6H3Bl33FMvt72F1GlzvXhx7EIU2L89L/C2gTIF9khSQzte4EEI\nzJSwBYECgYEAxud4ObS8t0EjUDuz2hs97psdZi3/9dPD/0LQTHnxQxkTd4St5h4J\nka3FyZAglK7PjupHkbYmYh3gBgpqxGbqPSzCt5h78RFb7Yfmw2q+5G78Pl8OsDJ9\neWNSFaCeBnWr8uOUlItvBUWKs2n3WKgVcgW8bfCmYJu5wg6BdlkTrlc=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'144b36ec0139492e81ca189d4cff9ab0', 'name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'created_at': '2018-08-09T16:47:01.732076', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3999ac9fae4548b0b95030b3895f9ec4', 'name': 'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c9:f0:bf:80:5f:a7:d5:03:58:7d:08:e6:8e:da:2e:7c', 'type': 'ssh', 'id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d'}) 2018-08-09 16:47:01,732 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA5D78uPFRj+FlKR1NRXbHdS9sgqiq+CrGIwZ4/728su3a4KJC WmcGFNHaZJ8OoI6WDg3az41A8rRy+JjuDb5XZ+95k7ZwwnCos/Hnr+pCvUwo9IeE uiIhr89dTe0pukcWCqI0ZCFqGDyE4VxXNLeiifFttTspBWb1cAkke7GsezEh2nu3 IRN+zGGPwfW6wE2vdGubSGFak56trPa3VXj8VtJ5/Qjkmx9wDoAeTK9etgYbHeyX LYwt3HGKDmetQwXXG/50fWhnn4PTm3sD+apJIEWlTKYIsrpBbwkweFUaFlc93FAr ryHDl0ZLDnmyX9Fd2Db/p2lxe01umbq9xO0/BQIDAQABAoIBADd+UPeuRIRU6sGK TEU9UdVeCGXkGF1qGO5fHoAfY4elaPgAu107ezEIrK6WNXo38KfOGosn7siTsvha Rla1Fo9AnDCbxOKhfYLyp8APltZrc/GwGUcgEUyrgCX4KZMOwX8oXNCThzYJUM1y JAm/NBeRyXisv5Z+p+HrdyFT23m/zM5JHfuSmT6QLxQI7xVvIvTRk9FeYnaJ4YIT UacN27l5wz+IZloICf5Ty4yGlz35IJk522nwqBBNu4UD6sn/vRWUVitHhvH5qLx4 bJDD16rBv1ZpDxDsCdWUYdZXxws4GLl/CIx5r+tScGaksIBt0ayGp+829GVeYYBn 7EJBZgECgYEA8hzZHpVOtysQXyW3BibgBTrshpgQOAKflHh5KFtXrkh6ML+Kfd60 P6uMqsICkLbt3+qrbbshXfPXQKNcqrT1dbj9RTVSHL3k2vHQVm24H1HRPdG3u/Lk LAFtq9osHeHBX2eGcOCPpDuss/53tV8SSusJg78tHAD6kAx0lgVKcsUCgYEA8VaF 5a9k8opiOdQwAL9flakVjBw2+1mP84Om2msVd7XkZ41x98aAhk2WE34LcFIu+M8G myrTJX6JUtpkLlIg2NWZPW0Tlvqstm98+ALD+12EqWnk7O4vj4m4UXN+iCilW5Y9 65eOW00JxO4v0rLR3qxkpfBJYs7BbGeHDWWjX0ECgYEAvFegt1/i+i6v77SBKnH3 d1odQZ7tjwTLa05EwhY8oUGUfHOkosIqahVjujpukHEdn0EI1rXqARJ9crUik1Fu WYPs0nfmRqGadJAESBfWUdbt9S89xSHwSiNaU4PHKf/C1BrOxOSMGXCqquLb8OXi bxFkN27zAoPoZ0KpN0MqZRkCgYEAvNRkI9jedV+Nh43cmVkjougPcfdJldT36yMh VFjhDS+GrPdhKutn+K2QNWQz8wh6tDbYBmS1nOqq6+bw58Ve6goGwqcr4r/0jzIg Z7VSPsVnXV77vd6H3Bl33FMvt72F1GlzvXhx7EIU2L89L/C2gTIF9khSQzte4EEI zJSwBYECgYEAxud4ObS8t0EjUDuz2hs97psdZi3/9dPD/0LQTHnxQxkTd4St5h4J ka3FyZAglK7PjupHkbYmYh3gBgpqxGbqPSzCt5h78RFb7Yfmw2q+5G78Pl8OsDJ9 eWNSFaCeBnWr8uOUlItvBUWKs2n3WKgVcgW8bfCmYJu5wg6BdlkTrlc= -----END RSA PRIVATE KEY----- 2018-08-09 16:47:01,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 16:47:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"security_group": {"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-09 16:47:02,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-2be7c35c-af1c-4513-af31-83b00f2f0d8c Date: Thu, 09 Aug 2018 16:47:02 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}} 2018-08-09 16:47:02,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2be7c35c-af1c-4513-af31-83b00f2f0d8c 2018-08-09 16:47:02,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.430688142776s 2018-08-09 16:47:02,166 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2be7c35c-af1c-4513-af31-83b00f2f0d8c 2018-08-09 16:47:02,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:47:02,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-874dd77b-b7b9-4494-af83-5518e2cde0e3 Date: Thu, 09 Aug 2018 16:47:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:02,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-874dd77b-b7b9-4494-af83-5518e2cde0e3 2018-08-09 16:47:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0652530193329s 2018-08-09 16:47:02,236 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-874dd77b-b7b9-4494-af83-5518e2cde0e3 2018-08-09 16:47:02,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:47:02,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}}' 2018-08-09 16:47:02,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-704d4a55-e794-4723-90de-789e581b37e1 Date: Thu, 09 Aug 2018 16:47: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-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "port_range_min": 22, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "0ad04016-589b-4417-b592-c76c32f387d5"}} 2018-08-09 16:47:02,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-704d4a55-e794-4723-90de-789e581b37e1 2018-08-09 16:47:02,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116214036942s 2018-08-09 16:47:02,357 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-704d4a55-e794-4723-90de-789e581b37e1 2018-08-09 16:47:02,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:47:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:02,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-a8d92ba6-2137-4aeb-b187-a379b8221429 Date: Thu, 09 Aug 2018 16:47:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 2, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:02,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a8d92ba6-2137-4aeb-b187-a379b8221429 2018-08-09 16:47:02,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502820014954s 2018-08-09 16:47:02,411 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a8d92ba6-2137-4aeb-b187-a379b8221429 2018-08-09 16:47:02,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:47:02,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}}' 2018-08-09 16:47:02,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-10f29432-98af-42be-8055-d1b1633b49fb Date: Thu, 09 Aug 2018 16:47: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-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "port_range_min": null, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b"}} 2018-08-09 16:47:02,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-10f29432-98af-42be-8055-d1b1633b49fb 2018-08-09 16:47:02,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130993843079s 2018-08-09 16:47:02,546 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-10f29432-98af-42be-8055-d1b1633b49fb 2018-08-09 16:47:02,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:47:02,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-4fb6f96c-18df-4949-81c6-6480d472351a Date: Thu, 09 Aug 2018 16:47:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 3, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:02,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4fb6f96c-18df-4949-81c6-6480d472351a 2018-08-09 16:47:02,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0416021347046s 2018-08-09 16:47:02,591 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4fb6f96c-18df-4949-81c6-6480d472351a 2018-08-09 16:47:02,594 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:47:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}}' 2018-08-09 16:47:02,713 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-47351a11-b315-427b-8234-093215ea2ac4 Date: Thu, 09 Aug 2018 16:47: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": 80, "updated_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "port_range_min": 80, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "267d8e9f-3213-4f4c-a92a-d02ee048a8b7"}} 2018-08-09 16:47:02,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-47351a11-b315-427b-8234-093215ea2ac4 2018-08-09 16:47:02,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118593931198s 2018-08-09 16:47:02,713 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-47351a11-b315-427b-8234-093215ea2ac4 2018-08-09 16:47:02,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:47:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:02,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-972a39da-0faa-48f9-b99e-d0a500bc0630 Date: Thu, 09 Aug 2018 16:47:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "267d8e9f-3213-4f4c-a92a-d02ee048a8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 4, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:02,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-972a39da-0faa-48f9-b99e-d0a500bc0630 2018-08-09 16:47:02,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458359718323s 2018-08-09 16:47:02,763 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-972a39da-0faa-48f9-b99e-d0a500bc0630 2018-08-09 16:47:02,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:47:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}}' 2018-08-09 16:47:02,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-8c8baaa7-cac2-4451-a86d-ff5ec0f2530b Date: Thu, 09 Aug 2018 16:47: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": 443, "updated_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "port_range_min": 443, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "e7a86a72-5c18-4934-9450-1d27d867ae6c"}} 2018-08-09 16:47:02,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8c8baaa7-cac2-4451-a86d-ff5ec0f2530b 2018-08-09 16:47:02,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132561922073s 2018-08-09 16:47:02,899 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8c8baaa7-cac2-4451-a86d-ff5ec0f2530b 2018-08-09 16:47:02,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:47:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:02,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-f0bf7373-991f-4c22-b356-ef2d9b6e4f8f Date: Thu, 09 Aug 2018 16:47:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "267d8e9f-3213-4f4c-a92a-d02ee048a8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e7a86a72-5c18-4934-9450-1d27d867ae6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 5, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:02,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f0bf7373-991f-4c22-b356-ef2d9b6e4f8f 2018-08-09 16:47:02,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0456538200378s 2018-08-09 16:47:02,949 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f0bf7373-991f-4c22-b356-ef2d9b6e4f8f 2018-08-09 16:47:02,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:47:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}}' 2018-08-09 16:47:03,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-de0fcd66-8c20-4b0d-8db5-6bd35b2e38c2 Date: Thu, 09 Aug 2018 16:47:03 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-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:03Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "cd15c765-43ca-4967-b709-4956e73f3ddb"}} 2018-08-09 16:47:03,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-de0fcd66-8c20-4b0d-8db5-6bd35b2e38c2 2018-08-09 16:47:03,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.148273944855s 2018-08-09 16:47:03,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-de0fcd66-8c20-4b0d-8db5-6bd35b2e38c2 2018-08-09 16:47:03,104 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:47:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:03,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-e74ecda1-b6ea-4c8e-aa88-96c7616e273e Date: Thu, 09 Aug 2018 16:47:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "267d8e9f-3213-4f4c-a92a-d02ee048a8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T16:47:03Z", "revision_number": 0, "id": "cd15c765-43ca-4967-b709-4956e73f3ddb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e7a86a72-5c18-4934-9450-1d27d867ae6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 6, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:03,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e74ecda1-b6ea-4c8e-aa88-96c7616e273e 2018-08-09 16:47:03,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0529870986938s 2018-08-09 16:47:03,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e74ecda1-b6ea-4c8e-aa88-96c7616e273e 2018-08-09 16:47:03,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:47:03,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}}' 2018-08-09 16:47:03,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-6767dfb9-50ce-4068-a64c-a86d00630e85 Date: Thu, 09 Aug 2018 16:47:03 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-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:03Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "567d8e9f-ad22-40ef-a173-2bc113bf2f6d"}} 2018-08-09 16:47:03,291 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6767dfb9-50ce-4068-a64c-a86d00630e85 2018-08-09 16:47:03,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129502058029s 2018-08-09 16:47:03,291 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6767dfb9-50ce-4068-a64c-a86d00630e85 2018-08-09 16:47:03,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:47:03,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:03,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-5c51f1e7-95c5-41b8-94cd-63f982778ea3 Date: Thu, 09 Aug 2018 16:47:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3999ac9fae4548b0b95030b3895f9ec4","l2_adjacency":true,"status":"ACTIVE","subnets":["056e2845-92f0-4e00-be26-8aee57b60836"],"description":"","tags":[],"updated_at":"2018-08-09T16:45:32Z","qos_policy_id":null,"name":"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d","admin_state_up":true,"tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","mtu":1450}]} 2018-08-09 16:47:03,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5c51f1e7-95c5-41b8-94cd-63f982778ea3 2018-08-09 16:47:03,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0989029407501s 2018-08-09 16:47:03,392 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5c51f1e7-95c5-41b8-94cd-63f982778ea3 2018-08-09 16:47:03,397 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:47:03,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:03,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-2174d70a-876d-46bf-807a-cf4903af36e5 Date: Thu, 09 Aug 2018 16:47:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:47:00Z", "file": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "size": 4373348352, "self": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:47:03,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2174d70a-876d-46bf-807a-cf4903af36e5 2018-08-09 16:47:03,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0368738174438s 2018-08-09 16:47:03,434 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2174d70a-876d-46bf-807a-cf4903af36e5 2018-08-09 16:47:03,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 16:47:03,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:03,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-08a78acc-1e59-4087-9a6c-7c0cf24df77c x-compute-request-id: req-08a78acc-1e59-4087-9a6c-7c0cf24df77c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_903bcaa0-06ff-4635-887c-b0e337de405d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "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": "bfe2038b-92cd-4402-bcb4-9ae2b240a358"}]} 2018-08-09 16:47:03,457 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-08a78acc-1e59-4087-9a6c-7c0cf24df77c 2018-08-09 16:47:03,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215430259705s 2018-08-09 16:47:03,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-08a78acc-1e59-4087-9a6c-7c0cf24df77c 2018-08-09 16:47:03,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 16:47:03,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"server": {"name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "imageRef": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "flavorRef": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "max_count": 1, "min_count": 1, "networks": [{"uuid": "72639c62-19e7-426c-a8c5-b6b69eaffb8c"}], "security_groups": [{"name": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}]}}' 2018-08-09 16:47:05,259 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 16:47: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-bc6cbac0-4214-45c1-bf72-f43441d0096b x-compute-request-id: req-bc6cbac0-4214-45c1-bf72-f43441d0096b Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "6aea4092-430a-48d7-a25a-ed9cedbcf571"}], "OS-DCF:diskConfig": "MANUAL", "id": "6816000d-b2f6-4129-a222-533847220be3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "adminPass": "4BZeDBHZh3VE"}} 2018-08-09 16:47:05,260 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-bc6cbac0-4214-45c1-bf72-f43441d0096b 2018-08-09 16:47:05,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.80041193962s 2018-08-09 16:47:05,260 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-bc6cbac0-4214-45c1-bf72-f43441d0096b 2018-08-09 16:47:05,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:05,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:05,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-b31d05d4-8c4a-4cdb-a6ea-caafb7ef1183 x-compute-request-id: req-b31d05d4-8c4a-4cdb-a6ea-caafb7ef1183 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.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "user_id": "144b36ec0139492e81ca189d4cff9ab0", "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-09T16:47:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:05,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b31d05d4-8c4a-4cdb-a6ea-caafb7ef1183 2018-08-09 16:47:05,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590818166733s 2018-08-09 16:47:05,852 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b31d05d4-8c4a-4cdb-a6ea-caafb7ef1183 2018-08-09 16:47:05,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:47:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:05,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-acaa1d73-2f7b-41d9-b972-37f4004065f8 Date: Thu, 09 Aug 2018 16:47:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3999ac9fae4548b0b95030b3895f9ec4","l2_adjacency":true,"status":"ACTIVE","subnets":["056e2845-92f0-4e00-be26-8aee57b60836"],"description":"","tags":[],"updated_at":"2018-08-09T16:45:32Z","qos_policy_id":null,"name":"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d","admin_state_up":true,"tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","mtu":1450}]} 2018-08-09 16:47:05,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-acaa1d73-2f7b-41d9-b972-37f4004065f8 2018-08-09 16:47:05,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111510038376s 2018-08-09 16:47:05,971 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-acaa1d73-2f7b-41d9-b972-37f4004065f8 2018-08-09 16:47:05,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 16:47:05,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:06,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-23574577-d6e5-45c7-a07f-98bcff78ba5e Date: Thu, 09 Aug 2018 16:47:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:45:32Z","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":"3999ac9fae4548b0b95030b3895f9ec4","id":"056e2845-92f0-4e00-be26-8aee57b60836","subnetpool_id":null,"name":"cloudify_ims-subnet_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:47:06,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-23574577-d6e5-45c7-a07f-98bcff78ba5e 2018-08-09 16:47:06,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0521578788757s 2018-08-09 16:47:06,024 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-23574577-d6e5-45c7-a07f-98bcff78ba5e 2018-08-09 16:47:06,025 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:08,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:08,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-1975ff68-b96b-41d9-9b8a-8ce1dd719ee7 x-compute-request-id: req-1975ff68-b96b-41d9-9b8a-8ce1dd719ee7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:08,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1975ff68-b96b-41d9-9b8a-8ce1dd719ee7 2018-08-09 16:47:08,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439378023148s 2018-08-09 16:47:08,467 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1975ff68-b96b-41d9-9b8a-8ce1dd719ee7 2018-08-09 16:47:08,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:10,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:11,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-df2835e3-1dee-423b-bb2f-1e0856acc5f5 x-compute-request-id: req-df2835e3-1dee-423b-bb2f-1e0856acc5f5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:11,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df2835e3-1dee-423b-bb2f-1e0856acc5f5 2018-08-09 16:47:11,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.767881155014s 2018-08-09 16:47:11,243 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df2835e3-1dee-423b-bb2f-1e0856acc5f5 2018-08-09 16:47:11,247 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:13,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:13,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:13,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-01251ade-06ac-419b-9690-bc0c034ea75b x-compute-request-id: req-01251ade-06ac-419b-9690-bc0c034ea75b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:13,738 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-01251ade-06ac-419b-9690-bc0c034ea75b 2018-08-09 16:47:13,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487828016281s 2018-08-09 16:47:13,738 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-01251ade-06ac-419b-9690-bc0c034ea75b 2018-08-09 16:47:13,743 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:15,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:15,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:16,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-d75b9b9d-947c-4dce-bcaa-7ca01ca912f2 x-compute-request-id: req-d75b9b9d-947c-4dce-bcaa-7ca01ca912f2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:16,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d75b9b9d-947c-4dce-bcaa-7ca01ca912f2 2018-08-09 16:47:16,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.613142967224s 2018-08-09 16:47:16,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d75b9b9d-947c-4dce-bcaa-7ca01ca912f2 2018-08-09 16:47:16,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:18,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:18,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:18,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-8f6a4ff2-c4c3-40d5-baac-b2bdc8c9072b x-compute-request-id: req-8f6a4ff2-c4c3-40d5-baac-b2bdc8c9072b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:18,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f6a4ff2-c4c3-40d5-baac-b2bdc8c9072b 2018-08-09 16:47:18,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189488887787s 2018-08-09 16:47:18,555 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f6a4ff2-c4c3-40d5-baac-b2bdc8c9072b 2018-08-09 16:47:18,559 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:20,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:20,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:20,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-161e13da-8eef-444d-9775-0df697024c89 x-compute-request-id: req-161e13da-8eef-444d-9775-0df697024c89 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:20,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-161e13da-8eef-444d-9775-0df697024c89 2018-08-09 16:47:20,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211684942245s 2018-08-09 16:47:20,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-161e13da-8eef-444d-9775-0df697024c89 2018-08-09 16:47:20,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:22,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:22,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:23,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-8269e64b-d754-426d-82a1-e599066a5e43 x-compute-request-id: req-8269e64b-d754-426d-82a1-e599066a5e43 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:23,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8269e64b-d754-426d-82a1-e599066a5e43 2018-08-09 16:47:23,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.431054830551s 2018-08-09 16:47:23,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8269e64b-d754-426d-82a1-e599066a5e43 2018-08-09 16:47:23,214 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:25,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:25,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-ca0186de-12c5-49e8-a87f-0edee17b9ff6 x-compute-request-id: req-ca0186de-12c5-49e8-a87f-0edee17b9ff6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:25,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca0186de-12c5-49e8-a87f-0edee17b9ff6 2018-08-09 16:47:25,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.618278026581s 2018-08-09 16:47:25,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca0186de-12c5-49e8-a87f-0edee17b9ff6 2018-08-09 16:47:25,839 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:27,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:28,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-3cb0a2fc-374d-4dc2-ac47-e5b3d01bf998 x-compute-request-id: req-3cb0a2fc-374d-4dc2-ac47-e5b3d01bf998 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:28,017 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3cb0a2fc-374d-4dc2-ac47-e5b3d01bf998 2018-08-09 16:47:28,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.175179004669s 2018-08-09 16:47:28,018 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3cb0a2fc-374d-4dc2-ac47-e5b3d01bf998 2018-08-09 16:47:28,021 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:30,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:30,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-d9af6a18-0959-4c2f-938c-a1e8393455a8 x-compute-request-id: req-d9af6a18-0959-4c2f-938c-a1e8393455a8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:30,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9af6a18-0959-4c2f-938c-a1e8393455a8 2018-08-09 16:47:30,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.657183885574s 2018-08-09 16:47:30,682 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d9af6a18-0959-4c2f-938c-a1e8393455a8 2018-08-09 16:47:30,686 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:32,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:33,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-c73e3fb7-439e-4f8b-b613-fc9feb76f93a x-compute-request-id: req-c73e3fb7-439e-4f8b-b613-fc9feb76f93a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:33,084 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c73e3fb7-439e-4f8b-b613-fc9feb76f93a 2018-08-09 16:47:33,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.396026134491s 2018-08-09 16:47:33,085 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c73e3fb7-439e-4f8b-b613-fc9feb76f93a 2018-08-09 16:47:33,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:35,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:35,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:35,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-6ba8b9ec-7bba-4d08-88ef-e79058798234 x-compute-request-id: req-6ba8b9ec-7bba-4d08-88ef-e79058798234 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:35,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ba8b9ec-7bba-4d08-88ef-e79058798234 2018-08-09 16:47:35,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366932153702s 2018-08-09 16:47:35,458 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6ba8b9ec-7bba-4d08-88ef-e79058798234 2018-08-09 16:47:35,464 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:37,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:37,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:37,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-ecb0723b-f807-4dbb-8f32-94863e842f13 x-compute-request-id: req-ecb0723b-f807-4dbb-8f32-94863e842f13 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:37,802 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecb0723b-f807-4dbb-8f32-94863e842f13 2018-08-09 16:47:37,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.334537029266s 2018-08-09 16:47:37,802 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ecb0723b-f807-4dbb-8f32-94863e842f13 2018-08-09 16:47:37,806 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:39,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:39,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-6897adbc-1319-4be8-bdc1-5c48385ae39c x-compute-request-id: req-6897adbc-1319-4be8-bdc1-5c48385ae39c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:39,973 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6897adbc-1319-4be8-bdc1-5c48385ae39c 2018-08-09 16:47:39,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164080858231s 2018-08-09 16:47:39,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6897adbc-1319-4be8-bdc1-5c48385ae39c 2018-08-09 16:47:39,977 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:41,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:42,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-4f22449c-618c-410a-ae3f-86ecbd97d60e x-compute-request-id: req-4f22449c-618c-410a-ae3f-86ecbd97d60e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:42,571 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f22449c-618c-410a-ae3f-86ecbd97d60e 2018-08-09 16:47:42,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590698003769s 2018-08-09 16:47:42,571 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f22449c-618c-410a-ae3f-86ecbd97d60e 2018-08-09 16:47:42,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:44,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:44,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:45,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-98c8bba8-b2f3-44a2-87c3-fca5a775c549 x-compute-request-id: req-98c8bba8-b2f3-44a2-87c3-fca5a775c549 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:45,096 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98c8bba8-b2f3-44a2-87c3-fca5a775c549 2018-08-09 16:47:45,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518272161484s 2018-08-09 16:47:45,097 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-98c8bba8-b2f3-44a2-87c3-fca5a775c549 2018-08-09 16:47:45,101 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:47,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:47,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:47,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-a4eb9340-950c-4921-b0d5-9f5f67a0eb73 x-compute-request-id: req-a4eb9340-950c-4921-b0d5-9f5f67a0eb73 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:47,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4eb9340-950c-4921-b0d5-9f5f67a0eb73 2018-08-09 16:47:47,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.639833927155s 2018-08-09 16:47:47,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4eb9340-950c-4921-b0d5-9f5f67a0eb73 2018-08-09 16:47:47,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:49,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:49,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:50,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-b13ea199-6254-4f7d-baa4-5c53d0083298 x-compute-request-id: req-b13ea199-6254-4f7d-baa4-5c53d0083298 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:50,156 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b13ea199-6254-4f7d-baa4-5c53d0083298 2018-08-09 16:47:50,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.405652999878s 2018-08-09 16:47:50,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b13ea199-6254-4f7d-baa4-5c53d0083298 2018-08-09 16:47:50,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:52,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:52,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:52,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-40d42b46-a55f-4212-a274-a0c3ac5bd322 x-compute-request-id: req-40d42b46-a55f-4212-a274-a0c3ac5bd322 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:52,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40d42b46-a55f-4212-a274-a0c3ac5bd322 2018-08-09 16:47:52,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178500890732s 2018-08-09 16:47:52,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-40d42b46-a55f-4212-a274-a0c3ac5bd322 2018-08-09 16:47:52,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:54,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:54,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-0d3a6a43-542a-4377-9b48-bec0ca09b0c4 x-compute-request-id: req-0d3a6a43-542a-4377-9b48-bec0ca09b0c4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:54,528 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d3a6a43-542a-4377-9b48-bec0ca09b0c4 2018-08-09 16:47:54,528 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179460048676s 2018-08-09 16:47:54,528 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0d3a6a43-542a-4377-9b48-bec0ca09b0c4 2018-08-09 16:47:54,532 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:56,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:56,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-cd949103-3bb5-414f-acdc-36e06c7e513f x-compute-request-id: req-cd949103-3bb5-414f-acdc-36e06c7e513f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:56,726 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd949103-3bb5-414f-acdc-36e06c7e513f 2018-08-09 16:47:56,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19145488739s 2018-08-09 16:47:56,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cd949103-3bb5-414f-acdc-36e06c7e513f 2018-08-09 16:47:56,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:47:58,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:47:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:47:59,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:47: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-8ea66488-610c-43a0-88c4-08756fcfd71d x-compute-request-id: req-8ea66488-610c-43a0-88c4-08756fcfd71d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:47:59,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ea66488-610c-43a0-88c4-08756fcfd71d 2018-08-09 16:47:59,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687201023102s 2018-08-09 16:47:59,421 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ea66488-610c-43a0-88c4-08756fcfd71d 2018-08-09 16:47:59,425 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:01,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:01,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-557b1811-ce14-4bc0-a381-a0b7fddf76d2 x-compute-request-id: req-557b1811-ce14-4bc0-a381-a0b7fddf76d2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:01,609 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-557b1811-ce14-4bc0-a381-a0b7fddf76d2 2018-08-09 16:48:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.181691169739s 2018-08-09 16:48:01,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-557b1811-ce14-4bc0-a381-a0b7fddf76d2 2018-08-09 16:48:01,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:03,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:03,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-05395141-d503-4e03-94c2-4036e5a426b4 x-compute-request-id: req-05395141-d503-4e03-94c2-4036e5a426b4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:03,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05395141-d503-4e03-94c2-4036e5a426b4 2018-08-09 16:48:03,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35521697998s 2018-08-09 16:48:03,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-05395141-d503-4e03-94c2-4036e5a426b4 2018-08-09 16:48:03,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:05,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:05,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:06,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-ff58af86-8278-4b7c-b54e-2ec43d0fd33f x-compute-request-id: req-ff58af86-8278-4b7c-b54e-2ec43d0fd33f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:06,150 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff58af86-8278-4b7c-b54e-2ec43d0fd33f 2018-08-09 16:48:06,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170510053635s 2018-08-09 16:48:06,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff58af86-8278-4b7c-b54e-2ec43d0fd33f 2018-08-09 16:48:06,154 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:08,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:08,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:08,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-94a5f11c-39a7-4fc6-a270-8014766ed1cd x-compute-request-id: req-94a5f11c-39a7-4fc6-a270-8014766ed1cd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:08,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94a5f11c-39a7-4fc6-a270-8014766ed1cd 2018-08-09 16:48:08,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.199879169464s 2018-08-09 16:48:08,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-94a5f11c-39a7-4fc6-a270-8014766ed1cd 2018-08-09 16:48:08,360 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:10,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:10,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-d0e2d2e8-9b22-422f-8a37-8c31b3934095 x-compute-request-id: req-d0e2d2e8-9b22-422f-8a37-8c31b3934095 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:10,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0e2d2e8-9b22-422f-8a37-8c31b3934095 2018-08-09 16:48:10,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.425300121307s 2018-08-09 16:48:10,789 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0e2d2e8-9b22-422f-8a37-8c31b3934095 2018-08-09 16:48:10,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:12,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:12,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:12,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-6703cfe6-f1e0-4135-acf8-634df2fbf6c1 x-compute-request-id: req-6703cfe6-f1e0-4135-acf8-634df2fbf6c1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:12,982 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6703cfe6-f1e0-4135-acf8-634df2fbf6c1 2018-08-09 16:48:12,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187424898148s 2018-08-09 16:48:12,983 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6703cfe6-f1e0-4135-acf8-634df2fbf6c1 2018-08-09 16:48:12,987 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:14,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:15,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-496f34a2-18ef-426c-beff-df428e958693 x-compute-request-id: req-496f34a2-18ef-426c-beff-df428e958693 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:15,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-496f34a2-18ef-426c-beff-df428e958693 2018-08-09 16:48:15,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171010017395s 2018-08-09 16:48:15,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-496f34a2-18ef-426c-beff-df428e958693 2018-08-09 16:48:15,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:17,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:17,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:17,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-9f8325ea-1300-4816-9023-a18defdad6ad x-compute-request-id: req-9f8325ea-1300-4816-9023-a18defdad6ad Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:17,532 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f8325ea-1300-4816-9023-a18defdad6ad 2018-08-09 16:48:17,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364749908447s 2018-08-09 16:48:17,532 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f8325ea-1300-4816-9023-a18defdad6ad 2018-08-09 16:48:17,536 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:19,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:19,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:19,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-04474a38-dc69-4bfc-b103-51f87091c0da x-compute-request-id: req-04474a38-dc69-4bfc-b103-51f87091c0da Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:19,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04474a38-dc69-4bfc-b103-51f87091c0da 2018-08-09 16:48:19,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358246088028s 2018-08-09 16:48:19,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04474a38-dc69-4bfc-b103-51f87091c0da 2018-08-09 16:48:19,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:21,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:21,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:22,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-7267dc4c-051b-426a-9b59-278534a24ade x-compute-request-id: req-7267dc4c-051b-426a-9b59-278534a24ade Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:22,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7267dc4c-051b-426a-9b59-278534a24ade 2018-08-09 16:48:22,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412385940552s 2018-08-09 16:48:22,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7267dc4c-051b-426a-9b59-278534a24ade 2018-08-09 16:48:22,320 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:24,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:25,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-72f9318d-16b7-4560-8312-b6c1e3aab9fe x-compute-request-id: req-72f9318d-16b7-4560-8312-b6c1e3aab9fe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:25,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72f9318d-16b7-4560-8312-b6c1e3aab9fe 2018-08-09 16:48:25,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707267999649s 2018-08-09 16:48:25,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-72f9318d-16b7-4560-8312-b6c1e3aab9fe 2018-08-09 16:48:25,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:27,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:27,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-7aabe472-27c1-49a3-a2df-85ca883091b9 x-compute-request-id: req-7aabe472-27c1-49a3-a2df-85ca883091b9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:27,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7aabe472-27c1-49a3-a2df-85ca883091b9 2018-08-09 16:48:27,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.438233852386s 2018-08-09 16:48:27,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7aabe472-27c1-49a3-a2df-85ca883091b9 2018-08-09 16:48:27,479 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:29,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:29,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:29,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-60a22e0c-fae0-43da-9d9d-b43b2a74bca8 x-compute-request-id: req-60a22e0c-fae0-43da-9d9d-b43b2a74bca8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:29,907 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-60a22e0c-fae0-43da-9d9d-b43b2a74bca8 2018-08-09 16:48:29,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424421072006s 2018-08-09 16:48:29,907 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-60a22e0c-fae0-43da-9d9d-b43b2a74bca8 2018-08-09 16:48:29,911 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:31,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:32,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-14792a25-50bc-44bf-a3bc-03ab43aed597 x-compute-request-id: req-14792a25-50bc-44bf-a3bc-03ab43aed597 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:32,605 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14792a25-50bc-44bf-a3bc-03ab43aed597 2018-08-09 16:48:32,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690746068954s 2018-08-09 16:48:32,605 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14792a25-50bc-44bf-a3bc-03ab43aed597 2018-08-09 16:48:32,609 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:34,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:34,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:35,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-a901c9f4-7448-431d-9994-93a8e7c2f131 x-compute-request-id: req-a901c9f4-7448-431d-9994-93a8e7c2f131 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:35,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a901c9f4-7448-431d-9994-93a8e7c2f131 2018-08-09 16:48:35,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.429335832596s 2018-08-09 16:48:35,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a901c9f4-7448-431d-9994-93a8e7c2f131 2018-08-09 16:48:35,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:37,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-11f87c1e-a05b-4f7e-893a-926047fac2ba x-compute-request-id: req-11f87c1e-a05b-4f7e-893a-926047fac2ba Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:37,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-11f87c1e-a05b-4f7e-893a-926047fac2ba 2018-08-09 16:48:37,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363478899002s 2018-08-09 16:48:37,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-11f87c1e-a05b-4f7e-893a-926047fac2ba 2018-08-09 16:48:37,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:39,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:39,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:39,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-e79acbc4-01b7-4b5a-9903-0777996ce1c2 x-compute-request-id: req-e79acbc4-01b7-4b5a-9903-0777996ce1c2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:39,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e79acbc4-01b7-4b5a-9903-0777996ce1c2 2018-08-09 16:48:39,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374998092651s 2018-08-09 16:48:39,793 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e79acbc4-01b7-4b5a-9903-0777996ce1c2 2018-08-09 16:48:39,797 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:41,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:41,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:41,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-41ff8a6a-722d-4de3-9844-2890f7b9457e x-compute-request-id: req-41ff8a6a-722d-4de3-9844-2890f7b9457e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:41,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-41ff8a6a-722d-4de3-9844-2890f7b9457e 2018-08-09 16:48:41,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.165990114212s 2018-08-09 16:48:41,966 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-41ff8a6a-722d-4de3-9844-2890f7b9457e 2018-08-09 16:48:41,970 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:43,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:43,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:44,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-43a2f3d0-c5e4-4d1f-86ce-ce8f67413b0b x-compute-request-id: req-43a2f3d0-c5e4-4d1f-86ce-ce8f67413b0b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:44,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43a2f3d0-c5e4-4d1f-86ce-ce8f67413b0b 2018-08-09 16:48:44,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416234970093s 2018-08-09 16:48:44,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-43a2f3d0-c5e4-4d1f-86ce-ce8f67413b0b 2018-08-09 16:48:44,393 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:46,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:46,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:46,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-38907b4f-e99c-4ab5-94cf-d4b72ad67421 x-compute-request-id: req-38907b4f-e99c-4ab5-94cf-d4b72ad67421 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:46,744 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38907b4f-e99c-4ab5-94cf-d4b72ad67421 2018-08-09 16:48:46,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348031044006s 2018-08-09 16:48:46,744 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-38907b4f-e99c-4ab5-94cf-d4b72ad67421 2018-08-09 16:48:46,748 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:48,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:48,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:48,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-d6a81d45-ed36-4099-8777-2882e86e6a89 x-compute-request-id: req-d6a81d45-ed36-4099-8777-2882e86e6a89 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:48,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6a81d45-ed36-4099-8777-2882e86e6a89 2018-08-09 16:48:48,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185317993164s 2018-08-09 16:48:48,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d6a81d45-ed36-4099-8777-2882e86e6a89 2018-08-09 16:48:48,940 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:50,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:50,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:51,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-fb3ba0d1-d3fe-46c5-9ae5-04dfc867aece x-compute-request-id: req-fb3ba0d1-d3fe-46c5-9ae5-04dfc867aece Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:51,117 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb3ba0d1-d3fe-46c5-9ae5-04dfc867aece 2018-08-09 16:48:51,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173931121826s 2018-08-09 16:48:51,117 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fb3ba0d1-d3fe-46c5-9ae5-04dfc867aece 2018-08-09 16:48:51,121 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:53,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:53,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:53,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-c14a0819-86e0-46b2-8bd8-3b4d9563e927 x-compute-request-id: req-c14a0819-86e0-46b2-8bd8-3b4d9563e927 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:53,463 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c14a0819-86e0-46b2-8bd8-3b4d9563e927 2018-08-09 16:48:53,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338812112808s 2018-08-09 16:48:53,463 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c14a0819-86e0-46b2-8bd8-3b4d9563e927 2018-08-09 16:48:53,467 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:55,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:55,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:55,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-ed2603c4-38ea-43c6-85e4-178fe372c88f x-compute-request-id: req-ed2603c4-38ea-43c6-85e4-178fe372c88f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:55,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed2603c4-38ea-43c6-85e4-178fe372c88f 2018-08-09 16:48:55,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386058807373s 2018-08-09 16:48:55,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ed2603c4-38ea-43c6-85e4-178fe372c88f 2018-08-09 16:48:55,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:48:57,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:48:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:48:58,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:48: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-89db4ccf-bccf-40e4-be57-a2c231db293a x-compute-request-id: req-89db4ccf-bccf-40e4-be57-a2c231db293a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:48:58,048 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89db4ccf-bccf-40e4-be57-a2c231db293a 2018-08-09 16:48:58,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184591054916s 2018-08-09 16:48:58,049 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-89db4ccf-bccf-40e4-be57-a2c231db293a 2018-08-09 16:48:58,052 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:00,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:00,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:00,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-7fd28420-390c-478d-947a-9475c1afb350 x-compute-request-id: req-7fd28420-390c-478d-947a-9475c1afb350 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:00,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7fd28420-390c-478d-947a-9475c1afb350 2018-08-09 16:49:00,242 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186122894287s 2018-08-09 16:49:00,242 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7fd28420-390c-478d-947a-9475c1afb350 2018-08-09 16:49:00,246 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:02,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:02,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:02,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-b0a13c4e-1291-448e-8368-d8482382bd4c x-compute-request-id: req-b0a13c4e-1291-448e-8368-d8482382bd4c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:02,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0a13c4e-1291-448e-8368-d8482382bd4c 2018-08-09 16:49:02,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426028013229s 2018-08-09 16:49:02,676 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0a13c4e-1291-448e-8368-d8482382bd4c 2018-08-09 16:49:02,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:04,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:04,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:05,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-2f531a92-80a6-41c5-8ca5-0f7b8eca09e4 x-compute-request-id: req-2f531a92-80a6-41c5-8ca5-0f7b8eca09e4 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:05,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f531a92-80a6-41c5-8ca5-0f7b8eca09e4 2018-08-09 16:49:05,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.34395813942s 2018-08-09 16:49:05,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f531a92-80a6-41c5-8ca5-0f7b8eca09e4 2018-08-09 16:49:05,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:07,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:07,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-31bf365e-f580-4b53-8fc9-91d288c9e72c x-compute-request-id: req-31bf365e-f580-4b53-8fc9-91d288c9e72c Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:07,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31bf365e-f580-4b53-8fc9-91d288c9e72c 2018-08-09 16:49:07,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458495855331s 2018-08-09 16:49:07,493 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31bf365e-f580-4b53-8fc9-91d288c9e72c 2018-08-09 16:49:07,497 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:09,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:09,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:10,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-a7e685b2-b3bf-4d6d-9130-16f89fc145d1 x-compute-request-id: req-a7e685b2-b3bf-4d6d-9130-16f89fc145d1 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:10,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7e685b2-b3bf-4d6d-9130-16f89fc145d1 2018-08-09 16:49:10,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648213148117s 2018-08-09 16:49:10,148 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a7e685b2-b3bf-4d6d-9130-16f89fc145d1 2018-08-09 16:49:10,152 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:12,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:12,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-dc4dd226-7cf6-469a-9fea-b5d57fb020c5 x-compute-request-id: req-dc4dd226-7cf6-469a-9fea-b5d57fb020c5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:12,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc4dd226-7cf6-469a-9fea-b5d57fb020c5 2018-08-09 16:49:12,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.455461025238s 2018-08-09 16:49:12,610 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc4dd226-7cf6-469a-9fea-b5d57fb020c5 2018-08-09 16:49:12,614 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:14,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:14,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:14,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-6690a688-3695-42a8-8562-5af9a7e1035a x-compute-request-id: req-6690a688-3695-42a8-8562-5af9a7e1035a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:14,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6690a688-3695-42a8-8562-5af9a7e1035a 2018-08-09 16:49:14,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169719934464s 2018-08-09 16:49:14,787 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6690a688-3695-42a8-8562-5af9a7e1035a 2018-08-09 16:49:14,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:16,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:16,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-a396a2c6-323f-412d-99d3-53a29b688dae x-compute-request-id: req-a396a2c6-323f-412d-99d3-53a29b688dae Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:16,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a396a2c6-323f-412d-99d3-53a29b688dae 2018-08-09 16:49:16,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173795938492s 2018-08-09 16:49:16,968 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a396a2c6-323f-412d-99d3-53a29b688dae 2018-08-09 16:49:16,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:18,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:19,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-b31bd133-72b5-4f56-bfe2-55b9aad4fbe8 x-compute-request-id: req-b31bd133-72b5-4f56-bfe2-55b9aad4fbe8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:19,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b31bd133-72b5-4f56-bfe2-55b9aad4fbe8 2018-08-09 16:49:19,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1645860672s 2018-08-09 16:49:19,139 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b31bd133-72b5-4f56-bfe2-55b9aad4fbe8 2018-08-09 16:49:19,143 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:21,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:21,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-a62f0eb9-30ab-4948-a386-e5f2cdc489cd x-compute-request-id: req-a62f0eb9-30ab-4948-a386-e5f2cdc489cd Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T16:47:07Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:21,769 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a62f0eb9-30ab-4948-a386-e5f2cdc489cd 2018-08-09 16:49:21,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.624001026154s 2018-08-09 16:49:21,770 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a62f0eb9-30ab-4948-a386-e5f2cdc489cd 2018-08-09 16:49:21,774 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 16:49:23,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 16:49:23,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:24,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-14db53c6-8c0a-405b-ab60-c891a14c85e7 x-compute-request-id: req-14db53c6-8c0a-405b-ab60-c891a14c85e7 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:63:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T16:49:22.000000", "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T16:49:22Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 16:49:24,162 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14db53c6-8c0a-405b-ab60-c891a14c85e7 2018-08-09 16:49:24,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385676145554s 2018-08-09 16:49:24,162 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14db53c6-8c0a-405b-ab60-c891a14c85e7 2018-08-09 16:49:24,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 16:49:24,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=6816000d-b2f6-4129-a222-533847220be3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:24,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-8a37c5b7-991d-4bee-b2b3-b5d6540370df Date: Thu, 09 Aug 2018 16:49:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T16:49:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"056e2845-92f0-4e00-be26-8aee57b60836","ip_address":"192.168.120.4"}],"id":"b348837d-9b42-499f-a771-5bf54feb3747","security_groups":["6aea4092-430a-48d7-a25a-ed9cedbcf571"],"mac_address":"fa:16:3e:e2:63:84","project_id":"3999ac9fae4548b0b95030b3895f9ec4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:47:07Z","binding:vnic_type":"normal","device_id":"6816000d-b2f6-4129-a222-533847220be3","ip_allocation":"immediate"}]} 2018-08-09 16:49:24,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6816000d-b2f6-4129-a222-533847220be3 used request id req-8a37c5b7-991d-4bee-b2b3-b5d6540370df 2018-08-09 16:49:24,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.055675983429s 2018-08-09 16:49:24,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6816000d-b2f6-4129-a222-533847220be3 used request id req-8a37c5b7-991d-4bee-b2b3-b5d6540370df 2018-08-09 16:49:24,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:24,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b348837d-9b42-499f-a771-5bf54feb3747" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:24,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-c23afce8-5ec0-40a7-974a-623051f8be6b Date: Thu, 09 Aug 2018 16:49:24 GMT RESP BODY: {"floatingips": []} 2018-08-09 16:49:24,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b348837d-9b42-499f-a771-5bf54feb3747 used request id req-c23afce8-5ec0-40a7-974a-623051f8be6b 2018-08-09 16:49:24,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0505511760712s 2018-08-09 16:49:24,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=b348837d-9b42-499f-a771-5bf54feb3747 used request id req-c23afce8-5ec0-40a7-974a-623051f8be6b 2018-08-09 16:49:24,279 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e2:63:84', u'version': 4, u'addr': u'192.168.120.4', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'fcaa3710-7db6-4751-89ce-eb9bb998f0a7'}), 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-09T16:49:22.000000', 'flavor': Munch({u'id': u'bfe2038b-92cd-4402-bcb4-9ae2b240a358'}), 'az': u'nova', 'id': u'6816000d-b2f6-4129-a222-533847220be3', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'144b36ec0139492e81ca189d4cff9ab0', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3999ac9fae4548b0b95030b3895f9ec4', 'name': 'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', '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-09T16:49:22.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T16:49:22Z', 'hostId': u'a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc', '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-09T16:49:22.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', 'name': u'cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d', 'adminPass': u'4BZeDBHZh3VE', 'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', 'created_at': u'2018-08-09T16:47:05Z', 'created': u'2018-08-09T16:47:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 16:49:24,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 16:49:24,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-13c3811b-8a09-49a5-bc56-24dbe42492cc Date: Thu, 09 Aug 2018 16:49:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3999ac9fae4548b0b95030b3895f9ec4","l2_adjacency":true,"status":"ACTIVE","subnets":["056e2845-92f0-4e00-be26-8aee57b60836"],"description":"","tags":[],"updated_at":"2018-08-09T16:45:32Z","qos_policy_id":null,"name":"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d","admin_state_up":true,"tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","mtu":1450}]} 2018-08-09 16:49:24,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-13c3811b-8a09-49a5-bc56-24dbe42492cc 2018-08-09 16:49:24,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0931739807129s 2018-08-09 16:49:24,376 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-13c3811b-8a09-49a5-bc56-24dbe42492cc 2018-08-09 16:49:24,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 16:49:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=6816000d-b2f6-4129-a222-533847220be3" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:24,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 798 X-Openstack-Request-Id: req-9b2ec5bb-f651-47ff-9ac8-7ff13b1f38b1 Date: Thu, 09 Aug 2018 16:49:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T16:49:21Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"056e2845-92f0-4e00-be26-8aee57b60836","ip_address":"192.168.120.4"}],"id":"b348837d-9b42-499f-a771-5bf54feb3747","security_groups":["6aea4092-430a-48d7-a25a-ed9cedbcf571"],"mac_address":"fa:16:3e:e2:63:84","project_id":"3999ac9fae4548b0b95030b3895f9ec4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:47:07Z","binding:vnic_type":"normal","device_id":"6816000d-b2f6-4129-a222-533847220be3","ip_allocation":"immediate"}]} 2018-08-09 16:49:24,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6816000d-b2f6-4129-a222-533847220be3 used request id req-9b2ec5bb-f651-47ff-9ac8-7ff13b1f38b1 2018-08-09 16:49:24,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0492100715637s 2018-08-09 16:49:24,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=6816000d-b2f6-4129-a222-533847220be3 used request id req-9b2ec5bb-f651-47ff-9ac8-7ff13b1f38b1 2018-08-09 16:49:24,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 16:49:24,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747"}}' 2018-08-09 16:49:26,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 823 X-Openstack-Request-Id: req-6653be08-37ad-4b55-babd-dc09edeb6f65 Date: Thu, 09 Aug 2018 16:49:26 GMT RESP BODY: {"floatingip": {"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}} 2018-08-09 16:49:26,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6653be08-37ad-4b55-babd-dc09edeb6f65 2018-08-09 16:49:26,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.21251296997s 2018-08-09 16:49:26,640 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6653be08-37ad-4b55-babd-dc09edeb6f65 2018-08-09 16:49:26,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:26,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:26,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-ddec2698-ad8b-47f6-9e82-fa91ce71e7c2 Date: Thu, 09 Aug 2018 16:49:26 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:26,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ddec2698-ad8b-47f6-9e82-fa91ce71e7c2 2018-08-09 16:49:26,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0778799057007s 2018-08-09 16:49:26,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-ddec2698-ad8b-47f6-9e82-fa91ce71e7c2 2018-08-09 16:49:26,731 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:49:26,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:26,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-6774d999-e0d6-49bd-a6af-631cd8753f5c Date: Thu, 09 Aug 2018 16:49:26 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:26,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6774d999-e0d6-49bd-a6af-631cd8753f5c 2018-08-09 16:49:26,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0586619377136s 2018-08-09 16:49:26,895 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6774d999-e0d6-49bd-a6af-631cd8753f5c 2018-08-09 16:49:26,899 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:49:27,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:27,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-609411e2-ee53-49bd-8b79-ed65f734a16e Date: Thu, 09 Aug 2018 16:49:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:27,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-609411e2-ee53-49bd-8b79-ed65f734a16e 2018-08-09 16:49:27,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0540988445282s 2018-08-09 16:49:27,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-609411e2-ee53-49bd-8b79-ed65f734a16e 2018-08-09 16:49:27,062 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:49:27,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:27,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:27,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-3da6de1a-13e8-4188-aa8c-98a9bf5e972f Date: Thu, 09 Aug 2018 16:49:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:27,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3da6de1a-13e8-4188-aa8c-98a9bf5e972f 2018-08-09 16:49:27,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.106204032898s 2018-08-09 16:49:27,274 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3da6de1a-13e8-4188-aa8c-98a9bf5e972f 2018-08-09 16:49:27,278 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:49:27,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:27,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-f905e1a5-ef4e-4ead-8fec-ea85e72817b0 Date: Thu, 09 Aug 2018 16:49:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:27,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f905e1a5-ef4e-4ead-8fec-ea85e72817b0 2018-08-09 16:49:27,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0817568302155s 2018-08-09 16:49:27,465 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f905e1a5-ef4e-4ead-8fec-ea85e72817b0 2018-08-09 16:49:27,469 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:49:27,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:27,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 826 X-Openstack-Request-Id: req-2817a251-7e1d-4c88-8897-dfcee20f4d4d Date: Thu, 09 Aug 2018 16:49:27 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:27,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2817a251-7e1d-4c88-8897-dfcee20f4d4d 2018-08-09 16:49:27,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.314033031464s 2018-08-09 16:49:27,888 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2817a251-7e1d-4c88-8897-dfcee20f4d4d 2018-08-09 16:49:27,892 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 16:49:27,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 16:49:27,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:49:28,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 828 X-Openstack-Request-Id: req-b82ba135-b3b1-4ee6-8e8e-f52fdef4c827 Date: Thu, 09 Aug 2018 16:49:28 GMT RESP BODY: {"floatingips": [{"router_id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:49:25Z", "updated_at": "2018-08-09T16:49:27Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "device_owner": "compute:nova", "mac_address": "fa:16:3e:e2:63:84", "device_id": "6816000d-b2f6-4129-a222-533847220be3"}, "fixed_ip_address": "192.168.120.4", "floating_ip_address": "172.30.9.211", "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_id": "b348837d-9b42-499f-a771-5bf54feb3747", "id": "3a26df43-21aa-4270-b190-795aa4697a8e", "qos_policy_id": null}]} 2018-08-09 16:49:28,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b82ba135-b3b1-4ee6-8e8e-f52fdef4c827 2018-08-09 16:49:28,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0557789802551s 2018-08-09 16:49:28,053 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b82ba135-b3b1-4ee6-8e8e-f52fdef4c827 2018-08-09 16:49:28,057 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e58a3a16-b8d7-4b94-964b-fe7c8f8237dc', 'updated_at': u'2018-08-09T16:49:27Z', 'fixed_ip_address': u'192.168.120.4', 'floating_ip_address': u'172.30.9.211', 'revision_number': 1, 'port_id': u'b348837d-9b42-499f-a771-5bf54feb3747', 'id': u'3a26df43-21aa-4270-b190-795aa4697a8e', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'b348837d-9b42-499f-a771-5bf54feb3747', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3999ac9fae4548b0b95030b3895f9ec4', 'name': 'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e2:63:84', u'device_id': u'6816000d-b2f6-4129-a222-533847220be3'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', 'created_at': u'2018-08-09T16:49:25Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:e2:63:84', u'device_id': u'6816000d-b2f6-4129-a222-533847220be3'}), 'router': u'e58a3a16-b8d7-4b94-964b-fe7c8f8237dc'}) 2018-08-09 16:49:28,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 16:49:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3/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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 16:49:28,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49: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-b092f856-3969-4336-b6f4-a5f0ef1bb1de x-compute-request-id: req-b092f856-3969-4336-b6f4-a5f0ef1bb1de Content-Encoding: gzip Content-Length: 10909 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 2034647320 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.320101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.322415] pid_max: default: 32768 minimum: 301\n[ 0.323661] Security Framework initialized\n[ 0.324826] SELinux: Initializing.\n[ 0.326136] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.330993] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334073] Mount-cache hash table entries: 4096\n[ 0.335563] Initializing cgroup subsys memory\n[ 0.336769] Initializing cgroup subsys devices\n[ 0.337981] Initializing cgroup subsys freezer\n[ 0.339187] Initializing cgroup subsys net_cls\n[ 0.340385] Initializing cgroup subsys blkio\n[ 0.341555] Initializing cgroup subsys perf_event\n[ 0.342810] Initializing cgroup subsys hugetlb\n[ 0.344011] Initializing cgroup subsys pids\n[ 0.345171] Initializing cgroup subsys net_prio\n[ 0.346454] CPU: Physical Processor ID: 0\n[ 0.348284] mce: CPU supports 10 MCE banks\n[ 0.349458] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352146] tlb_flushall_shift: 6\n[ 0.353359] Freeing SMP alternatives: 28k freed\n[ 0.357146] ACPI: Core revision 20130517\n[ 0.358684] ACPI: All ACPI Tables successfully acquired\n[ 0.360219] ftrace: allocating 25812 entries in 101 pages\n[ 0.381835] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383408] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384965] smpboot: Max logical packages: 2\n[ 0.386314] Enabling x2apic\n[ 0.387258] Enabled x2apic\n[ 0.388376] Switched APIC routing to physical x2apic.\n[ 0.390587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.394863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.402337] KVM setup paravirtual spinlock\n[ 0.404652] smpboot: Booting Node 0, Processors #1 OK\n[ 0.406373] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.428369] Brought up 2 CPUs\n[ 0.428376] KVM setup async PF for cpu 1\n[ 0.428379] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.431637] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.433864] devtmpfs: initialized\n[ 0.436373] EVM: security.selinux\n[ 0.437395] EVM: security.ima\n[ 0.438351] EVM: security.capability\n[ 0.440039] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.441648] pinctrl core: initialized pinctrl subsystem\n[ 0.443096] NET: Registered protocol family 16\n[ 0.444507] ACPI: bus type PCI registered\n[ 0.445646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.447256] PCI: Using configuration type 1 for base access\n[ 0.452073] ACPI: Added _OSI(Module Device)\n[ 0.453303] ACPI: Added _OSI(Processor Device)\n[ 0.454513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.455777] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458247] ACPI: Interpreter enabled\n[ 0.459358] ACPI: (supports S0 S5)\n[ 0.460403] ACPI: Using IOAPIC for interrupt routing\n[ 0.461713] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465806] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.468914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470479] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.473416] acpiphp: Slot [3] registered\n[ 0.474562] acpiphp: Slot [4] registered\n[ 0.475697] acpiphp: Slot [5] registered\n[ 0.476844] acpiphp: Slot [6] registered\n[ 0.477999] acpiphp: Slot [7] registered\n[ 0.479136] acpiphp: Slot [8] registered\n[ 0.480276] acpiphp: Slot [9] registered\n[ 0.481415] acpiphp: Slot [10] registered\n[ 0.482573] acpiphp: Slot [11] registered\n[ 0.483732] acpiphp: Slot [12] registered\n[ 0.484899] acpiphp: Slot [13] registered\n[ 0.486060] acpiphp: Slot [14] registered\n[ 0.487208] acpiphp: Slot [15] registered\n[ 0.488368] acpiphp: Slot [16] registered\n[ 0.489519] acpiphp: Slot [17] registered\n[ 0.490686] acpiphp: Slot [18] registered\n[ 0.491847] acpiphp: Slot [19] registered\n[ 0.493008] acpiphp: Slot [20] registered\n[ 0.494177] acpiphp: Slot [21] registered\n[ 0.495322] acpiphp: Slot [22] registered\n[ 0.496474] acpiphp: Slot [23] registered\n[ 0.497627] acpiphp: Slot [24] registered\n[ 0.498789] acpiphp: Slot [25] registered\n[ 0.499963] acpiphp: Slot [26] registered\n[ 0.501134] acpiphp: Slot [27] registered\n[ 0.502298] acpiphp: Slot [28] registered\n[ 0.503444] acpiphp: Slot [29] registered\n[ 0.504599] acpiphp: Slot [30] registered\n[ 0.505746] acpiphp: Slot [31] registered\n[ 0.506913] PCI host bridge to bus 0000:00\n[ 0.508069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.509577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514852] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.516946] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.521711] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.523377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.524912] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.526551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.530957] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.533027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556613] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.558539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.560408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.562246] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567959] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570189] vgaarb: loaded\n[ 0.571118] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572608] SCSI subsystem initialized\n[ 0.573749] ACPI: bus type USB registered\n[ 0.574919] usbcore: registered new interface driver usbfs\n[ 0.576323] usbcore: registered new interface driver hub\n[ 0.577717] usbcore: registered new device driver usb\n[ 0.579218] PCI: Using ACPI for IRQ routing\n[ 0.580705] NetLabel: Initializing\n[ 0.581751] NetLabel: domain hash size = 128\n[ 0.582944] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584284] NetLabel: unlabeled traffic allowed by default\n[ 0.585794] Switched to clocksource kvm-clock\n[ 0.594007] pnp: PnP ACPI init\n[ 0.595004] ACPI: bus type PNP registered\n[ 0.596479] pnp: PnP ACPI: found 5 devices\n[ 0.597627] ACPI: bus type PNP unregistered\n[ 0.605639] NET: Registered protocol family 2\n[ 0.607117] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.609380] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.611274] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.612911] TCP: reno registered\n[ 0.613926] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.615437] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617115] NET: Registered protocol family 1\n[ 0.618351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.619811] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621249] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660837] Unpacking initramfs...\n[ 1.089055] Freeing initrd memory: 37508k freed\n[ 1.098572] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100219] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.103178] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.104785] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.106599] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.108133] Initialise system trusted keyring\n[ 1.109364] audit: initializing netlink socket (disabled)\n[ 1.110748] type=2000 audit(1533833365.008:1): initialized\n[ 1.127376] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.128929] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.131286] zpool: loaded\n[ 1.132223] zbud: loaded\n[ 1.133287] VFS: Disk quotas dquot_6.5.2\n[ 1.134469] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.136181] msgmni has been set to 7578\n[ 1.137365] Key type big_key registered\n[ 1.139318] NET: Registered protocol family 38\n[ 1.140567] Key type asymmetric registered\n[ 1.141723] Asymmetric key parser 'x509' registered\n[ 1.143027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.145210] io scheduler noop registered\n[ 1.146355] io scheduler deadline registered (default)\n[ 1.158120] io scheduler cfq registered\n[ 1.159334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.160745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.162416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.164525] ACPI: Power Button [PWRF]\n[ 1.165711] GHES: HEST is not enabled!\n[ 1.166907] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.191601] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.193351] Non-volatile memory driver v1.3\n[ 1.194541] Linux agpgart interface v0.103\n[ 1.195816] crash memory driver: version 1.1\n[ 1.197063] rdac: device handler registered\n[ 1.198309] hp_sw: device handler registered\n[ 1.199498] emc: device handler registered\n[ 1.200664] alua: device handler registered\n[ 1.201845] libphy: Fixed MDIO Bus: probed\n[ 1.203039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.204586] ehci-pci: EHCI PCI platform driver\n[ 1.205795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.207289] ohci-pci: OHCI PCI platform driver\n[ 1.208494] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.228089] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.229504] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.231622] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.232963] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.234450] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.236041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.238121] usb usb1: Product: UHCI Host Controller\n[ 1.239394] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.241036] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.242344] hub 1-0:1.0: USB hub found\n[ 1.243463] hub 1-0:1.0: 2 ports detected\n[ 1.244735] usbcore: registered new interface driver usbserial\n[ 1.246203] usbcore: registered new interface driver usbserial_generic\n[ 1.247773] usbserial: USB Serial support registered for generic\n[ 1.249276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.252104] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.253416] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.254868] mousedev: PS/2 mouse device common for all mice\n[ 1.256579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.259077] rtc_cmos 00:00: RTC can wake from S4\n[ 1.259815] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.260285] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.265904] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267467] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269049] cpuidle: using governor menu\n[ 1.270243] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.271682] usbcore: registered new interface driver usbhid\n[ 1.273077] usbhid: USB HID core driver\n[ 1.274239] drop_monitor: Initializing network drop monitor service\n[ 1.275789] TCP: cubic registered\n[ 1.276813] Initializing XFRM netlink socket\n[ 1.278065] NET: Registered protocol family 10\n[ 1.279539] NET: Registered protocol family 17\n[ 1.280940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.282771] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.284250] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.286769] Loading compiled-in X.509 certificates\n[ 1.288067] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.290542] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.293405] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.295892] registered taskstats version 1\n[ 1.298806] Key type trusted registered\n[ 1.301366] Key type encrypted registered\n[ 1.303808] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.305581] rtc_cmos 00:00: setting system clock to 2018-08-09 16:49:25 UTC (1533833365)\n[ 1.308525] Freeing unused kernel memory: 1680k freed\n[ 1.313432] 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.317757] systemd[1]: Detected virtualization kvm.\n[ 1.319075] systemd[1]: Detected architecture x86-64.\n[ 1.320388] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.322907] systemd[1]: No hostname configured.\n[ 1.324153] systemd[1]: Set hostname to .\n[ 1.325500] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.354288] systemd[1]: Reached target Swap.\n[ 1.355512] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.357567] systemd[1]: Reached target Local File Systems.\n[ 1.358971] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.361078] systemd[1]: Reached target Timers.\n[ 1.362308] systemd[1]: Starting Timers.\n[ 1.363470] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.365692] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.368685] systemd[1]: Reached target Paths.\n[ 1.369911] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.371951] systemd[1]: Created slice Root Slice.\n[ 1.373236] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.375350] systemd[1]: Listening on udev Control Socket.\n[ 1.376750] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.378959] systemd[1]: Created slice System Slice.\n[ 1.380255] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.382299] systemd[1]: Reached target Slices.\n[ 1.383520] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.385546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.386913] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.389119] systemd[1]: Listening on Journal Socket.\n[ 1.390422] systemd[1]: Starting Journal Socket.\n[ 1.392050] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.395720] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.399676] systemd[1]: Reached target Sockets.\n[ 1.400930] systemd[1]: Starting Sockets.\n[ 1.402412] 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.407171] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.410779] 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.483020] RPC: Registered named UNIX socket transport module.\n[ 1.484504] RPC: Registered udp transport module.\n[ 1.485749] RPC: Registered tcp transport module.\n[ 1.487001] 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[ 1.548916] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.583102] FDC 0 is a S82078B\n[ 1.607545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.647289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.650070] scsi host0: ata_piix\n[ 1.651347] scsi host1: ata_piix\n[ 1.652768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.654409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.659032] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.702645] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.704894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.707183] usb 1-1: Product: QEMU USB Tablet\n[ 1.708736] usb 1-1: Manufacturer: QEMU\n[ 1.709997] usb 1-1: SerialNumber: 42\n[ 1.719800] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.722452] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.826926] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.829421] XFS (vda1): Mounting V4 Filesystem\n[ 1.856067] 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.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target 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 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.081385] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.104846] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 2.192158] SELinux: Disabled at runtime.\n[ 2.228829] type=1404 audit(1533833366.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.284974] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.286529] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\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] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted 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] Started Remount Root and Kernel File Systems.\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[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.796209] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 2.846666] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.033839] type=1305 audit(1533833367.228:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n[ 3.106163] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.166342] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.169270] ppdev: user-space parallel port driver\n[ 3.253612] [drm] Initialized drm 1.1.0 20060810\n[ 3.420170] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.422246] [TTM] Initializing pool allocator\n[ 3.423806] [TTM] Initializing DMA pool allocator\n[ 3.425629] [drm] fb mappable at 0xFC000000\n[ 3.427230] [drm] vram aper at 0xFC000000\n[ 3.428766] [drm] size 33554432\n[ 3.430102] [drm] fb depth is 24\n[ 3.431416] [drm] pitch is 3072\n[ 3.432872] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.451616] Console: switching to colour frame buffer device 128x48\n[ 3.463976] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.466804] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.557928] AES CTR mode by8 optimization enabled\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[ 3.564158] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.573240] alg: No test for crc32 (crc32-pclmul)\n[ 3.578067] intel_rapl: no valid rapl domains found in package 0\n[ 3.582248] intel_powerclamp: No package C-state available\n[ 3.587449] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\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"} 2018-08-09 16:49:28,139 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3/action used request id req-b092f856-3969-4336-b6f4-a5f0ef1bb1de 2018-08-09 16:49:28,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0816979408264s 2018-08-09 16:49:28,141 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3/action used request id req-b092f856-3969-4336-b6f4-a5f0ef1bb1de 2018-08-09 16:49:28,141 - 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 2034647320 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.320101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.322415] pid_max: default: 32768 minimum: 301 [ 0.323661] Security Framework initialized [ 0.324826] SELinux: Initializing. [ 0.326136] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.330993] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334073] Mount-cache hash table entries: 4096 [ 0.335563] Initializing cgroup subsys memory [ 0.336769] Initializing cgroup subsys devices [ 0.337981] Initializing cgroup subsys freezer [ 0.339187] Initializing cgroup subsys net_cls [ 0.340385] Initializing cgroup subsys blkio [ 0.341555] Initializing cgroup subsys perf_event [ 0.342810] Initializing cgroup subsys hugetlb [ 0.344011] Initializing cgroup subsys pids [ 0.345171] Initializing cgroup subsys net_prio [ 0.346454] CPU: Physical Processor ID: 0 [ 0.348284] mce: CPU supports 10 MCE banks [ 0.349458] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352146] tlb_flushall_shift: 6 [ 0.353359] Freeing SMP alternatives: 28k freed [ 0.357146] ACPI: Core revision 20130517 [ 0.358684] ACPI: All ACPI Tables successfully acquired [ 0.360219] ftrace: allocating 25812 entries in 101 pages [ 0.381835] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383408] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384965] smpboot: Max logical packages: 2 [ 0.386314] Enabling x2apic [ 0.387258] Enabled x2apic [ 0.388376] Switched APIC routing to physical x2apic. [ 0.390587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.394863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.402337] KVM setup paravirtual spinlock [ 0.404652] smpboot: Booting Node 0, Processors #1 OK [ 0.406373] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.428369] Brought up 2 CPUs [ 0.428376] KVM setup async PF for cpu 1 [ 0.428379] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.431637] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.433864] devtmpfs: initialized [ 0.436373] EVM: security.selinux [ 0.437395] EVM: security.ima [ 0.438351] EVM: security.capability [ 0.440039] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.441648] pinctrl core: initialized pinctrl subsystem [ 0.443096] NET: Registered protocol family 16 [ 0.444507] ACPI: bus type PCI registered [ 0.445646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.447256] PCI: Using configuration type 1 for base access [ 0.452073] ACPI: Added _OSI(Module Device) [ 0.453303] ACPI: Added _OSI(Processor Device) [ 0.454513] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.455777] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458247] ACPI: Interpreter enabled [ 0.459358] ACPI: (supports S0 S5) [ 0.460403] ACPI: Using IOAPIC for interrupt routing [ 0.461713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.465806] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.467316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.468914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.470479] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.473416] acpiphp: Slot [3] registered [ 0.474562] acpiphp: Slot [4] registered [ 0.475697] acpiphp: Slot [5] registered [ 0.476844] acpiphp: Slot [6] registered [ 0.477999] acpiphp: Slot [7] registered [ 0.479136] acpiphp: Slot [8] registered [ 0.480276] acpiphp: Slot [9] registered [ 0.481415] acpiphp: Slot [10] registered [ 0.482573] acpiphp: Slot [11] registered [ 0.483732] acpiphp: Slot [12] registered [ 0.484899] acpiphp: Slot [13] registered [ 0.486060] acpiphp: Slot [14] registered [ 0.487208] acpiphp: Slot [15] registered [ 0.488368] acpiphp: Slot [16] registered [ 0.489519] acpiphp: Slot [17] registered [ 0.490686] acpiphp: Slot [18] registered [ 0.491847] acpiphp: Slot [19] registered [ 0.493008] acpiphp: Slot [20] registered [ 0.494177] acpiphp: Slot [21] registered [ 0.495322] acpiphp: Slot [22] registered [ 0.496474] acpiphp: Slot [23] registered [ 0.497627] acpiphp: Slot [24] registered [ 0.498789] acpiphp: Slot [25] registered [ 0.499963] acpiphp: Slot [26] registered [ 0.501134] acpiphp: Slot [27] registered [ 0.502298] acpiphp: Slot [28] registered [ 0.503444] acpiphp: Slot [29] registered [ 0.504599] acpiphp: Slot [30] registered [ 0.505746] acpiphp: Slot [31] registered [ 0.506913] PCI host bridge to bus 0000:00 [ 0.508069] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.509577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514852] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.516946] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.521711] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.523377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524912] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530957] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556613] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.558539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.562246] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567959] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570189] vgaarb: loaded [ 0.571118] vgaarb: bridge control possible 0000:00:02.0 [ 0.572608] SCSI subsystem initialized [ 0.573749] ACPI: bus type USB registered [ 0.574919] usbcore: registered new interface driver usbfs [ 0.576323] usbcore: registered new interface driver hub [ 0.577717] usbcore: registered new device driver usb [ 0.579218] PCI: Using ACPI for IRQ routing [ 0.580705] NetLabel: Initializing [ 0.581751] NetLabel: domain hash size = 128 [ 0.582944] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584284] NetLabel: unlabeled traffic allowed by default [ 0.585794] Switched to clocksource kvm-clock [ 0.594007] pnp: PnP ACPI init [ 0.595004] ACPI: bus type PNP registered [ 0.596479] pnp: PnP ACPI: found 5 devices [ 0.597627] ACPI: bus type PNP unregistered [ 0.605639] NET: Registered protocol family 2 [ 0.607117] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.609380] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.611274] TCP: Hash tables configured (established 32768 bind 32768) [ 0.612911] TCP: reno registered [ 0.613926] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615437] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617115] NET: Registered protocol family 1 [ 0.618351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.619811] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621249] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660837] Unpacking initramfs... [ 1.089055] Freeing initrd memory: 37508k freed [ 1.098572] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100219] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.103178] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.104785] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.106599] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.108133] Initialise system trusted keyring [ 1.109364] audit: initializing netlink socket (disabled) [ 1.110748] type=2000 audit(1533833365.008:1): initialized [ 1.127376] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.128929] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.131286] zpool: loaded [ 1.132223] zbud: loaded [ 1.133287] VFS: Disk quotas dquot_6.5.2 [ 1.134469] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.136181] msgmni has been set to 7578 [ 1.137365] Key type big_key registered [ 1.139318] NET: Registered protocol family 38 [ 1.140567] Key type asymmetric registered [ 1.141723] Asymmetric key parser 'x509' registered [ 1.143027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.145210] io scheduler noop registered [ 1.146355] io scheduler deadline registered (default) [ 1.158120] io scheduler cfq registered [ 1.159334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.160745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.162416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.164525] ACPI: Power Button [PWRF] [ 1.165711] GHES: HEST is not enabled! [ 1.166907] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.191601] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.193351] Non-volatile memory driver v1.3 [ 1.194541] Linux agpgart interface v0.103 [ 1.195816] crash memory driver: version 1.1 [ 1.197063] rdac: device handler registered [ 1.198309] hp_sw: device handler registered [ 1.199498] emc: device handler registered [ 1.200664] alua: device handler registered [ 1.201845] libphy: Fixed MDIO Bus: probed [ 1.203039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.204586] ehci-pci: EHCI PCI platform driver [ 1.205795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.207289] ohci-pci: OHCI PCI platform driver [ 1.208494] uhci_hcd: USB Universal Host Controller Interface driver [ 1.228089] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.229504] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.231622] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.232963] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.234450] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.236041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.238121] usb usb1: Product: UHCI Host Controller [ 1.239394] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.241036] usb usb1: SerialNumber: 0000:00:01.2 [ 1.242344] hub 1-0:1.0: USB hub found [ 1.243463] hub 1-0:1.0: 2 ports detected [ 1.244735] usbcore: registered new interface driver usbserial [ 1.246203] usbcore: registered new interface driver usbserial_generic [ 1.247773] usbserial: USB Serial support registered for generic [ 1.249276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.252104] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.253416] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.254868] mousedev: PS/2 mouse device common for all mice [ 1.256579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.259077] rtc_cmos 00:00: RTC can wake from S4 [ 1.259815] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.260285] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.265904] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267467] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269049] cpuidle: using governor menu [ 1.270243] hidraw: raw HID events driver (C) Jiri Kosina [ 1.271682] usbcore: registered new interface driver usbhid [ 1.273077] usbhid: USB HID core driver [ 1.274239] drop_monitor: Initializing network drop monitor service [ 1.275789] TCP: cubic registered [ 1.276813] Initializing XFRM netlink socket [ 1.278065] NET: Registered protocol family 10 [ 1.279539] NET: Registered protocol family 17 [ 1.280940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.282771] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.284250] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.286769] Loading compiled-in X.509 certificates [ 1.288067] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.290542] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.293405] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.295892] registered taskstats version 1 [ 1.298806] Key type trusted registered [ 1.301366] Key type encrypted registered [ 1.303808] IMA: No TPM chip found, activating TPM-bypass! [ 1.305581] rtc_cmos 00:00: setting system clock to 2018-08-09 16:49:25 UTC (1533833365) [ 1.308525] Freeing unused kernel memory: 1680k freed [ 1.313432] 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.317757] systemd[1]: Detected virtualization kvm. [ 1.319075] systemd[1]: Detected architecture x86-64. [ 1.320388] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.322907] systemd[1]: No hostname configured. [ 1.324153] systemd[1]: Set hostname to . [ 1.325500] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.354288] systemd[1]: Reached target Swap. [ 1.355512] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.357567] systemd[1]: Reached target Local File Systems. [ 1.358971] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.361078] systemd[1]: Reached target Timers. [ 1.362308] systemd[1]: Starting Timers. [ 1.363470] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.365692] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.368685] systemd[1]: Reached target Paths. [ 1.369911] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.371951] systemd[1]: Created slice Root Slice. [ 1.373236] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.375350] systemd[1]: Listening on udev Control Socket. [ 1.376750] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.378959] systemd[1]: Created slice System Slice. [ 1.380255] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.382299] systemd[1]: Reached target Slices. [ 1.383520] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.385546] systemd[1]: Listening on udev Kernel Socket. [ 1.386913] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.389119] systemd[1]: Listening on Journal Socket. [ 1.390422] systemd[1]: Starting Journal Socket. [ 1.392050] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.395720] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.399676] systemd[1]: Reached target Sockets. [ 1.400930] systemd[1]: Starting Sockets. [ 1.402412] 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.407171] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.410779] 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.483020] RPC: Registered named UNIX socket transport module. [ 1.484504] RPC: Registered udp transport module. [ 1.485749] RPC: Registered tcp transport module. [ 1.487001] 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. [ 1.548916] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.583102] FDC 0 is a S82078B [ 1.607545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.647289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.650070] scsi host0: ata_piix [ 1.651347] scsi host1: ata_piix [ 1.652768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.654409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.659032] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.702645] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.704894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.707183] usb 1-1: Product: QEMU USB Tablet [ 1.708736] usb 1-1: Manufacturer: QEMU [ 1.709997] usb 1-1: SerialNumber: 42 [ 1.719800] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.722452] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.826926] SGI XFS with ACLs, security attributes, no debug enabled [ 1.829421] XFS (vda1): Mounting V4 Filesystem [ 1.856067] 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. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target 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 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.081385] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.104846] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 2.192158] SELinux: Disabled at runtime. [ 2.228829] type=1404 audit(1533833366.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.284974] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.286529] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue 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. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.796209] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [ 2.846666] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[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.033839] type=1305 audit(1533833367.228:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... [ 3.106163] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.166342] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.169270] ppdev: user-space parallel port driver [ 3.253612] [drm] Initialized drm 1.1.0 20060810 [ 3.420170] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.422246] [TTM] Initializing pool allocator [ 3.423806] [TTM] Initializing DMA pool allocator [ 3.425629] [drm] fb mappable at 0xFC000000 [ 3.427230] [drm] vram aper at 0xFC000000 [ 3.428766] [drm] size 33554432 [ 3.430102] [drm] fb depth is 24 [ 3.431416] [drm] pitch is 3072 [ 3.432872] fbcon: cirrusdrmfb (fb0) is primary device [ 3.451616] Console: switching to colour frame buffer device 128x48 [ 3.463976] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.466804] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.557928] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.564158] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.573240] alg: No test for crc32 (crc32-pclmul) [ 3.578067] intel_rapl: no valid rapl domains found in package 0 [ 3.582248] intel_powerclamp: No package C-state available [ 3.587449] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[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. 2018-08-09 16:49:29,143 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.211: timed out 2018-08-09 16:49:38,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 16:49:38,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3/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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 16:49:38,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16: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-fb6704f2-ce14-4c14-9577-6d1957055c3e x-compute-request-id: req-fb6704f2-ce14-4c14-9577-6d1957055c3e Content-Encoding: gzip Content-Length: 12754 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 2034647320 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.320101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.322415] pid_max: default: 32768 minimum: 301\n[ 0.323661] Security Framework initialized\n[ 0.324826] SELinux: Initializing.\n[ 0.326136] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.330993] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.334073] Mount-cache hash table entries: 4096\n[ 0.335563] Initializing cgroup subsys memory\n[ 0.336769] Initializing cgroup subsys devices\n[ 0.337981] Initializing cgroup subsys freezer\n[ 0.339187] Initializing cgroup subsys net_cls\n[ 0.340385] Initializing cgroup subsys blkio\n[ 0.341555] Initializing cgroup subsys perf_event\n[ 0.342810] Initializing cgroup subsys hugetlb\n[ 0.344011] Initializing cgroup subsys pids\n[ 0.345171] Initializing cgroup subsys net_prio\n[ 0.346454] CPU: Physical Processor ID: 0\n[ 0.348284] mce: CPU supports 10 MCE banks\n[ 0.349458] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.350805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.352146] tlb_flushall_shift: 6\n[ 0.353359] Freeing SMP alternatives: 28k freed\n[ 0.357146] ACPI: Core revision 20130517\n[ 0.358684] ACPI: All ACPI Tables successfully acquired\n[ 0.360219] ftrace: allocating 25812 entries in 101 pages\n[ 0.381835] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.383408] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.384965] smpboot: Max logical packages: 2\n[ 0.386314] Enabling x2apic\n[ 0.387258] Enabled x2apic\n[ 0.388376] Switched APIC routing to physical x2apic.\n[ 0.390587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.392133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.394863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.402337] KVM setup paravirtual spinlock\n[ 0.404652] smpboot: Booting Node 0, Processors #1 OK\n[ 0.406373] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.428369] Brought up 2 CPUs\n[ 0.428376] KVM setup async PF for cpu 1\n[ 0.428379] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.431637] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.433864] devtmpfs: initialized\n[ 0.436373] EVM: security.selinux\n[ 0.437395] EVM: security.ima\n[ 0.438351] EVM: security.capability\n[ 0.440039] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.441648] pinctrl core: initialized pinctrl subsystem\n[ 0.443096] NET: Registered protocol family 16\n[ 0.444507] ACPI: bus type PCI registered\n[ 0.445646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.447256] PCI: Using configuration type 1 for base access\n[ 0.452073] ACPI: Added _OSI(Module Device)\n[ 0.453303] ACPI: Added _OSI(Processor Device)\n[ 0.454513] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.455777] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.458247] ACPI: Interpreter enabled\n[ 0.459358] ACPI: (supports S0 S5)\n[ 0.460403] ACPI: Using IOAPIC for interrupt routing\n[ 0.461713] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.465806] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.467316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.468914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.470479] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.473416] acpiphp: Slot [3] registered\n[ 0.474562] acpiphp: Slot [4] registered\n[ 0.475697] acpiphp: Slot [5] registered\n[ 0.476844] acpiphp: Slot [6] registered\n[ 0.477999] acpiphp: Slot [7] registered\n[ 0.479136] acpiphp: Slot [8] registered\n[ 0.480276] acpiphp: Slot [9] registered\n[ 0.481415] acpiphp: Slot [10] registered\n[ 0.482573] acpiphp: Slot [11] registered\n[ 0.483732] acpiphp: Slot [12] registered\n[ 0.484899] acpiphp: Slot [13] registered\n[ 0.486060] acpiphp: Slot [14] registered\n[ 0.487208] acpiphp: Slot [15] registered\n[ 0.488368] acpiphp: Slot [16] registered\n[ 0.489519] acpiphp: Slot [17] registered\n[ 0.490686] acpiphp: Slot [18] registered\n[ 0.491847] acpiphp: Slot [19] registered\n[ 0.493008] acpiphp: Slot [20] registered\n[ 0.494177] acpiphp: Slot [21] registered\n[ 0.495322] acpiphp: Slot [22] registered\n[ 0.496474] acpiphp: Slot [23] registered\n[ 0.497627] acpiphp: Slot [24] registered\n[ 0.498789] acpiphp: Slot [25] registered\n[ 0.499963] acpiphp: Slot [26] registered\n[ 0.501134] acpiphp: Slot [27] registered\n[ 0.502298] acpiphp: Slot [28] registered\n[ 0.503444] acpiphp: Slot [29] registered\n[ 0.504599] acpiphp: Slot [30] registered\n[ 0.505746] acpiphp: Slot [31] registered\n[ 0.506913] PCI host bridge to bus 0000:00\n[ 0.508069] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.509577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.511161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.512754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.514852] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.516946] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.521711] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.523377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.524912] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.526551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.530957] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.533027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556613] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.558539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.560408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.562246] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566265] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567959] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570189] vgaarb: loaded\n[ 0.571118] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572608] SCSI subsystem initialized\n[ 0.573749] ACPI: bus type USB registered\n[ 0.574919] usbcore: registered new interface driver usbfs\n[ 0.576323] usbcore: registered new interface driver hub\n[ 0.577717] usbcore: registered new device driver usb\n[ 0.579218] PCI: Using ACPI for IRQ routing\n[ 0.580705] NetLabel: Initializing\n[ 0.581751] NetLabel: domain hash size = 128\n[ 0.582944] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.584284] NetLabel: unlabeled traffic allowed by default\n[ 0.585794] Switched to clocksource kvm-clock\n[ 0.594007] pnp: PnP ACPI init\n[ 0.595004] ACPI: bus type PNP registered\n[ 0.596479] pnp: PnP ACPI: found 5 devices\n[ 0.597627] ACPI: bus type PNP unregistered\n[ 0.605639] NET: Registered protocol family 2\n[ 0.607117] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.609380] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.611274] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.612911] TCP: reno registered\n[ 0.613926] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.615437] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617115] NET: Registered protocol family 1\n[ 0.618351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.619811] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621249] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.640995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660837] Unpacking initramfs...\n[ 1.089055] Freeing initrd memory: 37508k freed\n[ 1.098572] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.100219] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.103178] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.104785] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.106599] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.108133] Initialise system trusted keyring\n[ 1.109364] audit: initializing netlink socket (disabled)\n[ 1.110748] type=2000 audit(1533833365.008:1): initialized\n[ 1.127376] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.128929] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.131286] zpool: loaded\n[ 1.132223] zbud: loaded\n[ 1.133287] VFS: Disk quotas dquot_6.5.2\n[ 1.134469] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.136181] msgmni has been set to 7578\n[ 1.137365] Key type big_key registered\n[ 1.139318] NET: Registered protocol family 38\n[ 1.140567] Key type asymmetric registered\n[ 1.141723] Asymmetric key parser 'x509' registered\n[ 1.143027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.145210] io scheduler noop registered\n[ 1.146355] io scheduler deadline registered (default)\n[ 1.158120] io scheduler cfq registered\n[ 1.159334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.160745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.162416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.164525] ACPI: Power Button [PWRF]\n[ 1.165711] GHES: HEST is not enabled!\n[ 1.166907] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.191601] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.193351] Non-volatile memory driver v1.3\n[ 1.194541] Linux agpgart interface v0.103\n[ 1.195816] crash memory driver: version 1.1\n[ 1.197063] rdac: device handler registered\n[ 1.198309] hp_sw: device handler registered\n[ 1.199498] emc: device handler registered\n[ 1.200664] alua: device handler registered\n[ 1.201845] libphy: Fixed MDIO Bus: probed\n[ 1.203039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.204586] ehci-pci: EHCI PCI platform driver\n[ 1.205795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.207289] ohci-pci: OHCI PCI platform driver\n[ 1.208494] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.228089] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.229504] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.231622] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.232963] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.234450] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.236041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.238121] usb usb1: Product: UHCI Host Controller\n[ 1.239394] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.241036] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.242344] hub 1-0:1.0: USB hub found\n[ 1.243463] hub 1-0:1.0: 2 ports detected\n[ 1.244735] usbcore: registered new interface driver usbserial\n[ 1.246203] usbcore: registered new interface driver usbserial_generic\n[ 1.247773] usbserial: USB Serial support registered for generic\n[ 1.249276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.252104] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.253416] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.254868] mousedev: PS/2 mouse device common for all mice\n[ 1.256579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.259077] rtc_cmos 00:00: RTC can wake from S4\n[ 1.259815] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.260285] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.265904] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.267467] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269049] cpuidle: using governor menu\n[ 1.270243] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.271682] usbcore: registered new interface driver usbhid\n[ 1.273077] usbhid: USB HID core driver\n[ 1.274239] drop_monitor: Initializing network drop monitor service\n[ 1.275789] TCP: cubic registered\n[ 1.276813] Initializing XFRM netlink socket\n[ 1.278065] NET: Registered protocol family 10\n[ 1.279539] NET: Registered protocol family 17\n[ 1.280940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.282771] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.284250] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.286769] Loading compiled-in X.509 certificates\n[ 1.288067] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.290542] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.293405] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.295892] registered taskstats version 1\n[ 1.298806] Key type trusted registered\n[ 1.301366] Key type encrypted registered\n[ 1.303808] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.305581] rtc_cmos 00:00: setting system clock to 2018-08-09 16:49:25 UTC (1533833365)\n[ 1.308525] Freeing unused kernel memory: 1680k freed\n[ 1.313432] 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.317757] systemd[1]: Detected virtualization kvm.\n[ 1.319075] systemd[1]: Detected architecture x86-64.\n[ 1.320388] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.322907] systemd[1]: No hostname configured.\n[ 1.324153] systemd[1]: Set hostname to .\n[ 1.325500] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Swap.\n[ 1.354288] systemd[1]: Reached target Swap.\n[ 1.355512] systemd[1]: Starting Swap.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.357567] systemd[1]: Reached target Local File Systems.\n[ 1.358971] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Timers.\n[ 1.361078] systemd[1]: Reached target Timers.\n[ 1.362308] systemd[1]: Starting Timers.\n[ 1.363470] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.365692] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.368685] systemd[1]: Reached target Paths.\n[ 1.369911] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.371951] systemd[1]: Created slice Root Slice.\n[ 1.373236] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.375350] systemd[1]: Listening on udev Control Socket.\n[ 1.376750] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.378959] systemd[1]: Created slice System Slice.\n[ 1.380255] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.382299] systemd[1]: Reached target Slices.\n[ 1.383520] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.385546] systemd[1]: Listening on udev Kernel Socket.\n[ 1.386913] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.389119] systemd[1]: Listening on Journal Socket.\n[ 1.390422] systemd[1]: Starting Journal Socket.\n[ 1.392050] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.395720] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Sockets.\n[ 1.399676] systemd[1]: Reached target Sockets.\n[ 1.400930] systemd[1]: Starting Sockets.\n[ 1.402412] 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.407171] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.410779] 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.483020] RPC: Registered named UNIX socket transport module.\n[ 1.484504] RPC: Registered udp transport module.\n[ 1.485749] RPC: Registered tcp transport module.\n[ 1.487001] 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[ 1.548916] usb 1-1: new full-speed USB device number 2 using uhci_hcd\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.583102] FDC 0 is a S82078B\n[ 1.607545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.647289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.650070] scsi host0: ata_piix\n[ 1.651347] scsi host1: ata_piix\n[ 1.652768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.654409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.659032] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.702645] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.704894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.707183] usb 1-1: Product: QEMU USB Tablet\n[ 1.708736] usb 1-1: Manufacturer: QEMU\n[ 1.709997] usb 1-1: SerialNumber: 42\n[ 1.719800] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.722452] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.826926] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.829421] XFS (vda1): Mounting V4 Filesystem\n[ 1.856067] 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.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target 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 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.081385] systemd-journald[104]: Received SIGTERM from PID 1 (systemd).\n[ 2.104846] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 2.192158] SELinux: Disabled at runtime.\n[ 2.228829] type=1404 audit(1533833366.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.284974] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.286529] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\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] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Mounted 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] Started Remount Root and Kernel File Systems.\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[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.796209] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Journal Service.\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 2.846666] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started udev Kernel Device Manager.\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.033839] type=1305 audit(1533833367.228:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting Authorization Manager...\n[ 3.106163] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n Starting Login Service...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Initial cloud-init job (pre-networking)...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.166342] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.169270] ppdev: user-space parallel port driver\n[ 3.253612] [drm] Initialized drm 1.1.0 20060810\n[ 3.420170] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.422246] [TTM] Initializing pool allocator\n[ 3.423806] [TTM] Initializing DMA pool allocator\n[ 3.425629] [drm] fb mappable at 0xFC000000\n[ 3.427230] [drm] vram aper at 0xFC000000\n[ 3.428766] [drm] size 33554432\n[ 3.430102] [drm] fb depth is 24\n[ 3.431416] [drm] pitch is 3072\n[ 3.432872] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.451616] Console: switching to colour frame buffer device 128x48\n[ 3.463976] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.466804] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.557928] AES CTR mode by8 optimization enabled\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[ 3.564158] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[ 3.573240] alg: No test for crc32 (crc32-pclmul)\n[ 3.578067] intel_rapl: no valid rapl domains found in package 0\n[ 3.582248] intel_powerclamp: No package C-state available\n[ 3.587449] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\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.332220] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 16:49:28 +0000. Up 4.29 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 System Logging Service...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\n Starting OpenSSH server daemon...\n Starting PostgreSQL 9.5 database server...\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] Started nginx - high performance web server.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.227017] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 16:49:30 +0000. Up 6.15 seconds.\n[ 6.248699] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 6.251162] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.254049] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.258094] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.263146] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.274820] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:e2:63:84 |\n[ 6.282025] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 6.290495] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.295115] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.298320] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.307492] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.315801] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.319559] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.322900] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.327153] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.720201] cloud-init[3324]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 16:49:35 +0000. Up 10.67 seconds.\n[ 11.014972] cloud-init[3473]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 16:49:35 +0000. Up 10.96 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 | c9:f0:bf:80:5f:a7:d5:03:58:7d:08:e6:8e:da:2e:7c | - | 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.061897] cloud-init[3473]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 16:49:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.05 seconds\n"} 2018-08-09 16:49:38,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3/action used request id req-fb6704f2-ce14-4c14-9577-6d1957055c3e 2018-08-09 16:49:38,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0910129547119s 2018-08-09 16:49:38,245 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3/action used request id req-fb6704f2-ce14-4c14-9577-6d1957055c3e 2018-08-09 16:49:38,246 - 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 2034647320 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.320101] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.322415] pid_max: default: 32768 minimum: 301 [ 0.323661] Security Framework initialized [ 0.324826] SELinux: Initializing. [ 0.326136] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.330993] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.334073] Mount-cache hash table entries: 4096 [ 0.335563] Initializing cgroup subsys memory [ 0.336769] Initializing cgroup subsys devices [ 0.337981] Initializing cgroup subsys freezer [ 0.339187] Initializing cgroup subsys net_cls [ 0.340385] Initializing cgroup subsys blkio [ 0.341555] Initializing cgroup subsys perf_event [ 0.342810] Initializing cgroup subsys hugetlb [ 0.344011] Initializing cgroup subsys pids [ 0.345171] Initializing cgroup subsys net_prio [ 0.346454] CPU: Physical Processor ID: 0 [ 0.348284] mce: CPU supports 10 MCE banks [ 0.349458] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.350805] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.352146] tlb_flushall_shift: 6 [ 0.353359] Freeing SMP alternatives: 28k freed [ 0.357146] ACPI: Core revision 20130517 [ 0.358684] ACPI: All ACPI Tables successfully acquired [ 0.360219] ftrace: allocating 25812 entries in 101 pages [ 0.381835] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.383408] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.384965] smpboot: Max logical packages: 2 [ 0.386314] Enabling x2apic [ 0.387258] Enabled x2apic [ 0.388376] Switched APIC routing to physical x2apic. [ 0.390587] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.392133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.394863] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.402337] KVM setup paravirtual spinlock [ 0.404652] smpboot: Booting Node 0, Processors #1 OK [ 0.406373] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.428369] Brought up 2 CPUs [ 0.428376] KVM setup async PF for cpu 1 [ 0.428379] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.431637] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.433864] devtmpfs: initialized [ 0.436373] EVM: security.selinux [ 0.437395] EVM: security.ima [ 0.438351] EVM: security.capability [ 0.440039] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.441648] pinctrl core: initialized pinctrl subsystem [ 0.443096] NET: Registered protocol family 16 [ 0.444507] ACPI: bus type PCI registered [ 0.445646] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.447256] PCI: Using configuration type 1 for base access [ 0.452073] ACPI: Added _OSI(Module Device) [ 0.453303] ACPI: Added _OSI(Processor Device) [ 0.454513] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.455777] ACPI: Added _OSI(Processor Aggregator Device) [ 0.458247] ACPI: Interpreter enabled [ 0.459358] ACPI: (supports S0 S5) [ 0.460403] ACPI: Using IOAPIC for interrupt routing [ 0.461713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.465806] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.467316] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.468914] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.470479] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.473416] acpiphp: Slot [3] registered [ 0.474562] acpiphp: Slot [4] registered [ 0.475697] acpiphp: Slot [5] registered [ 0.476844] acpiphp: Slot [6] registered [ 0.477999] acpiphp: Slot [7] registered [ 0.479136] acpiphp: Slot [8] registered [ 0.480276] acpiphp: Slot [9] registered [ 0.481415] acpiphp: Slot [10] registered [ 0.482573] acpiphp: Slot [11] registered [ 0.483732] acpiphp: Slot [12] registered [ 0.484899] acpiphp: Slot [13] registered [ 0.486060] acpiphp: Slot [14] registered [ 0.487208] acpiphp: Slot [15] registered [ 0.488368] acpiphp: Slot [16] registered [ 0.489519] acpiphp: Slot [17] registered [ 0.490686] acpiphp: Slot [18] registered [ 0.491847] acpiphp: Slot [19] registered [ 0.493008] acpiphp: Slot [20] registered [ 0.494177] acpiphp: Slot [21] registered [ 0.495322] acpiphp: Slot [22] registered [ 0.496474] acpiphp: Slot [23] registered [ 0.497627] acpiphp: Slot [24] registered [ 0.498789] acpiphp: Slot [25] registered [ 0.499963] acpiphp: Slot [26] registered [ 0.501134] acpiphp: Slot [27] registered [ 0.502298] acpiphp: Slot [28] registered [ 0.503444] acpiphp: Slot [29] registered [ 0.504599] acpiphp: Slot [30] registered [ 0.505746] acpiphp: Slot [31] registered [ 0.506913] PCI host bridge to bus 0000:00 [ 0.508069] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.509577] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.511161] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.512754] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.514852] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.516946] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.521711] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.523377] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.524912] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.526551] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.530957] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.533027] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556613] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.558539] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560408] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.562246] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564559] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566265] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567959] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570189] vgaarb: loaded [ 0.571118] vgaarb: bridge control possible 0000:00:02.0 [ 0.572608] SCSI subsystem initialized [ 0.573749] ACPI: bus type USB registered [ 0.574919] usbcore: registered new interface driver usbfs [ 0.576323] usbcore: registered new interface driver hub [ 0.577717] usbcore: registered new device driver usb [ 0.579218] PCI: Using ACPI for IRQ routing [ 0.580705] NetLabel: Initializing [ 0.581751] NetLabel: domain hash size = 128 [ 0.582944] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.584284] NetLabel: unlabeled traffic allowed by default [ 0.585794] Switched to clocksource kvm-clock [ 0.594007] pnp: PnP ACPI init [ 0.595004] ACPI: bus type PNP registered [ 0.596479] pnp: PnP ACPI: found 5 devices [ 0.597627] ACPI: bus type PNP unregistered [ 0.605639] NET: Registered protocol family 2 [ 0.607117] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.609380] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.611274] TCP: Hash tables configured (established 32768 bind 32768) [ 0.612911] TCP: reno registered [ 0.613926] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615437] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617115] NET: Registered protocol family 1 [ 0.618351] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.619811] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621249] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.640995] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660837] Unpacking initramfs... [ 1.089055] Freeing initrd memory: 37508k freed [ 1.098572] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.100219] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.103178] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.104785] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.106599] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.108133] Initialise system trusted keyring [ 1.109364] audit: initializing netlink socket (disabled) [ 1.110748] type=2000 audit(1533833365.008:1): initialized [ 1.127376] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.128929] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.131286] zpool: loaded [ 1.132223] zbud: loaded [ 1.133287] VFS: Disk quotas dquot_6.5.2 [ 1.134469] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.136181] msgmni has been set to 7578 [ 1.137365] Key type big_key registered [ 1.139318] NET: Registered protocol family 38 [ 1.140567] Key type asymmetric registered [ 1.141723] Asymmetric key parser 'x509' registered [ 1.143027] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.145210] io scheduler noop registered [ 1.146355] io scheduler deadline registered (default) [ 1.158120] io scheduler cfq registered [ 1.159334] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.160745] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.162416] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.164525] ACPI: Power Button [PWRF] [ 1.165711] GHES: HEST is not enabled! [ 1.166907] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.191601] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.193351] Non-volatile memory driver v1.3 [ 1.194541] Linux agpgart interface v0.103 [ 1.195816] crash memory driver: version 1.1 [ 1.197063] rdac: device handler registered [ 1.198309] hp_sw: device handler registered [ 1.199498] emc: device handler registered [ 1.200664] alua: device handler registered [ 1.201845] libphy: Fixed MDIO Bus: probed [ 1.203039] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.204586] ehci-pci: EHCI PCI platform driver [ 1.205795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.207289] ohci-pci: OHCI PCI platform driver [ 1.208494] uhci_hcd: USB Universal Host Controller Interface driver [ 1.228089] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.229504] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.231622] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.232963] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.234450] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.236041] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.238121] usb usb1: Product: UHCI Host Controller [ 1.239394] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.241036] usb usb1: SerialNumber: 0000:00:01.2 [ 1.242344] hub 1-0:1.0: USB hub found [ 1.243463] hub 1-0:1.0: 2 ports detected [ 1.244735] usbcore: registered new interface driver usbserial [ 1.246203] usbcore: registered new interface driver usbserial_generic [ 1.247773] usbserial: USB Serial support registered for generic [ 1.249276] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.252104] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.253416] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.254868] mousedev: PS/2 mouse device common for all mice [ 1.256579] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.259077] rtc_cmos 00:00: RTC can wake from S4 [ 1.259815] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.260285] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.265904] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.267467] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269049] cpuidle: using governor menu [ 1.270243] hidraw: raw HID events driver (C) Jiri Kosina [ 1.271682] usbcore: registered new interface driver usbhid [ 1.273077] usbhid: USB HID core driver [ 1.274239] drop_monitor: Initializing network drop monitor service [ 1.275789] TCP: cubic registered [ 1.276813] Initializing XFRM netlink socket [ 1.278065] NET: Registered protocol family 10 [ 1.279539] NET: Registered protocol family 17 [ 1.280940] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.282771] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.284250] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.286769] Loading compiled-in X.509 certificates [ 1.288067] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.290542] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.293405] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.295892] registered taskstats version 1 [ 1.298806] Key type trusted registered [ 1.301366] Key type encrypted registered [ 1.303808] IMA: No TPM chip found, activating TPM-bypass! [ 1.305581] rtc_cmos 00:00: setting system clock to 2018-08-09 16:49:25 UTC (1533833365) [ 1.308525] Freeing unused kernel memory: 1680k freed [ 1.313432] 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.317757] systemd[1]: Detected virtualization kvm. [ 1.319075] systemd[1]: Detected architecture x86-64. [ 1.320388] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.322907] systemd[1]: No hostname configured. [ 1.324153] systemd[1]: Set hostname to . [ 1.325500] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Swap. [ 1.354288] systemd[1]: Reached target Swap. [ 1.355512] systemd[1]: Starting Swap. [[32m OK [0m] Reached target Local File Systems. [ 1.357567] systemd[1]: Reached target Local File Systems. [ 1.358971] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Timers. [ 1.361078] systemd[1]: Reached target Timers. [ 1.362308] systemd[1]: Starting Timers. [ 1.363470] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.365692] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.368685] systemd[1]: Reached target Paths. [ 1.369911] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.371951] systemd[1]: Created slice Root Slice. [ 1.373236] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.375350] systemd[1]: Listening on udev Control Socket. [ 1.376750] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Created slice System Slice. [ 1.378959] systemd[1]: Created slice System Slice. [ 1.380255] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.382299] systemd[1]: Reached target Slices. [ 1.383520] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.385546] systemd[1]: Listening on udev Kernel Socket. [ 1.386913] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.389119] systemd[1]: Listening on Journal Socket. [ 1.390422] systemd[1]: Starting Journal Socket. [ 1.392050] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.395720] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Sockets. [ 1.399676] systemd[1]: Reached target Sockets. [ 1.400930] systemd[1]: Starting Sockets. [ 1.402412] 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.407171] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.410779] 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.483020] RPC: Registered named UNIX socket transport module. [ 1.484504] RPC: Registered udp transport module. [ 1.485749] RPC: Registered tcp transport module. [ 1.487001] 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. [ 1.548916] usb 1-1: new full-speed USB device number 2 using uhci_hcd 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.583102] FDC 0 is a S82078B [ 1.607545] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.647289] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.650070] scsi host0: ata_piix [ 1.651347] scsi host1: ata_piix [ 1.652768] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.654409] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.659032] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.702645] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.704894] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.707183] usb 1-1: Product: QEMU USB Tablet [ 1.708736] usb 1-1: Manufacturer: QEMU [ 1.709997] usb 1-1: SerialNumber: 42 [ 1.719800] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.722452] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.826926] SGI XFS with ACLs, security attributes, no debug enabled [ 1.829421] XFS (vda1): Mounting V4 Filesystem [ 1.856067] 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. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target 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 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.081385] systemd-journald[104]: Received SIGTERM from PID 1 (systemd). [ 2.104846] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 2.192158] SELinux: Disabled at runtime. [ 2.228829] type=1404 audit(1533833366.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.284974] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.286529] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. Mounting Huge Pages File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Mounted POSIX Message Queue 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. Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.796209] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Journal Service. Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Setup Virtual Console. [ 2.846666] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started udev Kernel Device Manager. [[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.033839] type=1305 audit(1533833367.228:3): audit_pid=428 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting Authorization Manager... [ 3.106163] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... Starting Login Service... Starting Dump dmesg to /var/log/dmesg... Starting Initial cloud-init job (pre-networking)... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.166342] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.169270] ppdev: user-space parallel port driver [ 3.253612] [drm] Initialized drm 1.1.0 20060810 [ 3.420170] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.422246] [TTM] Initializing pool allocator [ 3.423806] [TTM] Initializing DMA pool allocator [ 3.425629] [drm] fb mappable at 0xFC000000 [ 3.427230] [drm] vram aper at 0xFC000000 [ 3.428766] [drm] size 33554432 [ 3.430102] [drm] fb depth is 24 [ 3.431416] [drm] pitch is 3072 [ 3.432872] fbcon: cirrusdrmfb (fb0) is primary device [ 3.451616] Console: switching to colour frame buffer device 128x48 [ 3.463976] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.466804] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.557928] AES CTR mode by8 optimization enabled [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [ 3.564158] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [ 3.573240] alg: No test for crc32 (crc32-pclmul) [ 3.578067] intel_rapl: no valid rapl domains found in package 0 [ 3.582248] intel_powerclamp: No package C-state available [ 3.587449] intel_powerclamp: No package C-state available[[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[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.332220] cloud-init[474]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 16:49:28 +0000. Up 4.29 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 System Logging Service... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... Starting OpenSSH server daemon... Starting PostgreSQL 9.5 database server... 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] Started nginx - high performance web server. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 6.227017] cloud-init[796]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 16:49:30 +0000. Up 6.15 seconds. [ 6.248699] cloud-init[796]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 6.251162] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.254049] cloud-init[796]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.258094] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.263146] cloud-init[796]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.274820] cloud-init[796]: ci-info: | eth0: | True | 192.168.120.4 | 255.255.255.0 | fa:16:3e:e2:63:84 | [ 6.282025] cloud-init[796]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 6.290495] cloud-init[796]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.295115] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.298320] cloud-init[796]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.307492] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.315801] cloud-init[796]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.319559] cloud-init[796]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.322900] cloud-init[796]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.327153] cloud-init[796]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.720201] cloud-init[3324]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 16:49:35 +0000. Up 10.67 seconds. [ 11.014972] cloud-init[3473]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 16:49:35 +0000. Up 10.96 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 | c9:f0:bf:80:5f:a7:d5:03:58:7d:08:e6:8e:da:2e:7c | - | 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.061897] cloud-init[3473]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 16:49:35 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.05 seconds 2018-08-09 16:49:38,249 - paramiko.transport - DEBUG - starting thread (client mode): 0xdb9d350L 2018-08-09 16:49:38,250 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 16:49:38,264 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-09 16:49:38,264 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-09 16:49:38,358 - 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-09 16:49:38,358 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 16:49:38,358 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 16:49:38,358 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 16:49:38,358 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 16:49:38,358 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 16:49:38,364 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 16:49:38,365 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 16:49:38,382 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-09 16:49:38,383 - paramiko.transport - DEBUG - Trying discovered key c9f0bf805fa7d503587d08e68eda2e7c in /tmp/tmpdoeajX 2018-08-09 16:49:38,405 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 16:49:38,432 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 16:49:38,447 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-09 16:49:38,447 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-09 16:49:38,448 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-09 16:49:38,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/status 2018-08-09 16:49:38,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:38,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 799, "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": 2151, "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": 880, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "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": 835, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:38 GMT 2018-08-09 16:49:38,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:38,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-09 16:49:38,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:38,727 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 799, 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': 2151, 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': 880, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 802, u'state': u'running', u'Id': u'cloudify-restservice.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Manager Rest-Service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Stage Service', u'MainPID': 815, 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': 835, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 16:49:38,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/status 2018-08-09 16:49:38,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:38,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:38,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:38,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 799, "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": 2151, "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": 880, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 802, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 815, "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": 835, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:38 GMT 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2378 2018-08-09 16:49:38,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:38,847 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 16:49:38,847 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:38,961 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:38.909Z", "updated_at": "2018-08-09T16:49:38.909Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:38 GMT 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:38,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/secrets 2018-08-09 16:49:39,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:39,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:38.909Z", "updated_at": "2018-08-09T16:49:38.909Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:39 GMT 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:39,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-09 16:49:39,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:39,093 - functest.core.cloudify - DEBUG - List secrets: 2018-08-09 16:49:39,093 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.211:80/api/v3/secrets/foo 2018-08-09 16:49:39,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 16:49:39,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:38.909Z", "updated_at": "2018-08-09T16:49:38.909Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 16:49:39,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:39,204 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:39 GMT 2018-08-09 16:49:39,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:39,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 16:49:39,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:39,204 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-09 16:49:39,204 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-09 16:49:39,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 16:49:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:49:39,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0d4b0a-a249-4afe-9901-a585c30ba62e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4"}, "tags": [], "enabled": true, "id": "3999ac9fae4548b0b95030b3895f9ec4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 16:49:39,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5e0d4b0a-a249-4afe-9901-a585c30ba62e 2018-08-09 16:49:39,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181035995483s 2018-08-09 16:49:39,392 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-5e0d4b0a-a249-4afe-9901-a585c30ba62e 2018-08-09 16:49:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-09 16:49:39,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/3999ac9fae4548b0b95030b3895f9ec4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-09 16:49:39,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-b892a3dc-d70d-476f-8aca-44bd73b6eded Date: Thu, 09 Aug 2018 16:49:39 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-09 16:49:39,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/3999ac9fae4548b0b95030b3895f9ec4.json used request id req-b892a3dc-d70d-476f-8aca-44bd73b6eded 2018-08-09 16:49:39,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.333847045898s 2018-08-09 16:49:39,729 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/3999ac9fae4548b0b95030b3895f9ec4.json used request id req-b892a3dc-d70d-476f-8aca-44bd73b6eded 2018-08-09 16:49:39,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-09 16:49:39,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 16:49:39,736 - 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-09 16:49:39,743 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 16:49:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c5f384f-57b1-4026-8c7e-4dd41f0753f4 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-09 16:49:39,743 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-2c5f384f-57b1-4026-8c7e-4dd41f0753f4 2018-08-09 16:49:39,743 - 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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:49:39,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98222611-b036-463c-8d84-a756d18bb38b Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/04db0eb4cbc44b86a63374c23c413671"}, "enabled": true, "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb9d3e30d3a421984c7e5478bf38434"}, "enabled": true, "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1ab5860c22dd4204a84f472a95eb8c80"}, "enabled": true, "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/47d2d23fe7e741d8b66ca590425e4283"}, "enabled": true, "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5d6568a262444ad1be41cfbf0d00a04e"}, "enabled": true, "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/6e6399dc0e2c4c298c31c6f983838c3e"}, "enabled": true, "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9a0e5bf451a64c308314b53947ee3a68"}, "enabled": true, "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a92fb17de9c741d3bde543692e87a1b6"}, "enabled": true, "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aad24cc769ea4d768e8cd180831294f8"}, "enabled": true, "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/afdd523c60f4483296c30a72897a3082"}, "enabled": true, "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b7e6208968a44545a1b59da1e372f813"}, "enabled": true, "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bb114343ab8d4f18a66180c08bf69dc9"}, "enabled": true, "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c1a26a6b520b41dfb47387fe563486a2"}, "enabled": true, "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d9c50ddd234448b786285cf1e0cb9be1"}, "enabled": true, "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc63aa2bd5b8499298f79ade0c64cca0"}, "enabled": true, "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-09 16:49:39,911 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-98222611-b036-463c-8d84-a756d18bb38b 2018-08-09 16:49:39,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.178023099899s 2018-08-09 16:49:39,911 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-98222611-b036-463c-8d84-a756d18bb38b 2018-08-09 16:49:39,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 16:49:39,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 16:49:40,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f662cb35-addc-4b0d-8477-a9f6f6d04c6f Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/055fc97fd2474332bfb5b0718d3a3919"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05a5f3485d2840d89850cca43c026432"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "05a5f3485d2840d89850cca43c026432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/12dc5cb1124e4dca96f0360f067ce7d8"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1cd5387ec65f495e9c6a799aca955b00"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fe5ce99c1984440a19288a769b85151"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "2fe5ce99c1984440a19288a769b85151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/319fbe904cd34716a7392778446a0b39"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "319fbe904cd34716a7392778446a0b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3405469bd4624a7ea067336efb280589"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "3405469bd4624a7ea067336efb280589"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3441e6961cb14a9e8e75d0a595d1b7bf"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/363454a2994a403d9fa451cd0c72f7cc"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3c6be36c7ba24b97b4b7ac6d395b353e"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a071179f7384e0090587dc391deb42e"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "4a071179f7384e0090587dc391deb42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4f201e705a4945c7aa6e1003e837d30c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "4f201e705a4945c7aa6e1003e837d30c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4fd6d3224f0c412cb07c7f6789bf01b0"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/559158bcd52947cfb1988439da63ffe0"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "559158bcd52947cfb1988439da63ffe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/581952a4678947829a552f8e9c61eb87"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "581952a4678947829a552f8e9c61eb87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5acce9d0ddfe475e963f65548ec797f2"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "5acce9d0ddfe475e963f65548ec797f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5d453cc245ea480195c7e27e7d0f5f16"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/735372b718414afcb94861aeb3ee556d"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "735372b718414afcb94861aeb3ee556d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ba99ecd303a4c33a58468218c335c1b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7be71e6eb9364f3c947d27fc3e98dfa3"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7fff9d66e6cc45398413570d12626389"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "7fff9d66e6cc45398413570d12626389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9054be8a50294e41ab3c56f3dc76a4ed"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/982f49cc7cd24f4d8a373919aad92261"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b04cfd0b04104faaa200409a9e190ce7"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "b04cfd0b04104faaa200409a9e190ce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b5a1dc21049a4ccbb51b58bc84bc46e6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b71d006da7be4533a637838751064bda"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "b71d006da7be4533a637838751064bda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c004a4d2715b49a9a5c7f35bac8bab26"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c16a37ce951a446ba229049691fa898b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c16a37ce951a446ba229049691fa898b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c32172db2ce34b848e9af434585e8e0e"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c73668c3d5c548358b1dd7811b2b546d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c73668c3d5c548358b1dd7811b2b546d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c7eb71d554d34f2cbc45d036679e4e61"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c91117f98c3e4cd3a7d2d6b75109e6f7"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf8418002f53434a85ff495d00bd82fb"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d80a5a0798db4eed819ca1c35a8b0085"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da29821f9b4b45bdada1a8752d30a041"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "da29821f9b4b45bdada1a8752d30a041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/db650aac3d6f4090b345a3119d2598cf"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "db650aac3d6f4090b345a3119d2598cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/de0eccc30f87482cb86b181738e36072"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "de0eccc30f87482cb86b181738e36072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e72ed3d2862e4ef4819d088368e0c084"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "e72ed3d2862e4ef4819d088368e0c084"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f45427dcd66840069309d05c3ebc7686"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "f45427dcd66840069309d05c3ebc7686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f5fe7e3da85243e08021c1c16b1e12e5"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe9c4e3cbd0d44eba0dae1f4de94342c"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff71221d6f6b4427be9d15eca587ab70"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 16:49:40,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-f662cb35-addc-4b0d-8477-a9f6f6d04c6f 2018-08-09 16:49:40,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.201800823212s 2018-08-09 16:49:40,122 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-f662cb35-addc-4b0d-8477-a9f6f6d04c6f 2018-08-09 16:49:40,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '23ffc7ec-f2f9-471b-99f1-2319dd402f63', 'keystone_tenant_name': u'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d', 'project_domain_name': 'Default'} 2018-08-09 16:49:40,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/secrets 2018-08-09 16:49:40,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:40,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:40,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:40 GMT 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:40,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-09 16:49:40,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:40,230 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "23ffc7ec-f2f9-471b-99f1-2319dd402f63"} 2018-08-09 16:49:40,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:49:40,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:49:40,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:49:40,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:49:40,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:40.302Z", "updated_at": "2018-08-09T16:49:40.302Z", "created_by": "admin", "private_resource": false, "value": "23ffc7ec-f2f9-471b-99f1-2319dd402f63", "key": "keystone_password"} 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:49:40 GMT 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:49:40,339 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"} 2018-08-09 16:49:40,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - try 1: Cannot create secrets 2018-08-09 16:50:10,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/secrets 2018-08-09 16:50:10,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:40.302Z", "updated_at": "2018-08-09T16:49:40.302Z", "created_by": "admin", "key": "keystone_password"}, {"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:40.411Z", "updated_at": "2018-08-09T16:49:40.411Z", "created_by": "admin", "key": "keystone_tenant_name"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 460 2018-08-09 16:50:10,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,543 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.211:80/api/v3/secrets/keystone_password; body: {"value": "23ffc7ec-f2f9-471b-99f1-2319dd402f63"} 2018-08-09 16:50:10,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 49 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:40.302Z", "updated_at": "2018-08-09T16:50:10.611Z", "created_by": "admin", "private_resource": false, "value": "23ffc7ec-f2f9-471b-99f1-2319dd402f63", "key": "keystone_password"} 2018-08-09 16:50:10,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,619 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-09 16:50:10,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,619 - cloudify.rest_client.http - DEBUG - Sending request: PATCH http://172.30.9.211:80/api/v3/secrets/keystone_tenant_name; body: {"value": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"} 2018-08-09 16:50:10,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 70 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:49:40.411Z", "updated_at": "2018-08-09T16:50:10.665Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d", "key": "keystone_tenant_name"} 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,673 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-09 16:50:10,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,674 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-09 16:50:10,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:10.717Z", "updated_at": "2018-08-09T16:50:10.717Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-09 16:50:10,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,732 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-09 16:50:10,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,732 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.21:5000"} 2018-08-09 16:50:10,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:10.774Z", "updated_at": "2018-08-09T16:50:10.774Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.21:5000", "key": "keystone_url"} 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,788 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-09 16:50:10,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,789 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-09 16:50:10,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-09 16:50:10,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:10.831Z", "updated_at": "2018-08-09T16:50:10.831Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-09 16:50:10,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,845 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-09 16:50:10,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,845 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d"} 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:10.891Z", "updated_at": "2018-08-09T16:50:10.891Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d", "key": "keystone_username"} 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-09 16:50:10,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,906 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-09 16:50:10,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:10,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:10.949Z", "updated_at": "2018-08-09T16:50:10.949Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:10 GMT 2018-08-09 16:50:10,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:10,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-09 16:50:10,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:10,966 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-09 16:50:10,967 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 16:50:10,968 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 16:50:10,968 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 16:50:10,973 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 16:50:11,008 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 16:50:11,009 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 16:50:11,010 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 16:50:11,049 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-09 16:50:11,049 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 16:50:11,075 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 16:50:37,830 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 16:50:37,831 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: sjc.edge.kernel.org * extras: repo1.sea.innoscale.net * updates: mirror.san.fastserv.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 19 MB/s | 54 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-09 16:50:37,832 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 16:50:37,832 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-09 16:50:37,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 16:50:37,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:50:37,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-1ca78959-1a17-4de2-869a-68ceecebbe82 Date: Thu, 09 Aug 2018 16:50:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:45:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 1, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "267d8e9f-3213-4f4c-a92a-d02ee048a8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T16:47:03Z", "revision_number": 0, "id": "567d8e9f-ad22-40ef-a173-2bc113bf2f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T16:47:03Z", "revision_number": 0, "id": "cd15c765-43ca-4967-b709-4956e73f3ddb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e7a86a72-5c18-4934-9450-1d27d867ae6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 7, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 16:50:37,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1ca78959-1a17-4de2-869a-68ceecebbe82 2018-08-09 16:50:37,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0629830360413s 2018-08-09 16:50:37,900 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1ca78959-1a17-4de2-869a-68ceecebbe82 2018-08-09 16:50:37,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 16:50:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -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": "6199202c-ebdd-4674-93b7-e4896acb4cc6"}}' 2018-08-09 16:50:38,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-722fbb1b-6cb0-40e7-a994-1131f5a41ac4 Date: Thu, 09 Aug 2018 16:50: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": 22, "updated_at": "2018-08-09T16:50:37Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "port_range_min": 22, "revision_number": 0, "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:50:37Z", "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "aa1add9d-3094-4bba-85e9-e528808c022d"}} 2018-08-09 16:50:38,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-722fbb1b-6cb0-40e7-a994-1131f5a41ac4 2018-08-09 16:50:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.146351099014s 2018-08-09 16:50:38,050 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-722fbb1b-6cb0-40e7-a994-1131f5a41ac4 2018-08-09 16:50:38,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-09 16:50:38,144 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-09 16:50:40,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:40,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:40,811 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:40,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:40,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:40,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:40,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:40,811 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-09 16:50:40,812 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:40.755Z", "updated_at": "2018-08-09T16:50:40.755Z", "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"}}}, "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.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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.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.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.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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-09 16:50:40,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:40,814 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:40 GMT 2018-08-09 16:50:40,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:40,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-09 16:50:40,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:40,839 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-09 16:50:42,301 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-09 16:50:42,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:50:42,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:50:42,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-831024a4-6ea3-4da8-a0f3-b5ab998d8b40 Date: Thu, 09 Aug 2018 16:50:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:47:00Z", "file": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "size": 4373348352, "self": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:50:42,584 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-831024a4-6ea3-4da8-a0f3-b5ab998d8b40 2018-08-09 16:50:42,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28137421608s 2018-08-09 16:50:42,585 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-831024a4-6ea3-4da8-a0f3-b5ab998d8b40 2018-08-09 16:50:42,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 16:50:42,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d"}' 2018-08-09 16:50:42,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f6867b15-b884-4a9e-93fa-ce77155a18f9 Date: Thu, 09 Aug 2018 16:50:42 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:50:42Z", "file": "/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "size": null, "self": "/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": null, "created_at": "2018-08-09T16:50:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 16:50:42,666 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f6867b15-b884-4a9e-93fa-ce77155a18f9 2018-08-09 16:50:42,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.074275970459s 2018-08-09 16:50:42,667 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f6867b15-b884-4a9e-93fa-ce77155a18f9 returning object 8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21 2018-08-09 16:50:42,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 16:50:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '' 2018-08-09 16:50:47,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-359b2123-cb62-4612-bd31-a700e2b5c103 Date: Thu, 09 Aug 2018 16:50: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-09 16:50:47,142 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/file used request id req-359b2123-cb62-4612-bd31-a700e2b5c103 2018-08-09 16:50:47,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.47423386574s 2018-08-09 16:50:47,142 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/file used request id req-359b2123-cb62-4612-bd31-a700e2b5c103 2018-08-09 16:50:47,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 16:50:47,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 16:50:47,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-941a34d4-40f7-4363-a9ff-b8156d2b45f3 Date: Thu, 09 Aug 2018 16:50:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:50:47Z", "file": "/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "size": 263062016, "self": "/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T16:50:42Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:47:00Z", "file": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "size": 4373348352, "self": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 16:50:47,193 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-941a34d4-40f7-4363-a9ff-b8156d2b45f3 2018-08-09 16:50:47,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0466220378876s 2018-08-09 16:50:47,193 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-941a34d4-40f7-4363-a9ff-b8156d2b45f3 2018-08-09 16:50:47,196 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/file', 'owner': u'3999ac9fae4548b0b95030b3895f9ec4', 'id': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'size': 263062016, u'self': u'/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3999ac9fae4548b0b95030b3895f9ec4', 'name': 'cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T16:50:47Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T16:50:47Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d', 'created': u'2018-08-09T16:50:42Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-09T16:50:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_903bcaa0-06ff-4635-887c-b0e337de405d', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-09 16:50:47,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 16:50:47,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-09 16:50:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:50: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-04ec7f51-01a7-470e-8529-62b5de170d7a x-compute-request-id: req-04ec7f51-01a7-470e-8529-62b5de170d7a Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67835d56-7961-424a-8660-f2b5c776686d", "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": "67835d56-7961-424a-8660-f2b5c776686d"}} 2018-08-09 16:50:47,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-04ec7f51-01a7-470e-8529-62b5de170d7a 2018-08-09 16:50:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0498099327087s 2018-08-09 16:50:47,247 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-04ec7f51-01a7-470e-8529-62b5de170d7a 2018-08-09 16:50:47,248 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_903bcaa0-06ff-4635-887c-b0e337de405d', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'67835d56-7961-424a-8660-f2b5c776686d', 'swap': 0}) 2018-08-09 16:50:47,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 16:50:47,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d/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}8e8c284bd5197174839a210190e961ae3d6abfeb" -d '{"extra_specs": {}}' 2018-08-09 16:50:47,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 16:50: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-cf52e49b-7916-4730-bea4-8b6056005bb3 x-compute-request-id: req-cf52e49b-7916-4730-bea4-8b6056005bb3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 16:50:47,269 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d/os-extra_specs used request id req-cf52e49b-7916-4730-bea4-8b6056005bb3 2018-08-09 16:50:47,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0207738876343s 2018-08-09 16:50:47,270 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d/os-extra_specs used request id req-cf52e49b-7916-4730-bea4-8b6056005bb3 2018-08-09 16:50:47,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-09 16:50:47,270 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.211:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "bono_cluster_size": 1, "flavor_id": "67835d56-7961-424a-8660-f2b5c776686d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-09 16:50:48,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:48,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:48,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:48,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:48,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:48,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "bono_cluster_size": 1, "flavor_id": "67835d56-7961-424a-8660-f2b5c776686d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d", "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-09T16:50:47.412Z", "updated_at": "2018-08-09T16:50:47.412Z", "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-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:48 GMT 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-09 16:50:48,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:48,424 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions 2018-08-09 16:50:48,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:48,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:48,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:48,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:48,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:48,506 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:48 GMT 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-09 16:50:48,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:48,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:50:48,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:48,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:48,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:48,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:48 GMT 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 16:50:48,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:48,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:50:48,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:48,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:48,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:48,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:48,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:48,633 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:48 GMT 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:50:48,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:53,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:50:53,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:53,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:53,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:53,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:53,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:53,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:53,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:53,705 - 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-09T16:50:49.315Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:49.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:49.634Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:49.634Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:49.958Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:49.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:49.958Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:49.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:49.958Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:49.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:50.065Z", "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-09T16:50:50.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:51.081Z", "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-09T16:50:51.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:51.081Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:51.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:51.081Z", "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-09T16:50:51.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:52.089Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp5WIvLf --prefix=\"/tmp/openstack-j2y0Yx\" --constraint=\"/tmp/openstack-j2y0Yx/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:50:52.089Z", "message": "Installing from directory: /tmp/tmp5WIvLf [args=--prefix=\"/tmp/openstack-j2y0Yx\" --constraint=\"/tmp/openstack-j2y0Yx/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:50:52.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-09 16:50:53,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:53,705 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:53 GMT 2018-08-09 16:50:53,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:53,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-09 16:50:53,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:53,706 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-09 16:50:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-09 16:50:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-09 16:50:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:50:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:50:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-09 16:50:53,707 - 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-09 16:50:53,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:50:53,707 - 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-09 16:50:53,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp5WIvLf --prefix="/tmp/openstack-j2y0Yx" --constraint="/tmp/openstack-j2y0Yx/constraint.txt" 2018-08-09 16:50:53,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmp5WIvLf [args=--prefix="/tmp/openstack-j2y0Yx" --constraint="/tmp/openstack-j2y0Yx/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-09 16:50:53,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:50:53,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:53,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:53,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:53,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:53,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:53,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:53,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:53,765 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:50:53,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:53,765 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:53 GMT 2018-08-09 16:50:53,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:53,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:50:53,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:58,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:50:58,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 16:50:58,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:58,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:58 GMT 2018-08-09 16:50:58,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:58,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 16:50:58,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:50:58,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:50:58,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:50:58,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:50:58,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:50:58,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:50:58,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:50:58,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:50:58,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:50:58,950 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:50:58,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:50:58,951 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:50:58 GMT 2018-08-09 16:50:58,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:50:58,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:50:58,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:03,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:04,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:04,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:04,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:04,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:04 GMT 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 16:51:04,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:04,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:04,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:04,092 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:51:04,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:04,093 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:04 GMT 2018-08-09 16:51:04,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:04,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:51:04,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:09,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:09,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:09,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:09 GMT 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:09,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 16:51:09,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:09,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:51:09,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:09,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:09,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:09,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:09,223 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:09 GMT 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:51:09,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:14,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:14,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 16:51:14,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:14,301 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:14 GMT 2018-08-09 16:51:14,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:14,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 16:51:14,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:14,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:51:14,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:14,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:14,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:14,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:14,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:14,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:14,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:14,358 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:51:14,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:14,359 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:14 GMT 2018-08-09 16:51:14,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:14,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:51:14,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:19,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:19,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:19,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:19,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:19,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:19,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:19,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:19,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:19,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 16:51:19,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:19,431 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:19 GMT 2018-08-09 16:51:19,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:19,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 16:51:19,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:19,432 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:51:19,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:19,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:19,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:19,489 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:19 GMT 2018-08-09 16:51:19,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:19,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-09 16:51:19,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:24,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:24,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:24,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:24,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:24,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:24,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:20.169Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:20.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:20.198Z", "message": "Removing directory: /tmp/tmp5WIvLf", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:20.198Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe", "logger": "ecc5d6a4-9e97-41ac-bad0-956907c05362"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:21.136Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:21.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:21.989Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:21.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:21.989Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:21.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:21.989Z", "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-09T16:51:21.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:24 GMT 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-08-09 16:51:24,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-09 16:51:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5WIvLf 2018-08-09 16:51:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:51:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-09 16:51:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-09 16:51:24,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-09 16:51:24,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/09f781b4-50c1-4909-895f-5fb1e92c3efe 2018-08-09 16:51:24,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:24,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:24,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:24,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:24,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:24,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:24,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:24,656 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"} 2018-08-09 16:51:24,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:24,656 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:24 GMT 2018-08-09 16:51:24,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:24,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-09 16:51:24,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:24,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-09 16:51:24,657 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.211:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-09 16:51:24,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:24,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:24,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:24,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:24,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-09 16:51:24,850 - 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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:24 GMT 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:24,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:24,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:24,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:24,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:24,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:24,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:24,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:24 GMT 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 16:51:24,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:24,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:24,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:24,968 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:24,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:24,969 - 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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:24 GMT 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:24,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:24,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:29,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:30,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:30,044 - 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-09T16:51:25.455Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:25.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:26.596Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:26.596Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:27.884Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:27.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.395Z", "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-09T16:51:28.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e5036b8f-0dd3-41f5-95f8-a377a692437f"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:28.930Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:28.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e5036b8f-0dd3-41f5-95f8-a377a692437f"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "ellis_security_group_xm23bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c59711ed-3b2d-43b9-bdc2-c57fdf1b3cd2"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "ellis_security_group_xm23bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c59711ed-3b2d-43b9-bdc2-c57fdf1b3cd2"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e5036b8f-0dd3-41f5-95f8-a377a692437f"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e5036b8f-0dd3-41f5-95f8-a377a692437f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a953bd8c-4033-4df3-b26b-5588255cf8cb"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e5036b8f-0dd3-41f5-95f8-a377a692437f"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "ellis_security_group_xm23bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c59711ed-3b2d-43b9-bdc2-c57fdf1b3cd2"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}], "metadata": {"pagination": {"total": 60, "offset": 0, "size": 50}}} 2018-08-09 16:51:30,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:30,045 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:30 GMT 2018-08-09 16:51:30,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:30,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29386 2018-08-09 16:51:30,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-09 16:51:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 16:51:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 16:51:30,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,048 - 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-09 16:51:30,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-09 16:51:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:30,050 - 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-09 16:51:30,050 - 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-09 16:51:30,051 - 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-09 16:51:30,051 - 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-09 16:51:30,051 - 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-09 16:51:30,051 - 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-09 16:51:30,051 - 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-09 16:51:30,051 - 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-09 16:51:30,051 - 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-09 16:51:30,052 - 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-09 16:51:30,052 - 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-09 16:51:30,052 - 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-09 16:51:30,052 - 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-09 16:51:30,052 - 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-09 16:51:30,052 - 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-09 16:51:30,052 - 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-09 16:51:30,053 - 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-09 16:51:30,053 - 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-09 16:51:30,053 - 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-09 16:51:30,053 - 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-09 16:51:30,053 - 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-09 16:51:30,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:30,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:30,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:30 GMT 2018-08-09 16:51:30,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:30,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:30,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:35,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:35,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:35,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:35,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:35,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:35,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:35,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "ellis_security_group_xm23bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c59711ed-3b2d-43b9-bdc2-c57fdf1b3cd2"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e5036b8f-0dd3-41f5-95f8-a377a692437f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a953bd8c-4033-4df3-b26b-5588255cf8cb"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.244Z", "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-09T16:51:29.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "91db3661-8923-474b-8376-8de5d7b369a6"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.965Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:29.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.965Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:29.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.965Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:29.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:29.965Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:29.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_floatingip_f09qvx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:31.081Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:51:30Z', u'updated_at': u'2018-08-09T16:51:30Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 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'3999ac9fae4548b0b95030b3895f9ec4', u'port_id': None, u'id': u'0d50a9aa-71c9-4c51-ba77-b34ae95e633e', u'qos_policy_id': None}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:31.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "90362943-614c-4533-935b-ac83e3c55297"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:31.218Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:31.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:31.970Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:31.970Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:31.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:32.797Z", "message": "Using external resource keypair: cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:32.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "88cc35e8-7d0c-4e78-97bd-2143f80703a5"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.429Z", "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-09T16:51:33.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.429Z", "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-09T16:51:33.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.519Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:33.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.519Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:33.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.519Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:33.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.519Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:33.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.519Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:33.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:33.519Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:33.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.444Z", "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-09T16:51:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.444Z", "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-09T16:51:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.444Z", "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-09T16:51:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.444Z", "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-09T16:51:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.444Z", "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-09T16:51:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.444Z", "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-09T16:51:34.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f260eabe-d9e6-48fe-83df-7a7c62763614"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:34.535Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:34.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 89, "offset": 50, "size": 50}}} 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:35 GMT 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22450 2018-08-09 16:51:35,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:35,198 - 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-09 16:51:35,199 - 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-09 16:51:35,199 - 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-09 16:51:35,199 - 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-09 16:51:35,199 - 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-09 16:51:35,199 - 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-09 16:51:35,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:35,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:35,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,200 - 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'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:51:30Z', u'updated_at': u'2018-08-09T16:51:30Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 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'3999ac9fae4548b0b95030b3895f9ec4', u'port_id': None, u'id': u'0d50a9aa-71c9-4c51-ba77-b34ae95e633e', u'qos_policy_id': None} 2018-08-09 16:51:35,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 16:51:35,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:35,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-09 16:51:35,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d 2018-08-09 16:51:35,201 - 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-09 16:51:35,201 - 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-09 16:51:35,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:35,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:35,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 16:51:35,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,202 - 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-09 16:51:35,202 - 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-09 16:51:35,203 - 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-09 16:51:35,203 - 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-09 16:51:35,203 - 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-09 16:51:35,203 - 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-09 16:51:35,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:35,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:35,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:35,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:35,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 16:51:35,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:35,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-09 16:51:35,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:35,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:35 GMT 2018-08-09 16:51:35,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:35,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:35,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:40,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:40,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:40,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:40,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ede23bca-61fb-40db-9030-1bf345557d7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ede23bca-61fb-40db-9030-1bf345557d7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ede23bca-61fb-40db-9030-1bf345557d7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ede23bca-61fb-40db-9030-1bf345557d7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ede23bca-61fb-40db-9030-1bf345557d7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ede23bca-61fb-40db-9030-1bf345557d7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.478Z", "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-09T16:51:35.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c808a9ed-925a-437a-af23-139e4102adf3"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.561Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:35.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.561Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:35.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.561Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:35.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "keypair_ib8obt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.561Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:35.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:35.561Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:35.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_floatingip_4527py", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:36.484Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:51:35Z', u'updated_at': u'2018-08-09T16:51:35Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'port_id': None, u'id': u'071aafa3-5cf4-4587-822d-09bbd59ae601', u'qos_policy_id': None}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:36.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "256b7fcc-21d6-451c-956f-9a29e56c2c5d"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:36.588Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:36.588Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:36.588Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:36.588Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:36.588Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:36.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_floatingip_9a4soq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.704Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:51:36Z', u'updated_at': u'2018-08-09T16:51:36Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'port_id': None, u'id': u'cdf0fb7d-7f8c-48fb-b885-e41110b36429', u'qos_policy_id': None}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "9f3142bb-03ae-4da0-85ae-743d498a40d4"}, {"node_instance_id": "bind_security_group_kxk7qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.704Z", "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-09T16:51:37.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ba261f51-acf6-463d-ac66-53f47515ee7e"}, {"node_instance_id": "bind_security_group_kxk7qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.704Z", "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-09T16:51:37.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ba261f51-acf6-463d-ac66-53f47515ee7e"}, {"node_instance_id": "bind_security_group_kxk7qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.704Z", "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-09T16:51:37.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ba261f51-acf6-463d-ac66-53f47515ee7e"}, {"node_instance_id": "bind_security_group_kxk7qp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.704Z", "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-09T16:51:37.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ba261f51-acf6-463d-ac66-53f47515ee7e"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.822Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.822Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.822Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.822Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.822Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:37.822Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:37.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.725Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b167ee49-a4a5-4750-bf2b-4b6c6af6f837"}, {"node_instance_id": "homer_security_group_lzilxd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.725Z", "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-09T16:51:38.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "9e9ce54a-e13b-4d69-98d3-52ea26320ab1"}, {"node_instance_id": "homer_security_group_lzilxd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.725Z", "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-09T16:51:38.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "9e9ce54a-e13b-4d69-98d3-52ea26320ab1"}, {"node_instance_id": "homer_security_group_lzilxd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.725Z", "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-09T16:51:38.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "9e9ce54a-e13b-4d69-98d3-52ea26320ab1"}, {"node_instance_id": "homer_security_group_lzilxd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.725Z", "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-09T16:51:38.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "9e9ce54a-e13b-4d69-98d3-52ea26320ab1"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.725Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3pqanb'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b167ee49-a4a5-4750-bf2b-4b6c6af6f837"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.827Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.827Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.827Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.827Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 149, "offset": 89, "size": 50}}} 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:40 GMT 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:40,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31050 2018-08-09 16:51:40,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:40,476 - 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-09 16:51:40,476 - 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-09 16:51:40,476 - 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-09 16:51:40,476 - 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-09 16:51:40,476 - 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-09 16:51:40,476 - 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-09 16:51:40,477 - 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-09 16:51:40,477 - 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-09 16:51:40,477 - 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-09 16:51:40,477 - 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-09 16:51:40,477 - 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-09 16:51:40,477 - 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-09 16:51:40,478 - 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-09 16:51:40,478 - 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-09 16:51:40,478 - 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-09 16:51:40,478 - 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-09 16:51:40,478 - 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-09 16:51:40,478 - 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-09 16:51:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,479 - 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'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:51:35Z', u'updated_at': u'2018-08-09T16:51:35Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'port_id': None, u'id': u'071aafa3-5cf4-4587-822d-09bbd59ae601', u'qos_policy_id': None} 2018-08-09 16:51:40,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:40,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 16:51:40,480 - 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'3999ac9fae4548b0b95030b3895f9ec4', u'created_at': u'2018-08-09T16:51:36Z', u'updated_at': u'2018-08-09T16:51:36Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'3999ac9fae4548b0b95030b3895f9ec4', u'port_id': None, u'id': u'cdf0fb7d-7f8c-48fb-b885-e41110b36429', u'qos_policy_id': None} 2018-08-09 16:51:40,480 - 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-09 16:51:40,481 - 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-09 16:51:40,481 - 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-09 16:51:40,481 - 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-09 16:51:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 16:51:40,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 16:51:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:40,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}] 2018-08-09 16:51:40,482 - 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-09 16:51:40,482 - 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-09 16:51:40,482 - 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-09 16:51:40,482 - 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-09 16:51:40,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3pqanb'} 2018-08-09 16:51:40,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:40,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:40,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:40,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:40,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:40 GMT 2018-08-09 16:51:40,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:40,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:40,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:45,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:45,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:45,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:45,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:45,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:45,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:38.827Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:38.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:39.994Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:39.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:40.268Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_3pqanb', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:40.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b167ee49-a4a5-4750-bf2b-4b6c6af6f837"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:40.902Z", "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-09T16:51:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b167ee49-a4a5-4750-bf2b-4b6c6af6f837"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:40.902Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_3pqanb', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:40.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b167ee49-a4a5-4750-bf2b-4b6c6af6f837"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:41.063Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:41.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.096Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'45132422-82f0-46d9-856c-fd544e370c88', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0d50a9aa-71c9-4c51-ba77-b34ae95e633e', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3e8bf2fc-d068-4c04-8ce1-9a637ec634a7"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.096Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f7d970c1-ba78-4695-8219-d6817ea69d70', 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-09T16:51:42.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6d17594b-8cfc-4781-b983-192ac121cda5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.096Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_cqocug'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6d17594b-8cfc-4781-b983-192ac121cda5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.096Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_akjabu'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3e8bf2fc-d068-4c04-8ce1-9a637ec634a7"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.133Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.133Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.133Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.133Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.133Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:42.133Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:42.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.128Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'12fa34fa-b549-44f6-ba63-b656f9ff9ef5', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a440e077-bc8f-4c43-9f59-f106fbab5f0c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cdf0fb7d-7f8c-48fb-b885-e41110b36429', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "54790d2e-8c82-449e-bc7e-d28a3ef42c49"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.128Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'365c206b-d90b-4e8a-8ec2-b4aa61aa65bc', 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-09T16:51:43.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "61162c63-efea-4635-97d2-b0ea3af425bb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.128Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a440e077-bc8f-4c43-9f59-f106fbab5f0c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8a70f780-596c-4647-ace0-a2b740be4760', 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-09T16:51:43.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "430004a3-25c2-45a5-ab84-1a6949c66ccc"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.128Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_refs2n'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "54790d2e-8c82-449e-bc7e-d28a3ef42c49"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.128Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_5kxcu2'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "430004a3-25c2-45a5-ab84-1a6949c66ccc"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.128Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_f9q3bo'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "61162c63-efea-4635-97d2-b0ea3af425bb"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:43.141Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:44.145Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:44.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:44.145Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:44.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:44.145Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:44.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:44.145Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:44.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:45.072Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_akjabu', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:45.072Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3e8bf2fc-d068-4c04-8ce1-9a637ec634a7"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:45.133Z", "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-09T16:51:45.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6d17594b-8cfc-4781-b983-192ac121cda5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:45.133Z", "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-09T16:51:45.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3e8bf2fc-d068-4c04-8ce1-9a637ec634a7"}], "metadata": {"pagination": {"total": 192, "offset": 139, "size": 50}}} 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:45 GMT 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29964 2018-08-09 16:51:45,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:45,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:45,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_3pqanb', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:45,726 - 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-09 16:51:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_3pqanb', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:45,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:45,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:45,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:45,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'45132422-82f0-46d9-856c-fd544e370c88', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0d50a9aa-71c9-4c51-ba77-b34ae95e633e', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2018-08-09 16:51:45,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f7d970c1-ba78-4695-8219-d6817ea69d70', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-09 16:51:45,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_cqocug'} 2018-08-09 16:51:45,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_akjabu'} 2018-08-09 16:51:45,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:45,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:45,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:45,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 16:51:45,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'12fa34fa-b549-44f6-ba63-b656f9ff9ef5', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'a440e077-bc8f-4c43-9f59-f106fbab5f0c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'cdf0fb7d-7f8c-48fb-b885-e41110b36429', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-08-09 16:51:45,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'365c206b-d90b-4e8a-8ec2-b4aa61aa65bc', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-09 16:51:45,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a440e077-bc8f-4c43-9f59-f106fbab5f0c', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'8a70f780-596c-4647-ace0-a2b740be4760', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-09 16:51:45,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_refs2n'} 2018-08-09 16:51:45,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_5kxcu2'} 2018-08-09 16:51:45,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_f9q3bo'} 2018-08-09 16:51:45,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:45,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:45,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:45,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:45,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:45,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:51:45,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 16:51:45,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:51:45,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:45,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_akjabu', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:45,732 - 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-09 16:51:45,732 - 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-09 16:51:45,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:45,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:45,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:45,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:45,789 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:45 GMT 2018-08-09 16:51:45,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:45,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:45,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:50,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:50,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:50,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:45.133Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_cqocug', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:45.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6d17594b-8cfc-4781-b983-192ac121cda5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:45.133Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_akjabu', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:45.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3e8bf2fc-d068-4c04-8ce1-9a637ec634a7"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:45.133Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_cqocug', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:45.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6d17594b-8cfc-4781-b983-192ac121cda5"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:46.137Z", "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-09T16:51:46.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "54790d2e-8c82-449e-bc7e-d28a3ef42c49"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:46.137Z", "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-09T16:51:46.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "61162c63-efea-4635-97d2-b0ea3af425bb"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:46.137Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_refs2n', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:46.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "54790d2e-8c82-449e-bc7e-d28a3ef42c49"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:46.137Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_f9q3bo', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:46.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "61162c63-efea-4635-97d2-b0ea3af425bb"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:46.137Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_refs2n', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:46.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "54790d2e-8c82-449e-bc7e-d28a3ef42c49"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:46.137Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_f9q3bo', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:46.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "61162c63-efea-4635-97d2-b0ea3af425bb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:47.143Z", "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-09T16:51:47.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "430004a3-25c2-45a5-ab84-1a6949c66ccc"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:47.143Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_5kxcu2', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:47.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "430004a3-25c2-45a5-ab84-1a6949c66ccc"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:47.143Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_5kxcu2', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:47.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "430004a3-25c2-45a5-ab84-1a6949c66ccc"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:47.277Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:47.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:48.271Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:48.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:48.271Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:48.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:48.271Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:48.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:48.456Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bb8d09ff-c05b-4caf-b38d-bcb19a211468', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'071aafa3-5cf4-4587-822d-09bbd59ae601', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:48.456Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "997596d7-e9d1-43d9-baa6-b3d17a7ed351"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.246Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_g2ss19'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "997596d7-e9d1-43d9-baa6-b3d17a7ed351"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:49.338Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:49.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.305Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4528d258-6d28-474d-ad69-c1c084b00bee', 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-09T16:51:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "df4ec916-356b-4a2b-89c7-d3b32cf0b6a4"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.305Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_6jstgh'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "df4ec916-356b-4a2b-89c7-d3b32cf0b6a4"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:50.347Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:50.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 228, "offset": 189, "size": 50}}} 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:50 GMT 2018-08-09 16:51:50,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:50,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25271 2018-08-09 16:51:50,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_cqocug', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_akjabu', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_cqocug', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,874 - 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-09 16:51:50,874 - 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-09 16:51:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_refs2n', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_f9q3bo', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_refs2n', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_f9q3bo', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,875 - 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-09 16:51:50,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_5kxcu2', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_5kxcu2', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:51:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:50,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'bb8d09ff-c05b-4caf-b38d-bcb19a211468', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'071aafa3-5cf4-4587-822d-09bbd59ae601', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2018-08-09 16:51:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_g2ss19'} 2018-08-09 16:51:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:50,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 16:51:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', u'external_type': u'keypair'}, {u'external_id': u'dd31fa52-fe48-4273-9969-387ed590042a', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4528d258-6d28-474d-ad69-c1c084b00bee', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-09 16:51:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_6jstgh'} 2018-08-09 16:51:50,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:50,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:51:50,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:51:50,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:51:50,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:51:50,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:50,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:50,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:50,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:50,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:51:50,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:51:50,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:50,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:50,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:50 GMT 2018-08-09 16:51:50,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:50,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:50,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:55,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:51:56,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.316Z", "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-09T16:51:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "997596d7-e9d1-43d9-baa6-b3d17a7ed351"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.316Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_g2ss19', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "997596d7-e9d1-43d9-baa6-b3d17a7ed351"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.316Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_g2ss19', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:51.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "997596d7-e9d1-43d9-baa6-b3d17a7ed351"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.352Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:51.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.352Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:51.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.352Z", "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-09T16:51:51.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:51.352Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:51.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:52.358Z", "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-09T16:51:52.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:52.358Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:52.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:52.986Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_6jstgh', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:52.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "df4ec916-356b-4a2b-89c7-d3b32cf0b6a4"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:53.322Z", "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-09T16:51:53.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "df4ec916-356b-4a2b-89c7-d3b32cf0b6a4"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:53.322Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_6jstgh', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:53.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "df4ec916-356b-4a2b-89c7-d3b32cf0b6a4"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:53.373Z", "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-09T16:51:53.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:53.373Z", "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-09T16:51:53.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:53.373Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:53.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:54.377Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:54.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:54.377Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:54.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:55.660Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09T16:51:55.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 246, "offset": 228, "size": 50}}} 2018-08-09 16:51:56,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:56,013 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:56 GMT 2018-08-09 16:51:56,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:56,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14278 2018-08-09 16:51:56,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:51:56,013 - 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-09 16:51:56,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_g2ss19', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:56,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_g2ss19', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:56,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:51:56,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:51:56,014 - 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-09 16:51:56,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:51:56,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-09 16:51:56,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:51:56,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_6jstgh', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:56,015 - 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-09 16:51:56,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_6jstgh', 'key_name': u'cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d', 'image': u'8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d', 'cloudify_management_network_id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}, 'nics': [{'net-id': u'72639c62-19e7-426c-a8c5-b6b69eaffb8c'}], 'flavor': u'67835d56-7961-424a-8660-f2b5c776686d'} 2018-08-09 16:51:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-09 16:51:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-09 16:51:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:51:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:51:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:51:56,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2018-08-09 16:51:56,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:51:56,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:51:56,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:51:56,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:51:56,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:51:56,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:51:56 GMT 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:51:56,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:01,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:01,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:01,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:56.383Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:56.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:56.383Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:56.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:56.383Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:56.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:56.383Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-09T16:51:56.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:56.383Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:56.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:56.383Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:56.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:57.388Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:57.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:57.388Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:57.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:57.388Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:51:57.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:58.414Z", "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-09T16:51:58.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:51:59.419Z", "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-09T16:51:59.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 257, "offset": 246, "size": 50}}} 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:01,156 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:01 GMT 2018-08-09 16:52:01,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:01,157 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7294 2018-08-09 16:52:01,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:01,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:52:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:52:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:52:01,158 - 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-09 16:52:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:52:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 16:52:01,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 16:52:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:52:01,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 16:52:01,159 - 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-09 16:52:01,159 - 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-09 16:52:01,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:01,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:01,218 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:01,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:01,218 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:01 GMT 2018-08-09 16:52:01,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:01,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:01,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:06,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:06,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:06,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:06,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:06,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:06 GMT 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:06,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:06,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:06,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:06,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:06,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:06,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:06,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:06,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:06 GMT 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:06,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:11,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:11,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:11,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-09 16:52:11,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:11,450 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:11 GMT 2018-08-09 16:52:11,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:11,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:11,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:11,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:11,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:11 GMT 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:11,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:11,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:16,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:16,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:16,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:16,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:16,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:16,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:16 GMT 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:16,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:16,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:16,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:16,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:16 GMT 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:16,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:21,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:21,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:21,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:21,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:21,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:21,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:21,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:20.524Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:20.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:21.437Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:21.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:21 GMT 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-08-09 16:52:21,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:21,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:21,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:21,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:21,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:21,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:21,851 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:21 GMT 2018-08-09 16:52:21,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:21,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:21,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:26,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:26,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:26,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:26,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:26,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:22.442Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:22.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:22.442Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:22.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:23.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:23.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:23.448Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:23.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:23.448Z", "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-09T16:52:23.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:23.448Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:23.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:23.448Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:23.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:24.665Z", "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-09T16:52:24.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:25.459Z", "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-09T16:52:25.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:25.459Z", "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-09T16:52:25.459Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:26.467Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:26.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:26.467Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:26.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:26.467Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:26.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:26.467Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:26.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 273, "offset": 259, "size": 50}}} 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:26 GMT 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:26,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9756 2018-08-09 16:52:26,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:26,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,926 - 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-09 16:52:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,926 - 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-09 16:52:26,926 - 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-09 16:52:26,927 - 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-09 16:52:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:26,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:26,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:26,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:26,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:26,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:26 GMT 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:26,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:31,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:32,055 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:32,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:27.696Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-09T16:52:27.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:28.481Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:28.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:28.481Z", "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-09T16:52:28.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:28.481Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:28.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:29.485Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:29.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:29.485Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:29.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:30.489Z", "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-09T16:52:30.489Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:31.493Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-09T16:52:31.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 281, "offset": 273, "size": 50}}} 2018-08-09 16:52:32,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:32,056 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:32 GMT 2018-08-09 16:52:32,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:32,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6672 2018-08-09 16:52:32,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:32,057 - 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-09 16:52:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:32,057 - 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-09 16:52:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:32,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 16:52:32,058 - 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-09 16:52:32,058 - 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-09 16:52:32,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:32,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:32,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:32,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:32,113 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:32 GMT 2018-08-09 16:52:32,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:32,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:32,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:37,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:37,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 16:52:37,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:37,183 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:37 GMT 2018-08-09 16:52:37,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:37,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:37,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:37,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:37,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:37,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:37,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:37,237 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:37 GMT 2018-08-09 16:52:37,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:37,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:37,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:42,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:42,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:42,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:42,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:42 GMT 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:42,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:42,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:42,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:42,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:42,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:42,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:42,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:42 GMT 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:42,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:47,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:47,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:47,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:47 GMT 2018-08-09 16:52:47,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:47,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:47,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:47,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:47,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:47,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:47,518 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:47 GMT 2018-08-09 16:52:47,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:47,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:47,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:52,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:52,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:52 GMT 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:52,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:52,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:52,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:52,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:52,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:52 GMT 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:52,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:57,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:52:57,806 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:52.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:52.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:53.499Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:53.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:54.767Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:54.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:55.531Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:55.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:55.531Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:55.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:55.531Z", "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-09T16:52:55.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:55.531Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:55.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:55.531Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:55.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:56.547Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:56.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:57.552Z", "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-09T16:52:57.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:57.552Z", "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-09T16:52:57.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:57.552Z", "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-09T16:52:57.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 293, "offset": 281, "size": 50}}} 2018-08-09 16:52:57,807 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:57,808 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:57 GMT 2018-08-09 16:52:57,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:57,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8730 2018-08-09 16:52:57,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:52:57,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,809 - 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-09 16:52:57,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:52:57,810 - 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-09 16:52:57,810 - 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-09 16:52:57,810 - 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-09 16:52:57,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:52:57,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:52:57,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:52:57,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:52:57,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:52:57,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:52:57 GMT 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:52:57,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:02,875 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:02,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:02,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:02,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:58.558Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:58.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:58.558Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:58.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:58.558Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:58.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:58.558Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:52:58.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:52:59.797Z", "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-09T16:52:59.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:00.565Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:00.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:00.565Z", "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-09T16:53:00.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:00.565Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:00.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:01.587Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:01.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:01.587Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:01.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:02.591Z", "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-09T16:53:02.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 304, "offset": 293, "size": 50}}} 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:02 GMT 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:03,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7588 2018-08-09 16:53:03,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,002 - 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-09 16:53:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,002 - 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-09 16:53:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,002 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,003 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 16:53:03,003 - 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-09 16:53:03,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:03,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:03,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:03,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:03,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:03 GMT 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:03,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:08,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:08,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:08,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:08,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:08,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:08,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:08,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:03.594Z", "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-09T16:53:03.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 305, "offset": 304, "size": 50}}} 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:08 GMT 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2018-08-09 16:53:08,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:08,199 - 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-09 16:53:08,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:08,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:08,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:08,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:08,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:08,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:08,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:08 GMT 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:08,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:13,262 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:13,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:13,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:13,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:13,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:13,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:13 GMT 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:53:13,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:13,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:13,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:13,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:13,381 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:13 GMT 2018-08-09 16:53:13,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:13,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:13,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:18,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:18,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:18,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:18,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:18 GMT 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:53:18,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:18,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:18,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:18,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:18,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:18,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:18,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:18 GMT 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:18,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:23,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:24,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:24,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:24,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:24,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:24 GMT 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:53:24,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:24,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:24,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:24,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:24,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:24 GMT 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:24,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:29,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:31,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:24.983Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:24.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:25.604Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:25.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:26.898Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:26.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:26.898Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:26.898Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:28.761Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:28.761Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:28.761Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:28.761Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:28.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 313, "offset": 305, "size": 50}}} 2018-08-09 16:53:31,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:31,168 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:31 GMT 2018-08-09 16:53:31,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:31,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4186 2018-08-09 16:53:31,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:31,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:31,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:33,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:33,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:33,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:33,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:33 GMT 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:33,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:38,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:40,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:40,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:31.309Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:31.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:31.309Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:31.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:31.309Z", "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-09T16:53:31.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:31.309Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:31.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:31.309Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:31.309Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:33.815Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:33.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:33.815Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:33.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:33.815Z", "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-09T16:53:33.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:33.815Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:33.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:35.261Z", "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-09T16:53:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:35.261Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:53:35.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:36.662Z", "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-09T16:53:36.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:38.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 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-09T16:53:38.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:38.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 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-09T16:53:38.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:38.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 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-09T16:53:38.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 328, "offset": 313, "size": 50}}} 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:40 GMT 2018-08-09 16:53:40,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:40,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12132 2018-08-09 16:53:40,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:40,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,429 - 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-09 16:53:40,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,430 - 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-09 16:53:40,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,430 - 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-09 16:53:40,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-09 16:53:40,430 - 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-09 16:53:40,430 - 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-09 16:53:40,431 - 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-09 16:53:40,431 - 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-09 16:53:40,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:41,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:41,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:41,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:41,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:41 GMT 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:41,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:46,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:47,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:47,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:47,418 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:47,418 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:47,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:47,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:53:40.884Z", "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-09T16:53:40.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 329, "offset": 328, "size": 50}}} 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:47 GMT 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1218 2018-08-09 16:53:47,419 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:47,419 - 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-09 16:53:47,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:47,491 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:47,491 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:47,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:47,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:47 GMT 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:47,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:52,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:53,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:53,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:53,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:53,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:53 GMT 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:53:53,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:53,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:53,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:53,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:53,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:53,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:53 GMT 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:53,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:58,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:53:59,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:59,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:59,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:59 GMT 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:59,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:53:59,134 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:53:59,134 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:53:59,227 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:53:59,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:53:59,228 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:53:59 GMT 2018-08-09 16:53:59,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:53:59,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:53:59,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:04,234 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:06,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:06,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:00.744Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:00.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:01.737Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:01.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:04.054Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:04.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:04.054Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:04.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 333, "offset": 329, "size": 50}}} 2018-08-09 16:54:06,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:06,628 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:06 GMT 2018-08-09 16:54:06,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:06,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-08-09 16:54:06,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:06,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:06,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:06,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:06,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:06,629 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:07,176 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:07,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:07,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:07,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:07 GMT 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:07,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:12,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:12,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:12,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:07.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:07.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:07.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:07.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:07.268Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:07.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:07.268Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:07.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "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-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:08.646Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:08.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.287Z", "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-09T16:54:10.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.471Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:10.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "21cac17d-8cbb-4ada-9a66-c8e6c595f22a"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.923Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:10.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.923Z", "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": "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-09T16:54:10.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.923Z", "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": "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-09T16:54:10.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.923Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T16:54:10.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:10.923Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:10.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:11.937Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:11.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:11.937Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:11.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:11.937Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:11.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:11.937Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:11.937Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 356, "offset": 333, "size": 50}}} 2018-08-09 16:54:12,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:12,350 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:12 GMT 2018-08-09 16:54:12,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:12,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15586 2018-08-09 16:54:12,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,352 - 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-09 16:54:12,352 - 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-09 16:54:12,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,352 - 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-09 16:54:12,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:12,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:12,353 - 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-09 16:54:12,353 - 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-09 16:54:12,353 - 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-09 16:54:12,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:12,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:12,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:12,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:12,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:12,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:12,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:12 GMT 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:12,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:17,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:17,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:17,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:17,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:17,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:17,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:12.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:12.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.471Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f3bfef32-754c-4697-afd3-155e35de973f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:13.637Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:13.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:14.284Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:14.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:14.284Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:14.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:14.284Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)", "node_name": "sprout_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (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.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T16:54:14.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:14.284Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:14.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:14.480Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:14.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "62e8512d-d191-436d-a35c-69935c40f040"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:15.560Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:15.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6a591ad-b91b-4aa5-9464-74123208d08d"}], "metadata": {"pagination": {"total": 384, "offset": 356, "size": 50}}} 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:17 GMT 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15908 2018-08-09 16:54:17,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:17,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:54:17,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:17,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-09 16:54:17,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:17,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:17,571 - 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.18 on port 22: Unable to connect to port 22 on 192.168.120.18 (tried 1 time) 2018-08-09 16:54:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:17,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:54:17,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:17,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:17,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:17,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:17,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:17,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:17,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:17 GMT 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:17,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:22,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:22,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:22,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:22,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:17.940Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-09T16:54:17.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 385, "offset": 384, "size": 50}}} 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:22 GMT 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1316 2018-08-09 16:54:22,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:22,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.12 on port 22: Unable to connect to port 22 on 192.168.120.12 (tried 1 time) 2018-08-09 16:54:22,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:23,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:23,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:23,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:23,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:23 GMT 2018-08-09 16:54:23,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:23,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:23,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:28,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:28,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:28,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:28,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 385, "offset": 385, "size": 50}}} 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:28,394 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:28 GMT 2018-08-09 16:54:28,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:28,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 16:54:28,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:28,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:28,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:28 GMT 2018-08-09 16:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:33,466 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:33,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:33,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:33,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:33,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:33,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:33,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:28.799Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:28.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.375Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:29.576Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:29.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.415Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.415Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "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-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.585Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.585Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:32.971Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:32.971Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.379Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "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-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Creating Agent sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:33.593Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_5kxcu2/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:33.593Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}], "metadata": {"pagination": {"total": 434, "offset": 385, "size": 50}}} 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:33 GMT 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27224 2018-08-09 16:54:33,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:33,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 16:54:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 16:54:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:54:33,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:33,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:54:33,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 16:54:33,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:54:33,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 16:54:33,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 16:54:33,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:54:33,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:54:33,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_5kxcu2 2018-08-09 16:54:33,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:54:33,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:54:33,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:54:33,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_5kxcu2/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:54:33,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:33,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:33,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:33 GMT 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:33,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:33,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:38,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:39,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:34.689Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:34.689Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.079Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_5kxcu2/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_5kxcu2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_5kxcu2/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_5kxcu2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_5kxcu2/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_5kxcu2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "/home/ubuntu/sprout_host_5kxcu2/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-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.696Z", "message": "Successfully created daemon: sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24d19d23-219b-46a8-8f10-75cc55dbe111"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:36.723Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:36.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.383Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.383Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.383Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}], "metadata": {"pagination": {"total": 513, "offset": 434, "size": 50}}} 2018-08-09 16:54:39,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:39,027 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:39 GMT 2018-08-09 16:54:39,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:39,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28725 2018-08-09 16:54:39,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:39,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:54:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:54:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:54:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_5kxcu2/env 2018-08-09 16:54:39,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_5kxcu2/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_5kxcu2/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_5kxcu2', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_5kxcu2/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_5kxcu2', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:54:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:54:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:54:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_5kxcu2/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-09 16:54:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:54:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 16:54:39,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_5kxcu2 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:39,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:39,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:39,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:39 GMT 2018-08-09 16:54:39,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:39,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:39,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:44,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:44,314 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:44,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:44,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "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-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:37.706Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:37.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.389Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.389Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.389Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.389Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "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-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Configuring Agent sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Creating Agent homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:38.717Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_6jstgh/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:38.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.499Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.499Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.499Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.499Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3fc14b1e-441f-4ed8-89d2-44cd5f18821b"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Successfully configured daemon: sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "007939ba-0656-4136-845d-86cbcdd1e2f6"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:39.939Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:39.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:40.532Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:40.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}], "metadata": {"pagination": {"total": 602, "offset": 484, "size": 50}}} 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:44 GMT 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:44,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26963 2018-08-09 16:54:44,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:44,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 16:54:44,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:54:44,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:54:44,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:54:44,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_5kxcu2 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_6jstgh 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:54:44,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_6jstgh/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:54:44,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_5kxcu2 2018-08-09 16:54:44,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:44,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:44,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:44,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:44 GMT 2018-08-09 16:54:44,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:44,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:44,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:49,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:49,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:49,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:49,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_6jstgh/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_6jstgh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_6jstgh/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_6jstgh', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_6jstgh/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_6jstgh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "043406f3-92ac-409c-a682-370e349a3fd5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Starting Agent sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.032Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.555Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.555Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.555Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:41.555Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:41.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "/home/ubuntu/homer_host_6jstgh/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-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Successfully created daemon: homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6c0f5a-64c9-4a38-8937-88be7690f51f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.057Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.564Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.564Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.564Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:42.564Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:42.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:43.065Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:43.065Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "82b018e2-7f8d-418f-8fd7-5fad40717e4f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:43.571Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:43.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:43.571Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:43.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:43.571Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:43.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 762, "offset": 534, "size": 50}}} 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:49 GMT 2018-08-09 16:54:49,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:49,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27977 2018-08-09 16:54:49,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:49,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_6jstgh/env 2018-08-09 16:54:49,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_6jstgh/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_6jstgh/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_6jstgh', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_6jstgh/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_6jstgh', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:54:49,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:54:49,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:54:49,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:54:49,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_5kxcu2 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:49,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:54:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:54:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_6jstgh/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-09 16:54:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:54:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_6jstgh 2018-08-09 16:54:49,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:49,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:49,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:49,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:49,963 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:49,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:49,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:49 GMT 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:49,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:49,965 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:54,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:54:55,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:55,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:55,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:55,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:55,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:55,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:43.571Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:43.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "broker_get_settings_from_manager set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "60ff9010-39f0-4085-8b4d-0b1997ad9adc"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.079Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.698Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.698Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.698Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.698Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.698Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:44.698Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:44.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "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-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Successfully started daemon: sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e6675222-c107-476c-84c5-13f6e593a8b5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de906b6d-f97b-4c42-be9c-004698480b30"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Creating Agent proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Downloading Agent Package from https://192.168.120.4: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-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_3pqanb/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}], "metadata": {"pagination": {"total": 943, "offset": 584, "size": 50}}} 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:55 GMT 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27283 2018-08-09 16:54:55,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:54:55,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:55,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 16:54:55,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:54:55,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:54:55,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:55,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:54:55,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:54:55,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:54:55,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:54:55,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,243 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:54:55,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:54:55,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_5kxcu2 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_3pqanb 2018-08-09 16:54:55,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:54:55,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:54:55,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_3pqanb/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:54:55,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:54:55,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:54:55,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:54:55,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:54:55,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:54:55 GMT 2018-08-09 16:54:55,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:54:55,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:54:55,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:00,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:00,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.195Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:45.714Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:45.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Configuring Agent homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "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-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa10dada-5059-413e-822d-8f178d1e7d68"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "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-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Creating Agent dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "[localhost] run: /home/ubuntu/sprout_host_5kxcu2/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}], "metadata": {"pagination": {"total": 1135, "offset": 634, "size": 50}}} 2018-08-09 16:55:00,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:00,534 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:00 GMT 2018-08-09 16:55:00,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:00,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27381 2018-08-09 16:55:00,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:55:00,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:55:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:55:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_6jstgh 2018-08-09 16:55:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:55:00,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:55:00,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,540 - 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-09 16:55:00,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-09 16:55:00,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:00,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:55:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:55:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:55:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_cqocug 2018-08-09 16:55:00,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_5kxcu2/env/bin/pip freeze 2018-08-09 16:55:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:00,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:00,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:00,823 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:00 GMT 2018-08-09 16:55:00,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:00,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:00,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:05,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:05,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "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-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.528Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.719Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.719Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.719Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:46.719Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:46.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Removing directory: /tmp/tmpSnQ0KT", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Successfully configured daemon: homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_3pqanb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_3pqanb/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_3pqanb', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_3pqanb/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_3pqanb', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "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-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "be87882c-1655-4c77-954e-fd80397fe4e6"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "de8a77a8-6a74-41f6-8a66-ae049a0988fb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_3pqanb/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.727Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1250, "offset": 684, "size": 50}}} 2018-08-09 16:55:05,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:05,911 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:05 GMT 2018-08-09 16:55:05,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:05,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28013 2018-08-09 16:55:05,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:05,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:55:05,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:55:05,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,914 - 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-09 16:55:05,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:55:05,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:05,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:05,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:55:05,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:05,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-09 16:55:05,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:05,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-09 16:55:05,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:05,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:05,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:55:05,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSnQ0KT 2018-08-09 16:55:05,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:55:05,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_6jstgh 2018-08-09 16:55:05,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:05,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:05,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:55:05,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:05,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_3pqanb/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_3pqanb/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_3pqanb', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_3pqanb/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_3pqanb', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:55:05,918 - 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-09 16:55:05,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:05,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_3pqanb/env 2018-08-09 16:55:05,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 16:55:05,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:05,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:05,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:55:05,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:05,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:55:05,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:05,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:06,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:06,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:06,120 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:06 GMT 2018-08-09 16:55:06,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:06,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:06,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:11,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:11,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:11,200 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:47.917Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:47.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Successfully created daemon: proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "/home/ubuntu/proxy_host_3pqanb/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-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c65d59b3-7773-443d-b350-37a225bba526"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_cqocug/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_cqocug/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_cqocug', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_cqocug/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_cqocug', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:48.886Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_cqocug/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:48.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.127Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Successfully created daemon: dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}], "metadata": {"pagination": {"total": 1351, "offset": 734, "size": 50}}} 2018-08-09 16:55:11,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:11,200 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:11 GMT 2018-08-09 16:55:11,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:11,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28314 2018-08-09 16:55:11,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:11,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:11,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:11,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:55:11,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_3pqanb 2018-08-09 16:55:11,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:11,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:55:11,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3pqanb/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-09 16:55:11,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:11,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 16:55:11,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:11,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_cqocug/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_cqocug/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_cqocug', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_cqocug/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_cqocug', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:55:11,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_cqocug/env 2018-08-09 16:55:11,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:55:11,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:55:11,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:11,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:55:11,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:55:11,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:11,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:11,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_cqocug 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:55:11,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:55:11,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:11,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:11,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:11,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:11,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:11,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:11,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:11 GMT 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:11,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:16,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:16,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:16,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "/home/ubuntu/dime_host_cqocug/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-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b8f647a3-6d59-42a9-b4c1-57196e4ef0cb"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:49.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:49.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.134Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "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-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Downloading Agent Package from https://192.168.120.4: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-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Starting Agent homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Creating Agent vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_f9q3bo/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:50.965Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:50.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}], "metadata": {"pagination": {"total": 1372, "offset": 784, "size": 50}}} 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:16,432 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:16 GMT 2018-08-09 16:55:16,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:16,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27794 2018-08-09 16:55:16,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-09 16:55:16,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_cqocug/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-09 16:55:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:55:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:55:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:55:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:55:16,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:55:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:55:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_6jstgh 2018-08-09 16:55:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_f9q3bo 2018-08-09 16:55:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_f9q3bo/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:55:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:55:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:16,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:16,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:16,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:16,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:16,515 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:16 GMT 2018-08-09 16:55:16,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:16,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:16,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:21,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:21,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:21,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "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-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:51.999Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:51.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_f9q3bo/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Creating Agent ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}], "metadata": {"pagination": {"total": 1391, "offset": 834, "size": 50}}} 2018-08-09 16:55:21,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:21,590 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:21 GMT 2018-08-09 16:55:21,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:21,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27615 2018-08-09 16:55:21,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:21,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:55:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:55:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:21,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 16:55:21,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:55:21,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:21,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_f9q3bo/env 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:21,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:55:21,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_akjabu 2018-08-09 16:55:21,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:21,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:55:21,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:21,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:21,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:21,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:21,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:21,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:21 GMT 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:21,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:26,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:26,767 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:26,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:26,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_akjabu/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.044Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:53.645Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:53.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "/home/ubuntu/vellum_host_f9q3bo/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-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "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-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "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-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_refs2n/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Creating Agent bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Successfully created daemon: vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "09138954-6322-4bab-b520-d793b3c07fb1"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}], "metadata": {"pagination": {"total": 1404, "offset": 884, "size": 50}}} 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:26 GMT 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:26,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28202 2018-08-09 16:55:26,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:26,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:55:26,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_akjabu/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:55:26,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:26,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_f9q3bo/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-09 16:55:26,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:26,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-09 16:55:26,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-09 16:55:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-09 16:55:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:55:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_refs2n/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:55:26,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:55:26,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_refs2n 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:55:26,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_f9q3bo 2018-08-09 16:55:26,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:26,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:55:26,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:26,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:26,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:26,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:26,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:26,943 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:26 GMT 2018-08-09 16:55:26,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:26,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:26,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:31,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:32,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:32,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.138Z", "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-09T16:54:54.138Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.173Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.173Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:54.173Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:54.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Successfully started daemon: homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_akjabu/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_akjabu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_akjabu/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_akjabu', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_akjabu/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_akjabu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Creating Agent bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "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-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Configuring Agent proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_6jstgh start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "06a3dcda-0db8-4544-90fb-c9bba4afe953"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.205Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_g2ss19/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:55.208Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:55.208Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.422Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.422Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.422Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.422Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.422Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.422Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "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-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}], "metadata": {"pagination": {"total": 1413, "offset": 934, "size": 50}}} 2018-08-09 16:55:32,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:32,020 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:32 GMT 2018-08-09 16:55:32,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:32,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27919 2018-08-09 16:55:32,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:32,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:32,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:55:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:55:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-09 16:55:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_6jstgh 2018-08-09 16:55:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.4:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-09 16:55:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:55:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_akjabu/env 2018-08-09 16:55:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_akjabu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_akjabu/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_akjabu', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_akjabu/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_akjabu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:55:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-09 16:55:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_g2ss19 2018-08-09 16:55:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-09 16:55:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_3pqanb 2018-08-09 16:55:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:55:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_6jstgh start 2018-08-09 16:55:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-09 16:55:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_g2ss19/cloudify/ssl/cloudify_internal_cert.pem 2018-08-09 16:55:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:55:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:55:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:32,029 - 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-09 16:55:32,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:32,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:32,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:32,089 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:32 GMT 2018-08-09 16:55:32,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:32,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:32,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:37,094 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:37,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:37,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "/home/ubuntu/ellis_host_akjabu/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-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Successfully configured daemon: proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "[localhost] run: /home/ubuntu/homer_host_6jstgh/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "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-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Successfully created daemon: ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_refs2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_refs2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_refs2n', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_refs2n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_refs2n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ac6d540d-0201-4008-9a4e-59f5eee76326"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b68077de-2601-4748-bbc6-38a6fdbd6936"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_refs2n/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Configuring Agent dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "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-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:56.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:56.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.548Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "/home/ubuntu/bind_host_g2ss19/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-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Configuring Agent vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}], "metadata": {"pagination": {"total": 1418, "offset": 984, "size": 50}}} 2018-08-09 16:55:37,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:37,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:37 GMT 2018-08-09 16:55:37,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:37,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28624 2018-08-09 16:55:37,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:37,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_akjabu/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-09 16:55:37,171 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_3pqanb 2018-08-09 16:55:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:55:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,172 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:55:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:37,173 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_6jstgh/env/bin/pip freeze 2018-08-09 16:55:37,173 - 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-09 16:55:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_akjabu 2018-08-09 16:55:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_refs2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_refs2n/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_REST_TENANT': 'default_tenant', 'CLOUDIFY_DAEMON_USER': 'ubuntu', 'REST_PORT': '53333', 'CLOUDIFY_DAEMON_MIN_WORKERS': '0', 'CLOUDIFY_BYPASS_MAINTENANCE_MODE': 'False', 'CLOUDIFY_DAEMON_NAME': 'bono_host_refs2n', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_refs2n/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_refs2n', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:55:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:55:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_refs2n/env 2018-08-09 16:55:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_cqocug 2018-08-09 16:55:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:37,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,175 - 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-09 16:55:37,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:37,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:55:37,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:37,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:55:37,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:55:37,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:37,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:37,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:55:37,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:37,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:37,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_g2ss19/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-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_f9q3bo 2018-08-09 16:55:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:37,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:37,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:37,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:37,239 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:37 GMT 2018-08-09 16:55:37,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:37,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:37,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:42,244 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:42,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:42,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Configuring Agent vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "/home/ubuntu/bind_host_g2ss19/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-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Successfully created daemon: bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Successfully created daemon: bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "76594afa-8b21-4dbc-8644-e82ccf571451"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "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-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_g2ss19/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_g2ss19/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_g2ss19', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_g2ss19/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_g2ss19', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Removing directory: /tmp/tmpSiUtgv", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a6877835-ec04-45db-8ff0-0a0390712569"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "eb1e2fbd-8452-4f1c-b8ed-dd5d87f2ebbe"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:57.554Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:57.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fa3c52d5-b38d-46a7-9160-78453dda962b"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.613Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Configuring Agent ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Successfully configured daemon: vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa683372-d0d6-4fa5-879d-3f66fef61bde"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}], "metadata": {"pagination": {"total": 1420, "offset": 1034, "size": 50}}} 2018-08-09 16:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:42 GMT 2018-08-09 16:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28250 2018-08-09 16:55:42,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:42,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_f9q3bo 2018-08-09 16:55:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-09 16:55:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:42,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_g2ss19/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-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_g2ss19 2018-08-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_refs2n 2018-08-09 16:55:42,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-09 16:55:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,331 - 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-09 16:55:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.4', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_g2ss19/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_g2ss19/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_g2ss19', 'REST_HOST': '192.168.120.4', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_g2ss19/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_g2ss19', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dk4CjA.wz_Na9CTJF9NQi9OTjr9eKdxuYU'} 2018-08-09 16:55:42,331 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpSiUtgv 2018-08-09 16:55:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-09 16:55:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-09 16:55:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:42,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:55:42,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:42,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-09 16:55:42,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:55:42,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:55:42,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:42,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_akjabu 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_f9q3bo 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:42,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:42,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:42,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:42,396 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:42,396 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:42,396 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:42,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:42 GMT 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:42,397 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:47,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:47,475 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:47,475 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:47,475 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:47,475 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:58.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:58.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.618Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Starting Agent dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Successfully configured daemon: ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ecb79e34-21ce-473f-9de5-5921eef88bf8"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Starting Agent proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Configuring Agent bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}], "metadata": {"pagination": {"total": 1421, "offset": 1084, "size": 50}}} 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:47 GMT 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:47,476 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27047 2018-08-09 16:55:47,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:55:47,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:55:47,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_cqocug 2018-08-09 16:55:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:47,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:47,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_akjabu 2018-08-09 16:55:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_3pqanb 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_refs2n 2018-08-09 16:55:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:47,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:47,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:47,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:47,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:47,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:47,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:47,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:47,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:47,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:47,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:47,548 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:47 GMT 2018-08-09 16:55:47,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:47,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:47,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:52,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:52,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:52,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:54:59.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:54:59.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.622Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.622Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.622Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.622Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Configuring Agent bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Successfully configured daemon: bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "01aac538-407d-4b10-a1e7-a431a393028d"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:00.639Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:00.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.933Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Successfully configured daemon: bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Starting Agent vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "cb76564d-6df3-4bbc-b0c7-aefb9487f3c2"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:01.936Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:01.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}], "metadata": {"pagination": {"total": 1454, "offset": 1134, "size": 50}}} 2018-08-09 16:55:52,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:52,635 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:52 GMT 2018-08-09 16:55:52,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:52,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26892 2018-08-09 16:55:52,635 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:52,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:55:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:52,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_g2ss19 2018-08-09 16:55:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_refs2n 2018-08-09 16:55:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:52,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-09 16:55:52,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-09 16:55:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_g2ss19 2018-08-09 16:55:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_f9q3bo 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-09 16:55:52,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:52,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:55:52,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:52,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:52,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:52,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:52 GMT 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:52,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:57,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:55:57,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:57,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:57,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:57,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:57,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Starting Agent ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Successfully started daemon: proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Starting Agent bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.942Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_3pqanb start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.942Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "0116ddb2-1029-46ce-9fde-698da8278c23"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.943Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.943Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.943Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.943Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:02.943Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:02.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "[localhost] run: /home/ubuntu/proxy_host_3pqanb/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "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-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "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-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "[localhost] run: /home/ubuntu/dime_host_cqocug/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Successfully started daemon: dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_cqocug start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c4e5c745-1120-4e87-98d7-4098b9b07fdd"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:03.947Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:03.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.038Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.038Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.038Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.038Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.038Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_f9q3bo start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "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-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "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-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Successfully started daemon: vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Removing directory: /tmp/tmpR9WeWH", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}], "metadata": {"pagination": {"total": 1456, "offset": 1184, "size": 50}}} 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:57 GMT 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27404 2018-08-09 16:55:57,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:55:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_akjabu 2018-08-09 16:55:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:55:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_3pqanb 2018-08-09 16:55:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_refs2n 2018-08-09 16:55:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:57,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-09 16:55:57,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_3pqanb start 2018-08-09 16:55:57,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:57,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:57,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:55:57,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:57,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:55:57,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:55:57,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_3pqanb/env/bin/pip freeze 2018-08-09 16:55:57,795 - 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-09 16:55:57,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:55:57,795 - 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-09 16:55:57,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_cqocug/env/bin/pip freeze 2018-08-09 16:55:57,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:55:57,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_cqocug 2018-08-09 16:55:57,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:55:57,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_cqocug start 2018-08-09 16:55:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:55:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:55:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:55:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_f9q3bo start 2018-08-09 16:55:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,798 - 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-09 16:55:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:55:57,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:55:57,799 - 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-09 16:55:57,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_f9q3bo 2018-08-09 16:55:57,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpR9WeWH 2018-08-09 16:55:57,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:55:57,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:55:57,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:55:57 GMT 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:55:57,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:55:57,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:02,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:02,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:02,941 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Successfully started daemon: vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "4623229e-aa69-4e3e-8870-ba7b624b8a9b"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:04.980Z", "message": "Removing directory: /tmp/tmpR9WeWH", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:04.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fff4a363-018c-440d-839d-d39a1e2b7acd"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:05.082Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:05.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "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-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "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-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Successfully started daemon: bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_akjabu start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "[localhost] run: /home/ubuntu/vellum_host_f9q3bo/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_refs2n start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Removing directory: /tmp/tmp5hKGJ7", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a2ec1084-9c40-4361-a183-07324f6cae5e"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Successfully started daemon: ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "f5a51c44-8975-42fd-abc0-5a8f87c8965e"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "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-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.015Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6897b72f-ab9e-45a7-bd52-7510c02d5c61"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:06.117Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:06.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.121Z", "message": "Removing directory: /tmp/tmpUuBmNh", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.121Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.121Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.121Z", "message": "[localhost] run: /home/ubuntu/bono_host_refs2n/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.121Z", "message": "[localhost] run: /home/ubuntu/ellis_host_akjabu/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.121Z", "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-09T16:55:07.121Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3c9d32ab-7bf4-4ff7-b6ac-3aaf3ca55319"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1459, "offset": 1234, "size": 50}}} 2018-08-09 16:56:02,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:02,941 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:02 GMT 2018-08-09 16:56:02,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:02,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26974 2018-08-09 16:56:02,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:02,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-09 16:56:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:56:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:56:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 16:56:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_f9q3bo 2018-08-09 16:56:02,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpR9WeWH 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:02,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:56:02,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:02,945 - 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-09 16:56:02,945 - 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-09 16:56:02,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_refs2n 2018-08-09 16:56:02,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_akjabu start 2018-08-09 16:56:02,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_f9q3bo/env/bin/pip freeze 2018-08-09 16:56:02,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:56:02,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_refs2n start 2018-08-09 16:56:02,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:56:02,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp5hKGJ7 2018-08-09 16:56:02,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_akjabu 2018-08-09 16:56:02,947 - 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-09 16:56:02,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:56:02,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:56:02,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:56:02,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUuBmNh 2018-08-09 16:56:02,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:56:02,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:56:02,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_refs2n/env/bin/pip freeze 2018-08-09 16:56:02,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_akjabu/env/bin/pip freeze 2018-08-09 16:56:02,949 - 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-09 16:56:02,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:56:02,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:56:02,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:56:02,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:56:02,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:02,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:03,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:03,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:03,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:03 GMT 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:03,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:08,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:08,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:08,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:08,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:08,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:07.256Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:07.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_node_0hllda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VIJGM/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6946704-53a7-4315-90f9-aab4ded9c80f"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "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-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Removing directory: /tmp/tmpFYvRtK", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "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-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "proxy_node_0hllda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Executing: /tmp/VIJGM/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6946704-53a7-4315-90f9-aab4ded9c80f"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_g2ss19 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "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-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "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-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2f06dcd2-8a04-4bb6-9835-71a3f7b45c3b"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "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-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.127Z", "message": "Successfully started daemon: bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "52d12c47-6a7d-42bc-85a7-977ed9d60a5e"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:08.265Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:08.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.132Z", "message": "Removing directory: /tmp/tmpp5OBVC", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.132Z", "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-09T16:55:09.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2075f40b-379b-4b78-b744-1422fca70c86"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.132Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.132Z", "message": "[localhost] run: /home/ubuntu/bind_host_g2ss19/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1459, "offset": 1284, "size": 50}}} 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:08 GMT 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26659 2018-08-09 16:56:08,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:56:08,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:56:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:56:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:56:08,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VIJGM/install_requirements.sh 2018-08-09 16:56:08,098 - 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-09 16:56:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpFYvRtK 2018-08-09 16:56:08,099 - 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-09 16:56:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-09 16:56:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:56:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VIJGM/install_requirements.sh 2018-08-09 16:56:08,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_g2ss19 start 2018-08-09 16:56:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:56:08,100 - 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-09 16:56:08,100 - 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-09 16:56:08,100 - 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-09 16:56:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_g2ss19 2018-08-09 16:56:08,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-09 16:56:08,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:56:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:56:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:56:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:56:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:56:08,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:56:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpp5OBVC 2018-08-09 16:56:08,103 - 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-09 16:56:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-09 16:56:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_g2ss19/env/bin/pip freeze 2018-08-09 16:56:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:08,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:56:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:56:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:56:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:56:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:08,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:08,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:08,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:08,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:08,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:08,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:08 GMT 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:08,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:08,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:13,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:13,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:13,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:09.271Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:09.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.165Z", "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-09T16:55:10.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.165Z", "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-09T16:55:10.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.165Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.165Z", "message": "Removing directory: /tmp/tmpTmwgVD", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.165Z", "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-09T16:55:10.165Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "c7c8f6ae-d23b-41d0-817f-52fb463096f8"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:10.276Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:10.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:11.431Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:11.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:12.615Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:12.615Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:12.615Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:12.615Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:12.615Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:12.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:13.619Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:13.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:13.619Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:13.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:14.700Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:14.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:14.700Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:14.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:14.700Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:14.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:15.706Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:15.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:15.706Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:15.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:15.706Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:15.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:16.741Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:16.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:16.741Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:16.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:16.741Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:16.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:16.741Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:16.741Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:17.872Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:17.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:17.872Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:17.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:17.872Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:17.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:18.875Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:18.875Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:18.875Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:18.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:20.078Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:20.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:20.078Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:20.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1459, "offset": 1334, "size": 50}}} 2018-08-09 16:56:13,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:13,246 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:13 GMT 2018-08-09 16:56:13,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:13,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26055 2018-08-09 16:56:13,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:56:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:56:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,248 - 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-09 16:56:13,248 - 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-09 16:56:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-09 16:56:13,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpTmwgVD 2018-08-09 16:56:13,248 - 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-09 16:56:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-09 16:56:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:56:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:56:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-09 16:56:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-09 16:56:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-09 16:56:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-09 16:56:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:13,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:13,316 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:13,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:13,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:13,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:13,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:13,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:13 GMT 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:13,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:18,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:18,402 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:18,402 - 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-09T16:55:20.078Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:20.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:21.186Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:21.186Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:21.186Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:21.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:22.247Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:22.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:22.247Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:22.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:22.247Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:22.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:23.291Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:23.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:24.251Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:24.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:24.251Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:24.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:25.422Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:25.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:25.422Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:25.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:25.422Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:25.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:25.422Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:25.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:25.422Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:25.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:28.257Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:28.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:29.438Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:29.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:29.438Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:29.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:29.438Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:29.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:30.584Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:30.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:31.452Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:31.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:31.452Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:31.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:31.452Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:31.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:31.464Z", "message": "Downloaded scripts/bind/bind.py to /tmp/RCA3J/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:31.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:32.251Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:32.251Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:32.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:33.420Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:33.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_node_0hllda", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:36.676Z", "message": "Execution done (return_code=0): /tmp/VIJGM/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:36.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b6946704-53a7-4315-90f9-aab4ded9c80f"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:36.753Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:36.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:37.497Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:37.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:38.501Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:38.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:44.164Z", "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-09T16:55:44.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.001Z", "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-09T16:55:49.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.264Z", "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-09T16:55:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.264Z", "message": "[localhost] run: sudo mv /tmp/tmpPa8q_G /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.264Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.264Z", "message": "[localhost] run: sudo mv /tmp/tmpBpqMT7 /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.264Z", "message": "The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:49.264Z", "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-09T16:55:49.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "[localhost] run: sudo mv /tmp/tmpTpCNgO /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}], "metadata": {"pagination": {"total": 1459, "offset": 1384, "size": 50}}} 2018-08-09 16:56:18,403 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:18,403 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:18 GMT 2018-08-09 16:56:18,403 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:18,403 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26561 2018-08-09 16:56:18,403 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,404 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,405 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-09 16:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,407 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/RCA3J/bind.py 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-09 16:56:18,408 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VIJGM/install_requirements.sh 2018-08-09 16:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-09 16:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:56:18,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPa8q_G /etc/clearwater/local_config 2018-08-09 16:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBpqMT7 /etc/bind/named.conf.local 2018-08-09 16:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}. 2018-08-09 16:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-09 16:56:18,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.25', 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.25', u'hss_hostname': u''}. 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 16:56:18,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-09 16:56:18,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTpCNgO /etc/bind/db.clearwater.local 2018-08-09 16:56:18,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-09 16:56:18,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-09 16:56:18,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:18,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:18,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:18,471 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:18 GMT 2018-08-09 16:56:18,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:18,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:18,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:23,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:23,558 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:23,558 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "[localhost] run: sudo mv /tmp/tmpyYt62G /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.25', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "[localhost] run: sudo mv /tmp/tmp7zoZlp /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "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-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.269Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3eb75bc7-ad1e-4f24-ad30-4b8624b65d40"}, {"node_instance_id": "bind_iawiyu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:50.328Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:50.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:51.403Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/BCJYI/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:51.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:51.677Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:51.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:51.677Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:51.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:51.677Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:51.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:52.275Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:52.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:52.275Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:52.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:52.275Z", "message": "Executing: /tmp/BCJYI/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:52.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:53.279Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:53.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:53.279Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:53.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:55:59.751Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g2ss19\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]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://security.ubuntu.com trusty-security/universe 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 5s (4,731 B/s)\nReading package lists...\n\nreal\t0m6.752s\nuser\t0m2.640s\nsys\t0m0.226s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:55:59.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:00.293Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:00.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:00.293Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:00.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}], "metadata": {"pagination": {"total": 1459, "offset": 1434, "size": 50}}} 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:23 GMT 2018-08-09 16:56:23,559 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:23,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13982 2018-08-09 16:56:23,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:23,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyYt62G /etc/bind/db.clearwater.opnfv 2018-08-09 16:56:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.25', u'hss_hostname': u''}. 2018-08-09 16:56:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7zoZlp /etc/clearwater/shared_config 2018-08-09 16:56:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 16:56:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 16:56:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:56:23,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/BCJYI/install-etcd.sh 2018-08-09 16:56:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:56:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:56:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:56:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-09 16:56:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-09 16:56:23,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BCJYI/install-etcd.sh 2018-08-09 16:56:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-09 16:56:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-09 16:56:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g2ss19 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] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages 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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://security.ubuntu.com trusty-security/universe 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 5s (4,731 B/s) Reading package lists... real 0m6.752s user 0m2.640s sys 0m0.226s 2018-08-09 16:56:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:56:23,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-09 16:56:23,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:23,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:23,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:23,619 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:23,619 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:23 GMT 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:23,620 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:28,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:28,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1459, "offset": 1452, "size": 50}}} 2018-08-09 16:56:28,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:28,705 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:28 GMT 2018-08-09 16:56:28,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:28,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:56:28,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:28,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:28,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:28,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:28,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:28,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:28,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:28,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:28 GMT 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:28,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:33,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:33,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1459, "offset": 1452, "size": 50}}} 2018-08-09 16:56:33,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:33,843 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:33 GMT 2018-08-09 16:56:33,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:33,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:56:33,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:33,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:33,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:33,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:33,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:33,902 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:33 GMT 2018-08-09 16:56:33,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:33,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:33,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:38,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:38,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:38,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1459, "offset": 1452, "size": 50}}} 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:38 GMT 2018-08-09 16:56:38,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:56:38,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:38,982 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:39,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:39,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:39 GMT 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:39,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:39,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:44,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:44,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1459, "offset": 1452, "size": 50}}} 2018-08-09 16:56:44,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:44,112 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:44 GMT 2018-08-09 16:56:44,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:44,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:56:44,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:44,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:44,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:44,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:44,169 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:44 GMT 2018-08-09 16:56:44,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:44,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:44,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:49,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:49,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:49,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1459, "offset": 1452, "size": 50}}} 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:49 GMT 2018-08-09 16:56:49,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:49,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:56:49,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:49,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:49,317 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:49,317 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:49,317 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:49,317 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:49,317 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:49 GMT 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:49,318 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:54,324 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:54,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:54,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:54,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:54,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:54,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:54,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:54,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:54,399 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:53.394Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g2ss19\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,613 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51395 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8941\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nreload: Job is not running: clearwater-monit\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m53.049s\nuser\t0m18.608s\nsys\t0m8.442s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:53.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:54.314Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:54.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:54.314Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:54.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:54.314Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:54.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:54.314Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:54.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}], "metadata": {"pagination": {"total": 1464, "offset": 1452, "size": 50}}} 2018-08-09 16:56:54,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:54,399 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:54 GMT 2018-08-09 16:56:54,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:54,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 46665 2018-08-09 16:56:54,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:54,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-g2ss19 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 3 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,613 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51395 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8941 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 reload: Job is not running: clearwater-monit Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m53.049s user 0m18.608s sys 0m8.442s 2018-08-09 16:56:54,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-09 16:56:54,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-09 16:56:54,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.005s sys 0m0.006s 2018-08-09 16:56:54,403 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-09 16:56:54,403 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:54,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:54,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:54,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:54,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:54,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:54,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:54 GMT 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:54,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:59,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:56:59,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:59,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:59,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:59,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:59,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:59,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:59,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:59,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:55.327Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:55.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:55.327Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:00 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 16:54 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 16:54 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 26 2 0 16:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:54 ? 00:00:00 [vmstat]\nroot 37 2 0 16:54 ? 00:00:00 [ksmd]\nroot 38 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:54 ? 00:00:00 [crypto]\nroot 53 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:54 ? 00:00:00 [vballoon]\nroot 56 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 16:54 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 16:54 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 16:54 ? 00:00:00 [deferwq]\nroot 80 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 125 2 0 16:54 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 396 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 445 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 535 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 608 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 16:54 ? 00:00:00 [kauditd]\nmessage+ 886 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nroot 930 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 977 1 0 16:54 ? 00:00:00 rsyslogd\nroot 1048 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 16:54 ? 00:00:00 cron\ndaemon 1107 1 0 16:54 ? 00:00:00 atd\nroot 1116 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1129 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1196 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1449 2 0 16:54 ? 00:00:00 [kworker/0:2]\nubuntu 1649 1 0 16:55 ? 00:00:00 /home/ubuntu/bind_host_g2ss19/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_g2ss19 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_g2ss19 --logging-server-logdir=/home/ubuntu/bind_host_g2ss19/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19%I.log --pidfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19.pid\nubuntu 1688 1649 0 16:55 ? 00:00:00 /home/ubuntu/bind_host_g2ss19/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_g2ss19 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_g2ss19 --logging-server-logdir=/home/ubuntu/bind_host_g2ss19/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19%I.log --pidfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19.pid\nroot 1760 2 0 16:55 ? 00:00:00 [kworker/u5:2]\nubuntu 1764 1 0 16:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_g2ss19/env/bin/diamond --configfile /home/ubuntu/bind_host_g2ss19/work/plugins/diamond/etc/diamond.conf\nbind 2429 1 0 16:55 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2483 1688 0 16:55 ? 00:00:00 /home/ubuntu/bind_host_g2ss19/env/bin/python2.7 /home/ubuntu/bind_host_g2ss19/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yf27FE\nubuntu 2494 2483 0 16:55 ? 00:00:00 /bin/sh -c /tmp/BCJYI/install-etcd.sh\nubuntu 2496 2494 0 16:55 ? 00:00:00 /bin/bash -e /tmp/BCJYI/install-etcd.sh\nntp 8535 1 0 16:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9074 1 0 16:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9094 9074 0 16:56 ? 00:00:00 [check-monit-upt] \nclearwa+ 9152 1 1 16:56 ? 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.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380\nroot 9166 9074 0 16:56 ? 00:00:00 [check-etcd-upti] \nroot 9170 9074 0 16:56 ? 00:00:00 [poll_etcd_clust] \nroot 9172 9074 0 16:56 ? 00:00:00 [poll_etcd.sh] \nroot 9200 1 0 16:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9204 9200 0 16:56 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9358 2496 0 16:56 ? 00:00:00 /bin/bash -e /tmp/BCJYI/install-etcd.sh\nubuntu 9359 9358 0 16:56 ? 00:00:00 /bin/bash -e /tmp/BCJYI/install-etcd.sh\nroot 9360 9359 0 16:56 ? 00:00:00 sudo ps -edf\nroot 9361 9360 0 16:56 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:55.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:55.327Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:55.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:55.327Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:05:37 \n inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febb:537/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:69935 errors:0 dropped:0 overruns:0 frame:0\n TX packets:29868 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123308606 (123.3 MB) TX bytes:4518192 (4.5 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:165 errors:0 dropped:0 overruns:0 frame:0\n TX packets:165 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13700 (13.7 KB) TX bytes:13700 (13.7 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:55.327Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:56.333Z", "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.25:53 0.0.0.0:* LISTEN 2429/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2429/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2429/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9074/monit \ntcp 0 0 192.168.120.25:2380 0.0.0.0:* LISTEN 9152/etcd \ntcp6 0 0 :::53 :::* LISTEN 2429/named \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2429/named \ntcp6 0 0 :::4000 :::* LISTEN 9152/etcd \nudp 0 0 192.168.120.25:123 0.0.0.0:* 8535/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8535/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8535/ntpd \nudp 0 0 0.0.0.0:49824 0.0.0.0:* 608/dhclient \nudp 0 0 192.168.120.25:53 0.0.0.0:* 2429/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2429/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8535/ntpd \nudp6 0 0 ::1:123 :::* 8535/ntpd \nudp6 0 0 :::123 :::* 8535/ntpd \nudp6 0 0 :::54190 :::* 608/dhclient \nudp6 0 0 :::53 :::* 2429/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7474 396/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11128 1649/python2.7 /tmp/cloudify-logging-server-939ee.socket\nunix 2 [ ACC ] STREAM LISTENING 7188 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8056 886/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 14040 2483/python2.7 /tmp/ctx-E7LirG.socket\nunix 2 [ ACC ] STREAM LISTENING 9350 1129/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:56.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:56.333Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:56.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:56.333Z", "message": "[etcd] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/sa09\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/lastlog\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:56.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:56.333Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:56.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:56.333Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:56.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:57.338Z", "message": "[etcd] => [09-Aug-2018 16:56:47 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 16:56:47 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:57.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:57.338Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:57.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:58.054Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:58.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:58.342Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:58.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:58.342Z", "message": "Execution done (return_code=0): /tmp/BCJYI/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:58.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:58.342Z", "message": "[etcd] => 2018-08-09 16:56:41.558082719 Stopping etcd clearwater-etcd\n2018-08-09 16:56:47.574966060 Restarting etcd clearwater-etcd\n2018-08-09 16:56:47.579588238 Configured ETCDCTL_PEERS: \n2018-08-09 16:56:47.580310406 Check for previous failed startup attempt\n2018-08-09 16:56:47.581452955 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-08-09 16:56:47.591694777 etcdctl returned 2\n2018-08-09 16:56:47.597689113 Creating new cluster...\n2018-08-09 16:56:47.600279709 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.25:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.25\n --name 192-168-120-25\n --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.25:2380\n --listen-peer-urls http://192.168.120.25:2380\n2018-08-09 16:56:47.601799452 Check we're actually a member of the cluster\n2018-08-09 16:56:47.619262211 Wait for etcd to startup\n2018-08-09 16:56:47.642759210 Etcd started successfully\n2018-08-09 16:56:47.620097 I | etcdmain: etcd Version: 3.1.7\n2018-08-09 16:56:47.620134 I | etcdmain: Git SHA: 43b7507\n2018-08-09 16:56:47.620138 I | etcdmain: Go Version: go1.7.5\n2018-08-09 16:56:47.620142 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-09 16:56:47.620145 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-09 16:56:47.620202 I | embed: listening for peers on http://192.168.120.25:2380\n2018-08-09 16:56:47.620247 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-09 16:56:47.665241 I | etcdserver: name = 192-168-120-25\n2018-08-09 16:56:47.665266 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.25\n2018-08-09 16:56:47.665272 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.25/member\n2018-08-09 16:56:47.665276 I | etcdserver: heartbeat = 100ms\n2018-08-09 16:56:47.665279 I | etcdserver: election = 1000ms\n2018-08-09 16:56:47.665283 I | etcdserver: snapshot count = 10000\n2018-08-09 16:56:47.665291 I | etcdserver: advertise client URLs = http://192.168.120.25:4000\n2018-08-09 16:56:47.665295 I | etcdserver: initial advertise peer URLs = http://192.168.120.25:2380\n2018-08-09 16:56:47.665302 I | etcdserver: initial cluster = 192-168-120-25=http://192.168.120.25:2380\n2018-08-09 16:56:47.673362 I | etcdserver: starting member be2b2133a22adfcc in cluster f336f9ff3d7c993a\n2018-08-09 16:56:47.673394 I | raft: be2b2133a22adfcc became follower at term 0\n2018-08-09 16:56:47.673408 I | raft: newRaft be2b2133a22adfcc [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-09 16:56:47.673413 I | raft: be2b2133a22adfcc became follower at term 1\n2018-08-09 16:56:47.694468 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-09 16:56:47.695270 I | etcdserver/membership: added member be2b2133a22adfcc [http://192.168.120.25:2380] to cluster f336f9ff3d7c993a\n2018-08-09 16:56:48.173883 I | raft: be2b2133a22adfcc is starting a new election at term 1\n2018-08-09 16:56:48.174415 I | raft: be2b2133a22adfcc became candidate at term 2\n2018-08-09 16:56:48.174588 I | raft: be2b2133a22adfcc received MsgVoteResp from be2b2133a22adfcc at term 2\n2018-08-09 16:56:48.174677 I | raft: be2b2133a22adfcc became leader at term 2\n2018-08-09 16:56:48.174700 I | raft: raft.node: be2b2133a22adfcc elected leader be2b2133a22adfcc at term 2\n2018-08-09 16:56:48.175369 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-09 16:56:48.178962 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-09 16:56:48.179027 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-09 16:56:48.179093 I | etcdserver: published {Name:192-168-120-25 ClientURLs:[http://192.168.120.25:4000]} to cluster f336f9ff3d7c993a\n2018-08-09 16:56:48.179281 I | embed: ready to serve client requests\n2018-08-09 16:56:48.180511 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-09 16:56:48.183243 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.25:57384\n2018-08-09 16:56:48.184774 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.25:57383\n2018-08-09 16:56:48.184982 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.25:57391\n2018-08-09 16:56:53.815188 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.25/liveness-check remote:192.168.120.25:57392\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-09T16:56:58.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:58.342Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:58.342Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "6834c3a9-6748-4789-b5c0-8bb6dcc10957"}, {"node_instance_id": "bind_iawiyu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:58.702Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:58.702Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1484, "offset": 1457, "size": 50}}} 2018-08-09 16:56:59,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:59,553 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:59 GMT 2018-08-09 16:56:59,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:59,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28316 2018-08-09 16:56:59,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:56:59,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-09 16:56:59,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:00 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 16:54 ? 00:00:00 [kworker/0:0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 16:54 ? 00:00:00 [kworker/1:0] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 26 2 0 16:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/0:1] root 34 2 0 16:54 ? 00:00:00 [khungtaskd] root 35 2 0 16:54 ? 00:00:00 [kswapd0] root 36 2 0 16:54 ? 00:00:00 [vmstat] root 37 2 0 16:54 ? 00:00:00 [ksmd] root 38 2 0 16:54 ? 00:00:00 [khugepaged] root 39 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:54 ? 00:00:00 [crypto] root 53 2 0 16:54 ? 00:00:00 [kthrotld] root 54 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:54 ? 00:00:00 [vballoon] root 56 2 0 16:54 ? 00:00:00 [kworker/1:1] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 59 2 0 16:54 ? 00:00:00 [kworker/u4:2] root 60 2 0 16:54 ? 00:00:00 [kworker/u4:3] root 79 2 0 16:54 ? 00:00:00 [deferwq] root 80 2 0 16:54 ? 00:00:00 [charger_manager] root 124 2 0 16:54 ? 00:00:00 [kpsmoused] root 125 2 0 16:54 ? 00:00:00 [kworker/1:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 396 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 445 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 535 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 608 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 16:54 ? 00:00:00 [kauditd] message+ 886 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork root 930 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon syslog 977 1 0 16:54 ? 00:00:00 rsyslogd root 1048 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 16:54 ? 00:00:00 cron daemon 1107 1 0 16:54 ? 00:00:00 atd root 1116 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1129 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1196 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1449 2 0 16:54 ? 00:00:00 [kworker/0:2] ubuntu 1649 1 0 16:55 ? 00:00:00 /home/ubuntu/bind_host_g2ss19/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_g2ss19 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_g2ss19 --logging-server-logdir=/home/ubuntu/bind_host_g2ss19/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19%I.log --pidfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19.pid ubuntu 1688 1649 0 16:55 ? 00:00:00 /home/ubuntu/bind_host_g2ss19/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_g2ss19 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_g2ss19 --logging-server-logdir=/home/ubuntu/bind_host_g2ss19/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19%I.log --pidfile=/home/ubuntu/bind_host_g2ss19/work/bind_host_g2ss19.pid root 1760 2 0 16:55 ? 00:00:00 [kworker/u5:2] ubuntu 1764 1 0 16:55 ? 00:00:00 python2.7 /home/ubuntu/bind_host_g2ss19/env/bin/diamond --configfile /home/ubuntu/bind_host_g2ss19/work/plugins/diamond/etc/diamond.conf bind 2429 1 0 16:55 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2483 1688 0 16:55 ? 00:00:00 /home/ubuntu/bind_host_g2ss19/env/bin/python2.7 /home/ubuntu/bind_host_g2ss19/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-yf27FE ubuntu 2494 2483 0 16:55 ? 00:00:00 /bin/sh -c /tmp/BCJYI/install-etcd.sh ubuntu 2496 2494 0 16:55 ? 00:00:00 /bin/bash -e /tmp/BCJYI/install-etcd.sh ntp 8535 1 0 16:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9074 1 0 16:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9094 9074 0 16:56 ? 00:00:00 [check-monit-upt] clearwa+ 9152 1 1 16:56 ? 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.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380 root 9166 9074 0 16:56 ? 00:00:00 [check-etcd-upti] root 9170 9074 0 16:56 ? 00:00:00 [poll_etcd_clust] root 9172 9074 0 16:56 ? 00:00:00 [poll_etcd.sh] root 9200 1 0 16:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9204 9200 0 16:56 ? 00:00:00 inotifywait -e create -qq . ubuntu 9358 2496 0 16:56 ? 00:00:00 /bin/bash -e /tmp/BCJYI/install-etcd.sh ubuntu 9359 9358 0 16:56 ? 00:00:00 /bin/bash -e /tmp/BCJYI/install-etcd.sh root 9360 9359 0 16:56 ? 00:00:00 sudo ps -edf root 9361 9360 0 16:56 ? 00:00:00 ps -edf real 0m0.010s user 0m0.000s sys 0m0.010s 2018-08-09 16:56:59,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-09 16:56:59,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:05:37 inet addr:192.168.120.25 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febb:537/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:69935 errors:0 dropped:0 overruns:0 frame:0 TX packets:29868 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123308606 (123.3 MB) TX bytes:4518192 (4.5 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:165 errors:0 dropped:0 overruns:0 frame:0 TX packets:165 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13700 (13.7 KB) TX bytes:13700 (13.7 KB) real 0m0.006s user 0m0.004s sys 0m0.003s 2018-08-09 16:56:59,557 - 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.25:53 0.0.0.0:* LISTEN 2429/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2429/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1103/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2429/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9074/monit tcp 0 0 192.168.120.25:2380 0.0.0.0:* LISTEN 9152/etcd tcp6 0 0 :::53 :::* LISTEN 2429/named tcp6 0 0 :::22 :::* LISTEN 1103/sshd tcp6 0 0 ::1:953 :::* LISTEN 2429/named tcp6 0 0 :::4000 :::* LISTEN 9152/etcd udp 0 0 192.168.120.25:123 0.0.0.0:* 8535/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8535/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8535/ntpd udp 0 0 0.0.0.0:49824 0.0.0.0:* 608/dhclient udp 0 0 192.168.120.25:53 0.0.0.0:* 2429/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2429/named udp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8535/ntpd udp6 0 0 ::1:123 :::* 8535/ntpd udp6 0 0 :::123 :::* 8535/ntpd udp6 0 0 :::54190 :::* 608/dhclient udp6 0 0 :::53 :::* 2429/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7474 396/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11128 1649/python2.7 /tmp/cloudify-logging-server-939ee.socket unix 2 [ ACC ] STREAM LISTENING 7188 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8056 886/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 14040 2483/python2.7 /tmp/ctx-E7LirG.socket unix 2 [ ACC ] STREAM LISTENING 9350 1129/acpid /var/run/acpid.socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-09 16:56:59,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.009s user 0m0.004s sys 0m0.004s 2018-08-09 16:56:59,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape/sysinfo.log /var/log/sysstat/sa09 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/lastlog /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.008s user 0m0.004s sys 0m0.003s 2018-08-09 16:56:59,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-09 16:56:59,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-09 16:56:59,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [09-Aug-2018 16:56:47 UTC] clearwater-diags-monitor starting [09-Aug-2018 16:56:47 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.001s 2018-08-09 16:56:59,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-09 16:56:59,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:56:59,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-09 16:56:59,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BCJYI/install-etcd.sh 2018-08-09 16:56:59,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-09 16:56:41.558082719 Stopping etcd clearwater-etcd 2018-08-09 16:56:47.574966060 Restarting etcd clearwater-etcd 2018-08-09 16:56:47.579588238 Configured ETCDCTL_PEERS: 2018-08-09 16:56:47.580310406 Check for previous failed startup attempt 2018-08-09 16:56:47.581452955 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-08-09 16:56:47.591694777 etcdctl returned 2 2018-08-09 16:56:47.597689113 Creating new cluster... 2018-08-09 16:56:47.600279709 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.25:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.25 --name 192-168-120-25 --debug --initial-cluster 192-168-120-25=http://192.168.120.25:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.25:2380 --listen-peer-urls http://192.168.120.25:2380 2018-08-09 16:56:47.601799452 Check we're actually a member of the cluster 2018-08-09 16:56:47.619262211 Wait for etcd to startup 2018-08-09 16:56:47.642759210 Etcd started successfully 2018-08-09 16:56:47.620097 I | etcdmain: etcd Version: 3.1.7 2018-08-09 16:56:47.620134 I | etcdmain: Git SHA: 43b7507 2018-08-09 16:56:47.620138 I | etcdmain: Go Version: go1.7.5 2018-08-09 16:56:47.620142 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-09 16:56:47.620145 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-09 16:56:47.620202 I | embed: listening for peers on http://192.168.120.25:2380 2018-08-09 16:56:47.620247 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-09 16:56:47.665241 I | etcdserver: name = 192-168-120-25 2018-08-09 16:56:47.665266 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.25 2018-08-09 16:56:47.665272 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.25/member 2018-08-09 16:56:47.665276 I | etcdserver: heartbeat = 100ms 2018-08-09 16:56:47.665279 I | etcdserver: election = 1000ms 2018-08-09 16:56:47.665283 I | etcdserver: snapshot count = 10000 2018-08-09 16:56:47.665291 I | etcdserver: advertise client URLs = http://192.168.120.25:4000 2018-08-09 16:56:47.665295 I | etcdserver: initial advertise peer URLs = http://192.168.120.25:2380 2018-08-09 16:56:47.665302 I | etcdserver: initial cluster = 192-168-120-25=http://192.168.120.25:2380 2018-08-09 16:56:47.673362 I | etcdserver: starting member be2b2133a22adfcc in cluster f336f9ff3d7c993a 2018-08-09 16:56:47.673394 I | raft: be2b2133a22adfcc became follower at term 0 2018-08-09 16:56:47.673408 I | raft: newRaft be2b2133a22adfcc [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-09 16:56:47.673413 I | raft: be2b2133a22adfcc became follower at term 1 2018-08-09 16:56:47.694468 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-09 16:56:47.695270 I | etcdserver/membership: added member be2b2133a22adfcc [http://192.168.120.25:2380] to cluster f336f9ff3d7c993a 2018-08-09 16:56:48.173883 I | raft: be2b2133a22adfcc is starting a new election at term 1 2018-08-09 16:56:48.174415 I | raft: be2b2133a22adfcc became candidate at term 2 2018-08-09 16:56:48.174588 I | raft: be2b2133a22adfcc received MsgVoteResp from be2b2133a22adfcc at term 2 2018-08-09 16:56:48.174677 I | raft: be2b2133a22adfcc became leader at term 2 2018-08-09 16:56:48.174700 I | raft: raft.node: be2b2133a22adfcc elected leader be2b2133a22adfcc at term 2 2018-08-09 16:56:48.175369 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-09 16:56:48.178962 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-09 16:56:48.179027 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-09 16:56:48.179093 I | etcdserver: published {Name:192-168-120-25 ClientURLs:[http://192.168.120.25:4000]} to cluster f336f9ff3d7c993a 2018-08-09 16:56:48.179281 I | embed: ready to serve client requests 2018-08-09 16:56:48.180511 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-09 16:56:48.183243 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.25:57384 2018-08-09 16:56:48.184774 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.25:57383 2018-08-09 16:56:48.184982 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.25:57391 2018-08-09 16:56:53.815188 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.25/liveness-check remote:192.168.120.25:57392 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 16:56:59,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-09 16:56:59,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:56:59,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:56:59,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:56:59,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:56:59 GMT 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:56:59,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:04,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:04,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:04,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:04,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:04,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:04,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:04,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_asz5xb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:56:59.705Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:56:59.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.227Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/MI1O2/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.362Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.362Z", "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-09T16:57:00.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "dime_v17dvs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:00.775Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:00.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpaFIeeQ /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'dime-v17dvs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LF192/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpyqfedt /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpdcqlzl /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmp5puTD7 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'sprout-asz5xb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpCAQjLI /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa6abf18-c963-4b67-b3c5-d3f01017d5a2"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/UE8NO/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpSDqlZi /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.25', 'name': u'bono-ihx4vm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}], "metadata": {"pagination": {"total": 1624, "offset": 1474, "size": 50}}} 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:04 GMT 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26507 2018-08-09 16:57:04,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:04,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:57:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/MI1O2/clearwater.py 2018-08-09 16:57:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 16:57:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:57:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:04,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:57:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:57:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:57:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:57:04,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-09 16:57:04,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:04,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:04,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:04,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:04,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:04,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:04,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:04,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:04,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 16:57:04,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaFIeeQ /etc/clearwater/local_config 2018-08-09 16:57:04,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:04,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:04,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'dime-v17dvs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-08-09 16:57:04,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:57:04,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:57:04,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LF192/clearwater.py 2018-08-09 16:57:04,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyqfedt /etc/dnsmasq.resolv.conf 2018-08-09 16:57:04,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 16:57:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:57:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:57:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:57:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdcqlzl /etc/clearwater/local_config 2018-08-09 16:57:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5puTD7 /etc/clearwater/local_config 2018-08-09 16:57:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'sprout-asz5xb', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-08-09 16:57:04,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 16:57:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:57:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:57:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCAQjLI /etc/clearwater/local_config 2018-08-09 16:57:04,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:04,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/UE8NO/clearwater.py 2018-08-09 16:57:04,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSDqlZi /etc/dnsmasq.resolv.conf 2018-08-09 16:57:04,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:57:04,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.25', 'name': u'bono-ihx4vm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.8'}. 2018-08-09 16:57:04,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:04,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:04,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:04,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:04,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:04,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:04,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:04,795 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:04 GMT 2018-08-09 16:57:04,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:04,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:04,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:09,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:09,879 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:09,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:09,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:09,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:09,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa6abf18-c963-4b67-b3c5-d3f01017d5a2"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpyqfedt /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpB4Zen9 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "aa6abf18-c963-4b67-b3c5-d3f01017d5a2"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/0TFPI/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'homer-ams6au', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'dime-v17dvs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/LF192/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmp5puTD7 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ae15eea8-4465-468d-b18f-f5d23cad1a93"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mv /tmp/tmpCAQjLI /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "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-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.376Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:01.785Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:01.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "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-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "message": "[localhost] run: sudo mv /tmp/tmpJtXyYJ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "message": "[localhost] run: sudo mv /tmp/tmpQYd98d /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "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-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "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-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b81d5e44-2e85-47e7-80b4-03576663c9d6"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "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-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "message": "[localhost] run: sudo mv /tmp/tmp0kKF9a /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "af1901ac-d194-4287-92a4-f2114f0ae72c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "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-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "3bf4b0a1-25c3-4bbb-a5e7-ae5c78b1b85f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "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-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "831f4f16-cb4f-4142-87ef-8c9649b5eabe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.475Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/Z25MA/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "43544880-1583-401f-8467-863c500cd9d5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1630, "offset": 1524, "size": 50}}} 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:09 GMT 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26376 2018-08-09 16:57:09,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:09,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:57:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyqfedt /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:57:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 16:57:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:57:09,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpB4Zen9 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0TFPI/clearwater.py 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'homer-ams6au', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.12'}. 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.25', 'name': u'dime-v17dvs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.5'}. 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/LF192/clearwater.py 2018-08-09 16:57:09,883 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:57:09,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5puTD7 /etc/clearwater/local_config 2018-08-09 16:57:09,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCAQjLI /etc/clearwater/local_config 2018-08-09 16:57:09,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:57:09,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-09 16:57:09,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:09,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:09,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJtXyYJ /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQYd98d /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:57:09,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0kKF9a /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-09 16:57:09,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-09 16:57:09,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/Z25MA/append_proxy_snmp_conf.py 2018-08-09 16:57:09,888 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:09,889 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:09,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:09,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:09,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:09,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:09,890 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:09,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:09,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:09,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:09,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:09,952 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:09,952 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:09,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:09 GMT 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:09,953 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:14,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:15,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:15,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:15,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_s8zq3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:02.794Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:02.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Executing: /tmp/WDZYX/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Executing: /tmp/RT8GP/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XJHC3/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e1e4cac6-61c7-41d2-b148-823ff26a0159"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/V2XHV/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/WDZYX/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RT8GP/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/GU9QX/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Executing: /tmp/GU9QX/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/JWTDR/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Executing: /tmp/V2XHV/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "Executing: /tmp/JWTDR/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.488Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "bono_ihx4vm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:03.804Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:03.804Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5EYHG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "Executing: /tmp/5EYHG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:04.496Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:05.523Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:05.523Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:05.523Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:05.523Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:05.523Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:05.523Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:05.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:12.339Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6jstgh\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 [205 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\nGet:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:25 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,046 kB/s)\nReading package lists...\n\nreal\t0m7.901s\nuser\t0m4.760s\nsys\t0m0.434s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:12.339Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cqocug\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\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 [205 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:11 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 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 [131 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.6 MB in 6s (2,033 kB/s)\nReading package lists...\n\nreal\t0m8.066s\nuser\t0m4.708s\nsys\t0m0.472s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}], "metadata": {"pagination": {"total": 1642, "offset": 1574, "size": 50}}} 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:15 GMT 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:15,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35419 2018-08-09 16:57:15,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WDZYX/install-homer.sh 2018-08-09 16:57:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RT8GP/install-vellum.sh 2018-08-09 16:57:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-09 16:57:15,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XJHC3/append_proxy_snmp_conf.py 2018-08-09 16:57:15,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-09 16:57:15,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-09 16:57:15,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/V2XHV/install-dime.sh 2018-08-09 16:57:15,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/WDZYX/install-homer.sh 2018-08-09 16:57:15,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/RT8GP/install-vellum.sh 2018-08-09 16:57:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/GU9QX/install-ellis.sh 2018-08-09 16:57:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-09 16:57:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/GU9QX/install-ellis.sh 2018-08-09 16:57:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/JWTDR/install-sprout.sh 2018-08-09 16:57:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/V2XHV/install-dime.sh 2018-08-09 16:57:15,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JWTDR/install-sprout.sh 2018-08-09 16:57:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-09 16:57:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-09 16:57:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:57:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:15,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:57:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:57:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-09 16:57:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-09 16:57:15,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/5EYHG/install-bono.sh 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-09 16:57:15,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-09 16:57:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/5EYHG/install-bono.sh 2018-08-09 16:57:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-09 16:57:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-09 16:57:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-09 16:57:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-09 16:57:15,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6jstgh 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 [205 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] Get:19 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,021 B] Get:21 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:25 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,046 kB/s) Reading package lists... real 0m7.901s user 0m4.760s sys 0m0.434s 2018-08-09 16:57:15,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cqocug Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] 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 [205 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:11 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 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 [131 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.6 MB in 6s (2,033 kB/s) Reading package lists... real 0m8.066s user 0m4.708s sys 0m0.472s 2018-08-09 16:57:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-09 16:57:15,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:57:15,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:15,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:15,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:15,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:15,113 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:15 GMT 2018-08-09 16:57:15,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:15,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:15,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:20,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:20,331 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:20,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-f9q3bo\nIgn http://repo.cw-ngv.com binary/ InRelease\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\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 [205 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 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 [131 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.6 MB in 6s (2,004 kB/s)\nReading package lists...\n\nreal\t0m8.189s\nuser\t0m4.924s\nsys\t0m0.427s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:13.391Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:13.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:14.529Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-refs2n\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 6s (2,034 kB/s)\nReading package lists...\n\nreal\t0m8.234s\nuser\t0m5.076s\nsys\t0m0.513s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:14.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:14.529Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:14.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:14.529Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:14.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:16.859Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-akjabu\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [77.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 [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,167 kB/s)\nReading package lists...\n\nreal\t0m12.653s\nuser\t0m4.909s\nsys\t0m0.432s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:16.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:17.533Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:17.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:17.533Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:17.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:17.533Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-5kxcu2\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 12.6 MB in 10s (1,168 kB/s)\nReading package lists...\n\nreal\t0m12.541s\nuser\t0m4.801s\nsys\t0m0.593s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:17.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:18.556Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:18.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:57:18.556Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:57:18.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}], "metadata": {"pagination": {"total": 1648, "offset": 1624, "size": 50}}} 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:20,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:20 GMT 2018-08-09 16:57:20,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:20,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26481 2018-08-09 16:57:20,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:20,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-f9q3bo Ign http://repo.cw-ngv.com binary/ InRelease Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] 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 [205 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [250 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 [131 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.6 MB in 6s (2,004 kB/s) Reading package lists... real 0m8.189s user 0m4.924s sys 0m0.427s 2018-08-09 16:57:20,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-09 16:57:20,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-09 16:57:20,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:57:20,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:57:20,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-refs2n Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] 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://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 6s (2,034 kB/s) Reading package lists... real 0m8.234s user 0m5.076s sys 0m0.513s 2018-08-09 16:57:20,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:57:20,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-09 16:57:20,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-akjabu Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [77.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 [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,167 kB/s) Reading package lists... real 0m12.653s user 0m4.909s sys 0m0.432s 2018-08-09 16:57:20,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-09 16:57:20,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:57:20,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-5kxcu2 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9,709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1,896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 12.6 MB in 10s (1,168 kB/s) Reading package lists... real 0m12.541s user 0m4.801s sys 0m0.593s 2018-08-09 16:57:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-09 16:57:20,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:57:20,336 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:20,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:20,408 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:20 GMT 2018-08-09 16:57:20,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:20,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:20,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:25,414 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:25,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:25,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:25,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:25,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:25 GMT 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:25,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:25,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:25,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:25,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:25 GMT 2018-08-09 16:57:25,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:25,716 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:25,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:30,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:30,799 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:30,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:30,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:30 GMT 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:30,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:30,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:30,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:31,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:31,044 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:31,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:31,044 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:31 GMT 2018-08-09 16:57:31,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:31,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:31,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:36,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:36,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:36,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:36 GMT 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:36,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:36,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:36,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:36,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:36,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:36,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:36,392 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:36 GMT 2018-08-09 16:57:36,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:36,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:36,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:41,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:41,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:41,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:41,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:41,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:41 GMT 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:41,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:41,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:41,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:41,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:41,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:41,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:41,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:41 GMT 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:41,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:46,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:46,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:46,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:46,905 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:46 GMT 2018-08-09 16:57:46,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:46,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:46,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:46,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:46,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:46,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:46,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:46 GMT 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:46,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:46,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:51,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:52,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:52,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:52,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:52,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:52,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:52,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:52 GMT 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:52,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:52,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:52,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:52,158 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:52 GMT 2018-08-09 16:57:52,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:52,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:52,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:57,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:57:57,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:57,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:57 GMT 2018-08-09 16:57:57,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:57,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:57:57,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:57:57,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:57:57,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:57:57,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:57:57,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:57:57 GMT 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:57:57,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:02,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:02,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:02,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:02,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:02 GMT 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:02,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:02,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:02,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:02,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:02,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:02,748 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:02 GMT 2018-08-09 16:58:02,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:02,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:02,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:07,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:07,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:07,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:07,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:07 GMT 2018-08-09 16:58:07,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:07,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:07,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:07,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:07,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:07,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:07,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:07 GMT 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:07,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:12,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:13,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:13 GMT 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:13,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:13,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:13,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:13 GMT 2018-08-09 16:58:13,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:13,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:13,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:18,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:18,209 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:18,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:18 GMT 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:18,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:18,211 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:18,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:18,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:18,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:18,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:18 GMT 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:18,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:23,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:23,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:23,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:23,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:23 GMT 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:23,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:23,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:23,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:23,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:23,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:23,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:23,457 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:23 GMT 2018-08-09 16:58:23,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:23,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:23,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:28,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:28,534 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:28,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:28,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:28,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:28 GMT 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:28,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:28,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:28,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:28,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:28,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:28 GMT 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:28,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:33,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:33,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:33,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:33,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:33 GMT 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:33,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:33,702 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:33,771 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:33,771 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:33,771 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:33,771 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:33,771 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:33,771 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:33 GMT 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:33,772 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:38,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:38,876 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:38,876 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:38,876 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:38,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:38,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:38,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1648, "offset": 1638, "size": 50}}} 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:38 GMT 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:38,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:38,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:38,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:38,942 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:38 GMT 2018-08-09 16:58:38,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:38,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:38,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:43,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:44,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:44,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:58:43.318Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-refs2n\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools clearwater-snmpd isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath restund\n sprout-libs sysstat\n0 upgraded, 84 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-153.203 [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 7s (7,213 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8615\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 8665\nclearwater-socket-factory-sig start/running, process 8670\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\t1m28.972s\nuser\t0m8.362s\nsys\t0m7.451s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:58:43.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:58:43.618Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:58:43.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}], "metadata": {"pagination": {"total": 1650, "offset": 1638, "size": 50}}} 2018-08-09 16:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:44 GMT 2018-08-09 16:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37672 2018-08-09 16:58:44,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:44,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-refs2n Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools clearwater-snmpd isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath restund sprout-libs sysstat 0 upgraded, 84 newly installed, 0 to remove and 3 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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-153.203 [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 7s (7,213 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8615 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 8665 clearwater-socket-factory-sig start/running, process 8670 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 1m28.972s user 0m8.362s sys 0m7.451s 2018-08-09 16:58:44,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:58:44,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:44,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:44,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:44,133 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:44 GMT 2018-08-09 16:58:44,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:44,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:44,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:49,138 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:49,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:49,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1640, "size": 50}}} 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:49 GMT 2018-08-09 16:58:49,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:49,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:49,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:49,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:49,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:49,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:49,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:49,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:49,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:49,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:49 GMT 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:49,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:54,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:54,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:54,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1640, "size": 50}}} 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:54 GMT 2018-08-09 16:58:54,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:54,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:54,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:54,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:54,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:54,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:54 GMT 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:54,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:59,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:58:59,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:59,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:59,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1640, "size": 50}}} 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:59 GMT 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:58:59,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:58:59,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:58:59,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:58:59 GMT 2018-08-09 16:58:59,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:58:59,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:58:59,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:04,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:04,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:04,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1640, "size": 50}}} 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:04 GMT 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:04,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:59:04,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:04,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:04,907 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:04,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:04,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:04,908 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:04 GMT 2018-08-09 16:59:04,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:04,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:04,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:09,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:09,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1650, "offset": 1640, "size": 50}}} 2018-08-09 16:59:09,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:09,999 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:09 GMT 2018-08-09 16:59:09,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:09,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 16:59:09,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:09,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:10,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:10,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:10,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:10,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:10,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:10,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:10 GMT 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:10,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:15,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:15,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:15,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:15,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:15,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:15,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:15,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:15,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:15,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:11.849Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6jstgh\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 87.7 MB of archives.\nAfter this operation, 201 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://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-diags-monitor 1.0-171215.180814 [25.4 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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-153.203 [772 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 8s (9,754 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8976\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\t1m58.816s\nuser\t0m19.982s\nsys\t0m10.605s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:11.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:12.717Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:12.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:13.759Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (9,712 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57599 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m29.075s\nuser\t0m12.773s\nsys\t0m2.973s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:13.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:13.759Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:13.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:14.778Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-5kxcu2\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 56.4 MB of archives.\nAfter this operation, 171 MB of additional disk space will be used.\nGet:1 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB]\nGet:53 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:56 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:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:58 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 8s (6,654 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8909\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 9010\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 9027\nclearwater-socket-factory-sig start/running, process 9032\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\t1m55.754s\nuser\t0m9.129s\nsys\t0m8.862s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:14.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:14.778Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:14.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}], "metadata": {"pagination": {"total": 1656, "offset": 1640, "size": 50}}} 2018-08-09 16:59:15,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:15,170 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:15 GMT 2018-08-09 16:59:15,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:15,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 112682 2018-08-09 16:59:15,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:15,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6jstgh Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 3 not upgraded. Need to get 87.7 MB of archives. After this operation, 201 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://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-diags-monitor 1.0-171215.180814 [25.4 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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-153.203 [772 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 8s (9,754 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8976 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 1m58.816s user 0m19.982s sys 0m10.605s 2018-08-09 16:59:15,175 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:59:15,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (9,712 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57599 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m29.075s user 0m12.773s sys 0m2.973s 2018-08-09 16:59:15,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:59:15,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-5kxcu2 Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 3 not upgraded. Need to get 56.4 MB of archives. After this operation, 171 MB of additional disk space will be used. Get:1 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.8 [123 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] Get:53 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:56 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:57 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:58 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 8s (6,654 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8909 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 9010 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 9027 clearwater-socket-factory-sig start/running, process 9032 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 1m55.754s user 0m9.129s sys 0m8.862s 2018-08-09 16:59:15,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:59:15,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:15,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:15 GMT 2018-08-09 16:59:15,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:15,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:15,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:20,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:20,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:20,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:19.831Z", "message": "[bono] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n libmysqlclient18 mysql-common snmpd\nThe following NEW packages will be installed:\n clearwater-snmpd libmysqlclient18 mysql-common snmpd\n0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (655 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57822 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m6.658s\nuser\t0m0.743s\nsys\t0m0.513s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:19.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}], "metadata": {"pagination": {"total": 1657, "offset": 1646, "size": 50}}} 2018-08-09 16:59:20,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:20,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:20 GMT 2018-08-09 16:59:20,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:20,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3013 2018-08-09 16:59:20,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:20,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: libmysqlclient18 mysql-common snmpd The following NEW packages will be installed: clearwater-snmpd libmysqlclient18 mysql-common snmpd 0 upgraded, 4 newly installed, 0 to remove and 3 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (655 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57822 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m6.658s user 0m0.743s sys 0m0.513s 2018-08-09 16:59:20,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:20,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:20,456 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:20 GMT 2018-08-09 16:59:20,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:20,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:20,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:25,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:25,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:20.802Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:20.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:20.802Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:20.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:20.802Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:20.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:22.786Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.080s\nuser\t0m0.011s\nsys\t0m0.051s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:22.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:23.841Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:64:cd \n inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe11:64cd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:85264 errors:0 dropped:0 overruns:0 frame:0\n TX packets:44751 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131502966 (131.5 MB) TX bytes:7351613 (7.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.001s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:23.841Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:00 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 16:54 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 26 2 0 16:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 36 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 37 2 0 16:54 ? 00:00:00 [vmstat]\nroot 38 2 0 16:54 ? 00:00:00 [ksmd]\nroot 39 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 40 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 16:54 ? 00:00:00 [crypto]\nroot 54 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 55 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 16:54 ? 00:00:00 [vballoon]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:54 ? 00:00:00 [deferwq]\nroot 80 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 126 2 0 16:54 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 446 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 522 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 16:54 ? 00:00:00 [kauditd]\nroot 930 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 940 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nroot 950 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1015 1 0 16:54 ? 00:00:00 rsyslogd\nroot 1053 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 16:54 ? 00:00:00 cron\ndaemon 1097 1 0 16:54 ? 00:00:00 atd\nroot 1117 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 16:55 ? 00:00:00 /home/ubuntu/bono_host_refs2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_refs2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_refs2n --logging-server-logdir=/home/ubuntu/bono_host_refs2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n%I.log --pidfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n.pid\nubuntu 1765 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/bono_host_refs2n/env/bin/diamond --configfile /home/ubuntu/bono_host_refs2n/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1651 0 16:56 ? 00:00:00 /home/ubuntu/bono_host_refs2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_refs2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_refs2n --logging-server-logdir=/home/ubuntu/bono_host_refs2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n%I.log --pidfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n.pid\nubuntu 1836 1815 0 16:57 ? 00:00:00 /home/ubuntu/bono_host_refs2n/env/bin/python2.7 /home/ubuntu/bono_host_refs2n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eBaXgL\nubuntu 1847 1836 0 16:57 ? 00:00:00 /bin/sh -c /tmp/5EYHG/install-bono.sh\nubuntu 1849 1847 0 16:57 ? 00:00:00 /bin/bash -e /tmp/5EYHG/install-bono.sh\nroot 2214 2 0 16:57 ? 00:00:00 [kworker/u5:2]\nntp 8111 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8615 1 0 16:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8665 1 0 16:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8666 8665 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8670 1 0 16:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8671 8670 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8679 8666 0 16:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8681 8671 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8682 8681 0 16:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9026 1 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-ihx4vm.clearwater.local --alias=172.30.9.204,bono-ihx4vm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ihx4vm.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 9775 1 0 16:59 ? 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 9838 1849 0 16:59 ? 00:00:00 /bin/bash -e /tmp/5EYHG/install-bono.sh\nubuntu 9839 9838 0 16:59 ? 00:00:00 /bin/bash -e /tmp/5EYHG/install-bono.sh\nroot 9840 9839 0 16:59 ? 00:00:00 sudo ps -edf\nroot 9841 9840 0 16:59 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.007s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:23.841Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:23.841Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:23.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:24.860Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:24.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:24.860Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:24.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:24.860Z", "message": "[bono] => /var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape/sysinfo.log\n/var/log/sysstat/clearwater-sa09\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/dmesg.0\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20180809T160000Z.txt\n/var/log/bono/bono_err.log\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n\nreal\t0m0.033s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:24.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:24.860Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:24.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:24.860Z", "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 9775/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8615/monit \ntcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 9026/bono \ntcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 9026/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9026/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9775/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 192.168.120.8:123 0.0.0.0:* 8111/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8111/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8111/ntpd \nudp 0 0 0.0.0.0:34404 0.0.0.0:* 580/dhclient \nudp 0 0 192.168.120.8:5058 0.0.0.0:* 9026/bono \nudp 0 0 192.168.120.8:5060 0.0.0.0:* 9026/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9775/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8111/ntpd \nudp6 0 0 ::1:123 :::* 8111/ntpd \nudp6 0 0 :::123 :::* 8111/ntpd \nudp6 0 0 :::31468 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 9775/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7425 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 18361 8679/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20582 8682/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10889 1651/python2.7 /tmp/cloudify-logging-server-f5df6.socket\nunix 2 [ ACC ] STREAM LISTENING 11902 1836/python2.7 /tmp/ctx-UOyXXf.socket\nunix 2 [ ACC ] STREAM LISTENING 6913 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9614 1117/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9398 940/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:24.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}], "metadata": {"pagination": {"total": 1670, "offset": 1647, "size": 50}}} 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:25,552 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:25 GMT 2018-08-09 16:59:25,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:25,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21019 2018-08-09 16:59:25,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:25,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-09 16:59:25,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-09 16:59:25,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-09 16:59:25,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.080s user 0m0.011s sys 0m0.051s 2018-08-09 16:59:25,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:11:64:cd inet addr:192.168.120.8 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe11:64cd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:85264 errors:0 dropped:0 overruns:0 frame:0 TX packets:44751 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131502966 (131.5 MB) TX bytes:7351613 (7.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.001s sys 0m0.005s 2018-08-09 16:59:25,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:00 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 4 2 0 16:54 ? 00:00:00 [kworker/0:0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 26 2 0 16:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/0:1] root 33 2 0 16:54 ? 00:00:00 [kworker/1:1] root 35 2 0 16:54 ? 00:00:00 [khungtaskd] root 36 2 0 16:54 ? 00:00:00 [kswapd0] root 37 2 0 16:54 ? 00:00:00 [vmstat] root 38 2 0 16:54 ? 00:00:00 [ksmd] root 39 2 0 16:54 ? 00:00:00 [khugepaged] root 40 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 41 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 16:54 ? 00:00:00 [crypto] root 54 2 0 16:54 ? 00:00:00 [kthrotld] root 55 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 56 2 0 16:54 ? 00:00:00 [vballoon] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:54 ? 00:00:00 [deferwq] root 80 2 0 16:54 ? 00:00:00 [charger_manager] root 124 2 0 16:54 ? 00:00:00 [kpsmoused] root 126 2 0 16:54 ? 00:00:00 [kworker/1:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 446 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 522 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 16:54 ? 00:00:00 [kauditd] root 930 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon message+ 940 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork root 950 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 1015 1 0 16:54 ? 00:00:00 rsyslogd root 1053 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 16:54 ? 00:00:00 cron daemon 1097 1 0 16:54 ? 00:00:00 atd root 1117 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 16:55 ? 00:00:00 /home/ubuntu/bono_host_refs2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_refs2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_refs2n --logging-server-logdir=/home/ubuntu/bono_host_refs2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n%I.log --pidfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n.pid ubuntu 1765 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/bono_host_refs2n/env/bin/diamond --configfile /home/ubuntu/bono_host_refs2n/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 16:56 ? 00:00:00 /home/ubuntu/bono_host_refs2n/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_refs2n --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_refs2n --logging-server-logdir=/home/ubuntu/bono_host_refs2n/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n%I.log --pidfile=/home/ubuntu/bono_host_refs2n/work/bono_host_refs2n.pid ubuntu 1836 1815 0 16:57 ? 00:00:00 /home/ubuntu/bono_host_refs2n/env/bin/python2.7 /home/ubuntu/bono_host_refs2n/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-eBaXgL ubuntu 1847 1836 0 16:57 ? 00:00:00 /bin/sh -c /tmp/5EYHG/install-bono.sh ubuntu 1849 1847 0 16:57 ? 00:00:00 /bin/bash -e /tmp/5EYHG/install-bono.sh root 2214 2 0 16:57 ? 00:00:00 [kworker/u5:2] ntp 8111 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8615 1 0 16:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8665 1 0 16:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8666 8665 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8670 1 0 16:58 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8671 8670 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8679 8666 0 16:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8681 8671 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8682 8681 0 16:58 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9026 1 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.8,bono-ihx4vm.clearwater.local --alias=172.30.9.204,bono-ihx4vm.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-ihx4vm.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 9775 1 0 16:59 ? 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 9838 1849 0 16:59 ? 00:00:00 /bin/bash -e /tmp/5EYHG/install-bono.sh ubuntu 9839 9838 0 16:59 ? 00:00:00 /bin/bash -e /tmp/5EYHG/install-bono.sh root 9840 9839 0 16:59 ? 00:00:00 sudo ps -edf root 9841 9840 0 16:59 ? 00:00:00 ps -edf real 0m0.011s user 0m0.007s sys 0m0.004s 2018-08-09 16:59:25,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-09 16:59:25,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-09 16:59:25,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-09 16:59:25,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-09 16:59:25,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape/sysinfo.log /var/log/sysstat/clearwater-sa09 /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/dmesg.0 /var/log/bono/bono_out.log /var/log/bono/bono_20180809T160000Z.txt /var/log/bono/bono_err.log /var/log/lastlog /var/log/iotop.log /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log real 0m0.033s user 0m0.000s sys 0m0.006s 2018-08-09 16:59:25,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-09 16:59:25,556 - 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 9775/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8615/monit tcp 0 0 192.168.120.8:5058 0.0.0.0:* LISTEN 9026/bono tcp 0 0 192.168.120.8:5060 0.0.0.0:* LISTEN 9026/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9026/bono tcp6 0 0 ::1:53 :::* LISTEN 9775/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 192.168.120.8:123 0.0.0.0:* 8111/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8111/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8111/ntpd udp 0 0 0.0.0.0:34404 0.0.0.0:* 580/dhclient udp 0 0 192.168.120.8:5058 0.0.0.0:* 9026/bono udp 0 0 192.168.120.8:5060 0.0.0.0:* 9026/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9775/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8111/ntpd udp6 0 0 ::1:123 :::* 8111/ntpd udp6 0 0 :::123 :::* 8111/ntpd udp6 0 0 :::31468 :::* 580/dhclient udp6 0 0 ::1:53 :::* 9775/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7425 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 18361 8679/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20582 8682/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10889 1651/python2.7 /tmp/cloudify-logging-server-f5df6.socket unix 2 [ ACC ] STREAM LISTENING 11902 1836/python2.7 /tmp/ctx-UOyXXf.socket unix 2 [ ACC ] STREAM LISTENING 6913 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9614 1117/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9398 940/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-09 16:59:25,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:25,634 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:25,634 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:25 GMT 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:25,635 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:25,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:30,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:30,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:30,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:30,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:30,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:30,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:30,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:25.887Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:25.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:25.887Z", "message": "[bono] => 2018-08-09 16:58:56.078421540 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:25.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:25.887Z", "message": "[bono] => 2018:08:09 16:58:38: Namespace: management\n2018:08:09 16:58:38: [management] Starting server\n2018:08:09 16:58:38: [management] Listening for requests\n2018:08:09 16:58:38: Namespace: signaling\n2018:08:09 16:58:38: [signaling] Starting server\n2018:08:09 16:58:38: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:25.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:26.618Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:26.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:26.891Z", "message": "Execution done (return_code=0): /tmp/5EYHG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:26.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:26.891Z", "message": "[bono] sudo cat /var/log/bono/bono_20180809T160000Z.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-09T16:59:26.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:26.891Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:26.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:26.891Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:26.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "fc66e73c-25a2-4914-b9a0-2a16e390e27c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:27.639Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:27.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "bono_ihx4vm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:27.639Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:27.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:27.639Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:27.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:28.739Z", "message": "Downloaded scripts/bind/bind.py to /tmp/14E9G/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:28.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "[localhost] run: sudo mv /tmp/tmpgtQl3b /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "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-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "[localhost] run: sudo mv /tmp/tmp1cJwKi /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "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-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "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-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-akjabu\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 9s (7,634 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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 9219\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9953\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................................+++\n..+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nKilled\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t2m11.689s\nuser\t0m16.502s\nsys\t0m11.084s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "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-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.842Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.908Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:29.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:29.908Z", "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-09T16:59:29.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "a251e29b-071b-42ff-9f46-48af636c10e1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:30.134Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:30.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1699, "offset": 1660, "size": 50}}} 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:30 GMT 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 59908 2018-08-09 16:59:30,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:30,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-09 16:59:30,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-09 16:58:56.078421540 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 16:59:30,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:08:09 16:58:38: Namespace: management 2018:08:09 16:58:38: [management] Starting server 2018:08:09 16:58:38: [management] Listening for requests 2018:08:09 16:58:38: Namespace: signaling 2018:08:09 16:58:38: [signaling] Starting server 2018:08:09 16:58:38: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 16:59:30,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:30,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/5EYHG/install-bono.sh 2018-08-09 16:59:30,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180809T160000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-09 16:59:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-09 16:59:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-09 16:59:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:59:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:59:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:59:30,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/14E9G/bind.py 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgtQl3b /etc/bind/db.clearwater.opnfv 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1cJwKi /etc/bind/db.clearwater.local 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 16:59:30,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:59:30,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:59:30,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-akjabu Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 3 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 9s (7,634 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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 9219 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9953 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................+++ ..+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Killed Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 2m11.689s user 0m16.502s sys 0m11.084s 2018-08-09 16:59:30,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 16:59:30,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 16:59:30,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 16:59:30,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 16:59:30,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:30,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:30,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:30,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:30,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:30,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:30 GMT 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:30,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:35,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:35,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:35,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:30.857Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:30.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:30.857Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:30.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:30.914Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/EM7T4/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:30.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b7fa9c21-0420-455a-9bd5-2ee0131faf6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:31.918Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3pqanb/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:31.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "b7fa9c21-0420-455a-9bd5-2ee0131faf6a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:32.095Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:32.095Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:32.948Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cqocug\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev\n libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev\n libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1\n libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 116 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 92.8 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [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://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\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.12 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9,294 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 9347\nclearwater-socket-factory-sig start/running, process 9352\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9401\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\nKilled\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\t2m18.893s\nuser\t0m20.988s\nsys\t0m11.544s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:32.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:32.948Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:32.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}], "metadata": {"pagination": {"total": 1706, "offset": 1686, "size": 50}}} 2018-08-09 16:59:35,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:35,915 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:35 GMT 2018-08-09 16:59:35,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:35,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 63607 2018-08-09 16:59:35,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:59:35,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:59:35,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/EM7T4/add-snmpproxy-collector.py 2018-08-09 16:59:35,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3pqanb/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-09 16:59:35,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:35,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-cqocug Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 116 newly installed, 0 to remove and 3 not upgraded. Need to get 92.8 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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://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:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [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://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:51 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] 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.12 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 9s (9,294 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 9347 clearwater-socket-factory-sig start/running, process 9352 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9401 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 Killed 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 2m18.893s user 0m20.988s sys 0m11.544s 2018-08-09 16:59:35,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 16:59:35,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:36,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:36,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:36,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:36,034 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:36 GMT 2018-08-09 16:59:36,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:36,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:36,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:41,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:41,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:41,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:41,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:41,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:41,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:41,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:39.640Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 2s (13.8 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58163 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m27.341s\nuser\t0m12.443s\nsys\t0m3.053s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:39.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:39.954Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:39.954Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:40.978Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:40.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:40.978Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:40.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}], "metadata": {"pagination": {"total": 1710, "offset": 1693, "size": 50}}} 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:41 GMT 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15947 2018-08-09 16:59:41,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:41,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 2s (13.8 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58163 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m27.341s user 0m12.443s sys 0m3.053s 2018-08-09 16:59:41,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-09 16:59:41,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-09 16:59:41,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-09 16:59:41,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:41,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:41,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:41,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:41,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:41,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:41 GMT 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:41,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:46,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:46,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:46,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:46,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:46,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:46,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:42.597Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.079s\nuser\t0m0.006s\nsys\t0m0.055s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:42.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:43.001Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:44.011Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:55:b4:dd \n inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe55:b4dd/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:105266 errors:0 dropped:0 overruns:0 frame:0\n TX packets:50826 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166120045 (166.1 MB) TX bytes:8377059 (8.3 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:38 errors:0 dropped:0 overruns:0 frame:0\n TX packets:38 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:44.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:44.011Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:44.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:44.011Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:44.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:44.011Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:00 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 16:54 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:54 ? 00:00:00 [vmstat]\nroot 37 2 0 16:54 ? 00:00:00 [ksmd]\nroot 38 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:54 ? 00:00:00 [crypto]\nroot 53 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:54 ? 00:00:00 [vballoon]\nroot 56 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 78 2 0 16:54 ? 00:00:00 [deferwq]\nroot 79 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 104 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 123 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 142 2 0 16:54 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 452 2 0 16:54 ? 00:00:00 [kworker/u5:2]\nroot 489 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 16:54 ? 00:00:00 [kauditd]\nroot 928 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 958 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nsyslog 998 1 0 16:54 ? 00:00:00 rsyslogd\nroot 1024 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1053 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1111 1 0 16:54 ? 00:00:00 cron\ndaemon 1113 1 0 16:54 ? 00:00:00 atd\nroot 1119 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1130 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1208 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1219 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 16:54 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 16:54 ? 00:00:00 /home/ubuntu/homer_host_6jstgh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6jstgh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6jstgh --logging-server-logdir=/home/ubuntu/homer_host_6jstgh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh%I.log --pidfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh.pid\nubuntu 1766 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_6jstgh/env/bin/diamond --configfile /home/ubuntu/homer_host_6jstgh/work/plugins/diamond/etc/diamond.conf\nubuntu 1820 1652 0 16:56 ? 00:00:00 /home/ubuntu/homer_host_6jstgh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6jstgh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6jstgh --logging-server-logdir=/home/ubuntu/homer_host_6jstgh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh%I.log --pidfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh.pid\nubuntu 1841 1820 0 16:57 ? 00:00:00 /home/ubuntu/homer_host_6jstgh/env/bin/python2.7 /home/ubuntu/homer_host_6jstgh/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-b_aL0a\nubuntu 1852 1841 0 16:57 ? 00:00:00 /bin/sh -c /tmp/WDZYX/install-homer.sh\nubuntu 1854 1852 0 16:57 ? 00:00:00 /bin/bash -e /tmp/WDZYX/install-homer.sh\nntp 8462 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8976 1 0 16:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9025 1 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9029 9025 0 16:58 ? 00:00:00 inotifywait -e create -qq .\nroot 9141 1 0 16:58 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9142 9141 0 16:58 ? 00:00:00 nginx: worker process\nwww-data 9143 9141 0 16:58 ? 00:00:00 nginx: worker process\nwww-data 9144 9141 0 16:58 ? 00:00:00 nginx: worker process\nwww-data 9145 9141 0 16:58 ? 00:00:00 nginx: worker process\nroot 9335 8976 0 16:59 ? 00:00:00 [nginx_ping] \nroot 9337 8976 0 16:59 ? 00:00:00 [check-nginx-upt] \nroot 9339 8976 0 16:59 ? 00:00:00 [check-monit-upt] \nroot 9491 2 0 16:59 ? 00:00:00 [kworker/u5:0]\ndnsmasq 9755 1 0 16:59 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9818 1854 0 16:59 ? 00:00:00 /bin/bash -e /tmp/WDZYX/install-homer.sh\nubuntu 9819 9818 0 16:59 ? 00:00:00 /bin/bash -e /tmp/WDZYX/install-homer.sh\nroot 9820 9819 0 16:59 ? 00:00:00 sudo ps -edf\nroot 9821 9820 0 16:59 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:44.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:44.011Z", "message": "[homer] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9755/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8976/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9141/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.12:123 0.0.0.0:* 8462/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8462/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8462/ntpd \nudp 0 0 0.0.0.0:43341 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe5:123 :::* 8462/ntpd \nudp6 0 0 ::1:123 :::* 8462/ntpd \nudp6 0 0 :::123 :::* 8462/ntpd \nudp6 0 0 :::16154 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 9755/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9522 1130/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11495 1652/python2.7 /tmp/cloudify-logging-server-4503f.socket\nunix 2 [ ACC ] STREAM LISTENING 11839 1841/python2.7 /tmp/ctx-xEJ6mo.socket\nunix 2 [ ACC ] STREAM LISTENING 7088 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9349 958/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1769 392/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-09T16:59:44.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:45.016Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:45.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:45.016Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:45.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:45.016Z", "message": "[homer] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.008s\nuser\t0m0.006s\nsys\t0m0.000s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:45.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:45.016Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:45.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:45.016Z", "message": "[sprout] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (7,700 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57902 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m30.375s\nuser\t0m12.378s\nsys\t0m3.316s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:45.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:45.016Z", "message": "[homer] => [09-Aug-2018 16:58:54 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 16:58:54 UTC] Waiting for trigger files\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-09T16:59:45.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.020Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.020Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.020Z", "message": "[homer] => 2018-08-09 16:59:24.509688660 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.020Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.020Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": "homer_ams6au", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.201Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1732, "offset": 1697, "size": 50}}} 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:46 GMT 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37272 2018-08-09 16:59:46,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.079s user 0m0.006s sys 0m0.055s 2018-08-09 16:59:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-09 16:59:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:55:b4:dd inet addr:192.168.120.12 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe55:b4dd/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:105266 errors:0 dropped:0 overruns:0 frame:0 TX packets:50826 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166120045 (166.1 MB) TX bytes:8377059 (8.3 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:38 errors:0 dropped:0 overruns:0 frame:0 TX packets:38 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3254 (3.2 KB) TX bytes:3254 (3.2 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2018-08-09 16:59:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-09 16:59:46,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-09 16:59:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:00 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 18 2 0 16:54 ? 00:00:00 [kworker/1:0] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/0:1] root 34 2 0 16:54 ? 00:00:00 [khungtaskd] root 35 2 0 16:54 ? 00:00:00 [kswapd0] root 36 2 0 16:54 ? 00:00:00 [vmstat] root 37 2 0 16:54 ? 00:00:00 [ksmd] root 38 2 0 16:54 ? 00:00:00 [khugepaged] root 39 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:54 ? 00:00:00 [crypto] root 53 2 0 16:54 ? 00:00:00 [kthrotld] root 54 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:54 ? 00:00:00 [vballoon] root 56 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 78 2 0 16:54 ? 00:00:00 [deferwq] root 79 2 0 16:54 ? 00:00:00 [charger_manager] root 104 2 0 16:54 ? 00:00:00 [kworker/1:1] root 123 2 0 16:54 ? 00:00:00 [kpsmoused] root 142 2 0 16:54 ? 00:00:00 [kworker/0:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 452 2 0 16:54 ? 00:00:00 [kworker/u5:2] root 489 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 16:54 ? 00:00:00 [kauditd] root 928 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon message+ 958 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork syslog 998 1 0 16:54 ? 00:00:00 rsyslogd root 1024 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind root 1053 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1111 1 0 16:54 ? 00:00:00 cron daemon 1113 1 0 16:54 ? 00:00:00 atd root 1119 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1130 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1208 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1219 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 16:54 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 16:54 ? 00:00:00 /home/ubuntu/homer_host_6jstgh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6jstgh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6jstgh --logging-server-logdir=/home/ubuntu/homer_host_6jstgh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh%I.log --pidfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh.pid ubuntu 1766 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/homer_host_6jstgh/env/bin/diamond --configfile /home/ubuntu/homer_host_6jstgh/work/plugins/diamond/etc/diamond.conf ubuntu 1820 1652 0 16:56 ? 00:00:00 /home/ubuntu/homer_host_6jstgh/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6jstgh --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6jstgh --logging-server-logdir=/home/ubuntu/homer_host_6jstgh/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh%I.log --pidfile=/home/ubuntu/homer_host_6jstgh/work/homer_host_6jstgh.pid ubuntu 1841 1820 0 16:57 ? 00:00:00 /home/ubuntu/homer_host_6jstgh/env/bin/python2.7 /home/ubuntu/homer_host_6jstgh/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-b_aL0a ubuntu 1852 1841 0 16:57 ? 00:00:00 /bin/sh -c /tmp/WDZYX/install-homer.sh ubuntu 1854 1852 0 16:57 ? 00:00:00 /bin/bash -e /tmp/WDZYX/install-homer.sh ntp 8462 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8976 1 0 16:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9025 1 0 16:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9029 9025 0 16:58 ? 00:00:00 inotifywait -e create -qq . root 9141 1 0 16:58 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9142 9141 0 16:58 ? 00:00:00 nginx: worker process www-data 9143 9141 0 16:58 ? 00:00:00 nginx: worker process www-data 9144 9141 0 16:58 ? 00:00:00 nginx: worker process www-data 9145 9141 0 16:58 ? 00:00:00 nginx: worker process root 9335 8976 0 16:59 ? 00:00:00 [nginx_ping] root 9337 8976 0 16:59 ? 00:00:00 [check-nginx-upt] root 9339 8976 0 16:59 ? 00:00:00 [check-monit-upt] root 9491 2 0 16:59 ? 00:00:00 [kworker/u5:0] dnsmasq 9755 1 0 16:59 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9818 1854 0 16:59 ? 00:00:00 /bin/bash -e /tmp/WDZYX/install-homer.sh ubuntu 9819 9818 0 16:59 ? 00:00:00 /bin/bash -e /tmp/WDZYX/install-homer.sh root 9820 9819 0 16:59 ? 00:00:00 sudo ps -edf root 9821 9820 0 16:59 ? 00:00:00 ps -edf real 0m0.012s user 0m0.004s sys 0m0.008s 2018-08-09 16:59:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9755/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8976/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9141/nginx tcp6 0 0 ::1:53 :::* LISTEN 9755/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.12:123 0.0.0.0:* 8462/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8462/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8462/ntpd udp 0 0 0.0.0.0:43341 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9755/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe5:123 :::* 8462/ntpd udp6 0 0 ::1:123 :::* 8462/ntpd udp6 0 0 :::123 :::* 8462/ntpd udp6 0 0 :::16154 :::* 585/dhclient udp6 0 0 ::1:53 :::* 9755/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9522 1130/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11495 1652/python2.7 /tmp/cloudify-logging-server-4503f.socket unix 2 [ ACC ] STREAM LISTENING 11839 1841/python2.7 /tmp/ctx-xEJ6mo.socket unix 2 [ ACC ] STREAM LISTENING 7088 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9349 958/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1769 392/systemd-udevd /run/udev/control real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-09 16:59:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-09 16:59:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-09 16:59:46,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.008s user 0m0.006s sys 0m0.000s 2018-08-09 16:59:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-09 16:59:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (7,700 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57902 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m30.375s user 0m12.378s sys 0m3.316s 2018-08-09 16:59:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [09-Aug-2018 16:58:54 UTC] clearwater-diags-monitor starting [09-Aug-2018 16:58:54 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 16:59:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-09 16:59:46,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-09 16:59:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-09 16:59:24.509688660 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-09 16:59:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-09 16:59:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-09 16:59:46,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:46,412 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:46,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:46,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:46,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:46,576 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:46 GMT 2018-08-09 16:59:46,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:46,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:46,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:51,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:51,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:51,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_ams6au", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:46.900Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:46.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:47.024Z", "message": "Execution done (return_code=0): /tmp/WDZYX/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:47.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "7dcec44b-0827-4189-8db3-df1299ec06b7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:47.911Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:47.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:47.911Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:47.911Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:48.029Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:48.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:48.029Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.006s\nsys\t0m0.055s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:48.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:48.029Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8RMQV/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:48.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:48.029Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:48.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:48.914Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:48.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:88:ca:17 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe88:ca17/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87914 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52118 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133699629 (133.6 MB) TX bytes:8613401 (8.6 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.002s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[localhost] run: sudo mv /tmp/tmpHaCr0o /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "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 9712/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9010/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9712/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1105/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8424/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8424/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8424/ntpd \nudp 0 0 0.0.0.0:29523 0.0.0.0:* 607/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9712/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8424/ntpd \nudp6 0 0 ::1:123 :::* 8424/ntpd \nudp6 0 0 :::123 :::* 8424/ntpd \nudp6 0 0 :::3800 :::* 607/dhclient \nudp6 0 0 ::1:53 :::* 9712/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9784 1132/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10969 1651/python2.7 /tmp/cloudify-logging-server-f7521.socket\nunix 2 [ ACC ] STREAM LISTENING 9543 1016/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11248 1844/python2.7 /tmp/ctx-6xDt3x.socket\nunix 2 [ ACC ] STREAM LISTENING 7037 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7580 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20725 9040/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21822 9045/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "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-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "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-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[localhost] run: sudo mv /tmp/tmpQGiuBh /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:01 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 26 2 0 16:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:54 ? 00:00:00 [vmstat]\nroot 37 2 0 16:54 ? 00:00:00 [ksmd]\nroot 38 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:54 ? 00:00:00 [crypto]\nroot 53 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:54 ? 00:00:00 [vballoon]\nroot 56 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:54 ? 00:00:00 [deferwq]\nroot 80 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 141 2 0 16:54 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 455 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 516 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 607 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:54 ? 00:00:00 [kauditd]\nroot 920 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1016 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nroot 1028 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1063 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1105 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 16:54 ? 00:00:00 cron\ndaemon 1107 1 0 16:54 ? 00:00:00 atd\nroot 1122 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1132 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1251 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1257 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 16:54 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 16:54 ? 00:00:00 /home/ubuntu/sprout_host_5kxcu2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_5kxcu2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_5kxcu2 --logging-server-logdir=/home/ubuntu/sprout_host_5kxcu2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2%I.log --pidfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2.pid\nubuntu 1765 1 0 16:54 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_5kxcu2/env/bin/diamond --configfile /home/ubuntu/sprout_host_5kxcu2/work/plugins/diamond/etc/diamond.conf\nubuntu 1823 1651 0 16:56 ? 00:00:00 /home/ubuntu/sprout_host_5kxcu2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_5kxcu2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_5kxcu2 --logging-server-logdir=/home/ubuntu/sprout_host_5kxcu2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2%I.log --pidfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2.pid\nubuntu 1844 1823 0 16:57 ? 00:00:00 /home/ubuntu/sprout_host_5kxcu2/env/bin/python2.7 /home/ubuntu/sprout_host_5kxcu2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-v4J0QK\nubuntu 1855 1844 0 16:57 ? 00:00:00 /bin/sh -c /tmp/JWTDR/install-sprout.sh\nubuntu 1857 1855 0 16:57 ? 00:00:00 /bin/bash -e /tmp/JWTDR/install-sprout.sh\nroot 1923 2 0 16:57 ? 00:00:00 [kworker/u5:2]\nntp 8424 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8909 1 0 16:59 ? 00:00:00 rsyslogd\nroot 9010 1 0 16:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9027 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9028 9027 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9032 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9033 9032 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9040 9028 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9044 9033 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9045 9044 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9712 1 0 16:59 ? 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 9775 1857 0 16:59 ? 00:00:00 /bin/bash -e /tmp/JWTDR/install-sprout.sh\nubuntu 9776 9775 0 16:59 ? 00:00:00 /bin/bash -e /tmp/JWTDR/install-sprout.sh\nroot 9777 9776 0 16:59 ? 00:00:00 sudo ps -edf\nroot 9778 9777 0 16:59 ? 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-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "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-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "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-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:49.034Z", "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-09T16:59:49.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "66cb14dc-2ee4-454a-a4ab-215a612762fe"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:50.143Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:50.143Z", "message": "[sprout] => 2018:08:09 16:59:07: Namespace: management\n2018:08:09 16:59:07: [management] Starting server\n2018:08:09 16:59:07: [management] Listening for requests\n2018:08:09 16:59:07: Namespace: signaling\n2018:08:09 16:59:07: [signaling] Starting server\n2018:08:09 16:59:07: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:50.143Z", "message": "[sprout] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/sprout\n/var/log/sprout/sprout_20180809T160000Z.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_err.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.026s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:50.143Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:50.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:51.168Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:51.168Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:51.168Z", "message": "[sprout] => 2018-08-09 16:59:29.599733443 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:51.168Z", "message": "Execution done (return_code=0): /tmp/JWTDR/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:51.168Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "24f30911-3120-4e23-8da7-457241b664a6"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:51.368Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:51.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1769, "offset": 1716, "size": 50}}} 2018-08-09 16:59:51,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:51,655 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:51 GMT 2018-08-09 16:59:51,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:51,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 32032 2018-08-09 16:59:51,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:59:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/WDZYX/install-homer.sh 2018-08-09 16:59:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:59:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:59:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 16:59:51,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.006s sys 0m0.055s 2018-08-09 16:59:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8RMQV/bind.py 2018-08-09 16:59:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-09 16:59:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-09 16:59:51,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:88:ca:17 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe88:ca17/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87914 errors:0 dropped:0 overruns:0 frame:0 TX packets:52118 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133699629 (133.6 MB) TX bytes:8613401 (8.6 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.002s sys 0m0.004s 2018-08-09 16:59:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-09 16:59:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpHaCr0o /etc/bind/db.clearwater.opnfv 2018-08-09 16:59:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 16:59:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 16:59:51,659 - 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 9712/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1105/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9010/monit tcp6 0 0 ::1:53 :::* LISTEN 9712/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1105/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8424/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8424/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8424/ntpd udp 0 0 0.0.0.0:29523 0.0.0.0:* 607/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9712/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8424/ntpd udp6 0 0 ::1:123 :::* 8424/ntpd udp6 0 0 :::123 :::* 8424/ntpd udp6 0 0 :::3800 :::* 607/dhclient udp6 0 0 ::1:53 :::* 9712/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9784 1132/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10969 1651/python2.7 /tmp/cloudify-logging-server-f7521.socket unix 2 [ ACC ] STREAM LISTENING 9543 1016/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11248 1844/python2.7 /tmp/ctx-6xDt3x.socket unix 2 [ ACC ] STREAM LISTENING 7037 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7580 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20725 9040/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21822 9045/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-09 16:59:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 16:59:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 16:59:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 16:59:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQGiuBh /etc/bind/db.clearwater.local 2018-08-09 16:59:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:01 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 26 2 0 16:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/0:1] root 34 2 0 16:54 ? 00:00:00 [khungtaskd] root 35 2 0 16:54 ? 00:00:00 [kswapd0] root 36 2 0 16:54 ? 00:00:00 [vmstat] root 37 2 0 16:54 ? 00:00:00 [ksmd] root 38 2 0 16:54 ? 00:00:00 [khugepaged] root 39 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:54 ? 00:00:00 [crypto] root 53 2 0 16:54 ? 00:00:00 [kthrotld] root 54 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:54 ? 00:00:00 [vballoon] root 56 2 0 16:54 ? 00:00:00 [kworker/1:1] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:54 ? 00:00:00 [deferwq] root 80 2 0 16:54 ? 00:00:00 [charger_manager] root 124 2 0 16:54 ? 00:00:00 [kpsmoused] root 141 2 0 16:54 ? 00:00:00 [kworker/0:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 455 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 516 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 607 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:54 ? 00:00:00 [kauditd] root 920 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon message+ 1016 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork root 1028 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind root 1063 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1105 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 16:54 ? 00:00:00 cron daemon 1107 1 0 16:54 ? 00:00:00 atd root 1122 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1132 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1251 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1257 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 16:54 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 16:54 ? 00:00:00 /home/ubuntu/sprout_host_5kxcu2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_5kxcu2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_5kxcu2 --logging-server-logdir=/home/ubuntu/sprout_host_5kxcu2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2%I.log --pidfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2.pid ubuntu 1765 1 0 16:54 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_5kxcu2/env/bin/diamond --configfile /home/ubuntu/sprout_host_5kxcu2/work/plugins/diamond/etc/diamond.conf ubuntu 1823 1651 0 16:56 ? 00:00:00 /home/ubuntu/sprout_host_5kxcu2/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_5kxcu2 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_5kxcu2 --logging-server-logdir=/home/ubuntu/sprout_host_5kxcu2/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2%I.log --pidfile=/home/ubuntu/sprout_host_5kxcu2/work/sprout_host_5kxcu2.pid ubuntu 1844 1823 0 16:57 ? 00:00:00 /home/ubuntu/sprout_host_5kxcu2/env/bin/python2.7 /home/ubuntu/sprout_host_5kxcu2/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-v4J0QK ubuntu 1855 1844 0 16:57 ? 00:00:00 /bin/sh -c /tmp/JWTDR/install-sprout.sh ubuntu 1857 1855 0 16:57 ? 00:00:00 /bin/bash -e /tmp/JWTDR/install-sprout.sh root 1923 2 0 16:57 ? 00:00:00 [kworker/u5:2] ntp 8424 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8909 1 0 16:59 ? 00:00:00 rsyslogd root 9010 1 0 16:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9027 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9028 9027 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9032 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9033 9032 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9040 9028 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9044 9033 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9045 9044 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9712 1 0 16:59 ? 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 9775 1857 0 16:59 ? 00:00:00 /bin/bash -e /tmp/JWTDR/install-sprout.sh ubuntu 9776 9775 0 16:59 ? 00:00:00 /bin/bash -e /tmp/JWTDR/install-sprout.sh root 9777 9776 0 16:59 ? 00:00:00 sudo ps -edf root 9778 9777 0 16:59 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-09 16:59:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 16:59:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 16:59:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:59:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-09 16:59:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:09 16:59:07: Namespace: management 2018:08:09 16:59:07: [management] Starting server 2018:08:09 16:59:07: [management] Listening for requests 2018:08:09 16:59:07: Namespace: signaling 2018:08:09 16:59:07: [signaling] Starting server 2018:08:09 16:59:07: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 16:59:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/sprout /var/log/sprout/sprout_20180809T160000Z.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_err.log /var/log/auth.log /var/log/unattended-upgrades real 0m0.026s user 0m0.000s sys 0m0.006s 2018-08-09 16:59:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-09 16:59:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-09 16:59:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-09 16:59:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-09 16:59:29.599733443 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 16:59:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JWTDR/install-sprout.sh 2018-08-09 16:59:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:51,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:51,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:51,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:51,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:51,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:51,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:51 GMT 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:51,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:56,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:56,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:56,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_asz5xb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:52.471Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:52.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:52.471Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:52.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:52.919Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:52.919Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:52.927Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZQPC2/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:52.927Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:53.947Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:53.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "message": "[localhost] run: sudo mv /tmp/tmpSObVy5 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "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-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "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-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "message": "[localhost] run: sudo mv /tmp/tmpfSfK43 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "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-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "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-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "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-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.185Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "79a1646d-285a-44d7-a27f-297429f6615b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.990Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:54.990Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:54.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:55.217Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/PCT6Z/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:55.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "ebd8c561-5c41-4c57-91f1-1dd44ad91622"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:56.250Z", "message": "[ellis] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.7 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58110 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m26.475s\nuser\t0m12.616s\nsys\t0m3.012s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:56.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:56.250Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:56.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}], "metadata": {"pagination": {"total": 1791, "offset": 1749, "size": 50}}} 2018-08-09 16:59:56,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:56,902 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:56 GMT 2018-08-09 16:59:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25560 2018-08-09 16:59:56,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 16:59:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 16:59:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:59:56,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:59:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZQPC2/bind.py 2018-08-09 16:59:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 16:59:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 16:59:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSObVy5 /etc/bind/db.clearwater.local 2018-08-09 16:59:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 16:59:56,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 16:59:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfSfK43 /etc/bind/db.clearwater.opnfv 2018-08-09 16:59:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 16:59:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 16:59:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 16:59:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 16:59:56,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 16:59:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 16:59:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 16:59:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 16:59:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/PCT6Z/add-snmpproxy-collector.py 2018-08-09 16:59:56,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.7 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58110 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m26.475s user 0m12.616s sys 0m3.012s 2018-08-09 16:59:56,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-09 16:59:56,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 16:59:56,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 16:59:56,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 16:59:56 GMT 2018-08-09 16:59:56,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 16:59:56,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 16:59:56,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:01,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:02,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:02,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:57.369Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:57.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:57.369Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:57.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:58.592Z", "message": "[dime] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 4s (7,908 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58584 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m25.725s\nuser\t0m12.142s\nsys\t0m2.718s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:58.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:59.413Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:59.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:59.413Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:59.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:59.413Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3f:29:dc \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe3f:29dc/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97513 errors:0 dropped:0 overruns:0 frame:0\n TX packets:45574 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147272807 (147.2 MB) TX bytes:8105792 (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:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:59.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:59.413Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:59.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:59.413Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:59.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T16:59:59.413Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.062s\nuser\t0m0.005s\nsys\t0m0.057s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T16:59:59.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:00.417Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:01 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 26 2 0 16:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:54 ? 00:00:00 [vmstat]\nroot 37 2 0 16:54 ? 00:00:00 [ksmd]\nroot 38 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:54 ? 00:00:00 [crypto]\nroot 53 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:54 ? 00:00:00 [vballoon]\nroot 56 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:54 ? 00:00:00 [deferwq]\nroot 80 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 125 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 128 2 0 16:54 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 453 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 522 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:54 ? 00:00:00 [kauditd]\nroot 927 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 929 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nsyslog 949 1 0 16:54 ? 00:00:00 rsyslogd\nroot 991 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1052 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1103 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 16:54 ? 00:00:00 cron\ndaemon 1110 1 0 16:54 ? 00:00:00 atd\nroot 1117 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1119 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1198 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1204 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 16:54 ? 00:00:00 [kworker/1:2]\nubuntu 1651 1 0 16:55 ? 00:00:00 /home/ubuntu/ellis_host_akjabu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_akjabu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_akjabu --logging-server-logdir=/home/ubuntu/ellis_host_akjabu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu%I.log --pidfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu.pid\nubuntu 1765 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_akjabu/env/bin/diamond --configfile /home/ubuntu/ellis_host_akjabu/work/plugins/diamond/etc/diamond.conf\nubuntu 1815 1651 0 16:56 ? 00:00:00 /home/ubuntu/ellis_host_akjabu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_akjabu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_akjabu --logging-server-logdir=/home/ubuntu/ellis_host_akjabu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu%I.log --pidfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu.pid\nubuntu 1836 1815 0 16:57 ? 00:00:00 /home/ubuntu/ellis_host_akjabu/env/bin/python2.7 /home/ubuntu/ellis_host_akjabu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-HFBuae\nubuntu 1847 1836 0 16:57 ? 00:00:00 /bin/sh -c /tmp/GU9QX/install-ellis.sh\nubuntu 1849 1847 0 16:57 ? 00:00:00 /bin/bash -e /tmp/GU9QX/install-ellis.sh\nroot 2176 2 0 16:57 ? 00:00:00 [kworker/u5:2]\nmysql 9219 1 0 16:58 ? 00:00:00 /usr/sbin/mysqld\nntp 9368 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9953 1 0 16:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10098 1 0 16:59 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10099 10098 0 16:59 ? 00:00:00 nginx: worker process\nwww-data 10100 10098 0 16:59 ? 00:00:00 nginx: worker process\nwww-data 10101 10098 0 16:59 ? 00:00:00 nginx: worker process\nwww-data 10102 10098 0 16:59 ? 00:00:00 nginx: worker process\nroot 10131 1 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10135 10131 0 16:59 ? 00:00:00 inotifywait -e create -qq .\nellis 10305 1 0 16:59 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10506 9953 0 16:59 ? 00:00:00 [nginx_ping] \nroot 10508 9953 0 16:59 ? 00:00:00 [check-nginx-upt] \nroot 10511 9953 0 16:59 ? 00:00:00 [check-monit-upt] \nroot 10515 9953 0 16:59 ? 00:00:00 [poll_ellis.sh] \nroot 10518 9953 0 16:59 ? 00:00:00 [poll_ellis_http] \nroot 10526 9953 0 16:59 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10549 10526 0 16:59 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10589 10549 0 16:59 ? 00:00:00 sleep 23\ndnsmasq 10805 1 0 16:59 ? 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 10868 1849 0 16:59 ? 00:00:00 /bin/bash -e /tmp/GU9QX/install-ellis.sh\nubuntu 10869 10868 0 16:59 ? 00:00:00 /bin/bash -e /tmp/GU9QX/install-ellis.sh\nroot 10870 10869 0 16:59 ? 00:00:00 sudo ps -edf\nroot 10871 10870 0 16:59 ? 00:00:00 ps -edf\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:00.417Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:00.417Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:00.417Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:00.417Z", "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 10805/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 9953/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10098/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9219/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10805/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1103/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 9368/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9368/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9368/ntpd \nudp 0 0 0.0.0.0:48122 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10805/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 9368/ntpd \nudp6 0 0 ::1:123 :::* 9368/ntpd \nudp6 0 0 :::123 :::* 9368/ntpd \nudp6 0 0 ::1:53 :::* 10805/dnsmasq \nudp6 0 0 :::21560 :::* 584/dhclient \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9241 929/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11710 1651/python2.7 /tmp/cloudify-logging-server-50d3e.socket\nunix 2 [ ACC ] STREAM LISTENING 12157 1836/python2.7 /tmp/ctx-aMAXUF.socket\nunix 2 [ ACC ] STREAM LISTENING 22149 10305/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 7125 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21145 9219/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] SEQPACKET LISTENING 7582 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9464 1117/acpid /var/run/acpid.socket\n\nreal\t0m0.008s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:01.441Z", "message": "[ellis] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ellis\n/var/log/dpkg.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/mysql.err\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/mysql.log\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.037s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:01.441Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:01.441Z", "message": "[ellis] => [09-Aug-2018 16:59:16 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 16:59:16 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-09T17:00:01.441Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}], "metadata": {"pagination": {"total": 1810, "offset": 1770, "size": 50}}} 2018-08-09 17:00:02,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:02,071 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:02 GMT 2018-08-09 17:00:02,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:02,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37121 2018-08-09 17:00:02,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:02,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-09 17:00:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-09 17:00:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 4s (7,908 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58584 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m25.725s user 0m12.142s sys 0m2.718s 2018-08-09 17:00:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-09 17:00:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-09 17:00:02,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:3f:29:dc inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe3f:29dc/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97513 errors:0 dropped:0 overruns:0 frame:0 TX packets:45574 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147272807 (147.2 MB) TX bytes:8105792 (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:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-09 17:00:02,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-09 17:00:02,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-09 17:00:02,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.062s user 0m0.005s sys 0m0.057s 2018-08-09 17:00:02,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:01 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 26 2 0 16:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/0:1] root 34 2 0 16:54 ? 00:00:00 [khungtaskd] root 35 2 0 16:54 ? 00:00:00 [kswapd0] root 36 2 0 16:54 ? 00:00:00 [vmstat] root 37 2 0 16:54 ? 00:00:00 [ksmd] root 38 2 0 16:54 ? 00:00:00 [khugepaged] root 39 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:54 ? 00:00:00 [crypto] root 53 2 0 16:54 ? 00:00:00 [kthrotld] root 54 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:54 ? 00:00:00 [vballoon] root 56 2 0 16:54 ? 00:00:00 [kworker/1:1] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:54 ? 00:00:00 [deferwq] root 80 2 0 16:54 ? 00:00:00 [charger_manager] root 125 2 0 16:54 ? 00:00:00 [kpsmoused] root 128 2 0 16:54 ? 00:00:00 [kworker/0:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 453 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 522 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:54 ? 00:00:00 [kauditd] root 927 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon message+ 929 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork syslog 949 1 0 16:54 ? 00:00:00 rsyslogd root 991 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind root 1052 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1103 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 16:54 ? 00:00:00 cron daemon 1110 1 0 16:54 ? 00:00:00 atd root 1117 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1119 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1198 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1204 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 16:54 ? 00:00:00 [kworker/1:2] ubuntu 1651 1 0 16:55 ? 00:00:00 /home/ubuntu/ellis_host_akjabu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_akjabu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_akjabu --logging-server-logdir=/home/ubuntu/ellis_host_akjabu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu%I.log --pidfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu.pid ubuntu 1765 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_akjabu/env/bin/diamond --configfile /home/ubuntu/ellis_host_akjabu/work/plugins/diamond/etc/diamond.conf ubuntu 1815 1651 0 16:56 ? 00:00:00 /home/ubuntu/ellis_host_akjabu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_akjabu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_akjabu --logging-server-logdir=/home/ubuntu/ellis_host_akjabu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu%I.log --pidfile=/home/ubuntu/ellis_host_akjabu/work/ellis_host_akjabu.pid ubuntu 1836 1815 0 16:57 ? 00:00:00 /home/ubuntu/ellis_host_akjabu/env/bin/python2.7 /home/ubuntu/ellis_host_akjabu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-HFBuae ubuntu 1847 1836 0 16:57 ? 00:00:00 /bin/sh -c /tmp/GU9QX/install-ellis.sh ubuntu 1849 1847 0 16:57 ? 00:00:00 /bin/bash -e /tmp/GU9QX/install-ellis.sh root 2176 2 0 16:57 ? 00:00:00 [kworker/u5:2] mysql 9219 1 0 16:58 ? 00:00:00 /usr/sbin/mysqld ntp 9368 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9953 1 0 16:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10098 1 0 16:59 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10099 10098 0 16:59 ? 00:00:00 nginx: worker process www-data 10100 10098 0 16:59 ? 00:00:00 nginx: worker process www-data 10101 10098 0 16:59 ? 00:00:00 nginx: worker process www-data 10102 10098 0 16:59 ? 00:00:00 nginx: worker process root 10131 1 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10135 10131 0 16:59 ? 00:00:00 inotifywait -e create -qq . ellis 10305 1 0 16:59 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10506 9953 0 16:59 ? 00:00:00 [nginx_ping] root 10508 9953 0 16:59 ? 00:00:00 [check-nginx-upt] root 10511 9953 0 16:59 ? 00:00:00 [check-monit-upt] root 10515 9953 0 16:59 ? 00:00:00 [poll_ellis.sh] root 10518 9953 0 16:59 ? 00:00:00 [poll_ellis_http] root 10526 9953 0 16:59 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10549 10526 0 16:59 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10589 10549 0 16:59 ? 00:00:00 sleep 23 dnsmasq 10805 1 0 16:59 ? 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 10868 1849 0 16:59 ? 00:00:00 /bin/bash -e /tmp/GU9QX/install-ellis.sh ubuntu 10869 10868 0 16:59 ? 00:00:00 /bin/bash -e /tmp/GU9QX/install-ellis.sh root 10870 10869 0 16:59 ? 00:00:00 sudo ps -edf root 10871 10870 0 16:59 ? 00:00:00 ps -edf real 0m0.012s user 0m0.004s sys 0m0.008s 2018-08-09 17:00:02,074 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-09 17:00:02,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-09 17:00:02,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-09 17:00:02,075 - 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 10805/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 9953/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10098/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9219/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10805/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1103/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 9368/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9368/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9368/ntpd udp 0 0 0.0.0.0:48122 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10805/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 9368/ntpd udp6 0 0 ::1:123 :::* 9368/ntpd udp6 0 0 :::123 :::* 9368/ntpd udp6 0 0 ::1:53 :::* 10805/dnsmasq udp6 0 0 :::21560 :::* 584/dhclient Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9241 929/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11710 1651/python2.7 /tmp/cloudify-logging-server-50d3e.socket unix 2 [ ACC ] STREAM LISTENING 12157 1836/python2.7 /tmp/ctx-aMAXUF.socket unix 2 [ ACC ] STREAM LISTENING 22149 10305/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 7125 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21145 9219/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] SEQPACKET LISTENING 7582 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9464 1117/acpid /var/run/acpid.socket real 0m0.008s user 0m0.002s sys 0m0.006s 2018-08-09 17:00:02,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa09 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ellis /var/log/dpkg.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/mysql.err /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/mysql.log /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.037s user 0m0.004s sys 0m0.003s 2018-08-09 17:00:02,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-09 17:00:02,075 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [09-Aug-2018 16:59:16 UTC] clearwater-diags-monitor starting [09-Aug-2018 16:59:16 UTC] Waiting for trigger files real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 17:00:02,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:02,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:02,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:02,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:02 GMT 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:02,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:07,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:07,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:07,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_s8zq3h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.475Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.009s\nsys\t0m0.059s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:00 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 26 2 0 16:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:54 ? 00:00:00 [vmstat]\nroot 37 2 0 16:54 ? 00:00:00 [ksmd]\nroot 38 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:54 ? 00:00:00 [crypto]\nroot 53 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:54 ? 00:00:00 [vballoon]\nroot 56 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:54 ? 00:00:00 [deferwq]\nroot 80 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 124 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 142 2 0 16:54 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 438 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 499 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:54 ? 00:00:00 [kauditd]\nroot 916 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 919 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nroot 982 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 999 1 0 16:54 ? 00:00:00 rsyslogd\nroot 1052 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1107 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1109 1 0 16:54 ? 00:00:00 cron\ndaemon 1110 1 0 16:54 ? 00:00:00 atd\nroot 1116 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 16:54 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 16:54 ? 00:00:00 /home/ubuntu/dime_host_cqocug/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cqocug --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cqocug --logging-server-logdir=/home/ubuntu/dime_host_cqocug/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug%I.log --pidfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug.pid\nroot 1724 2 0 16:55 ? 00:00:00 [kworker/u5:2]\nubuntu 1766 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/dime_host_cqocug/env/bin/diamond --configfile /home/ubuntu/dime_host_cqocug/work/plugins/diamond/etc/diamond.conf\nubuntu 1817 1651 0 16:56 ? 00:00:00 /home/ubuntu/dime_host_cqocug/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cqocug --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cqocug --logging-server-logdir=/home/ubuntu/dime_host_cqocug/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug%I.log --pidfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug.pid\nubuntu 1838 1817 0 16:57 ? 00:00:00 /home/ubuntu/dime_host_cqocug/env/bin/python2.7 /home/ubuntu/dime_host_cqocug/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-aMCY8A\nubuntu 1849 1838 0 16:57 ? 00:00:00 /bin/sh -c /tmp/V2XHV/install-dime.sh\nubuntu 1851 1849 0 16:57 ? 00:00:00 /bin/bash -e /tmp/V2XHV/install-dime.sh\nntp 8783 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9347 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9348 9347 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9352 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9354 9352 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9361 9348 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9363 9354 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9364 9363 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9635 1 0 16:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9695 1 0 16:59 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9696 9695 0 16:59 ? 00:00:00 nginx: worker process\nwww-data 9697 9695 0 16:59 ? 00:00:00 nginx: worker process\nwww-data 9698 9695 0 16:59 ? 00:00:00 nginx: worker process\nwww-data 9699 9695 0 16:59 ? 00:00:00 nginx: worker process\nroot 10158 1 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10162 10158 0 16:59 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10270 1 0 16:59 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10463 1 0 17:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10536 1851 0 17:00 ? 00:00:00 /bin/bash -e /tmp/V2XHV/install-dime.sh\nubuntu 10537 10536 0 17:00 ? 00:00:00 /bin/bash -e /tmp/V2XHV/install-dime.sh\nroot 10538 10537 0 17:00 ? 00:00:00 sudo ps -edf\nroot 10539 10538 0 17:00 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:da:0c \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:febb:da0c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109303 errors:0 dropped:0 overruns:0 frame:0\n TX packets:54914 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:171554575 (171.5 MB) TX bytes:8879555 (8.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:22 errors:0 dropped:0 overruns:0 frame:0\n TX packets:22 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "[ellis] => 2018-08-09 16:59:41.534944977 Stopping etcd clearwater-etcd\n2018-08-09 16:59:42.717409353 Restarting etcd clearwater-etcd\n2018-08-09 16:59:42.722769221 Configured ETCDCTL_PEERS: 192.168.120.25:4000,\n2018-08-09 16:59:42.723665284 Check for previous failed startup attempt\n2018-08-09 16:59:42.725022002 Running etcdctl member list\nbe2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true\n2018-08-09 16:59:42.844052077 etcdctl returned 0\n2018-08-09 16:59:42.851017021 Joining existing cluster...\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-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:02.507Z", "message": "Execution done (return_code=0): /tmp/GU9QX/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:02.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "74e5f104-8e2a-4114-b75d-af633ab126d5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.512Z", "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 10463/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9635/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9695/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 10463/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1107/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8783/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10270/snmpd \nudp 0 0 0.0.0.0:43341 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10463/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 8783/ntpd \nudp6 0 0 ::1:123 :::* 8783/ntpd \nudp6 0 0 :::123 :::* 8783/ntpd \nudp6 0 0 :::161 :::* 10270/snmpd \nudp6 0 0 :::16154 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 10463/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23844 10270/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 11213 1651/python2.7 /tmp/cloudify-logging-server-0342e.socket\nunix 2 [ ACC ] STREAM LISTENING 11641 1838/python2.7 /tmp/ctx-tNSc9F.socket\nunix 2 [ ACC ] STREAM LISTENING 8527 919/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9558 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 289 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21798 9361/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21801 9364/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 498 395/systemd-udevd /run/udev/control\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.512Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.512Z", "message": "[dime] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/clearwater-socket-factory.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/sysstat/sa09\n/var/log/sysstat/clearwater-sa09\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/ralf\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/iotop.log\n/var/log/ntpstats\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_20180809T160000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.012s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.512Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.512Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.994Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.994Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:03.994Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:03.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "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-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "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-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "[localhost] run: sudo mv /tmp/tmppDjMfn /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "89caed6c-03ea-4b49-81ad-c917c5b5bb72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Z2TFK/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "[dime] => [09-Aug-2018 16:59:44 UTC] clearwater-diags-monitor starting\n[09-Aug-2018 16:59:44 UTC] Waiting for trigger files\n2018:08:09 16:59:06: Namespace: management\n2018:08:09 16:59:06: [management] Starting server\n2018:08:09 16:59:06: [management] Listening for requests\n2018:08:09 16:59:06: Namespace: signaling\n2018:08:09 16:59:06: [signaling] Starting server\n2018:08:09 16:59:06: [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-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/422E8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "89caed6c-03ea-4b49-81ad-c917c5b5bb72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "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-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "89caed6c-03ea-4b49-81ad-c917c5b5bb72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "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-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "Executing: /tmp/422E8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "89caed6c-03ea-4b49-81ad-c917c5b5bb72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.517Z", "message": "[localhost] run: sudo mv /tmp/tmpqtRaWx /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:04.997Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:04.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:05.521Z", "message": "[dime] => 2018-08-09 16:59:44.938274994 Stopping etcd clearwater-etcd\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:05.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:05.521Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:05.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:05.521Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:05.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:05.521Z", "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-09T17:00:05.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "395a3c7b-0af4-4c1d-a58b-02da1bcb7ee9"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:05.521Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:05.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:05.521Z", "message": "Execution done (return_code=0): /tmp/V2XHV/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:05.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "20e57643-7270-4dc8-89bf-70f5cdccec39"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:06.000Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:06.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:06.000Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:06.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.003Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "dime_v17dvs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.003Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.003Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.006Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LK8KC/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}], "metadata": {"pagination": {"total": 1863, "offset": 1787, "size": 50}}} 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:07,222 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:07 GMT 2018-08-09 17:00:07,223 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:07,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 41274 2018-08-09 17:00:07,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:07,224 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-09 17:00:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-09 17:00:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-09 17:00:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.009s sys 0m0.059s 2018-08-09 17:00:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-09 17:00:07,225 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:00 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 26 2 0 16:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/1:1] root 34 2 0 16:54 ? 00:00:00 [khungtaskd] root 35 2 0 16:54 ? 00:00:00 [kswapd0] root 36 2 0 16:54 ? 00:00:00 [vmstat] root 37 2 0 16:54 ? 00:00:00 [ksmd] root 38 2 0 16:54 ? 00:00:00 [khugepaged] root 39 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:54 ? 00:00:00 [crypto] root 53 2 0 16:54 ? 00:00:00 [kthrotld] root 54 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:54 ? 00:00:00 [vballoon] root 56 2 0 16:54 ? 00:00:00 [kworker/0:1] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:54 ? 00:00:00 [deferwq] root 80 2 0 16:54 ? 00:00:00 [charger_manager] root 124 2 0 16:54 ? 00:00:00 [kpsmoused] root 142 2 0 16:54 ? 00:00:00 [kworker/1:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 438 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 499 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:54 ? 00:00:00 [kauditd] root 916 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon message+ 919 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork root 982 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind syslog 999 1 0 16:54 ? 00:00:00 rsyslogd root 1052 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1107 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1109 1 0 16:54 ? 00:00:00 cron daemon 1110 1 0 16:54 ? 00:00:00 atd root 1116 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 16:54 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 16:54 ? 00:00:00 /home/ubuntu/dime_host_cqocug/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cqocug --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cqocug --logging-server-logdir=/home/ubuntu/dime_host_cqocug/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug%I.log --pidfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug.pid root 1724 2 0 16:55 ? 00:00:00 [kworker/u5:2] ubuntu 1766 1 0 16:55 ? 00:00:01 python2.7 /home/ubuntu/dime_host_cqocug/env/bin/diamond --configfile /home/ubuntu/dime_host_cqocug/work/plugins/diamond/etc/diamond.conf ubuntu 1817 1651 0 16:56 ? 00:00:00 /home/ubuntu/dime_host_cqocug/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_cqocug --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_cqocug --logging-server-logdir=/home/ubuntu/dime_host_cqocug/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug%I.log --pidfile=/home/ubuntu/dime_host_cqocug/work/dime_host_cqocug.pid ubuntu 1838 1817 0 16:57 ? 00:00:00 /home/ubuntu/dime_host_cqocug/env/bin/python2.7 /home/ubuntu/dime_host_cqocug/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-aMCY8A ubuntu 1849 1838 0 16:57 ? 00:00:00 /bin/sh -c /tmp/V2XHV/install-dime.sh ubuntu 1851 1849 0 16:57 ? 00:00:00 /bin/bash -e /tmp/V2XHV/install-dime.sh ntp 8783 1 0 16:58 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9347 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9348 9347 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9352 1 0 16:59 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9354 9352 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9361 9348 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9363 9354 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9364 9363 0 16:59 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9635 1 0 16:59 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9695 1 0 16:59 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9696 9695 0 16:59 ? 00:00:00 nginx: worker process www-data 9697 9695 0 16:59 ? 00:00:00 nginx: worker process www-data 9698 9695 0 16:59 ? 00:00:00 nginx: worker process www-data 9699 9695 0 16:59 ? 00:00:00 nginx: worker process root 10158 1 0 16:59 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10162 10158 0 16:59 ? 00:00:00 inotifywait -e create -qq . snmp 10270 1 0 16:59 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10463 1 0 17:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10536 1851 0 17:00 ? 00:00:00 /bin/bash -e /tmp/V2XHV/install-dime.sh ubuntu 10537 10536 0 17:00 ? 00:00:00 /bin/bash -e /tmp/V2XHV/install-dime.sh root 10538 10537 0 17:00 ? 00:00:00 sudo ps -edf root 10539 10538 0 17:00 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-08-09 17:00:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:bb:da:0c inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:febb:da0c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109303 errors:0 dropped:0 overruns:0 frame:0 TX packets:54914 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:171554575 (171.5 MB) TX bytes:8879555 (8.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:22 errors:0 dropped:0 overruns:0 frame:0 TX packets:22 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:2022 (2.0 KB) TX bytes:2022 (2.0 KB) real 0m0.007s user 0m0.005s sys 0m0.003s 2018-08-09 17:00:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-09 16:59:41.534944977 Stopping etcd clearwater-etcd 2018-08-09 16:59:42.717409353 Restarting etcd clearwater-etcd 2018-08-09 16:59:42.722769221 Configured ETCDCTL_PEERS: 192.168.120.25:4000, 2018-08-09 16:59:42.723665284 Check for previous failed startup attempt 2018-08-09 16:59:42.725022002 Running etcdctl member list be2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true 2018-08-09 16:59:42.844052077 etcdctl returned 0 2018-08-09 16:59:42.851017021 Joining existing cluster... real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 17:00:07,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/GU9QX/install-ellis.sh 2018-08-09 17:00:07,226 - 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 10463/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1107/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9635/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9695/nginx tcp6 0 0 ::1:53 :::* LISTEN 10463/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1107/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8783/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8783/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10270/snmpd udp 0 0 0.0.0.0:43341 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10463/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 8783/ntpd udp6 0 0 ::1:123 :::* 8783/ntpd udp6 0 0 :::123 :::* 8783/ntpd udp6 0 0 :::161 :::* 10270/snmpd udp6 0 0 :::16154 :::* 586/dhclient udp6 0 0 ::1:53 :::* 10463/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23844 10270/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 11213 1651/python2.7 /tmp/cloudify-logging-server-0342e.socket unix 2 [ ACC ] STREAM LISTENING 11641 1838/python2.7 /tmp/ctx-tNSc9F.socket unix 2 [ ACC ] STREAM LISTENING 8527 919/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9558 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 289 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21798 9361/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21801 9364/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] SEQPACKET LISTENING 498 395/systemd-udevd /run/udev/control real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-09 17:00:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-09 17:00:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/clearwater-socket-factory.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/sysstat/sa09 /var/log/sysstat/clearwater-sa09 /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/ralf /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/iotop.log /var/log/ntpstats /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_20180809T160000Z.txt /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.012s user 0m0.004s sys 0m0.003s 2018-08-09 17:00:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-09 17:00:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-09 17:00:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:00:07,227 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 17:00:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:00:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:00:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:00:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppDjMfn /etc/bind/db.clearwater.opnfv 2018-08-09 17:00:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-09 17:00:07,228 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Z2TFK/bind.py 2018-08-09 17:00:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [09-Aug-2018 16:59:44 UTC] clearwater-diags-monitor starting [09-Aug-2018 16:59:44 UTC] Waiting for trigger files 2018:08:09 16:59:06: Namespace: management 2018:08:09 16:59:06: [management] Starting server 2018:08:09 16:59:06: [management] Listening for requests 2018:08:09 16:59:06: Namespace: signaling 2018:08:09 16:59:06: [signaling] Starting server 2018:08:09 16:59:06: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 17:00:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/422E8/create_number.sh 2018-08-09 17:00:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:00:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-09 17:00:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:00:07,229 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/422E8/create_number.sh 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqtRaWx /etc/bind/db.clearwater.local 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:07,230 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-09 16:59:44.938274994 Stopping etcd clearwater-etcd real 0m0.006s user 0m0.002s sys 0m0.003s 2018-08-09 17:00:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:00:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-09 17:00:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:00:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-09 17:00:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/V2XHV/install-dime.sh 2018-08-09 17:00:07,231 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:00:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 17:00:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:00:07,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LK8KC/bind.py 2018-08-09 17:00:07,232 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:07,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:07,313 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:07,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:07,313 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:07 GMT 2018-08-09 17:00:07,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:07,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:07,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:12,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:12,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:12,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:12,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:12,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:12,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:12,389 - 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-09T17:00:07.722Z", "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-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "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-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "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-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "message": "[localhost] run: sudo mv /tmp/tmpE5G0hf /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "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-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "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-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "message": "[localhost] run: sudo mv /tmp/tmpJVCpET /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:07.722Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}, u'dime': {u'dime_v17dvs': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-v17dvs'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:07.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "728bb974-30db-4625-8144-f333be0c754d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:08.008Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:08.008Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1876, "offset": 1834, "size": 50}}} 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:12 GMT 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7430 2018-08-09 17:00:12,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:12,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:00:12,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:00:12,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:00:12,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:00:12,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpE5G0hf /etc/bind/db.clearwater.local 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJVCpET /etc/bind/db.clearwater.opnfv 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}, u'dime': {u'dime_v17dvs': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-v17dvs'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:00:12,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:12,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:12,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:12,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:12 GMT 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:12,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:17,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:17,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:17,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:17,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:17,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:17,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1846, "size": 50}}} 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:17 GMT 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:00:17,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:17,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:17,784 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:17,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:17,785 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:17 GMT 2018-08-09 17:00:17,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:17,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:17,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:22,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:22,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:22,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:22,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:22,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:22,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:22,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:22,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:22,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1846, "size": 50}}} 2018-08-09 17:00:22,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:22,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:22 GMT 2018-08-09 17:00:22,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:22,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:00:22,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:22,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:23,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:23,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:23,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:23 GMT 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:23,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:28,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:28,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:28,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1846, "size": 50}}} 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:28 GMT 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:28,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:00:28,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:28,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:28,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:28,147 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:28 GMT 2018-08-09 17:00:28,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:28,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:28,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:33,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:33,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:33,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:33,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:33,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1876, "offset": 1846, "size": 50}}} 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:33 GMT 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:00:33,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:33,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:33,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:33,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:33,283 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:33 GMT 2018-08-09 17:00:33,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:33,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:33,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:38,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:38,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:38,360 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:33.609Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:33.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:34.731Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.25: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.25\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-09T17:00:34.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "89caed6c-03ea-4b49-81ad-c917c5b5bb72"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:37.777Z", "message": "Execution done (return_code=0): /tmp/422E8/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:37.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "89caed6c-03ea-4b49-81ad-c917c5b5bb72"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:38.033Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:38.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1880, "offset": 1846, "size": 50}}} 2018-08-09 17:00:38,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:38,361 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:38 GMT 2018-08-09 17:00:38,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:38,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3038 2018-08-09 17:00:38,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:38,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-09 17:00:38,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.25: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.25 # 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-09 17:00:38,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/422E8/create_number.sh 2018-08-09 17:00:38,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:38,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:38,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:38,490 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:38 GMT 2018-08-09 17:00:38,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:38,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:38,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:43,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:43,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:40.133Z", "message": "[vellum] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 6,120 kB of archives.\nAfter this operation, 6,458 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 6,120 kB in 1s (5,145 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59674 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m6.316s\nuser\t0m3.567s\nsys\t0m0.931s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:40.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:40.736Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:40.736Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:40.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:41.739Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:41.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:43.089Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.084s\nuser\t0m0.009s\nsys\t0m0.056s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:43.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}], "metadata": {"pagination": {"total": 1885, "offset": 1850, "size": 50}}} 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:43 GMT 2018-08-09 17:00:43,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:43,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7535 2018-08-09 17:00:43,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 6,120 kB of archives. After this operation, 6,458 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 6,120 kB in 1s (5,145 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59674 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m6.316s user 0m3.567s sys 0m0.931s 2018-08-09 17:00:43,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-09 17:00:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-09 17:00:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-09 17:00:43,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.084s user 0m0.009s sys 0m0.056s 2018-08-09 17:00:43,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:43,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:43,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:43,623 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:43 GMT 2018-08-09 17:00:43,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:43,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:43,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:48,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:48,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:48,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:43.743Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:02:86:ee \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe02:86ee/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:144805 errors:0 dropped:0 overruns:0 frame:0\n TX packets:55171 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218451430 (218.4 MB) TX bytes:9414448 (9.4 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:158 errors:0 dropped:0 overruns:0 frame:0\n TX packets:158 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB)\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-09T17:00:43.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:43.743Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:43.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:43.743Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:43.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:44.747Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:44.747Z", "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 14263/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 13288/monit \ntcp 0 0 192.168.120.15:11211 0.0.0.0:* LISTEN 14111/memcached \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12245/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14263/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1106/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 11848/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11848/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11848/ntpd \nudp 0 0 0.0.0.0:60686 0.0.0.0:* 584/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12245/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14263/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 11848/ntpd \nudp6 0 0 ::1:123 :::* 11848/ntpd \nudp6 0 0 :::123 :::* 11848/ntpd \nudp6 0 0 :::9394 :::* 584/dhclient \nudp6 0 0 ::1:53 :::* 14263/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11367 1652/python2.7 /tmp/cloudify-logging-server-9fc47.socket\nunix 2 [ ACC ] STREAM LISTENING 12572 1838/python2.7 /tmp/ctx-JvLDCW.socket\nunix 2 [ ACC ] STREAM LISTENING 7150 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8048 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7844 884/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7385 392/systemd-udevd /run/udev/control\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:44.747Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:44.747Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 16:54 ? 00:00:00 /sbin/init\nroot 2 0 0 16:54 ? 00:00:00 [kthreadd]\nroot 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 16:54 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 16:54 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 16:54 ? 00:00:00 [rcu_sched]\nroot 8 2 0 16:54 ? 00:00:00 [rcuos/0]\nroot 9 2 0 16:54 ? 00:00:00 [rcuos/1]\nroot 10 2 0 16:54 ? 00:00:00 [rcu_bh]\nroot 11 2 0 16:54 ? 00:00:00 [rcuob/0]\nroot 12 2 0 16:54 ? 00:00:00 [rcuob/1]\nroot 13 2 0 16:54 ? 00:00:00 [migration/0]\nroot 14 2 0 16:54 ? 00:00:00 [watchdog/0]\nroot 15 2 0 16:54 ? 00:00:00 [watchdog/1]\nroot 16 2 0 16:54 ? 00:00:00 [migration/1]\nroot 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 16:54 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 16:54 ? 00:00:00 [khelper]\nroot 21 2 0 16:54 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 16:54 ? 00:00:00 [netns]\nroot 23 2 0 16:54 ? 00:00:00 [writeback]\nroot 24 2 0 16:54 ? 00:00:00 [kintegrityd]\nroot 25 2 0 16:54 ? 00:00:00 [bioset]\nroot 26 2 0 16:54 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 16:54 ? 00:00:00 [kblockd]\nroot 28 2 0 16:54 ? 00:00:00 [ata_sff]\nroot 29 2 0 16:54 ? 00:00:00 [khubd]\nroot 30 2 0 16:54 ? 00:00:00 [md]\nroot 31 2 0 16:54 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 16:54 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 16:54 ? 00:00:00 [khungtaskd]\nroot 35 2 0 16:54 ? 00:00:00 [kswapd0]\nroot 36 2 0 16:54 ? 00:00:00 [vmstat]\nroot 37 2 0 16:54 ? 00:00:00 [ksmd]\nroot 38 2 0 16:54 ? 00:00:00 [khugepaged]\nroot 39 2 0 16:54 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 16:54 ? 00:00:00 [crypto]\nroot 53 2 0 16:54 ? 00:00:00 [kthrotld]\nroot 54 2 0 16:54 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 16:54 ? 00:00:00 [vballoon]\nroot 56 2 0 16:54 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 16:54 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 16:54 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 16:54 ? 00:00:00 [deferwq]\nroot 80 2 0 16:54 ? 00:00:00 [charger_manager]\nroot 125 2 0 16:54 ? 00:00:00 [kpsmoused]\nroot 127 2 0 16:54 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 452 2 0 16:54 ? 00:00:00 [kworker/u5:1]\nroot 492 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon\nroot 584 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 16:54 ? 00:00:00 [kauditd]\nmessage+ 884 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind\nroot 944 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 997 1 0 16:54 ? 00:00:00 rsyslogd\nroot 1050 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1053 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1057 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1058 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1106 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D\nroot 1107 1 0 16:54 ? 00:00:00 cron\ndaemon 1108 1 0 16:54 ? 00:00:00 atd\nroot 1114 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1187 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1432 2 0 16:54 ? 00:00:00 [kworker/u5:2]\nroot 1433 2 0 16:54 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 16:55 ? 00:00:00 /home/ubuntu/vellum_host_f9q3bo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_f9q3bo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_f9q3bo --logging-server-logdir=/home/ubuntu/vellum_host_f9q3bo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo%I.log --pidfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo.pid\nubuntu 1766 1 0 16:55 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_f9q3bo/env/bin/diamond --configfile /home/ubuntu/vellum_host_f9q3bo/work/plugins/diamond/etc/diamond.conf\nubuntu 1816 1652 0 16:56 ? 00:00:00 /home/ubuntu/vellum_host_f9q3bo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_f9q3bo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_f9q3bo --logging-server-logdir=/home/ubuntu/vellum_host_f9q3bo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo%I.log --pidfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo.pid\nubuntu 1838 1816 0 16:57 ? 00:00:00 /home/ubuntu/vellum_host_f9q3bo/env/bin/python2.7 /home/ubuntu/vellum_host_f9q3bo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DOCOzZ\nubuntu 1849 1838 0 16:57 ? 00:00:00 /bin/sh -c /tmp/RT8GP/install-vellum.sh\nubuntu 1852 1849 0 16:57 ? 00:00:00 /bin/bash -e /tmp/RT8GP/install-vellum.sh\nntp 11848 1 0 16:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12245 1 0 16:59 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 13215 1 0 17:00 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13225 13215 0 17:00 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13288 1 0 17:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 14083 13288 0 17:00 ? 00:00:00 [check-monit-upt] \nmemcache 14111 1 0 17:00 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.15 -c 4096 -r -U 0\nroot 14121 13288 0 17:00 ? 00:00:00 [check-memcached] \nroot 14124 13288 0 17:00 ? 00:00:00 [poll_memcached.] \nroot 14126 13288 0 17:00 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 14136 14126 0 17:00 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 14175 14136 0 17:00 ? 00:00:00 sleep 26\ndnsmasq 14263 1 0 17:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14326 1852 0 17:00 ? 00:00:00 /bin/bash -e /tmp/RT8GP/install-vellum.sh\nubuntu 14327 14326 0 17:00 ? 00:00:00 /bin/bash -e /tmp/RT8GP/install-vellum.sh\nroot 14328 14327 0 17:00 ? 00:00:00 sudo ps -edf\nroot 14329 14328 0 17:00 ? 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-09T17:00:44.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:45.851Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:45.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:45.851Z", "message": "[vellum] => /var/log\n/var/log/cloud-init-output.log\n/var/log/wtmp\n/var/log/syslog\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/sysstat\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/udev\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/chronos\n/var/log/memcached.log\n/var/log/btmp\n/var/log/cloud-init.log\n/var/log/monit.log\n/var/log/boot.log\n/var/log/clearwater-cluster-manager\n/var/log/dmesg.0\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/rogers\n/var/log/rogers/rogers_err.log\n/var/log/rogers/rogers_20180809T170000Z.txt\n/var/log/rogers/rogers_current.txt\n/var/log/rogers/rogers_out.log\n/var/log/upstart\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/astaire\n/var/log/alternatives.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/unattended-upgrades\n\nreal\t0m0.014s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:45.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:45.851Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:45.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:46.855Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:46.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:46.855Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:46.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:46.855Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:46.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:46.855Z", "message": "[vellum] => INFO [main] 2018-08-09 16:58:25,706 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-09 16:58:25,723 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:25,809 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-09 16:58:25,958 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-09 16:58:25,967 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-09 16:58:25,968 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-09 16:58:26,342 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:26,365 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-09 16:58:26,422 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699072(682K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73992360(72258K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-09 16:58:26,424 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-09 16:58:26,424 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16682208(16291K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-09 16:58:26,424 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-09 16:58:26,424 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_1533833904.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533833904.log]\nINFO [main] 2018-08-09 16:58:26,546 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-09 16:58:26,546 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-09 16:58:26,643 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-09 16:58:26,645 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-09 16:58:26,645 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-09 16:58:26,651 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-09 16:58:26,658 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-09 16:58:26,663 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-09 16:58:26,664 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-09 16:58:26,736 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-09 16:58:28,030 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-09 16:58:28,035 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-09 16:58:28,039 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-09 16:58:28,048 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-09 16:58:28,053 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-09 16:58:28,057 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-09 16:58:28,061 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-09 16:58:28,065 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-09 16:58:28,070 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-09 16:58:28,075 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-09 16:58:28,083 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-09 16:58:28,088 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-09 16:58:28,091 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-09 16:58:28,096 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-09 16:58:28,100 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-09 16:58:28,103 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-09 16:58:28,175 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-09 16:58:28,176 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-09 16:58:28,213 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:28,219 Memtable.java:347 - Writing Memtable-local@1564274404(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:28,267 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=1533833908006, position=399)\nINFO [main] 2018-08-09 16:58:28,524 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-09 16:58:28,663 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-09 16:58:28,664 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-09 16:58:28,666 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-09 16:58:28,677 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-09 16:58:28,678 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-09 16:58:28,692 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:28,700 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-09 16:58:28,710 SystemKeyspace.java:765 - No host ID found, created f0369a65-5885-4919-b67e-c4434b4a9103 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-09 16:58:28,713 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-09 16:58:28,714 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 16:58:28,715 Memtable.java:347 - Writing Memtable-local@381034028(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 16:58:28,716 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=1533833908006, position=93397)\nINFO [main] 2018-08-09 16:58:29,103 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:29,111 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-09 16:58:29,137 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-09 16:58:29,148 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:29,155 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-09 16:58:29,163 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:29,170 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-09 16:58:29,178 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-09 16:58:29,180 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-09 16:58:29,186 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-09 16:58:29,196 StorageService.java:959 - Generated random tokens. tokens are [-1386480249481487301, 4562749539064469347, -2554509293837004752, 477721220182063731, 8299395983475290403, 4092532881204590274, 998646899219562928, 5447564649650952381, 633874393396469776, -6609947659733139560, -8152737804718473384, -1013680948169602140, 3564536404045203135, 1244463816118614521, -8824092693861250702, 6482318456183825547, 7795987956548106980, 334631174392545538, 373206835262210487, -8486969805956340585, 5743947183029584136, 2614309834017509425, -7522561893799514005, 6825367657821795257, 3567280086293959909, 5179098135455745146, 1623104940121102721, 8921204692059080383, 7200892142811810253, -8693473750419187018, 9102339468840352881, 1536622661312606627, 5867882666823563985, -5057066063448389108, -5211233447580829277, 7127497165475401509, -1426224241399667054, -7286406555655046769, 6087217156726292923, 2631094924694890966, -5639391005591567033, -3544003844372858865, -7380525292697301440, 2651884951648340447, -1001338381603609166, 6219285313527294435, -8019011055481804946, 3082069871698014738, 6996027126631499064, -8273329942508429375, -6088916804390706297, 5713293926077538092, -4415255474934698450, 2588683946720433511, 853851227671191220, -1944191278713278556, 4290717162506447272, -1460431276730767953, 6505710652944259475, 7342668922582393352, -3973198836275706794, -8406294604118187779, 3465614985769789154, 1863215780907101768, 7167077603389306779, -3541353073791619566, 3416970211126644231, -4846336745833075883, -1624413732369616797, 3187205130372083975, -450445477410885182, -8534152089770597189, -6102172962036343131, -6059954217308748024, -1184334809447393714, -8142711010494332408, -9169850750116825278, 7665298924987467254, -2647516310549175771, 2606294250448896535, -3649979716005169753, -4923836452627758628, -8227307303179260759, -169049158547568445, -6022441398363070229, 8697206597717625744, -4457704800341672940, -3735816015778994296, 1546779443603058462, -625537843223385619, -9063315034388826710, -5803139981689658063, 3262777971712675669, -6686609860221544511, 1285333222748706149, -618604111781555873, -8098387934842579943, -1274442159412482136, 5672591200579067881, 1910115171908116788, 5744161616390442523, -5875197862608719603, 2255177765376257873, 6444241666429085443, -7571014756565649647, 4880861218263668831, -6999078204342135427, 3084830401432161388, -4910696849771078733, -3919801939525667695, -1125924916504655963, -5730009382930734231, 8098498266879255451, 61855118862969152, 8147974912092361420, 2297971232352064052, -4854303182032759606, -8908494758437804096, 4644842008440452457, -7122977227998545779, 8832277029387610848, -4854611869614943357, 549360232884294535, -4109073879611595330, 5718878830068768094, 1755219431502760726, 4525321680237078521, -8950287368128450028, 3639868207320901233, -4391802392047155695, -8366500888024318972, 6848611898111894224, 761511104940106025, 2679428419975305936, 6576995128245907645, -9026153756358991788, -2294055566950121331, -5944743429841165895, -592576184330204776, -6715522076325773825, -8798506819979620836, -2392979002107214801, 7058034904422676632, -5127619701310845208, 3671344687455448600, -9146674773938291934, -1235344799870575570, 1156877036975808711, -7019563362521411339, 971773695001620054, 1131472264602570080, 6167844165956416338, 8749643165307465635, 5070322322237655817, 7029987542392889299, 4938319503357725404, 8746658983672110750, -3729114901409917771, 9112924002203901862, -2650180659476828973, -3109454835597662103, -7064552372997515404, -4795088339939287539, 6276010873681632894, -1535966770834498103, 3347068744938535295, -1218445040825772331, -2801039847547746142, 2190732047189661821, 8862576549581064960, -1272099511054024105, -8173006039526929756, 6037190561915145994, 1419064931078678334, 2677855334838125178, -9128917837649015398, -1059094677529209128, 3559764530829394599, -171438644029143929, 216388544049459982, 4894359497587762378, -1491884138042062706, -9209540059398231294, 8671977804510380538, -6234084542106504312, 6306404270117279128, 3178987678443637742, 5970822204115532403, -3117094667343086129, 5314442564293866523, 5798822787692108487, -5488779767912588845, 7223455471914546077, -7638502859415205412, -6047525633942961835, -5788009633518423886, -7885046879702888948, -4796872399030770838, 8641655841615683441, 8049011928172730558, -8302367105150160034, 3703447056243470829, 6988076955767883399, 5939841049088095304, -6631585130222503, 7581889419262350255, 9023749712167739596, 3181918202987595300, -8871392788052918352, -1639291107794972976, -4810102294887734857, 5902349854324542012, 3832782317325659543, 3831549181666136288, -3884835094986852281, -3951931766787263653, -5267669246351453726, 4999075475905672742, -143914972736263800, 7034886158580254649, 3815632752262655043, 1242113510657957796, -2747652665651462162, 8083456659199500309, 3655786748662378634, 690779739221526054, -3639888507947257091, -6205975036355412058, -48814196755821538, -5614106711554080419, -4578917538863572583, -1036587592487547234, -6299776483058068161, 2379700711466262985, 5726390108261424076, -8374719324018390054, 4391227589135377751, 1324773939892503324, -8100177377933434774, -8923376756897881985, 9017160946067316, 2976113362182585691, 3682435454458521512, 273834056003970488, -4599448712508280476, -583260419115861478, 6392878194406707250, -5748332847941125346, -8286844015734743473, 1555067601162816174, 5707710243392647872, -7018248730212090663, 6055516515968700897, -2186177640697481912, 4527942302546114836, 8339292407966296488]\nINFO [main] 2018-08-09 16:58:29,205 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2b8f0cf7[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@eb122d2[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@26c38b36}\nINFO [MigrationStage:1] 2018-08-09 16:58:29,246 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,247 Memtable.java:347 - Writing Memtable-schema_keyspaces@1947250732(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,248 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=1533833908006, position=102352)\nINFO [MigrationStage:1] 2018-08-09 16:58:29,459 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,459 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1039247078(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,480 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=1533833908006, position=102352)\nINFO [MigrationStage:1] 2018-08-09 16:58:29,546 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,547 Memtable.java:347 - Writing Memtable-schema_columns@1860868747(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,575 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=1533833908006, position=102352)\nINFO [MigrationStage:1] 2018-08-09 16:58:29,891 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 16:58:29,892 Memtable.java:347 - Writing Memtable-schema_triggers@903100550(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 16:58:29,893 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=1533833908006, position=102352)\nINFO [MigrationStage:1] 2018-08-09 16:58:30,349 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:30,350 Memtable.java:347 - Writing Memtable-schema_usertypes@679421733(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:30,350 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=1533833908006, position=102352)\nINFO [MigrationStage:1] 2018-08-09 16:58:30,915 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@66aabd73[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-09 16:58:31,026 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-09 16:58:31,053 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@579171c3[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-09 16:58:31,182 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-09 16:58:31,279 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-09 16:58:31,280 Memtable.java:347 - Writing Memtable-local@490601349(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-09 16:58:31,281 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=1533833908006, position=102595)\nINFO [main] 2018-08-09 16:58:31,627 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:31,628 Memtable.java:347 - Writing Memtable-local@394729791(8.358KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-09 16:58:31,638 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=1533833908006, position=114578)\nINFO [CompactionExecutor:2] 2018-08-09 16:58:32,152 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')]\nINFO [main] 2018-08-09 16:58:32,202 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-09 16:58:32,278 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-09 16:58:32,305 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-09 16:58:32,305 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-09 16:58:32,357 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-09 16:58:32,362 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-08-09 16:58:32,577 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,955 bytes to 5,760 (~96% of original) in 421ms = 0.013048MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,019 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,033 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,034 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,035 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-09 17:00:00,047 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-09 17:00:00,049 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:46.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:46.855Z", "message": "[vellum] => 2018-08-09 17:00:01.536523758 Stopping etcd clearwater-etcd\n2018-08-09 17:00:38.143641678 Restarting etcd clearwater-etcd\n2018-08-09 17:00:38.148492070 Configured ETCDCTL_PEERS: 192.168.120.25:4000,\n2018-08-09 17:00:38.149250331 Check for previous failed startup attempt\n2018-08-09 17:00:38.150670913 Running etcdctl member list\n601c72dbcd50c54b: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false\na30e64c10c837c6d: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=false\nbe2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true\nfc94dce86666796c: name=192-168-120-8 peerURLs=http://192.168.120.8:2380 clientURLs=http://192.168.120.8:4000 isLeader=false\n2018-08-09 17:00:38.208955319 etcdctl returned 0\n2018-08-09 17:00:38.215152545 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:46.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:47.759Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:47.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:47.860Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:47.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:47.860Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:47.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:47.860Z", "message": "Execution done (return_code=0): /tmp/RT8GP/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:47.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:47.860Z", "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.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:47.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:47.860Z", "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-09T17:00:47.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "2529b2c6-93e1-40fc-9b60-e8b5fc02b6e5"}], "metadata": {"pagination": {"total": 1908, "offset": 1855, "size": 50}}} 2018-08-09 17:00:48,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:48,712 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:48 GMT 2018-08-09 17:00:48,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:48,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80689 2018-08-09 17:00:48,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:48,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:02:86:ee inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe02:86ee/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:144805 errors:0 dropped:0 overruns:0 frame:0 TX packets:55171 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218451430 (218.4 MB) TX bytes:9414448 (9.4 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:158 errors:0 dropped:0 overruns:0 frame:0 TX packets:158 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:13228 (13.2 KB) TX bytes:13228 (13.2 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-09 17:00:48,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-09 17:00:48,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-09 17:00:48,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-09 17:00:48,715 - 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 14263/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 13288/monit tcp 0 0 192.168.120.15:11211 0.0.0.0:* LISTEN 14111/memcached tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12245/memcached tcp6 0 0 ::1:53 :::* LISTEN 14263/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1106/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 11848/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11848/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11848/ntpd udp 0 0 0.0.0.0:60686 0.0.0.0:* 584/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12245/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14263/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 584/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 11848/ntpd udp6 0 0 ::1:123 :::* 11848/ntpd udp6 0 0 :::123 :::* 11848/ntpd udp6 0 0 :::9394 :::* 584/dhclient udp6 0 0 ::1:53 :::* 14263/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11367 1652/python2.7 /tmp/cloudify-logging-server-9fc47.socket unix 2 [ ACC ] STREAM LISTENING 12572 1838/python2.7 /tmp/ctx-JvLDCW.socket unix 2 [ ACC ] STREAM LISTENING 7150 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8048 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7844 884/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7385 392/systemd-udevd /run/udev/control real 0m0.009s user 0m0.003s sys 0m0.007s 2018-08-09 17:00:48,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-09 17:00:48,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 16:54 ? 00:00:00 /sbin/init root 2 0 0 16:54 ? 00:00:00 [kthreadd] root 3 2 0 16:54 ? 00:00:00 [ksoftirqd/0] root 5 2 0 16:54 ? 00:00:00 [kworker/0:0H] root 6 2 0 16:54 ? 00:00:00 [kworker/u4:0] root 7 2 0 16:54 ? 00:00:00 [rcu_sched] root 8 2 0 16:54 ? 00:00:00 [rcuos/0] root 9 2 0 16:54 ? 00:00:00 [rcuos/1] root 10 2 0 16:54 ? 00:00:00 [rcu_bh] root 11 2 0 16:54 ? 00:00:00 [rcuob/0] root 12 2 0 16:54 ? 00:00:00 [rcuob/1] root 13 2 0 16:54 ? 00:00:00 [migration/0] root 14 2 0 16:54 ? 00:00:00 [watchdog/0] root 15 2 0 16:54 ? 00:00:00 [watchdog/1] root 16 2 0 16:54 ? 00:00:00 [migration/1] root 17 2 0 16:54 ? 00:00:00 [ksoftirqd/1] root 19 2 0 16:54 ? 00:00:00 [kworker/1:0H] root 20 2 0 16:54 ? 00:00:00 [khelper] root 21 2 0 16:54 ? 00:00:00 [kdevtmpfs] root 22 2 0 16:54 ? 00:00:00 [netns] root 23 2 0 16:54 ? 00:00:00 [writeback] root 24 2 0 16:54 ? 00:00:00 [kintegrityd] root 25 2 0 16:54 ? 00:00:00 [bioset] root 26 2 0 16:54 ? 00:00:00 [kworker/u5:0] root 27 2 0 16:54 ? 00:00:00 [kblockd] root 28 2 0 16:54 ? 00:00:00 [ata_sff] root 29 2 0 16:54 ? 00:00:00 [khubd] root 30 2 0 16:54 ? 00:00:00 [md] root 31 2 0 16:54 ? 00:00:00 [devfreq_wq] root 32 2 0 16:54 ? 00:00:00 [kworker/0:1] root 34 2 0 16:54 ? 00:00:00 [khungtaskd] root 35 2 0 16:54 ? 00:00:00 [kswapd0] root 36 2 0 16:54 ? 00:00:00 [vmstat] root 37 2 0 16:54 ? 00:00:00 [ksmd] root 38 2 0 16:54 ? 00:00:00 [khugepaged] root 39 2 0 16:54 ? 00:00:00 [fsnotify_mark] root 40 2 0 16:54 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 16:54 ? 00:00:00 [crypto] root 53 2 0 16:54 ? 00:00:00 [kthrotld] root 54 2 0 16:54 ? 00:00:00 [kworker/u4:1] root 55 2 0 16:54 ? 00:00:00 [vballoon] root 56 2 0 16:54 ? 00:00:00 [kworker/1:1] root 57 2 0 16:54 ? 00:00:00 [scsi_eh_0] root 58 2 0 16:54 ? 00:00:00 [scsi_eh_1] root 79 2 0 16:54 ? 00:00:00 [deferwq] root 80 2 0 16:54 ? 00:00:00 [charger_manager] root 125 2 0 16:54 ? 00:00:00 [kpsmoused] root 127 2 0 16:54 ? 00:00:00 [kworker/0:2] root 186 2 0 16:54 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 16:54 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 16:54 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 452 2 0 16:54 ? 00:00:00 [kworker/u5:1] root 492 1 0 16:54 ? 00:00:00 upstart-socket-bridge --daemon root 584 1 0 16:54 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 16:54 ? 00:00:00 [kauditd] message+ 884 1 0 16:54 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 16:54 ? 00:00:00 /lib/systemd/systemd-logind root 944 1 0 16:54 ? 00:00:00 upstart-file-bridge --daemon syslog 997 1 0 16:54 ? 00:00:00 rsyslogd root 1050 1 0 16:54 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1053 1 0 16:54 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1057 1 0 16:54 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1058 1 0 16:54 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 16:54 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1106 1 0 16:54 ? 00:00:00 /usr/sbin/sshd -D root 1107 1 0 16:54 ? 00:00:00 cron daemon 1108 1 0 16:54 ? 00:00:00 atd root 1114 1 0 16:54 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 16:54 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1187 1 0 16:54 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 16:54 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1432 2 0 16:54 ? 00:00:00 [kworker/u5:2] root 1433 2 0 16:54 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 16:55 ? 00:00:00 /home/ubuntu/vellum_host_f9q3bo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_f9q3bo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_f9q3bo --logging-server-logdir=/home/ubuntu/vellum_host_f9q3bo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo%I.log --pidfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo.pid ubuntu 1766 1 0 16:55 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_f9q3bo/env/bin/diamond --configfile /home/ubuntu/vellum_host_f9q3bo/work/plugins/diamond/etc/diamond.conf ubuntu 1816 1652 0 16:56 ? 00:00:00 /home/ubuntu/vellum_host_f9q3bo/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_f9q3bo --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_f9q3bo --logging-server-logdir=/home/ubuntu/vellum_host_f9q3bo/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo%I.log --pidfile=/home/ubuntu/vellum_host_f9q3bo/work/vellum_host_f9q3bo.pid ubuntu 1838 1816 0 16:57 ? 00:00:00 /home/ubuntu/vellum_host_f9q3bo/env/bin/python2.7 /home/ubuntu/vellum_host_f9q3bo/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-DOCOzZ ubuntu 1849 1838 0 16:57 ? 00:00:00 /bin/sh -c /tmp/RT8GP/install-vellum.sh ubuntu 1852 1849 0 16:57 ? 00:00:00 /bin/bash -e /tmp/RT8GP/install-vellum.sh ntp 11848 1 0 16:59 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12245 1 0 16:59 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 13215 1 0 17:00 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13225 13215 0 17:00 ? 00:00:00 cpulimit -e astaire -l 10 root 13288 1 0 17:00 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 14083 13288 0 17:00 ? 00:00:00 [check-monit-upt] memcache 14111 1 0 17:00 ? 00:00:00 /usr/bin/memcached -v -e ignore_vbucket=true;cache_size=3072000000;eviction=false -p 11211 -u memcache -l 192.168.120.15 -c 4096 -r -U 0 root 14121 13288 0 17:00 ? 00:00:00 [check-memcached] root 14124 13288 0 17:00 ? 00:00:00 [poll_memcached.] root 14126 13288 0 17:00 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 14136 14126 0 17:00 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 14175 14136 0 17:00 ? 00:00:00 sleep 26 dnsmasq 14263 1 0 17:00 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14326 1852 0 17:00 ? 00:00:00 /bin/bash -e /tmp/RT8GP/install-vellum.sh ubuntu 14327 14326 0 17:00 ? 00:00:00 /bin/bash -e /tmp/RT8GP/install-vellum.sh root 14328 14327 0 17:00 ? 00:00:00 sudo ps -edf root 14329 14328 0 17:00 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.009s 2018-08-09 17:00:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-09 17:00:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/cloud-init-output.log /var/log/wtmp /var/log/syslog /var/log/landscape /var/log/landscape/sysinfo.log /var/log/sysstat /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/udev /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/chronos /var/log/memcached.log /var/log/btmp /var/log/cloud-init.log /var/log/monit.log /var/log/boot.log /var/log/clearwater-cluster-manager /var/log/dmesg.0 /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/rogers /var/log/rogers/rogers_err.log /var/log/rogers/rogers_20180809T170000Z.txt /var/log/rogers/rogers_current.txt /var/log/rogers/rogers_out.log /var/log/upstart /var/log/upstart/clearwater-monit.log /var/log/upstart/systemd-logind.log /var/log/upstart/container-detect.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-virtual-filesystems.log /var/log/astaire /var/log/alternatives.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/unattended-upgrades real 0m0.014s user 0m0.002s sys 0m0.004s 2018-08-09 17:00:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-09 17:00:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-09 17:00:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-09 17:00:48,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-09 17:00:48,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-09 16:58:25,706 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-09 16:58:25,723 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:25,809 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-09 16:58:25,958 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-09 16:58:25,967 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-09 16:58:25,968 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-09 16:58:26,342 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:26,365 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-09 16:58:26,422 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 699072(682K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73992360(72258K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-09 16:58:26,423 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-09 16:58:26,424 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-09 16:58:26,424 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16682208(16291K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-09 16:58:26,424 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-09 16:58:26,424 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_1533833904.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1533833904.log] INFO [main] 2018-08-09 16:58:26,546 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-09 16:58:26,546 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-09 16:58:26,643 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-09 16:58:26,645 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-09 16:58:26,645 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-09 16:58:26,651 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-09 16:58:26,658 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-09 16:58:26,663 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-09 16:58:26,664 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-09 16:58:26,736 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-09 16:58:28,030 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-09 16:58:28,035 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-09 16:58:28,039 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-09 16:58:28,048 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-09 16:58:28,053 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-09 16:58:28,057 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-09 16:58:28,061 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-09 16:58:28,065 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-09 16:58:28,070 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-09 16:58:28,075 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-09 16:58:28,083 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-09 16:58:28,088 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-09 16:58:28,091 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-09 16:58:28,096 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-09 16:58:28,100 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-09 16:58:28,103 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-09 16:58:28,175 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-09 16:58:28,176 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-09 16:58:28,213 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 16:58:28,219 Memtable.java:347 - Writing Memtable-local@1564274404(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 16:58:28,267 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=1533833908006, position=399) INFO [main] 2018-08-09 16:58:28,524 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-09 16:58:28,663 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-09 16:58:28,664 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-09 16:58:28,666 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-09 16:58:28,677 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-09 16:58:28,678 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-09 16:58:28,692 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:28,700 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-09 16:58:28,710 SystemKeyspace.java:765 - No host ID found, created f0369a65-5885-4919-b67e-c4434b4a9103 (Note: This should happen exactly once per node). INFO [main] 2018-08-09 16:58:28,713 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-09 16:58:28,714 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 16:58:28,715 Memtable.java:347 - Writing Memtable-local@381034028(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 16:58:28,716 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=1533833908006, position=93397) INFO [main] 2018-08-09 16:58:29,103 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:29,111 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-09 16:58:29,137 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-09 16:58:29,148 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:29,155 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-09 16:58:29,163 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:29,170 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-09 16:58:29,178 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-09 16:58:29,180 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-09 16:58:29,186 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-09 16:58:29,196 StorageService.java:959 - Generated random tokens. tokens are [-1386480249481487301, 4562749539064469347, -2554509293837004752, 477721220182063731, 8299395983475290403, 4092532881204590274, 998646899219562928, 5447564649650952381, 633874393396469776, -6609947659733139560, -8152737804718473384, -1013680948169602140, 3564536404045203135, 1244463816118614521, -8824092693861250702, 6482318456183825547, 7795987956548106980, 334631174392545538, 373206835262210487, -8486969805956340585, 5743947183029584136, 2614309834017509425, -7522561893799514005, 6825367657821795257, 3567280086293959909, 5179098135455745146, 1623104940121102721, 8921204692059080383, 7200892142811810253, -8693473750419187018, 9102339468840352881, 1536622661312606627, 5867882666823563985, -5057066063448389108, -5211233447580829277, 7127497165475401509, -1426224241399667054, -7286406555655046769, 6087217156726292923, 2631094924694890966, -5639391005591567033, -3544003844372858865, -7380525292697301440, 2651884951648340447, -1001338381603609166, 6219285313527294435, -8019011055481804946, 3082069871698014738, 6996027126631499064, -8273329942508429375, -6088916804390706297, 5713293926077538092, -4415255474934698450, 2588683946720433511, 853851227671191220, -1944191278713278556, 4290717162506447272, -1460431276730767953, 6505710652944259475, 7342668922582393352, -3973198836275706794, -8406294604118187779, 3465614985769789154, 1863215780907101768, 7167077603389306779, -3541353073791619566, 3416970211126644231, -4846336745833075883, -1624413732369616797, 3187205130372083975, -450445477410885182, -8534152089770597189, -6102172962036343131, -6059954217308748024, -1184334809447393714, -8142711010494332408, -9169850750116825278, 7665298924987467254, -2647516310549175771, 2606294250448896535, -3649979716005169753, -4923836452627758628, -8227307303179260759, -169049158547568445, -6022441398363070229, 8697206597717625744, -4457704800341672940, -3735816015778994296, 1546779443603058462, -625537843223385619, -9063315034388826710, -5803139981689658063, 3262777971712675669, -6686609860221544511, 1285333222748706149, -618604111781555873, -8098387934842579943, -1274442159412482136, 5672591200579067881, 1910115171908116788, 5744161616390442523, -5875197862608719603, 2255177765376257873, 6444241666429085443, -7571014756565649647, 4880861218263668831, -6999078204342135427, 3084830401432161388, -4910696849771078733, -3919801939525667695, -1125924916504655963, -5730009382930734231, 8098498266879255451, 61855118862969152, 8147974912092361420, 2297971232352064052, -4854303182032759606, -8908494758437804096, 4644842008440452457, -7122977227998545779, 8832277029387610848, -4854611869614943357, 549360232884294535, -4109073879611595330, 5718878830068768094, 1755219431502760726, 4525321680237078521, -8950287368128450028, 3639868207320901233, -4391802392047155695, -8366500888024318972, 6848611898111894224, 761511104940106025, 2679428419975305936, 6576995128245907645, -9026153756358991788, -2294055566950121331, -5944743429841165895, -592576184330204776, -6715522076325773825, -8798506819979620836, -2392979002107214801, 7058034904422676632, -5127619701310845208, 3671344687455448600, -9146674773938291934, -1235344799870575570, 1156877036975808711, -7019563362521411339, 971773695001620054, 1131472264602570080, 6167844165956416338, 8749643165307465635, 5070322322237655817, 7029987542392889299, 4938319503357725404, 8746658983672110750, -3729114901409917771, 9112924002203901862, -2650180659476828973, -3109454835597662103, -7064552372997515404, -4795088339939287539, 6276010873681632894, -1535966770834498103, 3347068744938535295, -1218445040825772331, -2801039847547746142, 2190732047189661821, 8862576549581064960, -1272099511054024105, -8173006039526929756, 6037190561915145994, 1419064931078678334, 2677855334838125178, -9128917837649015398, -1059094677529209128, 3559764530829394599, -171438644029143929, 216388544049459982, 4894359497587762378, -1491884138042062706, -9209540059398231294, 8671977804510380538, -6234084542106504312, 6306404270117279128, 3178987678443637742, 5970822204115532403, -3117094667343086129, 5314442564293866523, 5798822787692108487, -5488779767912588845, 7223455471914546077, -7638502859415205412, -6047525633942961835, -5788009633518423886, -7885046879702888948, -4796872399030770838, 8641655841615683441, 8049011928172730558, -8302367105150160034, 3703447056243470829, 6988076955767883399, 5939841049088095304, -6631585130222503, 7581889419262350255, 9023749712167739596, 3181918202987595300, -8871392788052918352, -1639291107794972976, -4810102294887734857, 5902349854324542012, 3832782317325659543, 3831549181666136288, -3884835094986852281, -3951931766787263653, -5267669246351453726, 4999075475905672742, -143914972736263800, 7034886158580254649, 3815632752262655043, 1242113510657957796, -2747652665651462162, 8083456659199500309, 3655786748662378634, 690779739221526054, -3639888507947257091, -6205975036355412058, -48814196755821538, -5614106711554080419, -4578917538863572583, -1036587592487547234, -6299776483058068161, 2379700711466262985, 5726390108261424076, -8374719324018390054, 4391227589135377751, 1324773939892503324, -8100177377933434774, -8923376756897881985, 9017160946067316, 2976113362182585691, 3682435454458521512, 273834056003970488, -4599448712508280476, -583260419115861478, 6392878194406707250, -5748332847941125346, -8286844015734743473, 1555067601162816174, 5707710243392647872, -7018248730212090663, 6055516515968700897, -2186177640697481912, 4527942302546114836, 8339292407966296488] INFO [main] 2018-08-09 16:58:29,205 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@2b8f0cf7[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@eb122d2[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@26c38b36} INFO [MigrationStage:1] 2018-08-09 16:58:29,246 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,247 Memtable.java:347 - Writing Memtable-schema_keyspaces@1947250732(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,248 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=1533833908006, position=102352) INFO [MigrationStage:1] 2018-08-09 16:58:29,459 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,459 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1039247078(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,480 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=1533833908006, position=102352) INFO [MigrationStage:1] 2018-08-09 16:58:29,546 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,547 Memtable.java:347 - Writing Memtable-schema_columns@1860868747(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 16:58:29,575 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=1533833908006, position=102352) INFO [MigrationStage:1] 2018-08-09 16:58:29,891 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 16:58:29,892 Memtable.java:347 - Writing Memtable-schema_triggers@903100550(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 16:58:29,893 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=1533833908006, position=102352) INFO [MigrationStage:1] 2018-08-09 16:58:30,349 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 16:58:30,350 Memtable.java:347 - Writing Memtable-schema_usertypes@679421733(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 16:58:30,350 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=1533833908006, position=102352) INFO [MigrationStage:1] 2018-08-09 16:58:30,915 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@66aabd73[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-09 16:58:31,026 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-09 16:58:31,053 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@579171c3[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-09 16:58:31,182 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-09 16:58:31,279 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-09 16:58:31,280 Memtable.java:347 - Writing Memtable-local@490601349(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-09 16:58:31,281 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=1533833908006, position=102595) INFO [main] 2018-08-09 16:58:31,627 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51472 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-09 16:58:31,628 Memtable.java:347 - Writing Memtable-local@394729791(8.358KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-09 16:58:31,638 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=1533833908006, position=114578) INFO [CompactionExecutor:2] 2018-08-09 16:58:32,152 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-1-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-2-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db')] INFO [main] 2018-08-09 16:58:32,202 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-09 16:58:32,278 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-09 16:58:32,305 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-09 16:58:32,305 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-09 16:58:32,357 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-09 16:58:32,362 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-08-09 16:58:32,577 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,955 bytes to 5,760 (~96% of original) in 421ms = 0.013048MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,019 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,033 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,034 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-09 16:59:58,035 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-09 17:00:00,047 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-09 17:00:00,049 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-09 17:00:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-09 17:00:01.536523758 Stopping etcd clearwater-etcd 2018-08-09 17:00:38.143641678 Restarting etcd clearwater-etcd 2018-08-09 17:00:38.148492070 Configured ETCDCTL_PEERS: 192.168.120.25:4000, 2018-08-09 17:00:38.149250331 Check for previous failed startup attempt 2018-08-09 17:00:38.150670913 Running etcdctl member list 601c72dbcd50c54b: name=192-168-120-12 peerURLs=http://192.168.120.12:2380 clientURLs=http://192.168.120.12:4000 isLeader=false a30e64c10c837c6d: name=192-168-120-3 peerURLs=http://192.168.120.3:2380 clientURLs=http://192.168.120.3:4000 isLeader=false be2b2133a22adfcc: name=192-168-120-25 peerURLs=http://192.168.120.25:2380 clientURLs=http://192.168.120.25:4000 isLeader=true fc94dce86666796c: name=192-168-120-8 peerURLs=http://192.168.120.8:2380 clientURLs=http://192.168.120.8:4000 isLeader=false 2018-08-09 17:00:38.208955319 etcdctl returned 0 2018-08-09 17:00:38.215152545 Joining existing cluster... real 0m0.005s user 0m0.001s sys 0m0.004s 2018-08-09 17:00:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:00:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-09 17:00:48,718 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-09 17:00:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RT8GP/install-vellum.sh 2018-08-09 17:00:48,719 - 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.002s sys 0m0.003s 2018-08-09 17:00:48,719 - 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-09 17:00:48,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:48,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:48,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:48,778 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:48 GMT 2018-08-09 17:00:48,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:48,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:48,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:53,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:53,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:53,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:48.864Z", "message": "Executing: /tmp/F61AX/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:48.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:48.864Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/F61AX/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:48.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:49.020Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:49.020Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:49.020Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:49.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:49.867Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:49.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:49.867Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:49.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:49.867Z", "message": "[vellum] 192.168.120.15", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:49.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:50.871Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:00:50.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:00:50.871Z", "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-09T17:00:50.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1918, "offset": 1876, "size": 50}}} 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:53 GMT 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:53,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5192 2018-08-09 17:00:53,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:53,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/F61AX/start-vellum.sh 2018-08-09 17:00:53,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/F61AX/start-vellum.sh 2018-08-09 17:00:53,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-09 17:00:53,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:00:53,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:00:53,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-09 17:00:53,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-09 17:00:53,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.15 2018-08-09 17:00:53,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-09 17:00:53,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:00:53,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:53,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:53,925 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:53,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:53,925 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:53 GMT 2018-08-09 17:00:53,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:53,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:53,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:58,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:00:59,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:59,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:59,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:59,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:59,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1886, "size": 50}}} 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:59 GMT 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:00:59,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:00:59,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:00:59,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:00:59,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:00:59,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:00:59,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:00:59,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:00:59,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:00:59 GMT 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:00:59,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:04,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:04,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:01:00.358Z", "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-09T17:01:00.358Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1919, "offset": 1886, "size": 50}}} 2018-08-09 17:01:04,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:04,380 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:04 GMT 2018-08-09 17:01:04,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:04,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:01:04,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:04,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:01:04,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:04,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:04,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:04,563 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:04,563 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:04 GMT 2018-08-09 17:01:04,563 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:04,563 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:04,563 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:09,569 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:09,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1887, "size": 50}}} 2018-08-09 17:01:09,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:09,642 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:09 GMT 2018-08-09 17:01:09,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:09,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:01:09,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:09,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:09,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:09,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:09,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:09,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:09,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:09 GMT 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:09,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:14,772 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:14,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:14,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:01:10.595Z", "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-09T17:01:10.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1920, "offset": 1887, "size": 50}}} 2018-08-09 17:01:14,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:14,849 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:14 GMT 2018-08-09 17:01:14,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:14,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:01:14,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:14,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:01:14,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:14,907 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:14,907 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:14,907 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:14,907 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:14 GMT 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:14,908 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:19,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:19,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:19,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:19,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:19,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:19,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1888, "size": 50}}} 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:19 GMT 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:19,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:20,046 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:20,046 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:20,046 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:20 GMT 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:20,047 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:25,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:25,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:01:20.827Z", "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-09T17:01:20.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1921, "offset": 1888, "size": 50}}} 2018-08-09 17:01:25,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:25,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:25 GMT 2018-08-09 17:01:25,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:25,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:01:25,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:25,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:01:25,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:25,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:25,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:25,189 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:25 GMT 2018-08-09 17:01:25,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:25,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:25,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:30,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:30,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:30,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:30,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1889, "size": 50}}} 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:30 GMT 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:01:30,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:30,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:30,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:30,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:30,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:30,338 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:30 GMT 2018-08-09 17:01:30,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:30,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:30,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:35,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:35,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:35,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:01:31.059Z", "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-09T17:01:31.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1922, "offset": 1889, "size": 50}}} 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:35 GMT 2018-08-09 17:01:35,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:35,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:01:35,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:35,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:01:35,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:35,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:35,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:35 GMT 2018-08-09 17:01:35,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:35,482 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:35,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:40,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:40,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:40,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1890, "size": 50}}} 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:40 GMT 2018-08-09 17:01:40,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:40,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:01:40,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:40,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:40,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:40,622 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:40 GMT 2018-08-09 17:01:40,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:40,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:40,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:45,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:45,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:45,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:01:41.294Z", "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-09T17:01:41.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1923, "offset": 1890, "size": 50}}} 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:45 GMT 2018-08-09 17:01:45,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:45,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:01:45,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:45,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:01:45,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:45,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:45,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:45,769 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:45 GMT 2018-08-09 17:01:45,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:45,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:45,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:50,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:50,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:50,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:50,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1891, "size": 50}}} 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:50 GMT 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:01:50,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:50,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:50,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:50,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:50,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:50,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:50,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:50 GMT 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:50,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:55,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:01:55,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:01:51.525Z", "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-09T17:01:51.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1924, "offset": 1891, "size": 50}}} 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:55,997 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:55 GMT 2018-08-09 17:01:55,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:55,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:01:55,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:01:55,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:01:55,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:01:56,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:01:56,063 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:01:56 GMT 2018-08-09 17:01:56,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:01:56,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:01:56,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:01,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:01,147 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1924, "offset": 1892, "size": 50}}} 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:01 GMT 2018-08-09 17:02:01,148 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:01,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:02:01,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:01,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:01,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:01,213 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:01 GMT 2018-08-09 17:02:01,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:01,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:01,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:06,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:06,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:02:01.763Z", "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-09T17:02:01.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1925, "offset": 1892, "size": 50}}} 2018-08-09 17:02:06,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:06,296 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:06 GMT 2018-08-09 17:02:06,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:06,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:02:06,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:06,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:02:06,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:06,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:06,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:06 GMT 2018-08-09 17:02:06,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:06,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:06,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:11,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:11,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1925, "offset": 1893, "size": 50}}} 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:11,486 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:11 GMT 2018-08-09 17:02:11,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:11,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:02:11,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:11,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:11,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:11,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:11,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:11,548 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:11 GMT 2018-08-09 17:02:11,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:11,548 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:11,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:16,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:16,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:16,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:16,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:16,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:02:11.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-09T17:02:11.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1926, "offset": 1893, "size": 50}}} 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:16 GMT 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:02:16,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:16,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:02:16,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:16,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:16,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:16,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:16,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:16 GMT 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:16,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:21,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:21,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:21,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:21,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:21,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:21,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:21,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1894, "size": 50}}} 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:21 GMT 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:02:21,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:21,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:21,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:21,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:21 GMT 2018-08-09 17:02:21,840 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:21,840 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:21,840 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:26,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:26,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:26,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:26,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:26,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:02:22.229Z", "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-09T17:02:22.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1927, "offset": 1894, "size": 50}}} 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:26 GMT 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:02:26,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:26,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:02:26,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:26,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:26,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:26,984 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:26 GMT 2018-08-09 17:02:26,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:26,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:26,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:31,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:32,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1895, "size": 50}}} 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:32 GMT 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:32,064 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:32,121 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:32 GMT 2018-08-09 17:02:32,122 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:32,122 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:32,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:37,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:02:32.463Z", "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-09T17:02:32.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1928, "offset": 1895, "size": 50}}} 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:37 GMT 2018-08-09 17:02:37,203 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:37,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:02:37,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:37,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:02:37,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:37,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:37,267 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:37 GMT 2018-08-09 17:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:37,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:42,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:42,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1896, "size": 50}}} 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:42 GMT 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:42,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:42,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:42,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:42,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:42,409 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:42 GMT 2018-08-09 17:02:42,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:42,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:42,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:47,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:47,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:02:42.695Z", "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-09T17:02:42.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1929, "offset": 1896, "size": 50}}} 2018-08-09 17:02:47,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:47,485 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:47 GMT 2018-08-09 17:02:47,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:47,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:02:47,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:47,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:02:47,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:47,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:47,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:47,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:47,542 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:47 GMT 2018-08-09 17:02:47,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:47,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:47,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:52,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:52,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:52,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1897, "size": 50}}} 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:52 GMT 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:52,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:02:52,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:52,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:52,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:52,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:52,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:52 GMT 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:52,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:57,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:02:57,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:57,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:57,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:57,772 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:57,772 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:02:52.924Z", "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-09T17:02:52.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1930, "offset": 1897, "size": 50}}} 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:57 GMT 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:02:57,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:02:57,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:02:57,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:02:57,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:02:57,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:02:57,837 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:02:57 GMT 2018-08-09 17:02:57,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:02:57,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:02:57,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:02,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:03,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1898, "size": 50}}} 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:03 GMT 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:03,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:03,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:03,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:03,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:03,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:03,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:03 GMT 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:03,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:08,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:08,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:08,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:08,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:08,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:08,148 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:03:03.153Z", "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-09T17:03:03.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1931, "offset": 1898, "size": 50}}} 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:08 GMT 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:03:08,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:08,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:03:08,150 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:08,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:08,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:08,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:08,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:08,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:08 GMT 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:08,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:13,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:13,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1899, "size": 50}}} 2018-08-09 17:03:13,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:13,366 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:13 GMT 2018-08-09 17:03:13,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:13,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:03:13,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:13,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:13,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:13,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:13,423 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:13,423 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:13 GMT 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:13,424 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:18,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:18,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:18,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:03:13.383Z", "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-09T17:03:13.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1932, "offset": 1899, "size": 50}}} 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:18 GMT 2018-08-09 17:03:18,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:18,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:03:18,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:18,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:03:18,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:18,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:18,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:18,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:18,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:18,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:18,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:18 GMT 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:18,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:23,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:23,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:23,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:23,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:23,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:23,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:23,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:03:23.609Z", "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-09T17:03:23.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1933, "offset": 1900, "size": 50}}} 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:23 GMT 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:03:23,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:23,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:03:23,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:23,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:23,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:23,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:23,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:23,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:23,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:23 GMT 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:23,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:28,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:28,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:28,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:28,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:28,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1901, "size": 50}}} 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:28 GMT 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:03:28,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:28,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:28,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:28,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:28 GMT 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:28,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:28,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:33,857 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:33,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:33,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:03:33.837Z", "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-09T17:03:33.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1934, "offset": 1901, "size": 50}}} 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:33 GMT 2018-08-09 17:03:33,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:33,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:03:33,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:03:33,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:33,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:33,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:33 GMT 2018-08-09 17:03:33,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:33,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:33,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:38,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:39,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1902, "size": 50}}} 2018-08-09 17:03:39,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:39,075 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:39 GMT 2018-08-09 17:03:39,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:39,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:03:39,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:39,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:39,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:39,137 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:39 GMT 2018-08-09 17:03:39,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:39,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:39,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:44,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:44,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:44,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:44,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:44,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:44,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:44,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:03:44.066Z", "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-09T17:03:44.066Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1935, "offset": 1902, "size": 50}}} 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:44 GMT 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:03:44,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:44,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:03:44,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:44,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:44,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:44,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:44,279 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:44 GMT 2018-08-09 17:03:44,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:44,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:44,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:49,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:49,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:49,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:49,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:49,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1903, "size": 50}}} 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:49 GMT 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:03:49,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:49,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:49,418 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:49,418 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:49,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:49 GMT 2018-08-09 17:03:49,419 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:49,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:49,420 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:54,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:54,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:54,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:54,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:54,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:54,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:54,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:54,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:54,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:03:54.294Z", "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-09T17:03:54.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}], "metadata": {"pagination": {"total": 1936, "offset": 1903, "size": 50}}} 2018-08-09 17:03:54,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:54,495 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:54 GMT 2018-08-09 17:03:54,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:54,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-09 17:03:54,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:54,496 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-09 17:03:54,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:54,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:54,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:54 GMT 2018-08-09 17:03:54,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:54,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:54,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:59,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:03:59,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:59,632 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:59,632 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:59,632 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1904, "size": 50}}} 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:59 GMT 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-09 17:03:59,633 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:03:59,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:03:59,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:03:59,690 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:03:59,690 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:03:59 GMT 2018-08-09 17:03:59,690 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:03:59,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:03:59,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:04:04,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:04:04,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:04:04,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:04.323Z", "message": "Execution done (return_code=0): /tmp/F61AX/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:04.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "e71b3f7d-0b42-4e24-9669-91111369cc21"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:04.425Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:04.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1938, "offset": 1904, "size": 50}}} 2018-08-09 17:04:04,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:04:04,776 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:04:04 GMT 2018-08-09 17:04:04,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:04:04,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1125 2018-08-09 17:04:04,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:04:04,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/F61AX/start-vellum.sh 2018-08-09 17:04:04,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:04:04,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:04:04,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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:04:04,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:04:04,841 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:04:04 GMT 2018-08-09 17:04:04,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:04:04,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-09 17:04:04,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:04:09,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:04:09,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:04:09,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:04:09,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:04:09,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:04:09,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:05.080Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:05.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:05.080Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:05.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:05.544Z", "message": "Downloaded scripts/bind/bind.py to /tmp/O30B4/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:05.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:05.544Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:05.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:05.928Z", "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-09T17:04:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:05.928Z", "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-09T17:04:05.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.254Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:06.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "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-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'dime': {u'dime_v17dvs': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-v17dvs'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {u'vellum_k9al2g': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-k9al2g'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "message": "[localhost] run: sudo mv /tmp/tmpLa3jzq /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "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-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "message": "[localhost] run: sudo mv /tmp/tmpVAhZYl /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "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-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:06.933Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:06.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f", "logger": "85bccd8c-c7c0-42af-a40b-bf39ae4d418f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:04:07.084Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:04:07.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 1955, "offset": 1906, "size": 50}}} 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:04:09 GMT 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9531 2018-08-09 17:04:09,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:04:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:04:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:04:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/O30B4/bind.py 2018-08-09 17:04:09,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'dime': {u'dime_v17dvs': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-v17dvs'}}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {u'vellum_k9al2g': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-k9al2g'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:04:09,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLa3jzq /etc/bind/db.clearwater.opnfv 2018-08-09 17:04:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:04:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVAhZYl /etc/bind/db.clearwater.local 2018-08-09 17:04:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:04:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:04:09,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-09 17:04:09,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/56fbf9b8-b73c-450c-a4d4-1e61824e3c7f 2018-08-09 17:04:09,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:04:09,997 - 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-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"} 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:04:09 GMT 2018-08-09 17:04:09,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:04:09,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-09 17:04:09,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:04:09,998 - 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-09T16:51:24.770Z', 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'56fbf9b8-b73c-450c-a4d4-1e61824e3c7f'} 2018-08-09 17:04:09,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-09 17:04:10,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:04:10,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:04:10 GMT 2018-08-09 17:04:10,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:04:10,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-09 17:04:10,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:04:10,067 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.202 2018-08-09 17:04:10,152 - 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-09 17:04:10,221 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-09 17:04:10,221 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-09 17:04:10,427 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:04:10,428 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-09 17:04:35,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:04:35,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-09 17:05:00,520 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:05:00,520 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-09 17:05:25,559 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:05:25,559 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-09 17:05:50,685 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:05:50,685 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-09 17:06:15,737 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:06:15,738 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-09 17:06:40,783 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:06:40,784 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-09 17:07:05,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:07:05,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-09 17:07:30,893 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:07:30,893 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-08-09 17:07:55,945 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:07:55,946 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-08-09 17:08:21,002 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:08:21,002 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-08-09 17:08:46,275 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550993@clearwater.opnfv', u'sip_username': u'6505550993', u'formatted_number': u'(650) 555-0993', u'number': u'6505550993', u'sip_uri': u'sip:6505550993@clearwater.opnfv', u'number_id': u'2cacccdef07248c9ba4d639fdf5e8806', u'sip_password': u'VjZQ9Bf8d', u'pstn': False} 2018-08-09 17:08:46,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-09 17:08:46,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:08:46,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:08:46,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:08:46,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:08:46,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.206", "ellis_ip": "172.30.9.202"}, "deployment_id": "clearwater-opnfv"} 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:08:46 GMT 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-09 17:08:46,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:08:46,367 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-09 17:08:46,368 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-09 17:08:46,374 - 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-09 17:08:46,375 - 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-09 17:10:53,374 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550390, 6505550858) Passed Basic Call - SDP (TCP) - (6505550457, 6505550017) Passed Basic Call - Tel URIs (TCP) - (6505550858, 6505550264) Passed Basic Call - Unknown number (TCP) - (6505550394, 6505550803) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550605, 6505550830) Passed Basic Call - Messages - Pager model (TCP) - (6505550336, 6505550204) Passed Basic Call - Pracks (TCP) - (6505550808, 6505550324) Passed Basic Registration (TCP) - (6505550317) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550137, 6505550545) Passed Call Barring - Outbound Rejection (TCP) - (6505550986, 6505550200) 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) - (6505550260, 6505550036) 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) - (6505550187, 6505550059, 6505550299) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550816, 6505550776, 6505550802) Passed Call Diversion - Not reachable (408) (TCP) - (6505550085, 6505550387, 6505550944) Passed Call Diversion - Not reachable (503) (TCP) - (6505550279, 6505550052, 6505550203) Passed Call Diversion - Not reachable (500) (TCP) - (6505550816, 6505550765, 6505550644) Passed Call Diversion - Busy (TCP) - (6505550730, 6505550095, 6505550175) Passed Call Diversion - Unconditional (TCP) - (6505550557, 6505550898, 6505550591) Passed Call Diversion - No answer (TCP) - (6505550114, 6505550385, 6505550627) Passed Call Diversion - Bad target URI (TCP) - (6505550561, 6505550233) Passed Call Diversion - Audio-only call (TCP) - (6505550591, 6505550233, 6505550954, 6505550949) Passed Call Diversion - Audio-video call (TCP) - (6505550251, 6505550375, 6505550299, 6505550252) Passed Call Waiting - Accepted (TCP) - (6505550665, 6505550491, 6505550662) Passed Call Waiting - Cancelled (TCP) - (6505550199, 6505550950, 6505550830) Passed CANCEL - Mainline (TCP) - (6505550410, 6505550903) Passed Filtering - Accept-Contact (TCP) - (6505550806, 6505550715) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550739, 6505550469) Passed Filtering - Accept-Contact no match (TCP) - (6505550409, 6505550047) Passed Filtering - Accept-Contact negated match (TCP) - (6505550656, 6505550390) Passed Filtering - RFC3841 example (TCP) - (6505550425, 6505550222) Passed Filtering - Reject-Contact no match (TCP) - (6505550054, 6505550871) Passed Filtering - Reject-Contact match (TCP) - (6505550932, 6505550217) Passed Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - (6505550822) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550298) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550988) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550043) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550780, 6505550959) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550362, 6505550711) Passed GRUU - Call - only GRUU as target (TCP) - (6505550483, 6505550780) Passed GRUU - Call - AoR as target (TCP) - (6505550285, 6505550841) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550680, 6505550610) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550950, 6505550042) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550661, 6505550721) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550247, 6505550737) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550551, 6505550288) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550872, 6505550385) Passed ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided)/usr/lib/ruby/gems/2.4.0/gems/nokogiri-1.6.6.2/lib/nokogiri/xml/document.rb:44: warning: constant ::Fixnum is deprecated - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550257) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550067) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550145) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550941, 6505550124) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550283, 6505550977) Passed Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= 0 failures out of 93 tests run 42 tests skipped 2018-08-09 17:10:53,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-09 17:10:53,502 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 17:10:53,502 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:22 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-09 17:10:53,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-09 17:10:53,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions 2018-08-09 17:10:53,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:10:53,593 - 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-09T16:50:48.297Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "09f781b4-50c1-4909-895f-5fb1e92c3efe"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T16:51:24.770Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "56fbf9b8-b73c-450c-a4d4-1e61824e3c7f"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-09 17:10:53,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:10:53,594 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:10:53 GMT 2018-08-09 17:10:53,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:10:53,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-09 17:10:53,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:10:53,594 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.211:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-09 17:10:53,850 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:10:53,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:10:53,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:10:53,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:10:53,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:10:53,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-09 17:10:53,851 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:10:53 GMT 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:10:53,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:10:53,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:10:53 GMT 2018-08-09 17:10:53,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:10:53,923 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 17:10:53,923 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:10:53,923 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:10:53,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:10:53,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:10:53,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:10:53,986 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:10:53 GMT 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:10:53,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:10:58,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:10:59,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:10:59,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:10:59,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:10:59,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:10:59,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:10:59,075 - 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-09T17:10:54.571Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:54.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_v17dvs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:55.637Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:55.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.137Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Z82L3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "33c00bf5-7d57-40ab-aeaf-37242482cabd"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_v17dvs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:56.189Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:56.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Executing: /tmp/N5PFP/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "50f5d091-b891-42ee-bfa7-e8404a29441f"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "aa93c366-6f6c-4eff-9baf-c631758173fa"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "949b89c8-629e-44be-881e-23ad7f109c5a"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Execution done (return_code=1): /tmp/4BNBG/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "41a0ead1-304e-488e-96f1-c390c3f57252"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/34Y2N/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "23fe0eb2-8d0d-4db9-8cc1-35d292ceaba0"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Executing: /tmp/34Y2N/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "23fe0eb2-8d0d-4db9-8cc1-35d292ceaba0"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Executing: /tmp/4CFUI/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "aa93c366-6f6c-4eff-9baf-c631758173fa"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Execution done (return_code=1): /tmp/34Y2N/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "23fe0eb2-8d0d-4db9-8cc1-35d292ceaba0"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "50f5d091-b891-42ee-bfa7-e8404a29441f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Executing: /tmp/Y8QZL/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "949b89c8-629e-44be-881e-23ad7f109c5a"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/N5PFP/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "50f5d091-b891-42ee-bfa7-e8404a29441f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/Y8QZL/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "949b89c8-629e-44be-881e-23ad7f109c5a"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/4CFUI/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "aa93c366-6f6c-4eff-9baf-c631758173fa"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Execution done (return_code=1): /tmp/Y8QZL/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "949b89c8-629e-44be-881e-23ad7f109c5a"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Executing: /tmp/Z82L3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "33c00bf5-7d57-40ab-aeaf-37242482cabd"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Execution done (return_code=1): /tmp/4CFUI/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "aa93c366-6f6c-4eff-9baf-c631758173fa"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Executing: /tmp/4BNBG/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "41a0ead1-304e-488e-96f1-c390c3f57252"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "23fe0eb2-8d0d-4db9-8cc1-35d292ceaba0"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/4BNBG/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "41a0ead1-304e-488e-96f1-c390c3f57252"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "41a0ead1-304e-488e-96f1-c390c3f57252"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.054Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.054Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "33c00bf5-7d57-40ab-aeaf-37242482cabd"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.217Z", "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_f9q3bo/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_f9q3bo/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_f9q3bo/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-09T17:10:57.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.217Z", "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_cqocug/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_cqocug/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_cqocug/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-09T17:10:57.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.217Z", "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_akjabu/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_akjabu/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_akjabu/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-09T17:10:57.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.217Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.217Z", "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_6jstgh/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_6jstgh/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_6jstgh/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-09T17:10:57.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:57.217Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:57.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:58.061Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZBSGQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:58.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:58.061Z", "message": "Downloaded scripts/bind/bind.py to /tmp/UCZHU/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:58.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:58.061Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:58.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}], "metadata": {"pagination": {"total": 57, "offset": 0, "size": 50}}} 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:10:59 GMT 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30438 2018-08-09 17:10:59,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:10:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-09 17:10:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:10:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:10:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:10:59,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/Z82L3/stop-bono.sh 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N5PFP/stop-sprout.sh 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4BNBG/stop-ellis.sh 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/34Y2N/stop-dime.sh 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/34Y2N/stop-dime.sh 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4CFUI/stop-vellum.sh 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/34Y2N/stop-dime.sh 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-09 17:10:59,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Y8QZL/stop-homer.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/N5PFP/stop-sprout.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/Y8QZL/stop-homer.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/4CFUI/stop-vellum.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/Y8QZL/stop-homer.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/Z82L3/stop-bono.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/4CFUI/stop-vellum.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4BNBG/stop-ellis.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/4BNBG/stop-ellis.sh 2018-08-09 17:10:59,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-09 17:10:59,080 - 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-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:10:59,080 - 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-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZBSGQ/bind.py 2018-08-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/UCZHU/bind.py 2018-08-09 17:10:59,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:10:59,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:10:59,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:10:59,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:10:59,139 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:10:59,139 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:10:59 GMT 2018-08-09 17:10:59,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:10:59,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:10:59,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:04,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:04,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:04,213 - 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-09T17:10:58.061Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZBSGQ/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:58.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:58.240Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:58.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:58.240Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:58.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpJ8GBYQ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Downloaded scripts/bind/bind.py to /tmp/2RYXY/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {u'vellum_k9al2g': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-k9al2g'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpaGyLH9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpTX9Ak2 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmp3txA2S /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {u'vellum_k9al2g': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-k9al2g'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpcyr_J3 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpMs3LjI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HF3XR/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "c0258595-ebb6-4146-b0d4-d4396837ea9b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpa815VT /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "00275ba3-a16e-415d-b0fe-9ab5a0642a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "message": "[localhost] run: sudo mv /tmp/tmpcpc0G1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f214d27b-62d8-4087-8dc6-c3580d64f2c2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.077Z", "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-09T17:10:59.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "63e979df-1bb9-4cf9-a8e9-8ed9d49afcb2"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.251Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.251Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.251Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 157, "offset": 50, "size": 50}}} 2018-08-09 17:11:04,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:04,213 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:04 GMT 2018-08-09 17:11:04,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:04,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29892 2018-08-09 17:11:04,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:04,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZBSGQ/bind.py 2018-08-09 17:11:04,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:04,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:11:04,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:11:04,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:11:04,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJ8GBYQ /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:11:04,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:11:04,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/2RYXY/bind.py 2018-08-09 17:11:04,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {u'ellis_s8zq3h': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.3', u'name': u'ellis-s8zq3h'}}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {u'vellum_k9al2g': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-k9al2g'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaGyLH9 /etc/bind/db.clearwater.local 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTX9Ak2 /etc/bind/db.clearwater.local 2018-08-09 17:11:04,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:11:04,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp3txA2S /etc/bind/db.clearwater.local 2018-08-09 17:11:04,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:11:04,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:11:04,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:11:04,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:11:04,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:11:04,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:11:04,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_asz5xb': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-asz5xb'}}, u'vellum': {u'vellum_k9al2g': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'vellum-k9al2g'}}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:11:04,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcyr_J3 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:11:04,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:11:04,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:11:04,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:11:04,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:11:04,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:11:04,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:11:04,220 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMs3LjI /etc/bind/db.clearwater.local 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HF3XR/bind.py 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:11:04,221 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:11:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpa815VT /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpcpc0G1 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:04,222 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:11:04,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:04,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:04,281 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:04,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:04,281 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:04 GMT 2018-08-09 17:11:04,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:04,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:04,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:09,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:09,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:09,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:09,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:09,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:09,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_v17dvs", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.251Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_v17dvs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:10:59.251Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:10:59.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0cd641a6-0de6-4d9a-8d05-293d6f1e3798"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7XILD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ab04a74d-81bb-46ce-ba86-6d166b03cbe2"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Executing: /tmp/EJJ43/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0cd641a6-0de6-4d9a-8d05-293d6f1e3798"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Executing: /tmp/8X4HN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "8f59f74f-b0c9-49c1-8583-7d124cb44341"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EJJ43/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0cd641a6-0de6-4d9a-8d05-293d6f1e3798"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Executing: /tmp/7XILD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ab04a74d-81bb-46ce-ba86-6d166b03cbe2"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8X4HN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "8f59f74f-b0c9-49c1-8583-7d124cb44341"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.085Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ab04a74d-81bb-46ce-ba86-6d166b03cbe2"}, {"node_instance_id": "homer_ams6au", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_k9al2g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:00.254Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:00.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:01.090Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "4e30477d-669e-4c50-b7c8-502d627d898a"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:01.090Z", "message": "Execution done (return_code=1): /tmp/N5PFP/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "50f5d091-b891-42ee-bfa7-e8404a29441f"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:01.090Z", "message": "Executing: /tmp/7V0KC/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "4e30477d-669e-4c50-b7c8-502d627d898a"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:01.090Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7V0KC/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "4e30477d-669e-4c50-b7c8-502d627d898a"}, {"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:01.090Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:01.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "8f59f74f-b0c9-49c1-8583-7d124cb44341"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:01.260Z", "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_5kxcu2/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_5kxcu2/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_5kxcu2/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-09T17:11:01.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:02.102Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:02.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:02.102Z", "message": "Downloaded scripts/bind/bind.py to /tmp/JB3MA/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:02.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:02.263Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:02.263Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:02.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "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-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "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-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "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-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "message": "[localhost] run: sudo mv /tmp/tmpQRH4zX /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "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-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "message": "[localhost] run: sudo mv /tmp/tmpsFZVCN /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.107Z", "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-09T17:11:03.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d10d2502-cf3d-4d7a-ad27-8e2151386f7f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.266Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.266Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.266Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:03.266Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:03.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:04.140Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:04.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "91e3a8ef-7aa1-4737-854a-64020ba9a8f9"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:04.140Z", "message": "Executing: /tmp/MY341/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:04.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "91e3a8ef-7aa1-4737-854a-64020ba9a8f9"}, {"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:04.140Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MY341/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:04.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "91e3a8ef-7aa1-4737-854a-64020ba9a8f9"}, {"node_instance_id": "dime_v17dvs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:04.496Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:04.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_v17dvs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:05.144Z", "message": "Execution done (return_code=0): /tmp/7XILD/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:05.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ab04a74d-81bb-46ce-ba86-6d166b03cbe2"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:05.270Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:05.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:06.274Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:06.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:06.274Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:06.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 171, "offset": 100, "size": 50}}} 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:09 GMT 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28195 2018-08-09 17:11:09,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-09 17:11:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7XILD/remove-cluster-node.sh 2018-08-09 17:11:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EJJ43/remove-cluster-node.sh 2018-08-09 17:11:09,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8X4HN/remove-cluster-node.sh 2018-08-09 17:11:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EJJ43/remove-cluster-node.sh 2018-08-09 17:11:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7XILD/remove-cluster-node.sh 2018-08-09 17:11:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/8X4HN/remove-cluster-node.sh 2018-08-09 17:11:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-09 17:11:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:11:09,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:09,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-09 17:11:09,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/N5PFP/stop-sprout.sh 2018-08-09 17:11:09,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7V0KC/remove-cluster-node.sh 2018-08-09 17:11:09,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/7V0KC/remove-cluster-node.sh 2018-08-09 17:11:09,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-09 17:11:09,359 - 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-09 17:11:09,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:11:09,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/JB3MA/bind.py 2018-08-09 17:11:09,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:09,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:11:09,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:11:09,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_ihx4vm': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.8', u'name': u'bono-ihx4vm'}}}, 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.25', u'hss_hostname': u''}. 2018-08-09 17:11:09,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:11:09,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQRH4zX /etc/bind/db.clearwater.local 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsFZVCN /etc/bind/db.clearwater.opnfv 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:11:09,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MY341/remove-cluster-node.sh 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MY341/remove-cluster-node.sh 2018-08-09 17:11:09,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:11:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7XILD/remove-cluster-node.sh 2018-08-09 17:11:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:11:09,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:11:09,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:09,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:09,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:09,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:09,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:09,421 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:09 GMT 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:09,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:14,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:14,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:14,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:08.509Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:08.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:08.933Z", "message": "Execution done (return_code=0): /tmp/EJJ43/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:08.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0cd641a6-0de6-4d9a-8d05-293d6f1e3798"}, {"node_instance_id": "homer_ams6au", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.162Z", "message": "Execution done (return_code=0): /tmp/7V0KC/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "4e30477d-669e-4c50-b7c8-502d627d898a"}, {"node_instance_id": "homer_ams6au", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.278Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_s8zq3h", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.278Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.278Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.278Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.278Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:09.278Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:09.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Stopping Agent dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.170Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:10.282Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:10.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:11.372Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:11.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:11.372Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:11.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:11.372Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:11.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.491Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.491Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:12.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:12.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Stopping Agent homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.217Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.496Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.496Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.496Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 223, "offset": 150, "size": 50}}} 2018-08-09 17:11:14,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:14,496 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:14 GMT 2018-08-09 17:11:14,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:14,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26296 2018-08-09 17:11:14,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:14,497 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EJJ43/remove-cluster-node.sh 2018-08-09 17:11:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7V0KC/remove-cluster-node.sh 2018-08-09 17:11:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:11:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:11:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,498 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:11:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_cqocug 2018-08-09 17:11:14,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:14,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:11:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:14,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:11:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_6jstgh 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:14,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:14,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:14,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:11:14,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:14,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:14,567 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:14,567 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:14 GMT 2018-08-09 17:11:14,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:14,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:14,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:19,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:19,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:19,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:19,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:19,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:19,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:13.496Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:13.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.223Z", "message": "Stopping Agent ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:14.797Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:14.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:15.227Z", "message": "Successfully stopped daemon: dime_host_cqocug\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:15.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:15.227Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_cqocug stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:15.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:15.227Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:15.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "24ff57a8-989e-4145-a25c-b00d6f7e6044"}, {"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:15.500Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:15.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:15.500Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:15.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:15.500Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:15.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Deleting Agent dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:16.233Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:16.233Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.236Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.236Z", "message": "Successfully stopped daemon: homer_host_6jstgh\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.236Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_6jstgh stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "994a195b-1de3-446b-9f10-491213e6a581"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.336Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.516Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.516Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:17.516Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:17.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Deleting Agent homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Successfully stopped daemon: ellis_host_akjabu\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Successfully deleted daemon: dime_host_cqocug", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "0318a377-113e-4efb-a7b8-73e3f7f9708f"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_akjabu stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "18ce802a-09ef-47df-8c56-2b0df9a28279"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}], "metadata": {"pagination": {"total": 280, "offset": 200, "size": 50}}} 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:19 GMT 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27132 2018-08-09 17:11:19,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:19,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:11:19,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_akjabu 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_cqocug 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_cqocug stop 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:11:19,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_cqocug 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_6jstgh 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_6jstgh stop 2018-08-09 17:11:19,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_6jstgh 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_akjabu 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_cqocug 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:11:19,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:11:19,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_akjabu stop 2018-08-09 17:11:19,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:19,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:19,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:19,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:19,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:19,710 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:19 GMT 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:19,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:19,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:24,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:24,797 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.242Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:18.703Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:18.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Deleting Agent ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:19.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:19.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:20.250Z", "message": "Successfully deleted daemon: homer_host_6jstgh", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:20.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:20.250Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:20.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:20.250Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:20.250Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fce957c3-f196-48d4-adb3-b2fc004bda98"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:20.625Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:20.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:20.709Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:20.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:20.709Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:20.709Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.258Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.258Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.258Z", "message": "Successfully deleted daemon: ellis_host_akjabu", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "2ae4a3ab-6994-4820-8858-f004e063c055"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.731Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.731Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.731Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.731Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.731Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:21.731Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:21.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:23.509Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:23.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:24.572Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:24.572Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:24.572Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:24.572Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:24.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:24.739Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:24.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 301, "offset": 250, "size": 50}}} 2018-08-09 17:11:24,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:24,798 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:24 GMT 2018-08-09 17:11:24,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:24,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20564 2018-08-09 17:11:24,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:24,799 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:24,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:24,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:11:24,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:11:24,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:24,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:11:24,800 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_akjabu 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,801 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:24,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_6jstgh 2018-08-09 17:11:24,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:11:24,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:11:24,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:11:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:11:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:11:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:11:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_akjabu 2018-08-09 17:11:24,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:11:24,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:24,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:11:24,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:11:24,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:24,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:24,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:11:24,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:11:24,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:24,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:11:24,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:24,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:11:24,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:24,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:24,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:24,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:24,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:24,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:24,861 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:24 GMT 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:24,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:29,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:29,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:29,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:29,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_asz5xb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:25.409Z", "message": "Execution done (return_code=0): /tmp/MY341/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:25.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "91e3a8ef-7aa1-4737-854a-64020ba9a8f9"}, {"node_instance_id": "sprout_asz5xb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:25.769Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:25.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:26.797Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:26.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:26.797Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:26.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:26.797Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:26.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:26.797Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:26.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:26.797Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:26.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:26.797Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:26.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:27.801Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:27.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:27.801Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:27.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:27.801Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:27.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.809Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:28.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:28.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Stopping Agent sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.265Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.265Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.892Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.892Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:29.892Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:29.892Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 332, "offset": 289, "size": 50}}} 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:29 GMT 2018-08-09 17:11:29,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:29,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16355 2018-08-09 17:11:29,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:29,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MY341/remove-cluster-node.sh 2018-08-09 17:11:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:11:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:11:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:11:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:11:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:29,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:29,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_5kxcu2 2018-08-09 17:11:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:11:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:29,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:30,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:30,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:30,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:30,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:30,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:30,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:30,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:30,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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:30,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:30,005 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:30 GMT 2018-08-09 17:11:30,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:30,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:30,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:35,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:35,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:35,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_cqocug", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:30.895Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:30.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:30.895Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:30.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:30.895Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:30.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:30.895Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:30.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:31.451Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:31.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "820d035e-9aa9-4fe0-a93e-549ab93b4544"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:32.622Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:32.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:32.987Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:32.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:32.987Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:32.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:32.987Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:32.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_host_cqocug", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.451Z", "message": "Waiting for server \"f89f1e19-6e9b-42a4-a27e-931b20522d47\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "820d035e-9aa9-4fe0-a93e-549ab93b4544"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:33.991Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:33.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:34.331Z", "message": "Successfully stopped daemon: sprout_host_5kxcu2\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:34.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:34.331Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:34.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:34.331Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:34.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "1dee04bc-f8dc-4093-b734-7fdf38131298"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:34.331Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_5kxcu2 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:34.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "11c8bce1-72e5-44ef-9992-35107516186e"}], "metadata": {"pagination": {"total": 353, "offset": 320, "size": 50}}} 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:35 GMT 2018-08-09 17:11:35,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:35,079 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10881 2018-08-09 17:11:35,079 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:35,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:35,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:11:35,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:11:35,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:35,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:11:35,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:35,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:11:35,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:11:35,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:35,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f89f1e19-6e9b-42a4-a27e-931b20522d47" to be deleted. current status: SHUTOFF 2018-08-09 17:11:35,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:35,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:11:35,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:35,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:35,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:35,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:35,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:11:35,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_5kxcu2 2018-08-09 17:11:35,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:11:35,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:11:35,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_5kxcu2 stop 2018-08-09 17:11:35,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:35,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:35,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:35,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:35,140 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:35 GMT 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:35,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:40,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:40,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:40,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:40,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Deleting Agent sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:35.572Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:35.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "homer_host_6jstgh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:36.576Z", "message": "Waiting for server \"6c1767c3-39df-4d8e-a667-05442427fde7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:36.576Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "1dee04bc-f8dc-4093-b734-7fdf38131298"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:37.020Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:37.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:37.108Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:37.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:37.580Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:37.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:37.580Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:37.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:37.580Z", "message": "Successfully deleted daemon: sprout_host_5kxcu2", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:37.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ca1fbc6e-2961-4eb6-9ef5-b87509d1e5c2"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:38.117Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:38.117Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:38.117Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:38.117Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:38.117Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:38.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:38.583Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:38.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "79761aa2-9695-4d09-a3e6-4cadc29bfaf3"}, {"node_instance_id": "dime_host_cqocug", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:39.120Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:39.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:39.120Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:39.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:40.125Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:40.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:40.125Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:40.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:40.125Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:40.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:40.125Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:40.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 381, "offset": 341, "size": 50}}} 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:40 GMT 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:40,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14846 2018-08-09 17:11:40,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:40,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_5kxcu2 2018-08-09 17:11:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:11:40,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6c1767c3-39df-4d8e-a667-05442427fde7" to be deleted. current status: SHUTOFF 2018-08-09 17:11:40,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:11:40,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:11:40,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:11:40,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:11:40,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_5kxcu2 2018-08-09 17:11:40,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:11:40,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:40,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:40,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:11:40,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:11:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:11:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:11:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:11:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:40,218 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:40,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:40,219 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:40,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:40,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:40,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:40,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:40,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:40,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:40,284 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:40 GMT 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:40,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:45,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:45,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:45,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:40.254Z", "message": "Waiting for server \"b47a7495-1f80-4621-b0bf-0cdf3756ecf0\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:40.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "79761aa2-9695-4d09-a3e6-4cadc29bfaf3"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:41.128Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:41.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:41.128Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:41.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_host_6jstgh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:41.128Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:41.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:41.128Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:41.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_security_group_m7n2mo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:41.739Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:41.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "d1deb063-0939-4555-9dd3-374f4613b7e1"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:42.132Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:42.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:42.132Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:42.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "dime_security_group_m7n2mo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:42.132Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:42.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_security_group_lzilxd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:42.840Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:42.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "04db7500-126e-416a-b9d5-44ed67fa56a8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:43.137Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:43.137Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:43.137Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:43.137Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:43.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "homer_security_group_lzilxd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:44.140Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:44.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 396, "offset": 369, "size": 50}}} 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:45,369 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:45 GMT 2018-08-09 17:11:45,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:45,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7965 2018-08-09 17:11:45,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:45,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "b47a7495-1f80-4621-b0bf-0cdf3756ecf0" to be deleted. current status: SHUTOFF 2018-08-09 17:11:45,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:11:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:11:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:11:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:11:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:11:45,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:11:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:11:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:11:45,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:45,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:11:45,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:45,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:45,513 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:45,513 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:45 GMT 2018-08-09 17:11:45,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:45,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:45,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:50,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:50,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:50,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:50,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:50,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:50,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:50,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_akjabu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:45.443Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:45.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:46.144Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:46.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:46.144Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:46.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:46.144Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:46.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:46.144Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:46.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:46.144Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:46.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.201Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.201Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.201Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.201Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.201Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.201Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_security_group_xm23bo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.371Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "df58875d-5b90-4326-9660-e8177930a2f0"}, {"node_instance_id": "ellis_floatingip_f09qvx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:47.758Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:47.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "9bd20260-4999-44a4-a7ba-8e5f1282ad70"}, {"node_instance_id": "ellis_security_group_xm23bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:48.311Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:48.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:49.984Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:49.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "ellis_floatingip_f09qvx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:49.984Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:49.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 413, "offset": 384, "size": 50}}} 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:50 GMT 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8768 2018-08-09 17:11:50,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:50,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:11:50,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:50,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:50,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:50,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:11:50,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:50,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:50,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:11:50,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:11:50,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:50,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-09 17:11:50,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-09 17:11:50,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:11:50,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-09 17:11:50,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:11:50,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:11:50,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-09 17:11:50,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:50,644 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:50,645 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:50,645 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:50,646 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:50 GMT 2018-08-09 17:11:50,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:50,646 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:50,646 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:55,651 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:55,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:55,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:51.091Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:51.091Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "7c1ef999-2c81-429e-af28-aca228502f7c"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:51.221Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:51.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:51.221Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:51.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:51.221Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:51.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_host_5kxcu2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:52.667Z", "message": "Waiting for server \"95d9840e-131e-49ab-8396-27d1d66b7ffd\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:52.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "7c1ef999-2c81-429e-af28-aca228502f7c"}], "metadata": {"pagination": {"total": 418, "offset": 401, "size": 50}}} 2018-08-09 17:11:55,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:55,715 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:55 GMT 2018-08-09 17:11:55,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:55,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2662 2018-08-09 17:11:55,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:11:55,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:11:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:11:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:11:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:11:55,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "95d9840e-131e-49ab-8396-27d1d66b7ffd" to be deleted. current status: SHUTOFF 2018-08-09 17:11:55,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:11:55,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:11:55,773 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:11:55,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:11:55 GMT 2018-08-09 17:11:55,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:11:55,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:11:55,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:00,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:00,838 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:00,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_5kxcu2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:57.828Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:57.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:58.225Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:58.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:59.236Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:59.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:59.236Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:59.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:59.236Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:59.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "sprout_security_group_j5e1z1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:11:59.589Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:11:59.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "a13491e6-e9d4-4fa5-a623-2bec71cf846e"}, {"node_instance_id": "sprout_security_group_j5e1z1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:12:00.538Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:12:00.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 425, "offset": 406, "size": 50}}} 2018-08-09 17:12:00,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:00,839 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:00 GMT 2018-08-09 17:12:00,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:00,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3695 2018-08-09 17:12:00,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:00,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:12:00,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:12:00,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:12:00,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:12:00,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:12:00,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:12:00,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:12:00,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:00,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:00,896 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:00,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:00,897 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:00 GMT 2018-08-09 17:12:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:00,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:05,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:05,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:05,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:05 GMT 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:05,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:05,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:05,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:06,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:06,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:06,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:06,026 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:06 GMT 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:06,026 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:06,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:11,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:11,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:11,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:11 GMT 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:11,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:11,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:11,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:11,155 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:11,155 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:11,155 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:11 GMT 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:11,156 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:11,157 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:16,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:16,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:16,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:16,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:16 GMT 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:16,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:16,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:16,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:16,281 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:16,281 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:16,282 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:16 GMT 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:16,282 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:21,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:21,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:21,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:21,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:21,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:21,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:21,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:21 GMT 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:21,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:21,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:21,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:21,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:21 GMT 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:21,416 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:26,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:26,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:26,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:26,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:26,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:26 GMT 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:26,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:26,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:26,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:26,543 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:26,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:26,544 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:26 GMT 2018-08-09 17:12:26,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:26,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:26,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:31,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:31,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:31,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:31 GMT 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:31,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:31,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:31,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:31,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:31,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:31,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:31,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:31,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:31,677 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:31 GMT 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:31,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:36,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:36,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:36,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:36,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:36 GMT 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:36,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:36,740 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:36,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:36,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:36,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:36,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:36,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:36,798 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:36 GMT 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:36,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:41,804 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:41,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:41,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:41,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:41,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:41,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:41 GMT 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:41,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:41,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:41,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:41,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:41,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:41,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:41,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:41 GMT 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:41,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:46,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:46,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:46,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:46,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:46,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:46,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:46 GMT 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:46,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:46,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:47,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:47,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:47,055 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:47,055 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:47,055 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:47,056 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:47 GMT 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:47,056 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:52,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:52,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:52,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:52,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:52 GMT 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:52,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:52,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:52,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:52,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:52 GMT 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:52,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:52,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:57,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:12:57,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:57,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:57,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:57 GMT 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:12:57,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:12:57,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:12:57,308 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:12:57,309 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:12:57,309 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:12:57 GMT 2018-08-09 17:12:57,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:12:57,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:12:57,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:02,315 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:02,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:02,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:02,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:02,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:02 GMT 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:13:02,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:02,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:02,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:02,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:02,441 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:02 GMT 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:02,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:02,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:07,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:07,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:07,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_k9al2g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:02.731Z", "message": "Execution done (return_code=0): /tmp/8X4HN/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:02.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "8f59f74f-b0c9-49c1-8583-7d124cb44341"}, {"node_instance_id": "vellum_k9al2g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:02.814Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:02.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:03.255Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:03.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:04.258Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:04.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:04.258Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:04.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:04.258Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:04.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:04.258Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:04.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:04.258Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:04.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.262Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.262Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.262Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.262Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.439Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Stopping Agent vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:05.780Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:05.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}], "metadata": {"pagination": {"total": 447, "offset": 413, "size": 50}}} 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:07,522 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:07 GMT 2018-08-09 17:13:07,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:07,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11730 2018-08-09 17:13:07,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:07,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8X4HN/remove-cluster-node.sh 2018-08-09 17:13:07,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:13:07,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:13:07,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:13:07,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:13:07,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:13:07,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:13:07,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:13:07,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:13:07,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:13:07,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:13:07,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:13:07,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_f9q3bo 2018-08-09 17:13:07,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:07,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:07,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:07,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:07,585 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:07,585 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:07 GMT 2018-08-09 17:13:07,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:07,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:07,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:12,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:12,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:12,663 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:10.132Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:10.132Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:10.294Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:10.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:10.785Z", "message": "Successfully stopped daemon: vellum_host_f9q3bo\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:10.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:10.785Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_f9q3bo stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:10.785Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "abb615e9-baee-4ef5-9d15-b30c093f6443"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.268Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.268Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.268Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Deleting Agent vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:11.789Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:11.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}], "metadata": {"pagination": {"total": 464, "offset": 435, "size": 50}}} 2018-08-09 17:13:12,663 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:12,663 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:12 GMT 2018-08-09 17:13:12,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:12,663 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9335 2018-08-09 17:13:12,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:12,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:13:12,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:13:12,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_f9q3bo 2018-08-09 17:13:12,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_f9q3bo stop 2018-08-09 17:13:12,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:13:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:13:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:13:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_f9q3bo 2018-08-09 17:13:12,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:13:12,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:12,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:12,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:12,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:12,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:12,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:12,724 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:12 GMT 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:12,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:17,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:17,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:17,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:17,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:17,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:17,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:13.081Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:13.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:13.474Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:13.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:13.793Z", "message": "Successfully deleted daemon: vellum_host_f9q3bo", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:13.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:13.793Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:13.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "b55fd35e-ada1-40d0-ae37-2a577b9e6cb3"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:14.273Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:14.273Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:14.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:15.629Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:15.629Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:16.277Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:16.277Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:16.277Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 473, "offset": 452, "size": 50}}} 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:17 GMT 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4754 2018-08-09 17:13:17,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:17,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:13:17,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:13:17,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_f9q3bo 2018-08-09 17:13:17,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:13:17,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:13:17,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:13:17,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:13:17,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:13:17,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:13:17,795 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:17,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:17,849 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:17,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:17,849 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:17 GMT 2018-08-09 17:13:17,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:17,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:17,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:22,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:22,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:22,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:22,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:22,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:22,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:22,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:22,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:22,933 - 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-09T17:13:20.435Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:20.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:21.282Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:21.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:21.282Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:21.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 476, "offset": 461, "size": 50}}} 2018-08-09 17:13:22,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:22,933 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:22 GMT 2018-08-09 17:13:22,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:22,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-08-09 17:13:22,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:22,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:13:22,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:13:22,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:13:22,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:22,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:22,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:22,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:22,995 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:22 GMT 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:22,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:28,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:28,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:28,066 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:28,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:28,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:28,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:28,067 - 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-09T17:13:24.177Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:24.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:25.286Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:25.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:25.286Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:25.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:25.286Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:25.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:25.369Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:25.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e93d47f4-6cd9-494c-a4a5-7c8588ceba9c"}, {"node_instance_id": "vellum_host_f9q3bo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:27.298Z", "message": "Waiting for server \"6890d703-57fe-4f5f-8096-e44456dcc391\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:27.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e93d47f4-6cd9-494c-a4a5-7c8588ceba9c"}], "metadata": {"pagination": {"total": 482, "offset": 464, "size": 50}}} 2018-08-09 17:13:28,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:28,067 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:28 GMT 2018-08-09 17:13:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3178 2018-08-09 17:13:28,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:13:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:13:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:13:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:13:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:13:28,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6890d703-57fe-4f5f-8096-e44456dcc391" to be deleted. current status: ACTIVE 2018-08-09 17:13:28,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:28,125 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:28,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:28,126 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:28 GMT 2018-08-09 17:13:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:28,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:28,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:33,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:33,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:33,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_f9q3bo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:32.543Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:32.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 483, "offset": 470, "size": 50}}} 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:33 GMT 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:33,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-08-09 17:13:33,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:33,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:13:33,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:33,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:33,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:33,255 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:33 GMT 2018-08-09 17:13:33,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:33,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:33,256 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:38,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:38,324 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:38,324 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:38,324 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:33.291Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:33.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:34.333Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:34.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:34.333Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:34.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:34.333Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:34.333Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "vellum_security_group_rp7k9q", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:34.370Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:34.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "70d483d9-d4cc-4582-af7b-3ab4c3a2327a"}, {"node_instance_id": "vellum_security_group_rp7k9q", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:35.336Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:35.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 489, "offset": 471, "size": 50}}} 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:38 GMT 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-08-09 17:13:38,325 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:38,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:13:38,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:13:38,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:13:38,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:13:38,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:13:38,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:38,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:38,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:38,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:38,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:38,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:38,383 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:38 GMT 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:38,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:43,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:43 GMT 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:43,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:43,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:43,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:43,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:43,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:43,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:43,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:43,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:43,604 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:43,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:43,604 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:43 GMT 2018-08-09 17:13:43,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:43,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:43,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:48,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:48,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:48,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:48,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:48,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:48,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:48,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:48 GMT 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:48,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:48,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:48,733 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:48 GMT 2018-08-09 17:13:48,734 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:48,734 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:48,734 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:53,739 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:53,809 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:53,810 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-08-09 17:13:53,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:53,811 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:53 GMT 2018-08-09 17:13:53,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:53,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:13:53,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:53,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:53,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:53,872 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:53,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:53,872 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:53 GMT 2018-08-09 17:13:53,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:53,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:53,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:58,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:13:58,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:56.471Z", "message": "Execution done (return_code=124): /tmp/Z82L3/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:56.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "33c00bf5-7d57-40ab-aeaf-37242482cabd"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:56.612Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "", "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_refs2n/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_refs2n/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_refs2n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-09T17:13:56.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:57.347Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:57.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:57.347Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:57.347Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:57.615Z", "message": "Downloaded scripts/bind/bind.py to /tmp/BD2X7/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:57.615Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:57.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.351Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:58.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "message": "[localhost] run: sudo mv /tmp/tmpjIyCtJ /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "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-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "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-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "message": "[localhost] run: sudo mv /tmp/tmpbEMAhA /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.25', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "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-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "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-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:58.811Z", "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-09T17:13:58.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "32360247-3012-4df5-b264-b44dd996ef04"}], "metadata": {"pagination": {"total": 507, "offset": 477, "size": 50}}} 2018-08-09 17:13:58,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:58,958 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:58 GMT 2018-08-09 17:13:58,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:58,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10368 2018-08-09 17:13:58,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:13:58,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/Z82L3/stop-bono.sh 2018-08-09 17:13:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-08-09 17:13:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:13:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:13:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/BD2X7/bind.py 2018-08-09 17:13:58,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpjIyCtJ /etc/bind/db.clearwater.opnfv 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbEMAhA /etc/bind/db.clearwater.local 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-09 17:13:58,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'backends': {u'homer': {u'homer_ams6au': {u'public_address': u'', u'private_address': u'192.168.120.12', u'name': u'homer-ams6au'}}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.25', u'hss_hostname': u''}. 2018-08-09 17:13:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-09 17:13:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-09 17:13:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-09 17:13:58,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-09 17:13:58,961 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:13:59,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:13:59,026 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:13:59,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:13:59,027 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:13:59 GMT 2018-08-09 17:13:59,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:13:59,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:13:59,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:04,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:04,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:04,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:59.355Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:59.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:59.355Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:59.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:59.355Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:59.355Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:59.814Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:59.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "3efe9db9-5659-4203-a356-50eb4973fce6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:59.814Z", "message": "Executing: /tmp/4L17Q/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:59.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "3efe9db9-5659-4203-a356-50eb4973fce6"}, {"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:13:59.814Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4L17Q/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:13:59.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "3efe9db9-5659-4203-a356-50eb4973fce6"}], "metadata": {"pagination": {"total": 513, "offset": 494, "size": 50}}} 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:04 GMT 2018-08-09 17:14:04,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:04,100 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3127 2018-08-09 17:14:04,100 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-09 17:14:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-09 17:14:04,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:14:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-09 17:14:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4L17Q/remove-cluster-node.sh 2018-08-09 17:14:04,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4L17Q/remove-cluster-node.sh 2018-08-09 17:14:04,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:04,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:04,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:04,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:04,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:04,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:04,158 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:04 GMT 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:04,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:09,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:09,239 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-08-09 17:14:09,240 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:09,240 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:09 GMT 2018-08-09 17:14:09,240 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:09,240 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:14:09,240 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:09,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:09,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:09,298 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:09,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:09,298 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:09 GMT 2018-08-09 17:14:09,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:09,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:09,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:14,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:14,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:14,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:14 GMT 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:14,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:14:14,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:14,376 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:14,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:14,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:14,435 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:14,435 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:14 GMT 2018-08-09 17:14:14,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:14,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:14,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:19,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:19,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:19,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:19,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:19,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:19,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_ihx4vm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:16.736Z", "message": "Execution done (return_code=2): /tmp/4L17Q/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:16.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "3efe9db9-5659-4203-a356-50eb4973fce6"}, {"node_instance_id": "bono_ihx4vm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:16.861Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member fc94dce86666796c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader\n; error #1: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.25:4000 has no leader\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member fc94dce86666796c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader\n; error #1: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.25:4000 has no leader\n", "traceback": "Traceback (most recent call last):\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/cloudify/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 389, in handle\n File \"/home/ubuntu/bono_host_refs2n/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_refs2n/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_refs2n/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member fc94dce86666796c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader\n; error #1: client: endpoint http://192.168.120.18:4000 exceeded header timeout\n; error #2: client: etcd member http://192.168.120.25:4000 has no leader\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-09T17:14:16.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:17.363Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:17.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_iawiyu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:17.363Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:17.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_node_0hllda", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_iawiyu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:18.366Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:18.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.371Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 535, "offset": 500, "size": 50}}} 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:19 GMT 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12687 2018-08-09 17:14:19,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:19,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/4L17Q/remove-cluster-node.sh 2018-08-09 17:14:19,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member fc94dce86666796c: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.8:4000 has no leader ; error #1: client: endpoint http://192.168.120.18:4000 exceeded header timeout ; error #2: client: etcd member http://192.168.120.25:4000 has no leader 2018-08-09 17:14:19,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:19,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:19,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:19,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:14:19,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:19,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-09 17:14:19,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:19,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:19,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:19,570 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:19,571 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:19 GMT 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:19,571 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:19,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:24,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:24,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:24,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:24,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.675Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.675Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Stopping Agent bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:19.824Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:21.803Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:21.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:22.376Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:22.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:22.376Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:22.376Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.338Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.380Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.380Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.380Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.380Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Stopping Agent bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:23.831Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:23.831Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:24.449Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:24.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 563, "offset": 522, "size": 50}}} 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:24 GMT 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:24,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15159 2018-08-09 17:14:24,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:24,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_refs2n 2018-08-09 17:14:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-09 17:14:24,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:24,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_g2ss19 2018-08-09 17:14:24,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:24,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:24,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:24,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:24,706 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:24 GMT 2018-08-09 17:14:24,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:24,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:24,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:29,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:29,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:29,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:29,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:29,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:29,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:29,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:24.841Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_refs2n stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:24.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:24.841Z", "message": "Successfully stopped daemon: bono_host_refs2n\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:24.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:24.841Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:24.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "e3133951-0767-40d8-9bfd-0e93a5b06773"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.385Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.385Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.385Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.385Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Deleting Agent bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:25.846Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:25.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:27.158Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:27.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:27.561Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:27.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:27.850Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:27.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:27.850Z", "message": "Successfully deleted daemon: bono_host_refs2n", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:27.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "66fd738d-ea26-4ef3-8d76-81d2bda13593"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.394Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.394Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.394Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.394Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.394Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.394Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.853Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.853Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_g2ss19 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:28.853Z", "message": "Successfully stopped daemon: bind_host_g2ss19\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:28.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "39020e46-063f-458f-9069-1b4eebdb793a"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.482Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5956)", "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_3pqanb/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_3pqanb/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_3pqanb/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_3pqanb/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_3pqanb/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=5956)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-09T17:14:29.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 593, "offset": 550, "size": 50}}} 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:29 GMT 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17230 2018-08-09 17:14:29,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_refs2n stop 2018-08-09 17:14:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_refs2n 2018-08-09 17:14:29,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:14:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:14:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_refs2n 2018-08-09 17:14:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:14:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:14:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_refs2n 2018-08-09 17:14:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:29,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:14:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:14:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:14:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:14:29,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_g2ss19 stop 2018-08-09 17:14:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_g2ss19 2018-08-09 17:14:29,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5956) 2018-08-09 17:14:29,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:29,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:29,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:29,868 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:29 GMT 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:29,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:29,869 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:34,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:35,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:29.860Z", "message": "Deleting Agent bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:29.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.448Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.448Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:30.909Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:30.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.481Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.481Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.481Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Stopping Agent proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Successfully deleted daemon: bind_host_g2ss19", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "487ca724-4477-468f-b850-d3b9626eeb54"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:31.875Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:31.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:33.915Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:33.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:34.485Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:34.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:34.485Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:34.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 631, "offset": 580, "size": 50}}} 2018-08-09 17:14:35,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:35,014 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:34 GMT 2018-08-09 17:14:35,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:35,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20332 2018-08-09 17:14:35,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:35,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_g2ss19 2018-08-09 17:14:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-09 17:14:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:14:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:35,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:14:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:14:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-09 17:14:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:14:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:14:35,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:14:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:14:35,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_3pqanb 2018-08-09 17:14:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_g2ss19 2018-08-09 17:14:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,020 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:14:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:14:35,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:14:35,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:35,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:35,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:35,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:35,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:35,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:35,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:35,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:35,107 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:35,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:35,107 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:35 GMT 2018-08-09 17:14:35,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:35,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:35,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:40,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:40,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:40,177 - 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-09T17:14:35.492Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:35.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:35.492Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:35.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:35.492Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:35.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:35.655Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:35.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:35.885Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_3pqanb stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:35.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:35.885Z", "message": "Successfully stopped daemon: proxy_host_3pqanb\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:35.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "83c0863e-9195-4ce9-ac8d-0445ed4e5397"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.496Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.496Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.496Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.496Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Deleting Agent proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:36.890Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:36.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:38.322Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:38.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:38.499Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:38.499Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:38.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:38.701Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:38.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:38.894Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:38.894Z", "message": "Successfully deleted daemon: proxy_host_3pqanb", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:38.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fe842346-7d48-43e2-9ba4-245aa04bf613"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:39.503Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:39.503Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:39.503Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:39.503Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:39.503Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:39.503Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:39.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 663, "offset": 618, "size": 50}}} 2018-08-09 17:14:40,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:40,178 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:40 GMT 2018-08-09 17:14:40,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:40,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17046 2018-08-09 17:14:40,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:14:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-09 17:14:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_3pqanb stop 2018-08-09 17:14:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_3pqanb 2018-08-09 17:14:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-09 17:14:40,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_3pqanb 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-09 17:14:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-09 17:14:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-09 17:14:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-09 17:14:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_3pqanb 2018-08-09 17:14:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-09 17:14:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:14:40,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:14:40,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:40,241 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:40,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:40,242 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:40 GMT 2018-08-09 17:14:40,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:40,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:40,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:45,248 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:45,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:41.260Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:41.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.554Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.554Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.554Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.554Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.554Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.554Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:42.617Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:42.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fa9e6eda-c12f-4dfd-9f2b-9f219ad1630e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:43.575Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:43.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:43.575Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:43.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:43.575Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:43.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:44.434Z", "message": "Waiting for server \"37e3ca0b-3a41-4635-8349-a82b806149f1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:44.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fa9e6eda-c12f-4dfd-9f2b-9f219ad1630e"}], "metadata": {"pagination": {"total": 675, "offset": 650, "size": 50}}} 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:45,310 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:45 GMT 2018-08-09 17:14:45,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:45,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6241 2018-08-09 17:14:45,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-09 17:14:45,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:45,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:45,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:14:45,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:45,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:14:45,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:14:45,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:14:45,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:45,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:45,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:45,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "37e3ca0b-3a41-4635-8349-a82b806149f1" to be deleted. current status: ACTIVE 2018-08-09 17:14:45,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:45,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:45,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:45,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:45,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:45,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:45,372 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:45 GMT 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:45,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:50,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:50,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:50,444 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:50,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:50,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:50,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:50,445 - 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-09T17:14:45.695Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:45.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:46.662Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:46.662Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:47.128Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:47.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "776eead7-6f59-4fff-98b2-6e7f68f35c88"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:47.909Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:47.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "a81358fe-d51f-4d1b-9c43-727717796144"}, {"node_instance_id": "bind_host_g2ss19", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:48.912Z", "message": "Waiting for server \"21ddc770-fcb5-45ad-8933-46e08290c01c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:48.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "776eead7-6f59-4fff-98b2-6e7f68f35c88"}, {"node_instance_id": "bono_host_refs2n", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:48.912Z", "message": "Waiting for server \"6cf6a98e-d31d-4492-96cb-9d22c7df360c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:48.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "a81358fe-d51f-4d1b-9c43-727717796144"}, {"node_instance_id": "proxy_host_3pqanb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:49.914Z", "message": "Waiting for server \"37e3ca0b-3a41-4635-8349-a82b806149f1\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:49.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "fa9e6eda-c12f-4dfd-9f2b-9f219ad1630e"}], "metadata": {"pagination": {"total": 688, "offset": 662, "size": 50}}} 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:50 GMT 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6833 2018-08-09 17:14:50,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:14:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:14:50,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-09 17:14:50,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "21ddc770-fcb5-45ad-8933-46e08290c01c" to be deleted. current status: SHUTOFF 2018-08-09 17:14:50,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6cf6a98e-d31d-4492-96cb-9d22c7df360c" to be deleted. current status: SHUTOFF 2018-08-09 17:14:50,448 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "37e3ca0b-3a41-4635-8349-a82b806149f1" to be deleted. current status: ACTIVE 2018-08-09 17:14:50,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:50,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:50,504 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:50,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:50,504 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:50 GMT 2018-08-09 17:14:50,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:50,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:50,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:55,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:55,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_g2ss19", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:53.880Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:53.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_host_refs2n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:54.677Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:54.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:54.677Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:54.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:54.677Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:54.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:54.677Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:54.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:54.677Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:54.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:54.677Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:54.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 695, "offset": 675, "size": 50}}} 2018-08-09 17:14:55,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:55,575 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:55 GMT 2018-08-09 17:14:55,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:55,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3434 2018-08-09 17:14:55,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:14:55,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:14:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:14:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:55,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:14:55,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:14:55,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:14:55,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:14:55,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:14:55,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:14:55,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:14:55 GMT 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-09 17:14:55,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:15:00,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/events 2018-08-09 17:15:00,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:15:00,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:15:00,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:15:00,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:15:00,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:15:00,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_kxk7qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:55.680Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "proxy_host_3pqanb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:55.680Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:55.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "keypair_ib8obt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.302Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_security_group_krr77v", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:57.311Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:57.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "ec45573a-aeec-4a69-9bea-53d049180078"}, {"node_instance_id": "bind_floatingip_4527py", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.307Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "8bc7fd25-bfc6-4dc7-81dd-94c734f6972f"}, {"node_instance_id": "bono_floatingip_9a4soq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.307Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "56e73b4c-9c97-45bc-9847-b992c6e34e3c"}, {"node_instance_id": "base_security_group_w3bw2r", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.307Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f9eacf1e-3301-48d0-aa1b-3cfed8f4c30f"}, {"node_instance_id": "bind_security_group_kxk7qp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.307Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "46a8085c-66d0-4791-b096-d6b840963c80"}, {"node_instance_id": "keypair_ib8obt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.368Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_security_group_krr77v", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.368Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.368Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "keypair_ib8obt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:58.368Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:58.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:59.317Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:59.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "f4cbeb88-62ed-4181-a998-1198f113f4d1"}, {"node_instance_id": "keypair_ib8obt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:59.371Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:59.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "base_security_group_w3bw2r", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:59.371Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:59.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_security_group_kxk7qp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:59.371Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:59.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bono_floatingip_9a4soq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:59.371Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:59.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "bind_floatingip_4527py", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:14:59.371Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:14:59.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "keypair_ib8obt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:15:00.320Z", "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-09T17:15:00.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5", "logger": "8146c24a-932a-4939-8ed1-fa7059892e60"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:15:00.374Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:15:00.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "internal_sip_security_group_tv7x83", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:15:00.374Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:15:00.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}, {"node_instance_id": "keypair_ib8obt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-09T17:15:00.374Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:15:00.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"}], "metadata": {"pagination": {"total": 734, "offset": 682, "size": 50}}} 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:15:00 GMT 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20087 2018-08-09 17:15:00,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:15:00,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:15:00,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-09 17:15:00,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-09 17:15:00,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-09 17:15:00,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-09 17:15:00,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-09 17:15:00,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-09 17:15:00,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:15:00,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-09 17:15:00,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-09 17:15:00,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:15:00,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:15:00,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-09 17:15:00,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-09 17:15:00,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-09 17:15:00,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-09 17:15:00,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-09 17:15:00,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-09 17:15:00,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-09 17:15:00,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-09 17:15:00,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:15:00,793 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-09 17:15:00,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.211:80/api/v3/executions/e31392f2-b900-4bf0-addb-a6c6a0676db5 2018-08-09 17:15:00,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:15:00,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:15:00,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:15:00,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:15:00,852 - 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-09T17:10:53.676Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "e31392f2-b900-4bf0-addb-a6c6a0676db5"} 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:15:00 GMT 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-09 17:15:00,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:15:00,853 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.211:80/api/v3/deployments/clearwater-opnfv 2018-08-09 17:15:01,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:15:01,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:15:01,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:15:01,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:15:01,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:15:01,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "bono_cluster_size": 1, "flavor_id": "67835d56-7961-424a-8660-f2b5c776686d", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d", "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-09T16:50:47.412Z", "updated_at": "2018-08-09T16:50:47.412Z", "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-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:15:01 GMT 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-09 17:15:01,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:15:01,694 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.211:80/api/v3/blueprints/clearwater-opnfv 2018-08-09 17:15:01,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:15:01,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:15:01,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:15:01,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:15:01,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:15:01,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:15:01,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:15:01,774 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 17:15:01,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-09T16:50:40.755Z", "updated_at": "2018-08-09T16:50:40.755Z", "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"}}}, "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.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_bono_nodes": {"name": "monitors_bono_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.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.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.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.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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"resource_id": "", "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-08-09 17:15:01,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:15:01,777 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:15:01 GMT 2018-08-09 17:15:01,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:15:01,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-09 17:15:01,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:15:01,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 17:15:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:03,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c90c752-1a76-4cdb-8b1f-13b36d9e4b53 Date: Thu, 09 Aug 2018 17:15: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-09 17:15:03,646 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21 used request id req-4c90c752-1a76-4cdb-8b1f-13b36d9e4b53 2018-08-09 17:15:03,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.84580612183s 2018-08-09 17:15:03,646 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/8e3a8c1c-eaf1-4eb5-83f6-86883b2bfb21 used request id req-4c90c752-1a76-4cdb-8b1f-13b36d9e4b53 2018-08-09 17:15:03,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:15:03,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:04,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a2ef597-fa46-47c3-bb3e-5e7c50b5a0d1 x-compute-request-id: req-0a2ef597-fa46-47c3-bb3e-5e7c50b5a0d1 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_alt_903bcaa0-06ff-4635-887c-b0e337de405d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67835d56-7961-424a-8660-f2b5c776686d", "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": "67835d56-7961-424a-8660-f2b5c776686d"}, {"name": "cloudify_ims-flavor_903bcaa0-06ff-4635-887c-b0e337de405d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "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": "bfe2038b-92cd-4402-bcb4-9ae2b240a358"}]} 2018-08-09 17:15:04,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0a2ef597-fa46-47c3-bb3e-5e7c50b5a0d1 2018-08-09 17:15:04,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.371891021729s 2018-08-09 17:15:04,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0a2ef597-fa46-47c3-bb3e-5e7c50b5a0d1 2018-08-09 17:15:04,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 17:15:04,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:04,051 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:15:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c19cde2e-a3b6-4142-931d-0857f3ec956f x-compute-request-id: req-c19cde2e-a3b6-4142-931d-0857f3ec956f Content-Length: 0 Content-Type: application/json 2018-08-09 17:15:04,052 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d used request id req-c19cde2e-a3b6-4142-931d-0857f3ec956f 2018-08-09 17:15:04,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0300531387329s 2018-08-09 17:15:04,052 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/67835d56-7961-424a-8660-f2b5c776686d used request id req-c19cde2e-a3b6-4142-931d-0857f3ec956f 2018-08-09 17:15:04,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 17:15:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3a26df43-21aa-4270-b190-795aa4697a8e.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:05,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ee7febf2-fc51-4e40-ade8-37b5053d85fa Content-Length: 0 Date: Thu, 09 Aug 2018 17:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:15:05,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3a26df43-21aa-4270-b190-795aa4697a8e.json used request id req-ee7febf2-fc51-4e40-ade8-37b5053d85fa 2018-08-09 17:15:05,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.3386349678s 2018-08-09 17:15:05,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3a26df43-21aa-4270-b190-795aa4697a8e.json used request id req-ee7febf2-fc51-4e40-ade8-37b5053d85fa 2018-08-09 17:15:05,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:15:05,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:05,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6d2ae505-256f-4064-8960-8c15281f0f81 Date: Thu, 09 Aug 2018 17:15:05 GMT RESP BODY: {"floatingips": []} 2018-08-09 17:15:05,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6d2ae505-256f-4064-8960-8c15281f0f81 2018-08-09 17:15:05,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589859485626s 2018-08-09 17:15:05,458 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6d2ae505-256f-4064-8960-8c15281f0f81 2018-08-09 17:15:05,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 17:15:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:05,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:15: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 x-openstack-request-id: req-f5a3e98c-8f49-4781-a1a5-8618c5df5d96 x-compute-request-id: req-f5a3e98c-8f49-4781-a1a5-8618c5df5d96 Content-Type: application/json 2018-08-09 17:15:05,872 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3 used request id req-f5a3e98c-8f49-4781-a1a5-8618c5df5d96 2018-08-09 17:15:05,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.413574934006s 2018-08-09 17:15:05,873 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3 used request id req-f5a3e98c-8f49-4781-a1a5-8618c5df5d96 2018-08-09 17:15:05,873 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:15:05,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:06,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15: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-8d6f7765-563c-409c-a466-b184a0986101 x-compute-request-id: req-8d6f7765-563c-409c-a466-b184a0986101 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:63:84", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:63:84", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/6816000d-b2f6-4129-a222-533847220be3", "rel": "bookmark"}], "image": {"id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "links": [{"href": "http://172.30.9.21:8774/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T16:49:22.000000", "flavor": {"id": "bfe2038b-92cd-4402-bcb4-9ae2b240a358", "links": [{"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "bookmark"}]}, "id": "6816000d-b2f6-4129-a222-533847220be3", "security_groups": [{"name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}], "user_id": "144b36ec0139492e81ca189d4cff9ab0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:15:05Z", "hostId": "a0292eb30e0409c3bd826c17c7d58c50fd83d0b700ba1d17275d7ffc", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d", "name": "cloudify_ims-vm_903bcaa0-06ff-4635-887c-b0e337de405d", "created": "2018-08-09T16:47:05Z", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:15:06,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d6f7765-563c-409c-a466-b184a0986101 2018-08-09 17:15:06,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909316062927s 2018-08-09 17:15:06,783 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8d6f7765-563c-409c-a466-b184a0986101 2018-08-09 17:15:06,784 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:15:08,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:15:08,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:08,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15: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-49022fbe-5874-4a7d-890f-42d1db4d7b01 x-compute-request-id: req-49022fbe-5874-4a7d-890f-42d1db4d7b01 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 17:15:08,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49022fbe-5874-4a7d-890f-42d1db4d7b01 2018-08-09 17:15:08,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.071711063385s 2018-08-09 17:15:08,859 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49022fbe-5874-4a7d-890f-42d1db4d7b01 2018-08-09 17:15:08,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:15:08,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:08,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-2b7a5d9b-a702-4681-a040-a649df8f7549 Date: Thu, 09 Aug 2018 17:15:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:31Z", "updated_at": "2018-08-09T16:50:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "073b771c-945f-4462-b223-97c7ad52639c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "433a1fb9-76c5-416d-b55c-ba95532cbac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:31Z", "revision_number": 0, "id": "63d08040-2574-4ac2-8651-9046cdff6843", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:31Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:50:37Z", "revision_number": 0, "id": "aa1add9d-3094-4bba-85e9-e528808c022d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:50:37Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:45:32Z", "revision_number": 0, "id": "b6819799-b26e-4ade-a6c6-5fb96c856487", "remote_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "remote_ip_prefix": null, "created_at": "2018-08-09T16:45:32Z", "security_group_id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 2, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6199202c-ebdd-4674-93b7-e4896acb4cc6", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:47:02Z", "updated_at": "2018-08-09T16:47:03Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "0ad04016-589b-4417-b592-c76c32f387d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "267d8e9f-3213-4f4c-a92a-d02ee048a8b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T16:47:03Z", "revision_number": 0, "id": "567d8e9f-ad22-40ef-a173-2bc113bf2f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "784b8185-e838-4e5b-809b-fcf2f2c380fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T16:47:03Z", "revision_number": 0, "id": "cd15c765-43ca-4967-b709-4956e73f3ddb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:03Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "d163ce24-ff33-44a1-a1e3-9ab2b33ea891", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv6", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e794c77d-05a6-4e9c-a40a-46f2233cad0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": null, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T16:47:02Z", "revision_number": 0, "id": "e7a86a72-5c18-4934-9450-1d27d867ae6c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T16:47:02Z", "security_group_id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3999ac9fae4548b0b95030b3895f9ec4"}], "revision_number": 7, "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "6aea4092-430a-48d7-a25a-ed9cedbcf571", "name": "cloudify_ims-sg_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 17:15:08,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2b7a5d9b-a702-4681-a040-a649df8f7549 2018-08-09 17:15:08,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0594658851624s 2018-08-09 17:15:08,922 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2b7a5d9b-a702-4681-a040-a649df8f7549 2018-08-09 17:15:08,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 17:15:08,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6aea4092-430a-48d7-a25a-ed9cedbcf571.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:09,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ff545c4-a1ab-426e-97a5-38af1a7cb58d Content-Length: 0 Date: Thu, 09 Aug 2018 17:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:15:09,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6aea4092-430a-48d7-a25a-ed9cedbcf571.json used request id req-9ff545c4-a1ab-426e-97a5-38af1a7cb58d 2018-08-09 17:15:09,071 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145478010178s 2018-08-09 17:15:09,072 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6aea4092-430a-48d7-a25a-ed9cedbcf571.json used request id req-9ff545c4-a1ab-426e-97a5-38af1a7cb58d 2018-08-09 17:15:09,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 17:15:09,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:09,101 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:15:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58d540b2-2025-437e-93fc-206cf880dcb0 x-compute-request-id: req-58d540b2-2025-437e-93fc-206cf880dcb0 Content-Length: 0 Content-Type: application/json 2018-08-09 17:15:09,101 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d used request id req-58d540b2-2025-437e-93fc-206cf880dcb0 2018-08-09 17:15:09,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0289671421051s 2018-08-09 17:15:09,101 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_903bcaa0-06ff-4635-887c-b0e337de405d used request id req-58d540b2-2025-437e-93fc-206cf880dcb0 2018-08-09 17:15:09,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 17:15:09,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc/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}cd0f824a825dc8677094cfce43a6031ad6e32d53" -d '{"subnet_id": "056e2845-92f0-4e00-be26-8aee57b60836"}' 2018-08-09 17:15:10,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34cf5901-5908-42f7-acb5-4c1e3f7692d3 Date: Thu, 09 Aug 2018 17:15:10 GMT RESP BODY: {"network_id": "72639c62-19e7-426c-a8c5-b6b69eaffb8c", "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "subnet_id": "056e2845-92f0-4e00-be26-8aee57b60836", "subnet_ids": ["056e2845-92f0-4e00-be26-8aee57b60836"], "port_id": "20028ae4-c4ea-48b3-809e-b893384a94f9", "id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc"} 2018-08-09 17:15:10,840 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc/remove_router_interface.json used request id req-34cf5901-5908-42f7-acb5-4c1e3f7692d3 2018-08-09 17:15:10,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.73875594139s 2018-08-09 17:15:10,841 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc/remove_router_interface.json used request id req-34cf5901-5908-42f7-acb5-4c1e3f7692d3 returning object e58a3a16-b8d7-4b94-964b-fe7c8f8237dc 2018-08-09 17:15:10,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 17:15:10,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:10,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-0e0fdc21-be28-451f-aa9f-ea641ec3c845 Date: Thu, 09 Aug 2018 17:15:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3999ac9fae4548b0b95030b3895f9ec4", "created_at": "2018-08-09T16:45:33Z", "admin_state_up": true, "updated_at": "2018-08-09T17:15:09Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3999ac9fae4548b0b95030b3895f9ec4", "id": "e58a3a16-b8d7-4b94-964b-fe7c8f8237dc", "name": "cloudify_ims-router_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 17:15:10,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0e0fdc21-be28-451f-aa9f-ea641ec3c845 2018-08-09 17:15:10,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.118851184845s 2018-08-09 17:15:10,961 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0e0fdc21-be28-451f-aa9f-ea641ec3c845 2018-08-09 17:15:10,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 17:15:10,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:12,156 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b69da67-5da0-4de3-99e5-59d2d5a08ee7 Content-Length: 0 Date: Thu, 09 Aug 2018 17:15:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:15:12,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc.json used request id req-4b69da67-5da0-4de3-99e5-59d2d5a08ee7 2018-08-09 17:15:12,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.1936621666s 2018-08-09 17:15:12,157 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e58a3a16-b8d7-4b94-964b-fe7c8f8237dc.json used request id req-4b69da67-5da0-4de3-99e5-59d2d5a08ee7 2018-08-09 17:15:12,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 17:15:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:12,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2602de86-fcfb-493e-869a-4cb38af2968a Date: Thu, 09 Aug 2018 17:15:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T16:45:32Z","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":"3999ac9fae4548b0b95030b3895f9ec4","id":"056e2845-92f0-4e00-be26-8aee57b60836","subnetpool_id":null,"name":"cloudify_ims-subnet_903bcaa0-06ff-4635-887c-b0e337de405d"}]} 2018-08-09 17:15:12,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2602de86-fcfb-493e-869a-4cb38af2968a 2018-08-09 17:15:12,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.037693977356s 2018-08-09 17:15:12,195 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2602de86-fcfb-493e-869a-4cb38af2968a 2018-08-09 17:15:12,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 17:15:12,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/056e2845-92f0-4e00-be26-8aee57b60836.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:13,357 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa38296e-2b55-41f5-9ddb-8724763c046a Date: Thu, 09 Aug 2018 17:15:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:15:13,358 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/056e2845-92f0-4e00-be26-8aee57b60836.json used request id req-aa38296e-2b55-41f5-9ddb-8724763c046a 2018-08-09 17:15:13,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.16097712517s 2018-08-09 17:15:13,358 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/056e2845-92f0-4e00-be26-8aee57b60836.json used request id req-aa38296e-2b55-41f5-9ddb-8724763c046a 2018-08-09 17:15:13,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:15:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:13,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-0210e592-8170-40f2-9605-fe5d6d4666a5 Date: Thu, 09 Aug 2018 17:15:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"72639c62-19e7-426c-a8c5-b6b69eaffb8c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3999ac9fae4548b0b95030b3895f9ec4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T17:15:13Z","qos_policy_id":null,"name":"cloudify_ims-net_903bcaa0-06ff-4635-887c-b0e337de405d","admin_state_up":true,"tenant_id":"3999ac9fae4548b0b95030b3895f9ec4","created_at":"2018-08-09T16:45:32Z","mtu":1450}]} 2018-08-09 17:15:13,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0210e592-8170-40f2-9605-fe5d6d4666a5 2018-08-09 17:15:13,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0849862098694s 2018-08-09 17:15:13,444 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0210e592-8170-40f2-9605-fe5d6d4666a5 2018-08-09 17:15:13,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 17:15:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/72639c62-19e7-426c-a8c5-b6b69eaffb8c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:14,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3ff03b2-1b05-4735-9d86-d6fb25653002 Date: Thu, 09 Aug 2018 17:15:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:15:14,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/72639c62-19e7-426c-a8c5-b6b69eaffb8c.json used request id req-e3ff03b2-1b05-4735-9d86-d6fb25653002 2018-08-09 17:15:14,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.15236902237s 2018-08-09 17:15:14,597 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/72639c62-19e7-426c-a8c5-b6b69eaffb8c.json used request id req-e3ff03b2-1b05-4735-9d86-d6fb25653002 2018-08-09 17:15:14,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:15:14,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:14,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-996aadfb-827f-404e-a854-142d46df2bee Date: Thu, 09 Aug 2018 17:15:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T16:47:00Z", "file": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/file", "owner": "3999ac9fae4548b0b95030b3895f9ec4", "id": "fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "size": 4373348352, "self": "/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_903bcaa0-06ff-4635-887c-b0e337de405d", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T16:46:00Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:15:14,881 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-996aadfb-827f-404e-a854-142d46df2bee 2018-08-09 17:15:14,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279314041138s 2018-08-09 17:15:14,882 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-996aadfb-827f-404e-a854-142d46df2bee 2018-08-09 17:15:14,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 17:15:14,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}cd0f824a825dc8677094cfce43a6031ad6e32d53" 2018-08-09 17:15:15,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9e57e73-3037-4307-a995-6304d8273e20 Date: Thu, 09 Aug 2018 17:15:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 17:15:15,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7 used request id req-c9e57e73-3037-4307-a995-6304d8273e20 2018-08-09 17:15:15,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.842601060867s 2018-08-09 17:15:15,726 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/fcaa3710-7db6-4751-89ce-eb9bb998f0a7 used request id req-c9e57e73-3037-4307-a995-6304d8273e20 2018-08-09 17:15:15,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:15:15,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:15,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15: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-99bfd681-ffc5-44bb-8f24-0fdd931df788 x-compute-request-id: req-99bfd681-ffc5-44bb-8f24-0fdd931df788 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"name": "cloudify_ims-flavor_903bcaa0-06ff-4635-887c-b0e337de405d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358", "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": "bfe2038b-92cd-4402-bcb4-9ae2b240a358"}]} 2018-08-09 17:15:15,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-99bfd681-ffc5-44bb-8f24-0fdd931df788 2018-08-09 17:15:15,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0265550613403s 2018-08-09 17:15:15,754 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-99bfd681-ffc5-44bb-8f24-0fdd931df788 2018-08-09 17:15:15,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 17:15:15,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:15,796 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:15: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-225738db-b31e-4c0f-9070-69b95c69e107 x-compute-request-id: req-225738db-b31e-4c0f-9070-69b95c69e107 Content-Length: 0 Content-Type: application/json 2018-08-09 17:15:15,796 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358 used request id req-225738db-b31e-4c0f-9070-69b95c69e107 2018-08-09 17:15:15,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0410838127136s 2018-08-09 17:15:15,797 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bfe2038b-92cd-4402-bcb4-9ae2b240a358 used request id req-225738db-b31e-4c0f-9070-69b95c69e107 2018-08-09 17:15:15,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:15:15,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:16,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c894b2-0717-4d7f-bb74-7d0a615d94ed Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d", "links": {"self": "http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "144b36ec0139492e81ca189d4cff9ab0", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:15:16,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d8c894b2-0717-4d7f-bb74-7d0a615d94ed 2018-08-09 17:15:16,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232151985168s 2018-08-09 17:15:16,030 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d8c894b2-0717-4d7f-bb74-7d0a615d94ed 2018-08-09 17:15:16,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:15:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:16,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67164aa1-cee6-4242-9a02-99e502680642 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "cloudify_ims-user_903bcaa0-06ff-4635-887c-b0e337de405d", "links": {"self": "http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "144b36ec0139492e81ca189d4cff9ab0", "description": null}} 2018-08-09 17:15:16,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0 used request id req-67164aa1-cee6-4242-9a02-99e502680642 2018-08-09 17:15:16,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.180550098419s 2018-08-09 17:15:16,215 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0 used request id req-67164aa1-cee6-4242-9a02-99e502680642 2018-08-09 17:15:16,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 17:15:16,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:16,536 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e07e49a-2693-4a7f-b704-e0a825f286a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:15:16,536 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0 used request id req-4e07e49a-2693-4a7f-b704-e0a825f286a4 2018-08-09 17:15:16,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.320478916168s 2018-08-09 17:15:16,536 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/144b36ec0139492e81ca189d4cff9ab0 used request id req-4e07e49a-2693-4a7f-b704-e0a825f286a4 2018-08-09 17:15:16,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:15:16,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:16,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01f26c07-c5a3-4f22-91ae-0c75854e7491 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4"}, "tags": [], "enabled": true, "id": "3999ac9fae4548b0b95030b3895f9ec4", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_903bcaa0-06ff-4635-887c-b0e337de405d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:15:16,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-01f26c07-c5a3-4f22-91ae-0c75854e7491 2018-08-09 17:15:16,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.173826932907s 2018-08-09 17:15:16,716 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-01f26c07-c5a3-4f22-91ae-0c75854e7491 2018-08-09 17:15:16,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 17:15:16,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8e8c284bd5197174839a210190e961ae3d6abfeb" 2018-08-09 17:15:16,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6127f816-8b39-44dd-8547-0976c1727143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:15:16,961 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4 used request id req-6127f816-8b39-44dd-8547-0976c1727143 2018-08-09 17:15:16,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.240931987762s 2018-08-09 17:15:16,962 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3999ac9fae4548b0b95030b3895f9ec4 used request id req-6127f816-8b39-44dd-8547-0976c1727143 2018-08-09 17:15:16,985 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2018-08-09 17:15:17,006 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 17:15:17,007 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 17:15:17,008 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 17:15:17,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 17:15:17,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dabeaa5-8048-4789-aa4f-af22716a2730 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 17:15:17,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5dabeaa5-8048-4789-aa4f-af22716a2730 2018-08-09 17:15:17,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 17:15:17,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T18:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["x79tF0lCQfOmdwFeZDoazA"], "issued_at": "2018-08-09T17:15:17.000000Z"}} 2018-08-09 17:15:17,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:15:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:17,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-307470c7-0736-4c7e-9edd-37f92e2532ed Date: Thu, 09 Aug 2018 17:15:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 17:15:17,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-307470c7-0736-4c7e-9edd-37f92e2532ed 2018-08-09 17:15:17,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.579069852829s 2018-08-09 17:15:17,983 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-307470c7-0736-4c7e-9edd-37f92e2532ed 2018-08-09 17:15:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 17:15:17,991 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 17:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ab3c326-2e14-4c2e-bda1-ceff0f3a0001 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 17:15:17,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-8ab3c326-2e14-4c2e-bda1-ceff0f3a0001 2018-08-09 17:15:17,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:15:17,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:18,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6042d7b-f29d-45a2-a05c-b030ffe449c0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 17:15:18,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d6042d7b-f29d-45a2-a05c-b030ffe449c0 2018-08-09 17:15:18,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.182297945023s 2018-08-09 17:15:18,175 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d6042d7b-f29d-45a2-a05c-b030ffe449c0 2018-08-09 17:15:18,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 17:15:18,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}}' 2018-08-09 17:15:18,324 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420be6f1-1400-4b97-b13d-e66bd2fddc27 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.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5"}, "tags": [], "enabled": true, "id": "51aad4563d4a40b08e5b2f8243101cb5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}} 2018-08-09 17:15:18,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-420be6f1-1400-4b97-b13d-e66bd2fddc27 2018-08-09 17:15:18,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142530918121s 2018-08-09 17:15:18,325 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-420be6f1-1400-4b97-b13d-e66bd2fddc27 2018-08-09 17:15:18,326 - 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'51aad4563d4a40b08e5b2f8243101cb5', '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_419d4a15-c50c-4984-8f81-a37e2377a072'}) 2018-08-09 17:15:18,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 17:15:18,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "a77d6f2b-5075-428b-a2e5-cb769ce7d4e8", "email": null, "name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072"}}' 2018-08-09 17:15:18,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e322f95f-baba-4638-bd5c-6530b6d0d84d Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072", "links": {"self": "http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc6201e9f267485ca67cc63f4cbb31eb", "domain_id": "default", "password_expires_at": null}} 2018-08-09 17:15:18,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e322f95f-baba-4638-bd5c-6530b6d0d84d 2018-08-09 17:15:18,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.449042797089s 2018-08-09 17:15:18,782 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-e322f95f-baba-4638-bd5c-6530b6d0d84d 2018-08-09 17:15:18,782 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc6201e9f267485ca67cc63f4cbb31eb', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072'}) 2018-08-09 17:15:18,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:15:18,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:18,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-682691ae-71fb-4dad-b5d8-9ce9b362091e Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:15:18,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-682691ae-71fb-4dad-b5d8-9ce9b362091e 2018-08-09 17:15:18,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.103121995926s 2018-08-09 17:15:18,889 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-682691ae-71fb-4dad-b5d8-9ce9b362091e 2018-08-09 17:15:18,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:15:18,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:18,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b69e58-cf9d-46c0-85b1-2a7c4203dbdf Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:15:18,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-11b69e58-cf9d-46c0-85b1-2a7c4203dbdf 2018-08-09 17:15:18,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0998120307922s 2018-08-09 17:15:18,994 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-11b69e58-cf9d-46c0-85b1-2a7c4203dbdf 2018-08-09 17:15:18,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:15:19,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:19,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897bb0d8-d709-40b8-99d0-ce341250ddfd Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:15:19,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-897bb0d8-d709-40b8-99d0-ce341250ddfd 2018-08-09 17:15:19,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17583990097s 2018-08-09 17:15:19,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-897bb0d8-d709-40b8-99d0-ce341250ddfd 2018-08-09 17:15:19,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:15:19,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:19,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ae9d6e-0d18-4f78-9e3a-a554669efb2e Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 17:15:19,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46ae9d6e-0d18-4f78-9e3a-a554669efb2e 2018-08-09 17:15:19,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191629171371s 2018-08-09 17:15:19,373 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46ae9d6e-0d18-4f78-9e3a-a554669efb2e 2018-08-09 17:15:19,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:15:19,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:19,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7629612-e5fa-4a3b-8f21-f65451106b7e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072", "links": {"self": "http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc6201e9f267485ca67cc63f4cbb31eb", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:15:19,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d7629612-e5fa-4a3b-8f21-f65451106b7e 2018-08-09 17:15:19,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197525024414s 2018-08-09 17:15:19,572 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d7629612-e5fa-4a3b-8f21-f65451106b7e 2018-08-09 17:15:19,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:15:19,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:19,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb13af96-dcd8-41b3-b661-7a163f1c5b18 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5"}, "tags": [], "enabled": true, "id": "51aad4563d4a40b08e5b2f8243101cb5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:15:19,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eb13af96-dcd8-41b3-b661-7a163f1c5b18 2018-08-09 17:15:19,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.109359025955s 2018-08-09 17:15:19,699 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-eb13af96-dcd8-41b3-b661-7a163f1c5b18 2018-08-09 17:15:19,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 17:15:19,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:19,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17ef2d0-e7d1-43bf-8987-df5b742e2890 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5", "previous": null, "next": null}} 2018-08-09 17:15:19,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5 used request id req-b17ef2d0-e7d1-43bf-8987-df5b742e2890 2018-08-09 17:15:19,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.14173913002s 2018-08-09 17:15:19,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5 used request id req-b17ef2d0-e7d1-43bf-8987-df5b742e2890 2018-08-09 17:15:19,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 17:15:19,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5/users/cc6201e9f267485ca67cc63f4cbb31eb/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:19,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97014ed9-1cc1-47fd-baee-7bdcaf49d09e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:15:19,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5/users/cc6201e9f267485ca67cc63f4cbb31eb/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-97014ed9-1cc1-47fd-baee-7bdcaf49d09e 2018-08-09 17:15:19,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145042896271s 2018-08-09 17:15:19,998 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5/users/cc6201e9f267485ca67cc63f4cbb31eb/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-97014ed9-1cc1-47fd-baee-7bdcaf49d09e 2018-08-09 17:15:19,999 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 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'51aad4563d4a40b08e5b2f8243101cb5', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': 'a77d6f2b-5075-428b-a2e5-cb769ce7d4e8', 'username': u'heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 17:15:20,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 17:15:20,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 17:15:20,000 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 17:15:20,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 17:15:20,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 17:15:20,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 17:15:20,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 17:15:20,001 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 17:15:20,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 17:15:20,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 17:15:20,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 17:15:20,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 17:15:20,002 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 17:15:20,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 17:15:20,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 17:15:20,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 17:15:20,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 17:15:20,003 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 17:15:20,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 17:15:20,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 17:15:20,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 17:15:20,004 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 17:15:20,006 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072', 'password': 'a77d6f2b-5075-428b-a2e5-cb769ce7d4e8', 'project_name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '51aad4563d4a40b08e5b2f8243101cb5', 'project_domain_name': 'Default'} 2018-08-09 17:15:20,038 - 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-09 17:15:20,038 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2018-08-09 17:15:20,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:15:20,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:20,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71995f1-80a5-4050-9914-519e74adc779 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5"}, "tags": [], "enabled": true, "id": "51aad4563d4a40b08e5b2f8243101cb5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:15:20,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b71995f1-80a5-4050-9914-519e74adc779 2018-08-09 17:15:20,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.104788064957s 2018-08-09 17:15:20,150 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-b71995f1-80a5-4050-9914-519e74adc779 2018-08-09 17:15:20,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-09 17:15:20,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/51aad4563d4a40b08e5b2f8243101cb5.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-09 17:15:20,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-bad75092-edaa-4cf4-9876-a595bc5d3048 Date: Thu, 09 Aug 2018 17:15:20 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-09 17:15:20,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/51aad4563d4a40b08e5b2f8243101cb5.json used request id req-bad75092-edaa-4cf4-9876-a595bc5d3048 2018-08-09 17:15:20,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0895869731903s 2018-08-09 17:15:20,242 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/51aad4563d4a40b08e5b2f8243101cb5.json used request id req-bad75092-edaa-4cf4-9876-a595bc5d3048 2018-08-09 17:15:20,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:15:20,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:20,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598f284c-47de-4b56-b471-9d569bbced8c Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:15:20,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-598f284c-47de-4b56-b471-9d569bbced8c 2018-08-09 17:15:20,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.09801197052s 2018-08-09 17:15:20,344 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-598f284c-47de-4b56-b471-9d569bbced8c 2018-08-09 17:15:20,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2018-08-09 17:15:20,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-09 17:15:20,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6cdbf66-ca5a-4e2b-be4c-2d5906cd86b3 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb5797e9d06f4fb288ff09ec3d38321a", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb5797e9d06f4fb288ff09ec3d38321a"}, "name": "heat_stack_owner"}} 2018-08-09 17:15:20,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f6cdbf66-ca5a-4e2b-be4c-2d5906cd86b3 2018-08-09 17:15:20,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.119395017624s 2018-08-09 17:15:20,468 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f6cdbf66-ca5a-4e2b-be4c-2d5906cd86b3 2018-08-09 17:15:20,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:15:20,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:20,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f6d38a-d3b9-4d90-a223-fb076394638d Content-Encoding: gzip Content-Length: 416 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb5797e9d06f4fb288ff09ec3d38321a", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb5797e9d06f4fb288ff09ec3d38321a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:15:20,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05f6d38a-d3b9-4d90-a223-fb076394638d 2018-08-09 17:15:20,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0970549583435s 2018-08-09 17:15:20,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05f6d38a-d3b9-4d90-a223-fb076394638d 2018-08-09 17:15:20,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:15:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:20,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09009516-3ec2-46dc-8179-c0afe2854380 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 17:15:20,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-09009516-3ec2-46dc-8179-c0afe2854380 2018-08-09 17:15:20,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.129251003265s 2018-08-09 17:15:20,700 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-09009516-3ec2-46dc-8179-c0afe2854380 2018-08-09 17:15:20,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:15:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:20,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07d7557a-6231-41fd-bcc8-58e5c4a8a2ba Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072", "links": {"self": "http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc6201e9f267485ca67cc63f4cbb31eb", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:15:20,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-07d7557a-6231-41fd-bcc8-58e5c4a8a2ba 2018-08-09 17:15:20,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.109544992447s 2018-08-09 17:15:20,810 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-07d7557a-6231-41fd-bcc8-58e5c4a8a2ba 2018-08-09 17:15:20,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:15:20,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:20,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464a2048-aa41-4073-85e7-6412890559b5 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5"}, "tags": [], "enabled": true, "id": "51aad4563d4a40b08e5b2f8243101cb5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:15:20,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-464a2048-aa41-4073-85e7-6412890559b5 2018-08-09 17:15:20,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.171910047531s 2018-08-09 17:15:20,987 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-464a2048-aa41-4073-85e7-6412890559b5 2018-08-09 17:15:20,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 17:15:20,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=bb5797e9d06f4fb288ff09ec3d38321a&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:21,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5947bf28-3d38-4770-8f82-5157e213c781 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=bb5797e9d06f4fb288ff09ec3d38321a&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5", "previous": null, "next": null}} 2018-08-09 17:15:21,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=bb5797e9d06f4fb288ff09ec3d38321a&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5 used request id req-5947bf28-3d38-4770-8f82-5157e213c781 2018-08-09 17:15:21,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.229403018951s 2018-08-09 17:15:21,220 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=cc6201e9f267485ca67cc63f4cbb31eb&role.id=bb5797e9d06f4fb288ff09ec3d38321a&scope.project.id=51aad4563d4a40b08e5b2f8243101cb5 used request id req-5947bf28-3d38-4770-8f82-5157e213c781 2018-08-09 17:15:21,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 17:15:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5/users/cc6201e9f267485ca67cc63f4cbb31eb/roles/bb5797e9d06f4fb288ff09ec3d38321a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:15:21,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e907a044-a8aa-49f6-a0a6-da2b9f688234 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:15:21,357 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5/users/cc6201e9f267485ca67cc63f4cbb31eb/roles/bb5797e9d06f4fb288ff09ec3d38321a used request id req-e907a044-a8aa-49f6-a0a6-da2b9f688234 2018-08-09 17:15:21,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.133666992188s 2018-08-09 17:15:21,357 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5/users/cc6201e9f267485ca67cc63f4cbb31eb/roles/bb5797e9d06f4fb288ff09ec3d38321a used request id req-e907a044-a8aa-49f6-a0a6-da2b9f688234 2018-08-09 17:15:21,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 17:15:21,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 17:15:21,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e0bfc35-b648-42f9-aebb-1ba6f3cdd48d 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 17:15:21,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2e0bfc35-b648-42f9-aebb-1ba6f3cdd48d 2018-08-09 17:15:21,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 17:15:21,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "bb5797e9d06f4fb288ff09ec3d38321a", "name": "heat_stack_owner"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T18:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/51aad4563d4a40b08e5b2f8243101cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/51aad4563d4a40b08e5b2f8243101cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/51aad4563d4a40b08e5b2f8243101cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/51aad4563d4a40b08e5b2f8243101cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/51aad4563d4a40b08e5b2f8243101cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/51aad4563d4a40b08e5b2f8243101cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/51aad4563d4a40b08e5b2f8243101cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/51aad4563d4a40b08e5b2f8243101cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/51aad4563d4a40b08e5b2f8243101cb5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/51aad4563d4a40b08e5b2f8243101cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_51aad4563d4a40b08e5b2f8243101cb5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_51aad4563d4a40b08e5b2f8243101cb5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072", "id": "cc6201e9f267485ca67cc63f4cbb31eb"}, "audit_ids": ["g2mJhpiKQYuwshrLbuLWHg"], "issued_at": "2018-08-09T17:15:21.000000Z"}} 2018-08-09 17:15:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"keypair": {"name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072"}}' 2018-08-09 17:15:22,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15: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-ef69002d-d563-4375-9269-809a595528d5 x-compute-request-id: req-ef69002d-d563-4375-9269-809a595528d5 Content-Encoding: gzip Content-Length: 1807 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/FFM/ipic+o21dRjig/5x9ZHVFvUIRFad53xjSpkwW+AijW/OQc/BmjjgrrHT8qLzeCYNJiEwRLeKwHBaBv4U15ukwFCx5HftWqlnKe368G5n5Q8qGYHoMbNfBlviixhhndtgX7ST9C7Hlyq2CMDfSwp0EOgh4CIKAIGi8j1KRjBpkc/UaAb+Rx2sU+ZvvkLmdu4OgBeS5OIoQDGre84qgMJcY1NoQ5MM+ow0zQ6umur6LsE8GQsMXdkMx0gdvewpIcqNd41SwgB+IraTVTmn5jnqJHq5H1MOys22vj2oWlsfN7Qlk4d8ztNrPpBXZGQzg87ko4ZjnMtX6uepRFy3 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvxRTP4qYnPqNtXUY4oP+cfWR1Rb1CERWned8Y0qZMFvgIo1v\nzkHPwZo44K6x0/Ki83gmDSYhMES3isBwWgb+FNebpMBQseR37VqpZynt+vBuZ+UP\nKhmB6DGzXwZb4osYYZ3bYF+0k/Qux5cqtgjA30sKdBDoIeAiCgCBovI9SkYwaZHP\n1GgG/kcdrFPmb75C5nbuDoAXkuTiKEAxq3vOKoDCXGNTaEOTDPqMNM0Orprq+i7B\nPBkLDF3ZDMdIHb3sKSHKjXeNUsIAfiK2k1U5p+Y56iR6uR9TDsrNtr49qFpbHze0\nJZOHfM7Taz6QV2RkM4PO5KOGY5zLV+rnqURctwIDAQABAoIBAQCflQwJz2iyAheD\n6u4DkBVbe6p1+xxd8SUd74zVKCJUXwcMFG/CJPisSm8iRwRBbS1mhXvSE3w4Ycug\nWCP9LEXbhk55BBzg1VzLoKJGhKA6qb6rioRltrPmBkw2Got24pBURpBHJucbgh3n\nl3qWWS0rz/JFCTG1yQjkrZOXURSbCB4ArWekjuVaA6CfbFQ4Bbi+sSE7K3X9swTU\nRRVcG70OOeSWsZ8UX7VKO9RA1V69nWBesoJKnrgJsXeK142jDmF3/ihTkLAyW2t7\nm/qvgcT8UfdhicaWZEJLnm7F7523NjFyS9tHod98l5lV8Am8EFOyZ5K+EBtlqPpG\nNLGrDxDRAoGBAOYvY890uJXwEjS2N+VFzBlS6Vi5esW4pZz8UtR80TkVWqZsuhHg\n35JKUI73pJtx6k3gEG2hiVPFp2AMn4USapyxRjnmIWi08P1bsoaU66v0pbhr3wzX\nZh7hbOziElRIndUOzVvp243ZSullhpMiirTZLeHlaUUTlRAkezasb51NAoGBANSC\nNfhITms+ALNT/CoA0xfUS4OYSzzpf9TR7flIJHRaGsSSxYtmabXvdOkTxFBjOEeV\nmdPDHfbT3zlEoh1DkEeNfJRljVWvNTw853aTG01euyuraOjcwv6daNSQxEDS4Rr7\nmI6aYQypy9vQtexeQJfVKVQLxu/8tZwhMNl70nATAoGAT+Tk9M2jf89K0mbosbhv\nJd8ERRpjxZrYSMu/iCcmi3Sg+SDF2Iy/rMwEeAr2ZEm+tHbv3M1zl9MDzC+1cn+4\n51gUcuYwdGJRPu8D4PhxcEbC+mbejVt6A3/kybeR+xUVSy0PFDbwUKS5/paRhiI4\nGJtE9KImzqYEWA0BgzGIsAUCgYEAljmqX2b2ELfXFO5lD2hf0bOg4lkxrtC+Ljtt\nSFDofFwKGjZLcd0nE5dAhVgU6mMJsQkfomSHdSqX3csX8yoE/6AUlm8nt4/RSVEg\nq2EY5tv14swcsKkHK6kpJ0NjiRPKUCHV2dFmk+Ygl7b2NC746Jymx6Q/sP1rgQCx\noLz4qYMCgYA2JAzScEj8DczCaOwY3lLULtEiUcvLTiHHnRSVoqiWRm1iX9646Q5F\ntrDta3yAWdKTZ8hFL16fFm4u9F2I5z9a726ezfjBYOE39Rq7nQjCYLZq1QsZIIBa\n6OLf7OxRmqIAQdaQW4iJonMPetATgpcC7XNAtyZEyIucPVagHVjp0g==\n-----END RSA PRIVATE KEY-----\n", "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "fingerprint": "3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62"}} 2018-08-09 17:15:22,138 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ef69002d-d563-4375-9269-809a595528d5 2018-08-09 17:15:22,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.779002904892s 2018-08-09 17:15:22,138 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ef69002d-d563-4375-9269-809a595528d5 2018-08-09 17:15:22,139 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/FFM/ipic+o21dRjig/5x9ZHVFvUIRFad53xjSpkwW+AijW/OQc/BmjjgrrHT8qLzeCYNJiEwRLeKwHBaBv4U15ukwFCx5HftWqlnKe368G5n5Q8qGYHoMbNfBlviixhhndtgX7ST9C7Hlyq2CMDfSwp0EOgh4CIKAIGi8j1KRjBpkc/UaAb+Rx2sU+ZvvkLmdu4OgBeS5OIoQDGre84qgMJcY1NoQ5MM+ow0zQ6umur6LsE8GQsMXdkMx0gdvewpIcqNd41SwgB+IraTVTmn5jnqJHq5H1MOys22vj2oWlsfN7Qlk4d8ztNrPpBXZGQzg87ko4ZjnMtX6uepRFy3 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvxRTP4qYnPqNtXUY4oP+cfWR1Rb1CERWned8Y0qZMFvgIo1v\nzkHPwZo44K6x0/Ki83gmDSYhMES3isBwWgb+FNebpMBQseR37VqpZynt+vBuZ+UP\nKhmB6DGzXwZb4osYYZ3bYF+0k/Qux5cqtgjA30sKdBDoIeAiCgCBovI9SkYwaZHP\n1GgG/kcdrFPmb75C5nbuDoAXkuTiKEAxq3vOKoDCXGNTaEOTDPqMNM0Orprq+i7B\nPBkLDF3ZDMdIHb3sKSHKjXeNUsIAfiK2k1U5p+Y56iR6uR9TDsrNtr49qFpbHze0\nJZOHfM7Taz6QV2RkM4PO5KOGY5zLV+rnqURctwIDAQABAoIBAQCflQwJz2iyAheD\n6u4DkBVbe6p1+xxd8SUd74zVKCJUXwcMFG/CJPisSm8iRwRBbS1mhXvSE3w4Ycug\nWCP9LEXbhk55BBzg1VzLoKJGhKA6qb6rioRltrPmBkw2Got24pBURpBHJucbgh3n\nl3qWWS0rz/JFCTG1yQjkrZOXURSbCB4ArWekjuVaA6CfbFQ4Bbi+sSE7K3X9swTU\nRRVcG70OOeSWsZ8UX7VKO9RA1V69nWBesoJKnrgJsXeK142jDmF3/ihTkLAyW2t7\nm/qvgcT8UfdhicaWZEJLnm7F7523NjFyS9tHod98l5lV8Am8EFOyZ5K+EBtlqPpG\nNLGrDxDRAoGBAOYvY890uJXwEjS2N+VFzBlS6Vi5esW4pZz8UtR80TkVWqZsuhHg\n35JKUI73pJtx6k3gEG2hiVPFp2AMn4USapyxRjnmIWi08P1bsoaU66v0pbhr3wzX\nZh7hbOziElRIndUOzVvp243ZSullhpMiirTZLeHlaUUTlRAkezasb51NAoGBANSC\nNfhITms+ALNT/CoA0xfUS4OYSzzpf9TR7flIJHRaGsSSxYtmabXvdOkTxFBjOEeV\nmdPDHfbT3zlEoh1DkEeNfJRljVWvNTw853aTG01euyuraOjcwv6daNSQxEDS4Rr7\nmI6aYQypy9vQtexeQJfVKVQLxu/8tZwhMNl70nATAoGAT+Tk9M2jf89K0mbosbhv\nJd8ERRpjxZrYSMu/iCcmi3Sg+SDF2Iy/rMwEeAr2ZEm+tHbv3M1zl9MDzC+1cn+4\n51gUcuYwdGJRPu8D4PhxcEbC+mbejVt6A3/kybeR+xUVSy0PFDbwUKS5/paRhiI4\nGJtE9KImzqYEWA0BgzGIsAUCgYEAljmqX2b2ELfXFO5lD2hf0bOg4lkxrtC+Ljtt\nSFDofFwKGjZLcd0nE5dAhVgU6mMJsQkfomSHdSqX3csX8yoE/6AUlm8nt4/RSVEg\nq2EY5tv14swcsKkHK6kpJ0NjiRPKUCHV2dFmk+Ygl7b2NC746Jymx6Q/sP1rgQCx\noLz4qYMCgYA2JAzScEj8DczCaOwY3lLULtEiUcvLTiHHnRSVoqiWRm1iX9646Q5F\ntrDta3yAWdKTZ8hFL16fFm4u9F2I5z9a726ezfjBYOE39Rq7nQjCYLZq1QsZIIBa\n6OLf7OxRmqIAQdaQW4iJonMPetATgpcC7XNAtyZEyIucPVagHVjp0g==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', 'name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'created_at': '2018-08-09T17:15:22.139536', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62', 'type': 'ssh', 'id': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072'}) 2018-08-09 17:15:22,140 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-09 17:15:23,735 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-09 17:15:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 17:15:23,742 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 17:15:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 17:15:23,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:15:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:24,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-1ad6fb2a-f59e-4558-bd58-4b27f4918d3c Date: Thu, 09 Aug 2018 17:15:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:15:24,035 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1ad6fb2a-f59e-4558-bd58-4b27f4918d3c 2018-08-09 17:15:24,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286947011948s 2018-08-09 17:15:24,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1ad6fb2a-f59e-4558-bd58-4b27f4918d3c 2018-08-09 17:15:24,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 17:15:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072"}' 2018-08-09 17:15:24,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9ad3706f-2a63-44ce-8ce6-dfe194dd0d68 Date: Thu, 09 Aug 2018 17:15:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:24Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": null, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": null, "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 17:15:24,113 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9ad3706f-2a63-44ce-8ce6-dfe194dd0d68 2018-08-09 17:15:24,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0694539546967s 2018-08-09 17:15:24,113 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9ad3706f-2a63-44ce-8ce6-dfe194dd0d68 returning object b472120e-310b-4b2f-b0f1-eb9224216ec1 2018-08-09 17:15:24,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 17:15:24,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '' 2018-08-09 17:15:28,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-54c9a600-b216-45d1-a4b8-1d963786b5cc Date: Thu, 09 Aug 2018 17:15:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 17:15:28,027 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file used request id req-54c9a600-b216-45d1-a4b8-1d963786b5cc 2018-08-09 17:15:28,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 3.91371488571s 2018-08-09 17:15:28,028 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file used request id req-54c9a600-b216-45d1-a4b8-1d963786b5cc 2018-08-09 17:15:28,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:15:28,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:28,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-6edd93e1-9909-456f-86dd-c5659f79913d Date: Thu, 09 Aug 2018 17:15:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:15:28,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6edd93e1-9909-456f-86dd-c5659f79913d 2018-08-09 17:15:28,072 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.039263010025s 2018-08-09 17:15:28,072 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6edd93e1-9909-456f-86dd-c5659f79913d 2018-08-09 17:15:28,073 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file', 'owner': u'51aad4563d4a40b08e5b2f8243101cb5', 'id': u'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'size': 263062016, u'self': u'/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T17:15:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T17:15:27Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072', 'created': u'2018-08-09T17:15:24Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-09T17:15:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-09 17:15:28,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 17:15:28,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-09 17:15:28,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15: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-7f0e1d76-7484-418b-9672-77d06aa7fdc8 x-compute-request-id: req-7f0e1d76-7484-418b-9672-77d06aa7fdc8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}} 2018-08-09 17:15:28,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7f0e1d76-7484-418b-9672-77d06aa7fdc8 2018-08-09 17:15:28,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.279198169708s 2018-08-09 17:15:28,354 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7f0e1d76-7484-418b-9672-77d06aa7fdc8 2018-08-09 17:15:28,355 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'swap': 0}) 2018-08-09 17:15:28,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 17:15:28,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244/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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" -d '{"extra_specs": {}}' 2018-08-09 17:15:28,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b647eb19-fbaf-43ba-85ca-b27c502ea094 x-compute-request-id: req-b647eb19-fbaf-43ba-85ca-b27c502ea094 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 17:15:28,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244/os-extra_specs used request id req-b647eb19-fbaf-43ba-85ca-b27c502ea094 2018-08-09 17:15:28,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204589366913s 2018-08-09 17:15:28,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244/os-extra_specs used request id req-b647eb19-fbaf-43ba-85ca-b27c502ea094 2018-08-09 17:15:28,377 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2018-08-09 17:15:29,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2018-08-09 17:15:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -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_419d4a15-c50c-4984-8f81-a37e2377a072", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "public_sig_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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-09 17:15:33,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:15:29 GMT Server: Apache x-openstack-request-id: req-383e9720-26c6-4243-ba24-9cfeb0b842b9 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 Content-Length: 217 Content-Type: application/json RESP BODY: {"stack": {"id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}]}} 2018-08-09 17:15:33,946 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks used request id req-383e9720-26c6-4243-ba24-9cfeb0b842b9 2018-08-09 17:15:33,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.73041605949s 2018-08-09 17:15:33,947 - shade.request_ids - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks used request id req-383e9720-26c6-4243-ba24-9cfeb0b842b9 2018-08-09 17:15:33,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:15:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:34,273 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:15:33 GMT Server: Apache x-openstack-request-id: req-2bc9fc86-6680-4c9a-ab76-b83b5f8c6d35 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/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-09 17:15:34,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:34 GMT Server: Apache x-openstack-request-id: req-c9a00bba-b05d-4c09-bc89-e959a09a9cec Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 432 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv/events/054a7436-b53e-4428-aeb6-4a2d4e33d3cb", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "id": "054a7436-b53e-4428-aeb6-4a2d4e33d3cb"}, {"resource_name": "mgmt_network", "event_time": "2018-08-09T17:15:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network/events/14b889f2-a82a-49ea-8ec0-a55d1547c067", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-up2ygob5nbsv", "id": "14b889f2-a82a-49ea-8ec0-a55d1547c067"}]} 2018-08-09 17:15:34,584 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?sort_dir=asc&sort_dir=asc used request id req-c9a00bba-b05d-4c09-bc89-e959a09a9cec 2018-08-09 17:15:34,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.636200904846s 2018-08-09 17:15:34,584 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?sort_dir=asc&sort_dir=asc used request id req-c9a00bba-b05d-4c09-bc89-e959a09a9cec 2018-08-09 17:15:39,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:15:39,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=14b889f2-a82a-49ea-8ec0-a55d1547c067&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:39,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:15:39 GMT Server: Apache x-openstack-request-id: req-28c0e744-f025-4f4a-9b9f-b56b9e80d86c Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=14b889f2-a82a-49ea-8ec0-a55d1547c067&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-09 17:15:40,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:39 GMT Server: Apache x-openstack-request-id: req-f3f61583-9815-4ee3-8e3d-4a11917c97bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 439 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2018-08-09T17:15:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups/events/713cd0dd-d53b-4ca2-b3df-0295f6da5605", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-gufqf6cdzia6", "id": "713cd0dd-d53b-4ca2-b3df-0295f6da5605"}, {"resource_name": "sig_network", "event_time": "2018-08-09T17:15:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network/events/47ff69be-9a37-4f06-b2ee-5812a610e32a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sig_network-mqu3y5biwgev", "id": "47ff69be-9a37-4f06-b2ee-5812a610e32a"}]} 2018-08-09 17:15:40,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=14b889f2-a82a-49ea-8ec0-a55d1547c067&sort_dir=asc&marker=14b889f2-a82a-49ea-8ec0-a55d1547c067&sort_dir=asc used request id req-f3f61583-9815-4ee3-8e3d-4a11917c97bf 2018-08-09 17:15:40,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.441679954529s 2018-08-09 17:15:40,032 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=14b889f2-a82a-49ea-8ec0-a55d1547c067&sort_dir=asc&marker=14b889f2-a82a-49ea-8ec0-a55d1547c067&sort_dir=asc used request id req-f3f61583-9815-4ee3-8e3d-4a11917c97bf 2018-08-09 17:15:45,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:15:45,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:45,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:15:45 GMT Server: Apache x-openstack-request-id: req-f553edbc-3a93-4d41-9dea-38502e786287 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&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-09 17:15:45,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:45 GMT Server: Apache x-openstack-request-id: req-5cf5ebff-4065-4d56-9238-54f386e49100 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:15:45,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc&marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc used request id req-5cf5ebff-4065-4d56-9238-54f386e49100 2018-08-09 17:15:45,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358894109726s 2018-08-09 17:15:45,398 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc&marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc used request id req-5cf5ebff-4065-4d56-9238-54f386e49100 2018-08-09 17:15:50,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:15:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:50,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:15:50 GMT Server: Apache x-openstack-request-id: req-6abcd3e7-91db-4382-9bbd-d84ffdc05f7e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&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-09 17:15:50,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:50 GMT Server: Apache x-openstack-request-id: req-2526b9f8-dd5f-4499-b4d1-e03647ba0803 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-09T17:15:46Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network/events/461cc842-a9f5-4380-8f21-a96901547cfc", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8080f18e-2662-44a1-8a06-7ee46594e60f", "id": "461cc842-a9f5-4380-8f21-a96901547cfc"}, {"resource_name": "sig_network", "event_time": "2018-08-09T17:15:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network/events/097fc564-e86b-46b6-99a8-44f9660a3a00", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c2219f82-6181-4641-9dec-710f920094c9", "id": "097fc564-e86b-46b6-99a8-44f9660a3a00"}, {"resource_name": "security_groups", "event_time": "2018-08-09T17:15:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups/events/d7850ee0-d5b0-4cd4-8643-2faf154cf290", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "e1528958-9ef4-4b15-a13a-9d50b7b6b6a7", "id": "d7850ee0-d5b0-4cd4-8643-2faf154cf290"}, {"resource_name": "dns", "event_time": "2018-08-09T17:15:48Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns/events/a494d301-97bc-4c46-ae3f-80ec2b6f9c9b", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-ifmswqqzrpdz", "id": "a494d301-97bc-4c46-ae3f-80ec2b6f9c9b"}]} 2018-08-09 17:15:50,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc&marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc used request id req-2526b9f8-dd5f-4499-b4d1-e03647ba0803 2018-08-09 17:15:50,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.345409870148s 2018-08-09 17:15:50,750 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc&marker=47ff69be-9a37-4f06-b2ee-5812a610e32a&sort_dir=asc used request id req-2526b9f8-dd5f-4499-b4d1-e03647ba0803 2018-08-09 17:15:55,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:15:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:15:55,960 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:15:55 GMT Server: Apache x-openstack-request-id: req-ee9f3efd-acfb-4f3e-b8f1-54ab4af0178d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:15:56,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:15:55 GMT Server: Apache x-openstack-request-id: req-d49e0a61-6ab0-488a-90b1-c6d09306278b Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:15:56,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-d49e0a61-6ab0-488a-90b1-c6d09306278b 2018-08-09 17:15:56,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.512555122375s 2018-08-09 17:15:56,269 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-d49e0a61-6ab0-488a-90b1-c6d09306278b 2018-08-09 17:16:01,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:01,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:01,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:01 GMT Server: Apache x-openstack-request-id: req-c0dcd4e3-18be-4d6c-9e12-4c518f8a43c2 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:01,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:01 GMT Server: Apache x-openstack-request-id: req-e763c160-14cc-458d-a42a-558baec93296 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:01,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-e763c160-14cc-458d-a42a-558baec93296 2018-08-09 17:16:01,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.350552082062s 2018-08-09 17:16:01,625 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-e763c160-14cc-458d-a42a-558baec93296 2018-08-09 17:16:01,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:16:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:01,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:01 GMT Server: Apache x-openstack-request-id: req-a419c1d1-a4b5-4044-b573-aff9d39d0f5a Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:16:01,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:01 GMT Server: Apache x-openstack-request-id: req-368ff4bc-8633-470b-be2f-9817823b07cc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:16:01,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-368ff4bc-8633-470b-be2f-9817823b07cc 2018-08-09 17:16:01,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0848579406738s 2018-08-09 17:16:01,711 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-368ff4bc-8633-470b-be2f-9817823b07cc 2018-08-09 17:16:06,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:06,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:06 GMT Server: Apache x-openstack-request-id: req-c0b8dfd4-77cf-4eec-8eac-2bc351b58f5e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:06,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:06 GMT Server: Apache x-openstack-request-id: req-dc78e40f-d63f-4dcd-bd76-c607c75c371c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:06,787 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-dc78e40f-d63f-4dcd-bd76-c607c75c371c 2018-08-09 17:16:06,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072662115097s 2018-08-09 17:16:06,787 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-dc78e40f-d63f-4dcd-bd76-c607c75c371c 2018-08-09 17:16:11,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:11,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:12,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:11 GMT Server: Apache x-openstack-request-id: req-ce78ce04-8d01-4121-9018-091904a77828 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:12,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:12 GMT Server: Apache x-openstack-request-id: req-2608cdd8-7b7f-4aeb-bdca-164b04059ead Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:12,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-2608cdd8-7b7f-4aeb-bdca-164b04059ead 2018-08-09 17:16:12,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.315608978271s 2018-08-09 17:16:12,109 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-2608cdd8-7b7f-4aeb-bdca-164b04059ead 2018-08-09 17:16:12,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:16:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:12,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:12 GMT Server: Apache x-openstack-request-id: req-21022843-72e8-412b-92ad-a00b1748f71c Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:16:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:12 GMT Server: Apache x-openstack-request-id: req-9e01480d-34fd-45bf-8245-f5c22fe86803 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:16:12,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-9e01480d-34fd-45bf-8245-f5c22fe86803 2018-08-09 17:16:12,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.712028026581s 2018-08-09 17:16:12,822 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-9e01480d-34fd-45bf-8245-f5c22fe86803 2018-08-09 17:16:17,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:17,858 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:17 GMT Server: Apache x-openstack-request-id: req-51f97de8-905c-4f8a-af08-5444a55bd8c5 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:17,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:17 GMT Server: Apache x-openstack-request-id: req-36f10b49-d2cb-4d72-85f7-e35c5e8c3c41 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:17,898 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-36f10b49-d2cb-4d72-85f7-e35c5e8c3c41 2018-08-09 17:16:17,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694630146027s 2018-08-09 17:16:17,899 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-36f10b49-d2cb-4d72-85f7-e35c5e8c3c41 2018-08-09 17:16:22,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:22,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:23,179 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:22 GMT Server: Apache x-openstack-request-id: req-5c5316ae-213a-4c9b-b800-2eeb97cc9439 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:23,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:23 GMT Server: Apache x-openstack-request-id: req-4d9bf855-bb26-4232-aef9-1d88edbc1509 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:23,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-4d9bf855-bb26-4232-aef9-1d88edbc1509 2018-08-09 17:16:23,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.31690788269s 2018-08-09 17:16:23,222 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-4d9bf855-bb26-4232-aef9-1d88edbc1509 2018-08-09 17:16:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:16:23,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:23,250 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:23 GMT Server: Apache x-openstack-request-id: req-1fb46746-4f40-4533-874e-6d5fe2a4495a Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:16:23,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:23 GMT Server: Apache x-openstack-request-id: req-3fbd79ce-cda6-40ee-99f4-799dbb75956b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:16:23,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-3fbd79ce-cda6-40ee-99f4-799dbb75956b 2018-08-09 17:16:23,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0694751739502s 2018-08-09 17:16:23,292 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-3fbd79ce-cda6-40ee-99f4-799dbb75956b 2018-08-09 17:16:28,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:28,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:28,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:28 GMT Server: Apache x-openstack-request-id: req-b1163f50-5c1a-4909-b5df-f85f8d0c4a0f Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:28,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:28 GMT Server: Apache x-openstack-request-id: req-65aed383-9252-45b2-8f2e-282a1561c14c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:28,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-65aed383-9252-45b2-8f2e-282a1561c14c 2018-08-09 17:16:28,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698552131653s 2018-08-09 17:16:28,369 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-65aed383-9252-45b2-8f2e-282a1561c14c 2018-08-09 17:16:33,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:33,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:33 GMT Server: Apache x-openstack-request-id: req-459fa02f-59fa-41d7-bbab-53fa616a046d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:33,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:33 GMT Server: Apache x-openstack-request-id: req-4206878a-8c18-445f-828c-b16f3ccef355 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:33,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-4206878a-8c18-445f-828c-b16f3ccef355 2018-08-09 17:16:33,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.068727016449s 2018-08-09 17:16:33,444 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-4206878a-8c18-445f-828c-b16f3ccef355 2018-08-09 17:16:33,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:16:33,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:33,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:33 GMT Server: Apache x-openstack-request-id: req-821d18ac-d0d9-4514-ba34-6bff3c4a01b1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:16:33,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:33 GMT Server: Apache x-openstack-request-id: req-d40e8d52-ec01-412b-ae80-3e6de26e3bd2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:16:33,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-d40e8d52-ec01-412b-ae80-3e6de26e3bd2 2018-08-09 17:16:33,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708720684052s 2018-08-09 17:16:33,516 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-d40e8d52-ec01-412b-ae80-3e6de26e3bd2 2018-08-09 17:16:38,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:38,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:38 GMT Server: Apache x-openstack-request-id: req-61f17b9c-84ec-4267-8fb3-24b33ad0d2dd Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:38,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:38 GMT Server: Apache x-openstack-request-id: req-3a4ebdf0-c96a-4f38-a2ac-6a6a54c07dfe Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:38,592 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-3a4ebdf0-c96a-4f38-a2ac-6a6a54c07dfe 2018-08-09 17:16:38,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701820850372s 2018-08-09 17:16:38,593 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-3a4ebdf0-c96a-4f38-a2ac-6a6a54c07dfe 2018-08-09 17:16:43,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:43,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:43 GMT Server: Apache x-openstack-request-id: req-75d1f6cf-5acb-4b3c-aa4d-685a40eb8631 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:43,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:43 GMT Server: Apache x-openstack-request-id: req-8c32c4f6-c5fc-4597-8993-cdf5dd953326 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:43,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-8c32c4f6-c5fc-4597-8993-cdf5dd953326 2018-08-09 17:16:43,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718061923981s 2018-08-09 17:16:43,671 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-8c32c4f6-c5fc-4597-8993-cdf5dd953326 2018-08-09 17:16:43,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:16:43,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:43,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:43 GMT Server: Apache x-openstack-request-id: req-67379e38-3ee8-422e-8129-c77bd7dee34e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:16:43,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:43 GMT Server: Apache x-openstack-request-id: req-886973fb-9bc4-4a3b-8048-c47ab2cec339 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:16:43,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-886973fb-9bc4-4a3b-8048-c47ab2cec339 2018-08-09 17:16:43,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0533680915833s 2018-08-09 17:16:43,725 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-886973fb-9bc4-4a3b-8048-c47ab2cec339 2018-08-09 17:16:48,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:48,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:48 GMT Server: Apache x-openstack-request-id: req-89ca644d-dceb-475c-b1e7-1f355825e2b3 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:48,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:48 GMT Server: Apache x-openstack-request-id: req-a9ae112c-38c9-4530-a02e-6b6574cd1560 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:48,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-a9ae112c-38c9-4530-a02e-6b6574cd1560 2018-08-09 17:16:48,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702221393585s 2018-08-09 17:16:48,802 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-a9ae112c-38c9-4530-a02e-6b6574cd1560 2018-08-09 17:16:53,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:53,838 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:53 GMT Server: Apache x-openstack-request-id: req-208f056c-2aab-41be-91cc-36e382b760f1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:53,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:53 GMT Server: Apache x-openstack-request-id: req-7cae5556-e49e-408f-a636-7969adbe1334 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:53,879 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-7cae5556-e49e-408f-a636-7969adbe1334 2018-08-09 17:16:53,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717961788177s 2018-08-09 17:16:53,880 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-7cae5556-e49e-408f-a636-7969adbe1334 2018-08-09 17:16:53,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:16:53,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:53,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:53 GMT Server: Apache x-openstack-request-id: req-82c4c6ee-9fab-4a08-a345-e45b0fb5f417 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:16:53,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:53 GMT Server: Apache x-openstack-request-id: req-b08e71c2-718a-4fb5-89b5-4157ececea38 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:16:53,934 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-b08e71c2-718a-4fb5-89b5-4157ececea38 2018-08-09 17:16:53,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0537669658661s 2018-08-09 17:16:53,935 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-b08e71c2-718a-4fb5-89b5-4157ececea38 2018-08-09 17:16:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:16:58,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:16:58,988 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:16:58 GMT Server: Apache x-openstack-request-id: req-aaf62b75-d3d1-4f32-ac3a-35ea3ad762ff Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:16:59,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:16:58 GMT Server: Apache x-openstack-request-id: req-8def5269-a8a2-41bd-8e3b-ba9b08539e56 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:16:59,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-8def5269-a8a2-41bd-8e3b-ba9b08539e56 2018-08-09 17:16:59,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0891561508179s 2018-08-09 17:16:59,031 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-8def5269-a8a2-41bd-8e3b-ba9b08539e56 2018-08-09 17:17:04,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:04,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:04,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:04 GMT Server: Apache x-openstack-request-id: req-316fc40d-587b-4f85-be12-3d5e17fd7174 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:04,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:04 GMT Server: Apache x-openstack-request-id: req-251c14c7-250e-4c56-aa13-30094455aac9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:04,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-251c14c7-250e-4c56-aa13-30094455aac9 2018-08-09 17:17:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0695447921753s 2018-08-09 17:17:04,107 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-251c14c7-250e-4c56-aa13-30094455aac9 2018-08-09 17:17:04,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:17:04,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:04,135 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:04 GMT Server: Apache x-openstack-request-id: req-3417c50f-1975-4b0c-84ac-9b077684dfed Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:17:04,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:04 GMT Server: Apache x-openstack-request-id: req-cf4487bc-fb5f-4780-819d-96ff08b19a87 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:17:04,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-cf4487bc-fb5f-4780-819d-96ff08b19a87 2018-08-09 17:17:04,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697350502014s 2018-08-09 17:17:04,177 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-cf4487bc-fb5f-4780-819d-96ff08b19a87 2018-08-09 17:17:09,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:09,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:09,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:09 GMT Server: Apache x-openstack-request-id: req-75e316aa-4a63-48dc-a95a-b133714f4b19 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:09,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:09 GMT Server: Apache x-openstack-request-id: req-4ea4cd02-1f3a-4b49-af2b-5263ebe8ac66 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:09,255 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-4ea4cd02-1f3a-4b49-af2b-5263ebe8ac66 2018-08-09 17:17:09,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070808172226s 2018-08-09 17:17:09,255 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-4ea4cd02-1f3a-4b49-af2b-5263ebe8ac66 2018-08-09 17:17:14,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:14,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:14,306 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:14 GMT Server: Apache x-openstack-request-id: req-2d2105d4-d1d9-41af-99fb-efa30eee3d61 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:14,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:14 GMT Server: Apache x-openstack-request-id: req-55807967-ba87-46dc-8e2a-b3daf1a088f4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:14,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-55807967-ba87-46dc-8e2a-b3daf1a088f4 2018-08-09 17:17:14,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0867760181427s 2018-08-09 17:17:14,348 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-55807967-ba87-46dc-8e2a-b3daf1a088f4 2018-08-09 17:17:14,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:17:14,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:14,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:14 GMT Server: Apache x-openstack-request-id: req-595d0493-6c1a-430e-98c7-160acc9d325c Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:17:14,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:14 GMT Server: Apache x-openstack-request-id: req-4349720a-e072-4fbe-8ff5-80bd808997b5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:17:14,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-4349720a-e072-4fbe-8ff5-80bd808997b5 2018-08-09 17:17:14,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0533931255341s 2018-08-09 17:17:14,402 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-4349720a-e072-4fbe-8ff5-80bd808997b5 2018-08-09 17:17:19,409 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:19,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:19,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:19 GMT Server: Apache x-openstack-request-id: req-56884226-63e4-4631-be9a-68b8dd6ed75d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:19,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:19 GMT Server: Apache x-openstack-request-id: req-5248034f-69cd-4fc3-95c4-61e069bfe8e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:19,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-5248034f-69cd-4fc3-95c4-61e069bfe8e2 2018-08-09 17:17:19,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0689539909363s 2018-08-09 17:17:19,478 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-5248034f-69cd-4fc3-95c4-61e069bfe8e2 2018-08-09 17:17:24,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:24,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:24,512 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:24 GMT Server: Apache x-openstack-request-id: req-23062b8f-0fd4-4413-bc7d-70042c4b207f Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:24,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:24 GMT Server: Apache x-openstack-request-id: req-8ed9a41c-ad5f-4d91-8698-eb6e1e18f773 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:24,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-8ed9a41c-ad5f-4d91-8698-eb6e1e18f773 2018-08-09 17:17:24,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693550109863s 2018-08-09 17:17:24,553 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-8ed9a41c-ad5f-4d91-8698-eb6e1e18f773 2018-08-09 17:17:24,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:17:24,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:24,581 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:24 GMT Server: Apache x-openstack-request-id: req-8f4f88c3-a601-43d5-9c18-12f437e18a73 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:17:24,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:24 GMT Server: Apache x-openstack-request-id: req-caa9d369-6ad1-4ecf-b6f3-3530ef698a24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:17:24,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-caa9d369-6ad1-4ecf-b6f3-3530ef698a24 2018-08-09 17:17:24,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.068902015686s 2018-08-09 17:17:24,623 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-caa9d369-6ad1-4ecf-b6f3-3530ef698a24 2018-08-09 17:17:29,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:29,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:29,659 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:29 GMT Server: Apache x-openstack-request-id: req-3d92d4ab-650d-4fc8-9fef-dc24241a6839 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:29,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:29 GMT Server: Apache x-openstack-request-id: req-f4290e08-b366-49c9-8ec9-bc67bf331007 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:29,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-f4290e08-b366-49c9-8ec9-bc67bf331007 2018-08-09 17:17:29,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0698459148407s 2018-08-09 17:17:29,700 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-f4290e08-b366-49c9-8ec9-bc67bf331007 2018-08-09 17:17:34,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:34,733 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:34 GMT Server: Apache x-openstack-request-id: req-0c9e1eb4-9997-4f38-8001-41fc024a0e5e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:34,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:34 GMT Server: Apache x-openstack-request-id: req-1f08d2b5-8b9a-4ba1-a131-ddfe0f11d70d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:34,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-1f08d2b5-8b9a-4ba1-a131-ddfe0f11d70d 2018-08-09 17:17:34,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690801143646s 2018-08-09 17:17:34,775 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-1f08d2b5-8b9a-4ba1-a131-ddfe0f11d70d 2018-08-09 17:17:34,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:17:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:34,803 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:34 GMT Server: Apache x-openstack-request-id: req-769299f7-5d70-45ba-883e-3cf9e51796df Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:17:34,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:34 GMT Server: Apache x-openstack-request-id: req-35c9c030-2e71-47c6-8b53-008ea313951f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:17:34,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-35c9c030-2e71-47c6-8b53-008ea313951f 2018-08-09 17:17:34,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0681540966034s 2018-08-09 17:17:34,844 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-35c9c030-2e71-47c6-8b53-008ea313951f 2018-08-09 17:17:39,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:39,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:39 GMT Server: Apache x-openstack-request-id: req-09723609-1274-4329-910d-0d83f512567d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:39,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:39 GMT Server: Apache x-openstack-request-id: req-023afdd6-f346-44d5-baee-17ffb3b0da7f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:39,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-023afdd6-f346-44d5-baee-17ffb3b0da7f 2018-08-09 17:17:39,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0693888664246s 2018-08-09 17:17:39,920 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-023afdd6-f346-44d5-baee-17ffb3b0da7f 2018-08-09 17:17:44,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:44,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:44,955 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:44 GMT Server: Apache x-openstack-request-id: req-d00e6978-620f-4b6b-bb83-a5c1c77da531 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&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-09 17:17:44,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:44 GMT Server: Apache x-openstack-request-id: req-821cb5f6-b2a3-4ee4-87dc-ea4b1fa2e9f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-09T17:17:43Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns/events/526a8788-1036-44c3-b124-f96c7de3a97a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "73a664f9-917b-4d22-a993-6898015d1287", "id": "526a8788-1036-44c3-b124-f96c7de3a97a"}, {"resource_name": "ellis", "event_time": "2018-08-09T17:17:43Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis/events/a69c8b28-129e-4826-8626-d7240f5b65eb", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-px5qpz42d43i", "id": "a69c8b28-129e-4826-8626-d7240f5b65eb"}]} 2018-08-09 17:17:44,998 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-821cb5f6-b2a3-4ee4-87dc-ea4b1fa2e9f2 2018-08-09 17:17:44,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720500946045s 2018-08-09 17:17:44,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc&marker=a494d301-97bc-4c46-ae3f-80ec2b6f9c9b&sort_dir=asc used request id req-821cb5f6-b2a3-4ee4-87dc-ea4b1fa2e9f2 2018-08-09 17:17:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:50,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:50,034 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:50 GMT Server: Apache x-openstack-request-id: req-0b5209cc-affb-4432-a6ed-e255b2056cd0 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:17:50,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:50 GMT Server: Apache x-openstack-request-id: req-a3742cb1-8378-4eef-9033-981c2831bf49 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:50,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-a3742cb1-8378-4eef-9033-981c2831bf49 2018-08-09 17:17:50,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700650215149s 2018-08-09 17:17:50,075 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-a3742cb1-8378-4eef-9033-981c2831bf49 2018-08-09 17:17:55,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:17:55,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:55,108 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:55 GMT Server: Apache x-openstack-request-id: req-4f11501e-e0c2-481b-97da-6f33007d6588 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:17:55,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:55 GMT Server: Apache x-openstack-request-id: req-7e539277-b1cf-47b0-b17a-7b8d2ff11f9c Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:17:55,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-7e539277-b1cf-47b0-b17a-7b8d2ff11f9c 2018-08-09 17:17:55,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696618556976s 2018-08-09 17:17:55,151 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-7e539277-b1cf-47b0-b17a-7b8d2ff11f9c 2018-08-09 17:17:55,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:17:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:17:55,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:17:55 GMT Server: Apache x-openstack-request-id: req-02347d19-6984-47c7-83bd-ca62d320ee87 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:17:55,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:17:55 GMT Server: Apache x-openstack-request-id: req-6acde9d4-8e95-4839-a73e-efcaa5850240 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:17:55,207 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-6acde9d4-8e95-4839-a73e-efcaa5850240 2018-08-09 17:17:55,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0555920600891s 2018-08-09 17:17:55,208 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-6acde9d4-8e95-4839-a73e-efcaa5850240 2018-08-09 17:18:00,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:00,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:00 GMT Server: Apache x-openstack-request-id: req-0cce4ce1-2874-4b0d-9b0e-7b6209a7d237 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:00,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:00 GMT Server: Apache x-openstack-request-id: req-26199f51-a84a-453f-9635-3de1a95c0e1e Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:00,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-26199f51-a84a-453f-9635-3de1a95c0e1e 2018-08-09 17:18:00,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0690388679504s 2018-08-09 17:18:00,283 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-26199f51-a84a-453f-9635-3de1a95c0e1e 2018-08-09 17:18:05,285 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:05,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:05,314 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:05 GMT Server: Apache x-openstack-request-id: req-b6af1c94-abd1-4ebb-aeda-3c3fb7b54ff1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:05,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:05 GMT Server: Apache x-openstack-request-id: req-16bcc19b-d4b1-4e1a-a993-41142ebae836 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:05,356 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-16bcc19b-d4b1-4e1a-a993-41142ebae836 2018-08-09 17:18:05,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704579353333s 2018-08-09 17:18:05,356 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-16bcc19b-d4b1-4e1a-a993-41142ebae836 2018-08-09 17:18:05,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:18:05,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:05,385 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:05 GMT Server: Apache x-openstack-request-id: req-01c04d9c-f271-487f-9f98-9f5082a35b3e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:18:05,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:05 GMT Server: Apache x-openstack-request-id: req-c5ec8c76-1fd4-4d38-832f-4ad28320dd1f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:18:05,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-c5ec8c76-1fd4-4d38-832f-4ad28320dd1f 2018-08-09 17:18:05,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0532579421997s 2018-08-09 17:18:05,410 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-c5ec8c76-1fd4-4d38-832f-4ad28320dd1f 2018-08-09 17:18:10,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:10,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:10 GMT Server: Apache x-openstack-request-id: req-eb54b34a-8ba0-424c-9a4a-06f61d9e00a9 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:10,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:10 GMT Server: Apache x-openstack-request-id: req-e119bd20-1f9d-42a5-a827-bdbb5faff83d Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:10,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-e119bd20-1f9d-42a5-a827-bdbb5faff83d 2018-08-09 17:18:10,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705540180206s 2018-08-09 17:18:10,488 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-e119bd20-1f9d-42a5-a827-bdbb5faff83d 2018-08-09 17:18:15,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:15,523 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:15 GMT Server: Apache x-openstack-request-id: req-be4d3f29-0749-4da5-b0eb-7c4be1bfdf4d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:15,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:15 GMT Server: Apache x-openstack-request-id: req-ebc84597-a64a-4bca-803b-845d0d95cbf9 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:15,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-ebc84597-a64a-4bca-803b-845d0d95cbf9 2018-08-09 17:18:15,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0694220066071s 2018-08-09 17:18:15,564 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-ebc84597-a64a-4bca-803b-845d0d95cbf9 2018-08-09 17:18:15,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:18:15,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:15,609 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:15 GMT Server: Apache x-openstack-request-id: req-bca49f34-e9e6-4407-afe9-f933a74beae3 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:18:15,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:15 GMT Server: Apache x-openstack-request-id: req-3146ed2f-16fd-4efe-982f-bbd5d5af0fda Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:18:15,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-3146ed2f-16fd-4efe-982f-bbd5d5af0fda 2018-08-09 17:18:15,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0864520072937s 2018-08-09 17:18:15,651 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-3146ed2f-16fd-4efe-982f-bbd5d5af0fda 2018-08-09 17:18:20,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:20,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:20,686 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:20 GMT Server: Apache x-openstack-request-id: req-cbc83c28-d866-4e2a-ab27-4fb8ae35d32d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:20,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:20 GMT Server: Apache x-openstack-request-id: req-3a8d86b9-cbad-4372-8244-5d34502d4fd6 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:20,727 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-3a8d86b9-cbad-4372-8244-5d34502d4fd6 2018-08-09 17:18:20,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0688199996948s 2018-08-09 17:18:20,727 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-3a8d86b9-cbad-4372-8244-5d34502d4fd6 2018-08-09 17:18:25,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:25,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:25,761 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:25 GMT Server: Apache x-openstack-request-id: req-95afa227-4158-4d1c-8926-4bc241025584 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:25,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:25 GMT Server: Apache x-openstack-request-id: req-0f2bad60-5a60-4dc7-86a6-8c19c067c883 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:25,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-0f2bad60-5a60-4dc7-86a6-8c19c067c883 2018-08-09 17:18:25,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0691800117493s 2018-08-09 17:18:25,802 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-0f2bad60-5a60-4dc7-86a6-8c19c067c883 2018-08-09 17:18:25,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:18:25,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:25,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:25 GMT Server: Apache x-openstack-request-id: req-eda6227f-fb0c-4074-bc89-ec6ae5d5a673 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:18:25,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:25 GMT Server: Apache x-openstack-request-id: req-7a4d71e7-b202-4ed9-a750-7f3b11a65c18 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:18:25,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-7a4d71e7-b202-4ed9-a750-7f3b11a65c18 2018-08-09 17:18:25,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696158409119s 2018-08-09 17:18:25,873 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-7a4d71e7-b202-4ed9-a750-7f3b11a65c18 2018-08-09 17:18:30,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:30,908 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:30 GMT Server: Apache x-openstack-request-id: req-de41a1bb-cefb-4c41-bf2d-82b14776c76c Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:30,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:30 GMT Server: Apache x-openstack-request-id: req-3a3a2e4a-486a-44bb-803b-0ab6df863490 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:30,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-3a3a2e4a-486a-44bb-803b-0ab6df863490 2018-08-09 17:18:30,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703098773956s 2018-08-09 17:18:30,950 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-3a3a2e4a-486a-44bb-803b-0ab6df863490 2018-08-09 17:18:35,956 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:35,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:35 GMT Server: Apache x-openstack-request-id: req-9ea16dbc-c566-405d-a3cc-ae80b22bfb07 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:35 GMT Server: Apache x-openstack-request-id: req-2e8d840c-58f9-4a49-a481-dc0ae3ee0313 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:36,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-2e8d840c-58f9-4a49-a481-dc0ae3ee0313 2018-08-09 17:18:36,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0702469348907s 2018-08-09 17:18:36,027 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-2e8d840c-58f9-4a49-a481-dc0ae3ee0313 2018-08-09 17:18:36,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:18:36,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:36,055 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:36 GMT Server: Apache x-openstack-request-id: req-091ab346-6df5-455b-8ea5-89c8e10c6015 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:18:36,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:36 GMT Server: Apache x-openstack-request-id: req-9bb0d913-d82d-4d17-b23d-b7eea165e2ac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:18:36,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-9bb0d913-d82d-4d17-b23d-b7eea165e2ac 2018-08-09 17:18:36,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0529158115387s 2018-08-09 17:18:36,080 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-9bb0d913-d82d-4d17-b23d-b7eea165e2ac 2018-08-09 17:18:41,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:41,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:41,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:41 GMT Server: Apache x-openstack-request-id: req-0d6b3ca1-b157-4d23-a722-cf45bc5c1e5b Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:41,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:41 GMT Server: Apache x-openstack-request-id: req-8386d990-3da8-461c-9779-c7ecc42aa0e7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:41,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-8386d990-3da8-461c-9779-c7ecc42aa0e7 2018-08-09 17:18:41,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710470676422s 2018-08-09 17:18:41,159 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-8386d990-3da8-461c-9779-c7ecc42aa0e7 2018-08-09 17:18:46,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:46,192 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:46 GMT Server: Apache x-openstack-request-id: req-3205756c-3d59-408b-b585-aad1d6b49a0f Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:46,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:46 GMT Server: Apache x-openstack-request-id: req-eab7f3e6-3b65-4a48-ae00-cd12423371a7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:46,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-eab7f3e6-3b65-4a48-ae00-cd12423371a7 2018-08-09 17:18:46,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0687198638916s 2018-08-09 17:18:46,233 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-eab7f3e6-3b65-4a48-ae00-cd12423371a7 2018-08-09 17:18:46,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:18:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:46,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:46 GMT Server: Apache x-openstack-request-id: req-1366c7a5-0f16-465b-a4b1-35e40819a0f1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:18:46,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:46 GMT Server: Apache x-openstack-request-id: req-b8d824d3-608e-41bb-b70c-99fa65844172 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:18:46,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-b8d824d3-608e-41bb-b70c-99fa65844172 2018-08-09 17:18:46,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.052699804306s 2018-08-09 17:18:46,287 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-b8d824d3-608e-41bb-b70c-99fa65844172 2018-08-09 17:18:51,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:51,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:51,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:51 GMT Server: Apache x-openstack-request-id: req-dbb46671-47a4-494c-9366-c7aa35055dbe Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:51,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:51 GMT Server: Apache x-openstack-request-id: req-65fe0587-0cd1-418b-b1eb-24c6c4fd8313 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:51,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-65fe0587-0cd1-418b-b1eb-24c6c4fd8313 2018-08-09 17:18:51,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713639259338s 2018-08-09 17:18:51,365 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-65fe0587-0cd1-418b-b1eb-24c6c4fd8313 2018-08-09 17:18:56,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:18:56,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:56,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:56 GMT Server: Apache x-openstack-request-id: req-7e9dbd75-07f4-41e2-8279-fdf6888846ec Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:18:56,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:56 GMT Server: Apache x-openstack-request-id: req-073ce805-058c-419b-9910-8bd0644232e2 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:18:56,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-073ce805-058c-419b-9910-8bd0644232e2 2018-08-09 17:18:56,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070564031601s 2018-08-09 17:18:56,442 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-073ce805-058c-419b-9910-8bd0644232e2 2018-08-09 17:18:56,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:18:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:18:56,470 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:18:56 GMT Server: Apache x-openstack-request-id: req-a2bbd22c-0950-456d-9767-ce8943304a80 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:18:56,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:18:56 GMT Server: Apache x-openstack-request-id: req-24cb114e-8a95-43a1-823b-42e6da0b9f3b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:18:56,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-24cb114e-8a95-43a1-823b-42e6da0b9f3b 2018-08-09 17:18:56,495 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0516879558563s 2018-08-09 17:18:56,495 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-24cb114e-8a95-43a1-823b-42e6da0b9f3b 2018-08-09 17:19:01,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:01,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:01 GMT Server: Apache x-openstack-request-id: req-a0f2072c-8db2-4815-a7f1-01b54912889f Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:01,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:01 GMT Server: Apache x-openstack-request-id: req-ab70dafa-8fce-44dc-9074-4fd008591380 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:01,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-ab70dafa-8fce-44dc-9074-4fd008591380 2018-08-09 17:19:01,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712778568268s 2018-08-09 17:19:01,573 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-ab70dafa-8fce-44dc-9074-4fd008591380 2018-08-09 17:19:06,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:06,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:06,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:06 GMT Server: Apache x-openstack-request-id: req-d1f3c510-eb24-420f-8106-aafd40198ee1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:06,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:06 GMT Server: Apache x-openstack-request-id: req-80fdca8f-b4bb-4d6d-85cf-4a1829537065 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:06,649 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-80fdca8f-b4bb-4d6d-85cf-4a1829537065 2018-08-09 17:19:06,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070720911026s 2018-08-09 17:19:06,650 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-80fdca8f-b4bb-4d6d-85cf-4a1829537065 2018-08-09 17:19:06,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:19:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:06,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:06 GMT Server: Apache x-openstack-request-id: req-1fb3d942-4b46-408e-b5fb-33311dbdb7d0 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:19:06,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:06 GMT Server: Apache x-openstack-request-id: req-3261a632-0009-4b80-be4a-65b1ee07a206 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:19:06,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-3261a632-0009-4b80-be4a-65b1ee07a206 2018-08-09 17:19:06,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0524508953094s 2018-08-09 17:19:06,703 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-3261a632-0009-4b80-be4a-65b1ee07a206 2018-08-09 17:19:11,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:11,739 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:11 GMT Server: Apache x-openstack-request-id: req-88830a74-e5b8-49a6-a572-9bfa66c2d989 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:11,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:11 GMT Server: Apache x-openstack-request-id: req-75bec8ed-7b0e-405a-bad2-46e87a19affc Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:11,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-75bec8ed-7b0e-405a-bad2-46e87a19affc 2018-08-09 17:19:11,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700800418854s 2018-08-09 17:19:11,780 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-75bec8ed-7b0e-405a-bad2-46e87a19affc 2018-08-09 17:19:16,786 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:16,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:16 GMT Server: Apache x-openstack-request-id: req-6d4b1f26-ae9a-45ef-9350-429b4f461cd7 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:16,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:16 GMT Server: Apache x-openstack-request-id: req-539c6e79-0013-4205-b539-3da35f3dcb89 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:16,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-539c6e79-0013-4205-b539-3da35f3dcb89 2018-08-09 17:19:16,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0700399875641s 2018-08-09 17:19:16,857 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-539c6e79-0013-4205-b539-3da35f3dcb89 2018-08-09 17:19:16,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:19:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:16,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:16 GMT Server: Apache x-openstack-request-id: req-a00c3474-98ff-4a95-b24c-b77d147d1fa9 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:19:16,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:16 GMT Server: Apache x-openstack-request-id: req-644452e4-2a1b-4a03-bafc-a99918e4b218 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:19:16,927 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-644452e4-2a1b-4a03-bafc-a99918e4b218 2018-08-09 17:19:16,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0697560310364s 2018-08-09 17:19:16,927 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-644452e4-2a1b-4a03-bafc-a99918e4b218 2018-08-09 17:19:21,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:21,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:21 GMT Server: Apache x-openstack-request-id: req-bf61ab9f-80f0-493a-a084-442fff58c891 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:22,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:21 GMT Server: Apache x-openstack-request-id: req-2e8dbf9c-1786-40a5-8b2c-63fadf642590 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:22,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-2e8dbf9c-1786-40a5-8b2c-63fadf642590 2018-08-09 17:19:22,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706858634949s 2018-08-09 17:19:22,005 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-2e8dbf9c-1786-40a5-8b2c-63fadf642590 2018-08-09 17:19:27,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:27,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:27,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:27 GMT Server: Apache x-openstack-request-id: req-a08a6e18-b192-4ce6-86b2-63f2a02dfb28 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:27,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:27 GMT Server: Apache x-openstack-request-id: req-2a3b9eac-c1fb-4666-a973-2a5413b332ed Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:27,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-2a3b9eac-c1fb-4666-a973-2a5413b332ed 2018-08-09 17:19:27,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708129405975s 2018-08-09 17:19:27,082 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-2a3b9eac-c1fb-4666-a973-2a5413b332ed 2018-08-09 17:19:27,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:19:27,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:27,112 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:27 GMT Server: Apache x-openstack-request-id: req-e5bb4a97-717f-4b25-a519-8d6bddc64d99 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:19:27,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:27 GMT Server: Apache x-openstack-request-id: req-c6f5f7bc-5494-44f3-8f55-cea61129f26d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:19:27,137 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-c6f5f7bc-5494-44f3-8f55-cea61129f26d 2018-08-09 17:19:27,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0539410114288s 2018-08-09 17:19:27,137 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-c6f5f7bc-5494-44f3-8f55-cea61129f26d 2018-08-09 17:19:32,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:32,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:32,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:32 GMT Server: Apache x-openstack-request-id: req-45b56c25-b8d7-46ed-8613-9308446071e3 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:32,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:32 GMT Server: Apache x-openstack-request-id: req-58c13136-bddd-4890-b6fc-b61afb1041b8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:32,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-58c13136-bddd-4890-b6fc-b61afb1041b8 2018-08-09 17:19:32,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775859355927s 2018-08-09 17:19:32,222 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-58c13136-bddd-4890-b6fc-b61afb1041b8 2018-08-09 17:19:37,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:37,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:37,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:37 GMT Server: Apache x-openstack-request-id: req-42804663-8477-449f-88e4-1eec642ad77d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:37,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:37 GMT Server: Apache x-openstack-request-id: req-760ee975-73ac-47ef-a3cc-2ac3ea2d19c4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:37,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-760ee975-73ac-47ef-a3cc-2ac3ea2d19c4 2018-08-09 17:19:37,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0699319839478s 2018-08-09 17:19:37,298 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-760ee975-73ac-47ef-a3cc-2ac3ea2d19c4 2018-08-09 17:19:37,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:19:37,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:37,327 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:37 GMT Server: Apache x-openstack-request-id: req-bc79d6a8-fe65-4f2d-bd55-64c58a2178f4 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:19:37,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:37 GMT Server: Apache x-openstack-request-id: req-87bd7fd7-d850-46d3-85ff-391564ca8fd6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:19:37,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-87bd7fd7-d850-46d3-85ff-391564ca8fd6 2018-08-09 17:19:37,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0547511577606s 2018-08-09 17:19:37,354 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-87bd7fd7-d850-46d3-85ff-391564ca8fd6 2018-08-09 17:19:42,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:42,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:42,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:42 GMT Server: Apache x-openstack-request-id: req-d4427de2-5f18-42e7-a953-615afe375810 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&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-09 17:19:42,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:42 GMT Server: Apache x-openstack-request-id: req-20ee627b-b9ff-4a77-afba-9f772756742f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 714 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-09T17:19:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis/events/0aa450f0-c941-4d7e-b3b2-db9ddc51f399", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "c29e1548-cb57-4807-8c66-97996cb15d75", "id": "0aa450f0-c941-4d7e-b3b2-db9ddc51f399"}, {"resource_name": "homer", "event_time": "2018-08-09T17:19:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer/events/b8201804-fda1-470a-b11b-52ea9ca4bd6a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-u5dyz62tyjaq", "id": "b8201804-fda1-470a-b11b-52ea9ca4bd6a"}, {"resource_name": "dime", "event_time": "2018-08-09T17:19:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime/events/5f1394dc-a97a-49c5-aa51-8285af87e3c3", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-hhfp7brz4tu3", "id": "5f1394dc-a97a-49c5-aa51-8285af87e3c3"}, {"resource_name": "bono", "event_time": "2018-08-09T17:19:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono/events/10492353-ffc7-41ac-a623-3b70ad532d4c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-yjameu2parol", "id": "10492353-ffc7-41ac-a623-3b70ad532d4c"}, {"resource_name": "vellum", "event_time": "2018-08-09T17:19:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum/events/2eb82f87-eac2-4bd8-bce1-a9bd76bd92b9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-k75inupdn6co", "id": "2eb82f87-eac2-4bd8-bce1-a9bd76bd92b9"}, {"resource_name": "sprout", "event_time": "2018-08-09T17:19:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout/events/b26414d5-fd46-4ede-9e7c-4fcaf3c48a09", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-ngtzaa6iavht", "id": "b26414d5-fd46-4ede-9e7c-4fcaf3c48a09"}]} 2018-08-09 17:19:42,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-20ee627b-b9ff-4a77-afba-9f772756742f 2018-08-09 17:19:42,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758848190308s 2018-08-09 17:19:42,437 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc&marker=a69c8b28-129e-4826-8626-d7240f5b65eb&sort_dir=asc used request id req-20ee627b-b9ff-4a77-afba-9f772756742f 2018-08-09 17:19:47,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:47,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:47,474 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:47 GMT Server: Apache x-openstack-request-id: req-b27b2304-fbb4-48a4-867d-978c99339f0f Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:19:47,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:47 GMT Server: Apache x-openstack-request-id: req-cb2134aa-5048-4dcf-95e3-3d852787ab66 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:47,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-cb2134aa-5048-4dcf-95e3-3d852787ab66 2018-08-09 17:19:47,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723888874054s 2018-08-09 17:19:47,517 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-cb2134aa-5048-4dcf-95e3-3d852787ab66 2018-08-09 17:19:52,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:52,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:52,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:52 GMT Server: Apache x-openstack-request-id: req-a1a80642-5432-4532-b32a-cb371a8a2e5a Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:19:52,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:52 GMT Server: Apache x-openstack-request-id: req-1d70c743-e5bf-4817-ba4f-0bbd546beb89 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:52,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-1d70c743-e5bf-4817-ba4f-0bbd546beb89 2018-08-09 17:19:52,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.111563920975s 2018-08-09 17:19:52,635 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-1d70c743-e5bf-4817-ba4f-0bbd546beb89 2018-08-09 17:19:52,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:19:52,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:52,664 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:52 GMT Server: Apache x-openstack-request-id: req-ee253fd7-836d-45de-8cc6-ccfb352ea232 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:19:52,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:52 GMT Server: Apache x-openstack-request-id: req-6595fc71-9f00-4dd2-9158-bb5f5b4b9195 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:19:52,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-6595fc71-9f00-4dd2-9158-bb5f5b4b9195 2018-08-09 17:19:52,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732312202454s 2018-08-09 17:19:52,709 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-6595fc71-9f00-4dd2-9158-bb5f5b4b9195 2018-08-09 17:19:57,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:19:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:19:57,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:19:57 GMT Server: Apache x-openstack-request-id: req-944fec28-0c99-4cf4-8430-ee2c0cf300a8 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:19:57,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:19:57 GMT Server: Apache x-openstack-request-id: req-107f04a2-a160-4be7-94ec-9f27dc5bc201 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:19:57,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-107f04a2-a160-4be7-94ec-9f27dc5bc201 2018-08-09 17:19:57,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756931304932s 2018-08-09 17:19:57,792 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-107f04a2-a160-4be7-94ec-9f27dc5bc201 2018-08-09 17:20:02,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:02,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:02,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:02 GMT Server: Apache x-openstack-request-id: req-4580e55f-04e9-4ecd-9631-35e8e92300cc Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:02,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:02 GMT Server: Apache x-openstack-request-id: req-9b8f1ed8-e291-422b-ad5d-4fe3f9496da3 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:20:02,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-9b8f1ed8-e291-422b-ad5d-4fe3f9496da3 2018-08-09 17:20:02,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070209980011s 2018-08-09 17:20:02,868 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-9b8f1ed8-e291-422b-ad5d-4fe3f9496da3 2018-08-09 17:20:02,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:20:02,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:02,896 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:02 GMT Server: Apache x-openstack-request-id: req-d828386a-ce50-4ded-9430-1a751444b80a Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:20:02,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:02 GMT Server: Apache x-openstack-request-id: req-4d6a39c5-f993-4edb-ae85-72d67b535868 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:20:02,939 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-4d6a39c5-f993-4edb-ae85-72d67b535868 2018-08-09 17:20:02,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701148509979s 2018-08-09 17:20:02,939 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-4d6a39c5-f993-4edb-ae85-72d67b535868 2018-08-09 17:20:07,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:07,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:07,993 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:07 GMT Server: Apache x-openstack-request-id: req-838c2437-428a-40df-a87b-4d7c0a9ac44a Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:08,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:07 GMT Server: Apache x-openstack-request-id: req-c239d055-50fc-4d9e-9bf6-e1ff83b8f2e8 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:20:08,034 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-c239d055-50fc-4d9e-9bf6-e1ff83b8f2e8 2018-08-09 17:20:08,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0882999897003s 2018-08-09 17:20:08,035 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-c239d055-50fc-4d9e-9bf6-e1ff83b8f2e8 2018-08-09 17:20:13,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:13,070 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:13 GMT Server: Apache x-openstack-request-id: req-a14cb69b-32a7-4ad0-941d-9c88582f34f1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:13,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:13 GMT Server: Apache x-openstack-request-id: req-0fd5c65a-72f4-4de6-9731-cab02f42a2f7 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:20:13,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-0fd5c65a-72f4-4de6-9731-cab02f42a2f7 2018-08-09 17:20:13,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703368186951s 2018-08-09 17:20:13,111 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-0fd5c65a-72f4-4de6-9731-cab02f42a2f7 2018-08-09 17:20:13,112 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:20:13,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:13,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:13 GMT Server: Apache x-openstack-request-id: req-94ebefb6-4812-43ad-81db-0b1a793c5832 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:20:13,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:13 GMT Server: Apache x-openstack-request-id: req-565b70f0-3e65-4abc-9093-6cae830971e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:20:13,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-565b70f0-3e65-4abc-9093-6cae830971e0 2018-08-09 17:20:13,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.234246969223s 2018-08-09 17:20:13,347 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-565b70f0-3e65-4abc-9093-6cae830971e0 2018-08-09 17:20:18,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:18,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:18,382 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:18 GMT Server: Apache x-openstack-request-id: req-59069375-2a16-4b9d-af14-6622f4b99da4 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:18,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:18 GMT Server: Apache x-openstack-request-id: req-f0470189-a7f1-4253-9f1e-43ea20ac3d6f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:20:18,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-f0470189-a7f1-4253-9f1e-43ea20ac3d6f 2018-08-09 17:20:18,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0696849822998s 2018-08-09 17:20:18,423 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-f0470189-a7f1-4253-9f1e-43ea20ac3d6f 2018-08-09 17:20:23,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:23,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:23,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:23 GMT Server: Apache x-openstack-request-id: req-6a71dfe1-39a5-4db2-9f19-2524548e7b9d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:23,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:23 GMT Server: Apache x-openstack-request-id: req-078eb6bd-50df-440d-b91f-5119e857a998 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:20:23,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-078eb6bd-50df-440d-b91f-5119e857a998 2018-08-09 17:20:23,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0692949295044s 2018-08-09 17:20:23,499 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-078eb6bd-50df-440d-b91f-5119e857a998 2018-08-09 17:20:23,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:20:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:23,532 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:23 GMT Server: Apache x-openstack-request-id: req-2c8cd7ec-7b9d-42b4-a974-4d2cfcb7f860 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:20:23,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:23 GMT Server: Apache x-openstack-request-id: req-9b0023db-0878-4ce1-9ff5-1093d7e4766d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:20:23,574 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-9b0023db-0878-4ce1-9ff5-1093d7e4766d 2018-08-09 17:20:23,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0745151042938s 2018-08-09 17:20:23,574 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-9b0023db-0878-4ce1-9ff5-1093d7e4766d 2018-08-09 17:20:28,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:28,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:28,610 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:28 GMT Server: Apache x-openstack-request-id: req-a3b716cb-cbd6-4428-95cb-2571ae10848b Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:28,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:28 GMT Server: Apache x-openstack-request-id: req-adba2752-a1d5-4d80-8bf5-37d6cca0efc4 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:20:28,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-adba2752-a1d5-4d80-8bf5-37d6cca0efc4 2018-08-09 17:20:28,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725560188293s 2018-08-09 17:20:28,653 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-adba2752-a1d5-4d80-8bf5-37d6cca0efc4 2018-08-09 17:20:33,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:33,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:33,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:33 GMT Server: Apache x-openstack-request-id: req-b03e9c9b-0847-4b8f-8311-a8bf429f672e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&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-09 17:20:33,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:33 GMT Server: Apache x-openstack-request-id: req-ed70096f-05bc-4c35-95fc-2c0eb38d08d7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 440 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-09T17:20:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum/events/a8c3c58b-2a03-4dd0-b1bb-f54fd4a5843c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "133a9b57-56b5-482d-8650-62f13268e032", "id": "a8c3c58b-2a03-4dd0-b1bb-f54fd4a5843c"}, {"resource_name": "sprout", "event_time": "2018-08-09T17:20:29Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout/events/2490d60e-0c82-49f4-ab94-5af3c752f416", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "5ef0c277-1499-4dd3-aa3b-e4794aa95ce5", "id": "2490d60e-0c82-49f4-ab94-5af3c752f416"}]} 2018-08-09 17:20:33,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-ed70096f-05bc-4c35-95fc-2c0eb38d08d7 2018-08-09 17:20:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772471427917s 2018-08-09 17:20:33,737 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc&marker=b26414d5-fd46-4ede-9e7c-4fcaf3c48a09&sort_dir=asc used request id req-ed70096f-05bc-4c35-95fc-2c0eb38d08d7 2018-08-09 17:20:38,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:20:38,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/events?marker=2490d60e-0c82-49f4-ab94-5af3c752f416&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:39,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:38 GMT Server: Apache x-openstack-request-id: req-9fcd0587-3bbc-4f45-87b3-913e401d0df8 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2490d60e-0c82-49f4-ab94-5af3c752f416&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-09 17:20:39,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:39 GMT Server: Apache x-openstack-request-id: req-0caae0d4-5a92-4471-9a81-11815783e6a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2018-08-09T17:20:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer/events/7a2c206f-8e89-4bdb-b0b0-c7ef80b5c831", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ab1a98b5-1526-43eb-bc97-7aea1c6be121", "id": "7a2c206f-8e89-4bdb-b0b0-c7ef80b5c831"}, {"resource_name": "dime", "event_time": "2018-08-09T17:20:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime/events/91953d58-b539-45a6-8ccb-de534572c7ae", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "48644c72-d26f-4448-ab50-9ec50ca8169e", "id": "91953d58-b539-45a6-8ccb-de534572c7ae"}, {"resource_name": "bono", "event_time": "2018-08-09T17:20:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono/events/c408fa3e-e20f-446b-b5e9-042f551a4b97", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "8580d563-9659-49f9-a517-8cec03d5048a", "id": "c408fa3e-e20f-446b-b5e9-042f551a4b97"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-09T17:20:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv/events/2ca2a52d-07e3-4092-a63a-3393403bc616", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "id": "2ca2a52d-07e3-4092-a63a-3393403bc616"}]} 2018-08-09 17:20:39,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2490d60e-0c82-49f4-ab94-5af3c752f416&sort_dir=asc&marker=2490d60e-0c82-49f4-ab94-5af3c752f416&sort_dir=asc used request id req-0caae0d4-5a92-4471-9a81-11815783e6a3 2018-08-09 17:20:39,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.303121089935s 2018-08-09 17:20:39,047 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2490d60e-0c82-49f4-ab94-5af3c752f416&sort_dir=asc&marker=2490d60e-0c82-49f4-ab94-5af3c752f416&sort_dir=asc used request id req-0caae0d4-5a92-4471-9a81-11815783e6a3 2018-08-09 17:20:39,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:20:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:39,076 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:20:39 GMT Server: Apache x-openstack-request-id: req-cd3065d3-ce41-4ad2-80f6-3a2bbaf18a73 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 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-09 17:20:39,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:39 GMT Server: Apache x-openstack-request-id: req-a1608507-78b0-4ba1-bd9a-faaaf6009c95 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "outputs": [{"output_value": "172.30.9.210", "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-09 17:20:39,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 used request id req-a1608507-78b0-4ba1-bd9a-faaaf6009c95 2018-08-09 17:20:39,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.152262210846s 2018-08-09 17:20:39,201 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 used request id req-a1608507-78b0-4ba1-bd9a-faaaf6009c95 2018-08-09 17:20:39,203 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2018-08-09T17:15:33Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'efd9cd6c-f746-4f06-972e-d8fa41ee1578', 'parameters': Munch({u'OS::project_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'private_sig_net_ip_version': u'4', u'image': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072', u'private_mgmt_net_pool_start': u'192.168.0.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072', 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_419d4a15-c50c-4984-8f81-a37e2377a072', 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'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 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'efd9cd6c-f746-4f06-972e-d8fa41ee1578', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'd6cc4b1f713c4e6db123f49accb164af', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.210', 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-09T17:15:33Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578'}) 2018-08-09 17:20:39,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:20:39,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:39,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-aa378397-b4c2-48d0-a1be-ae8ac6a2591b x-compute-request-id: req-aa378397-b4c2-48d0-a1be-ae8ac6a2591b Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:20:39,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa378397-b4c2-48d0-a1be-ae8ac6a2591b 2018-08-09 17:20:39,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.305716991425s 2018-08-09 17:20:39,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa378397-b4c2-48d0-a1be-ae8ac6a2591b 2018-08-09 17:20:39,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:20:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:39,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1884 X-Openstack-Request-Id: req-ec087c2c-e4e3-47c7-851e-3eb21e91fc28 Date: Thu, 09 Aug 2018 17:20:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"394e3fbf-69c7-4c58-813e-c123a0f8341f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51aad4563d4a40b08e5b2f8243101cb5","l2_adjacency":true,"status":"ACTIVE","subnets":["7fd74329-0d0e-4c52-a677-062a6755cc50"],"description":"","tags":[],"updated_at":"2018-08-09T17:15:37Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"51aad4563d4a40b08e5b2f8243101cb5","created_at":"2018-08-09T17:15:35Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd708bbf-fdbf-477c-b84a-7f9325d9294a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"51aad4563d4a40b08e5b2f8243101cb5","l2_adjacency":true,"status":"ACTIVE","subnets":["8c11a978-87c4-4d77-a611-34f9e330b389"],"description":"","tags":[],"updated_at":"2018-08-09T17:15:39Z","qos_policy_id":null,"name":"clearwater-opnfv-private-signaling","admin_state_up":true,"tenant_id":"51aad4563d4a40b08e5b2f8243101cb5","created_at":"2018-08-09T17:15:38Z","mtu":1450}]} 2018-08-09 17:20:39,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ec087c2c-e4e3-47c7-851e-3eb21e91fc28 2018-08-09 17:20:39,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100261926651s 2018-08-09 17:20:39,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ec087c2c-e4e3-47c7-851e-3eb21e91fc28 2018-08-09 17:20:39,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 17:20:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:39,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-ac0bee01-4929-4b50-8b73-b31562faac12 Date: Thu, 09 Aug 2018 17:20:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"394e3fbf-69c7-4c58-813e-c123a0f8341f","tenant_id":"51aad4563d4a40b08e5b2f8243101cb5","created_at":"2018-08-09T17:15:37Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:15:37Z","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":"51aad4563d4a40b08e5b2f8243101cb5","id":"7fd74329-0d0e-4c52-a677-062a6755cc50","subnetpool_id":null,"name":"clearwater-opnfv-private-management"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd708bbf-fdbf-477c-b84a-7f9325d9294a","tenant_id":"51aad4563d4a40b08e5b2f8243101cb5","created_at":"2018-08-09T17:15:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:15:39Z","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":"51aad4563d4a40b08e5b2f8243101cb5","id":"8c11a978-87c4-4d77-a611-34f9e330b389","subnetpool_id":null,"name":"clearwater-opnfv-private-signaling"}]} 2018-08-09 17:20:39,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac0bee01-4929-4b50-8b73-b31562faac12 2018-08-09 17:20:39,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0425281524658s 2018-08-09 17:20:39,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ac0bee01-4929-4b50-8b73-b31562faac12 2018-08-09 17:20:40,669 - 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-09 17:20:40,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:40,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:40,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-011d3b6d-5c64-46ab-a2d1-b89b4fcf0cb4 x-compute-request-id: req-011d3b6d-5c64-46ab-a2d1-b89b4fcf0cb4 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:40,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-011d3b6d-5c64-46ab-a2d1-b89b4fcf0cb4 2018-08-09 17:20:40,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239088535309s 2018-08-09 17:20:40,694 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-011d3b6d-5c64-46ab-a2d1-b89b4fcf0cb4 2018-08-09 17:20:40,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:40,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:40,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-8f63e38f-1db4-48a5-b534-02423277b5d3 x-compute-request-id: req-8f63e38f-1db4-48a5-b534-02423277b5d3 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23e73710-d951-40fc-b10a-5424e13c2a33"}, {"from_port": 4000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "344345ef-7470-466e-9566-1dbd693811cb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8f41b491-329a-4ab4-b27e-3a3f9239e408"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda9c1e8-2ef6-4712-9e09-af1b2bec7283"}, {"from_port": 2380, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "cfc6b01b-53f4-4311-a7a8-6e6d956fcde2"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5058, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {}, "id": "17e36864-a283-4b6c-8b82-d968e2b4fe9f"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "2c21fca0-f1c3-4b0b-ad8d-3cc1afc8d689"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "5dd6a18b-fc1e-409a-9590-0d3ec791c94c"}, {"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "916e399c-17fe-45ee-b320-f25e59e6c13a"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a445e715-6e57-48a3-9eae-55b26d668cf1"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b4293dd7-080e-4467-adbe-4dde073b8834"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e49d550d-d17e-4622-8fd1-29aeab12c937"}, {"from_port": 5058, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "ip_range": {}, "id": "fa24f562-975d-4eb2-90e5-0828e496369c"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "65ad6ac4-d394-410b-bca1-13f3b818b9b3", "name": "clearwater-opnfv-bono-sig", "description": "Security group for Bono nodes (signaling)"}]} 2018-08-09 17:20:40,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/os-security-groups used request id req-8f63e38f-1db4-48a5-b534-02423277b5d3 2018-08-09 17:20:40,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.193550825119s 2018-08-09 17:20:40,890 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/os-security-groups used request id req-8f63e38f-1db4-48a5-b534-02423277b5d3 2018-08-09 17:20:40,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:40,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:40,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-8d168c36-ed0e-45ae-a79f-120370a8c35e Date: Thu, 09 Aug 2018 17:20:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:40,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d168c36-ed0e-45ae-a79f-120370a8c35e 2018-08-09 17:20:40,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378041267395s 2018-08-09 17:20:40,936 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8d168c36-ed0e-45ae-a79f-120370a8c35e 2018-08-09 17:20:40,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:40,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:41,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:40 GMT Server: Apache x-compute-request-id: req-1638912b-0999-498a-83ea-ff4c491754ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1638912b-0999-498a-83ea-ff4c491754ad Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:41,721 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-1638912b-0999-498a-83ea-ff4c491754ad 2018-08-09 17:20:41,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.781220912933s 2018-08-09 17:20:41,722 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-1638912b-0999-498a-83ea-ff4c491754ad 2018-08-09 17:20:41,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:41,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-e76d19f0-72df-4d68-a6f0-8fd924d0f5eb x-compute-request-id: req-e76d19f0-72df-4d68-a6f0-8fd924d0f5eb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:41,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e76d19f0-72df-4d68-a6f0-8fd924d0f5eb 2018-08-09 17:20:41,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263571739197s 2018-08-09 17:20:41,749 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e76d19f0-72df-4d68-a6f0-8fd924d0f5eb 2018-08-09 17:20:41,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:41,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:42,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-830de299-6342-4f29-b7ea-7e4436066c3e x-compute-request-id: req-830de299-6342-4f29-b7ea-7e4436066c3e Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23e73710-d951-40fc-b10a-5424e13c2a33"}, {"from_port": 4000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "344345ef-7470-466e-9566-1dbd693811cb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8f41b491-329a-4ab4-b27e-3a3f9239e408"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda9c1e8-2ef6-4712-9e09-af1b2bec7283"}, {"from_port": 2380, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "cfc6b01b-53f4-4311-a7a8-6e6d956fcde2"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 8889, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-ellis-mgmt"}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "e89889b8-fdcc-45e5-ae1c-d527b745b762", "ip_range": {}, "id": "0192d5e6-e6d4-4682-9890-c31ffc1ce588"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "e89889b8-fdcc-45e5-ae1c-d527b745b762", "name": "clearwater-opnfv-dime-mgmt", "description": "Security group for Dime nodes (management)"}, {"rules": [{"from_port": 10888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "08bfba2d-0e45-426d-83d3-cae3ff66f0cd", "ip_range": {}, "id": "31fc5d89-9696-4a17-8b5f-47652b537a49"}, {"from_port": 10888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "08bfba2d-0e45-426d-83d3-cae3ff66f0cd", "ip_range": {}, "id": "3a33efcd-9522-40d5-9d18-601058a51cf4"}, {"from_port": 10888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "08bfba2d-0e45-426d-83d3-cae3ff66f0cd", "ip_range": {}, "id": "529d921c-9b37-4757-aec6-9b5cec59c264"}, {"from_port": 8888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "08bfba2d-0e45-426d-83d3-cae3ff66f0cd", "ip_range": {}, "id": "8baa9ec9-1a59-405d-9cec-5a4d449a5e6c"}, {"from_port": 8888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "08bfba2d-0e45-426d-83d3-cae3ff66f0cd", "ip_range": {}, "id": "c9c9517e-7030-4377-9073-1e89016a5a10"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "08bfba2d-0e45-426d-83d3-cae3ff66f0cd", "name": "clearwater-opnfv-dime-sig", "description": "Security group for Dime nodes (signaling)"}]} 2018-08-09 17:20:42,396 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/os-security-groups used request id req-830de299-6342-4f29-b7ea-7e4436066c3e 2018-08-09 17:20:42,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.645851135254s 2018-08-09 17:20:42,397 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/os-security-groups used request id req-830de299-6342-4f29-b7ea-7e4436066c3e 2018-08-09 17:20:42,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:42,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d638f863-e574-4805-bb09-84d6408730b1 Date: Thu, 09 Aug 2018 17:20:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:42,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d638f863-e574-4805-bb09-84d6408730b1 2018-08-09 17:20:42,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0371940135956s 2018-08-09 17:20:42,443 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d638f863-e574-4805-bb09-84d6408730b1 2018-08-09 17:20:42,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:42,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:43,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:42 GMT Server: Apache x-compute-request-id: req-4d0c507b-51c2-41de-9b47-7c13be44bf42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4d0c507b-51c2-41de-9b47-7c13be44bf42 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:43,262 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-4d0c507b-51c2-41de-9b47-7c13be44bf42 2018-08-09 17:20:43,262 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.815415143967s 2018-08-09 17:20:43,263 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-4d0c507b-51c2-41de-9b47-7c13be44bf42 2018-08-09 17:20:44,265 - 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-09 17:20:44,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:44,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-18a3d43e-f2c9-425c-ba28-0cc4e4ff2d79 x-compute-request-id: req-18a3d43e-f2c9-425c-ba28-0cc4e4ff2d79 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:44,476 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-18a3d43e-f2c9-425c-ba28-0cc4e4ff2d79 2018-08-09 17:20:44,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.210143089294s 2018-08-09 17:20:44,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-18a3d43e-f2c9-425c-ba28-0cc4e4ff2d79 2018-08-09 17:20:44,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:45,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-de5558c9-da2b-482d-bd7d-b1b62f1918cf x-compute-request-id: req-de5558c9-da2b-482d-bd7d-b1b62f1918cf Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23e73710-d951-40fc-b10a-5424e13c2a33"}, {"from_port": 4000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "344345ef-7470-466e-9566-1dbd693811cb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8f41b491-329a-4ab4-b27e-3a3f9239e408"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda9c1e8-2ef6-4712-9e09-af1b2bec7283"}, {"from_port": 2380, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "cfc6b01b-53f4-4311-a7a8-6e6d956fcde2"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7c0ad1ce-d58e-4430-9945-752c40dbf3b7", "ip_range": {}, "id": "a8d768ed-cf29-4877-b5fc-b41af41e830d"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "7c0ad1ce-d58e-4430-9945-752c40dbf3b7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7fab90e-8c7b-4a97-a677-214035451407"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "7c0ad1ce-d58e-4430-9945-752c40dbf3b7", "name": "clearwater-opnfv-homer-mgmt", "description": "Security group for Homer nodes (management)"}, {"rules": [{"from_port": 7888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ce1437c0-ecc6-4151-b586-add45b59aea9", "ip_range": {}, "id": "023581ec-3430-44ff-a9f9-4797a34566e8"}, {"from_port": 9160, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "ce1437c0-ecc6-4151-b586-add45b59aea9", "ip_range": {}, "id": "c2dff3fd-f5a9-488b-8dc6-2cc1a2700c0f"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "ce1437c0-ecc6-4151-b586-add45b59aea9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ff1f61bb-5ba3-4a18-9ee2-812a4a38d0ea"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "ce1437c0-ecc6-4151-b586-add45b59aea9", "name": "clearwater-opnfv-homer-sig", "description": "Security group for Homer nodes (signaling)"}]} 2018-08-09 17:20:45,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47/os-security-groups used request id req-de5558c9-da2b-482d-bd7d-b1b62f1918cf 2018-08-09 17:20:45,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.672119140625s 2018-08-09 17:20:45,150 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47/os-security-groups used request id req-de5558c9-da2b-482d-bd7d-b1b62f1918cf 2018-08-09 17:20:45,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:45,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-d157d2fa-1a8d-4108-8f7a-db96bf69c000 Date: Thu, 09 Aug 2018 17:20:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:45,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d157d2fa-1a8d-4108-8f7a-db96bf69c000 2018-08-09 17:20:45,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.047571182251s 2018-08-09 17:20:45,206 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d157d2fa-1a8d-4108-8f7a-db96bf69c000 2018-08-09 17:20:45,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:45,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:45,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:45 GMT Server: Apache x-compute-request-id: req-545b2f85-b1e7-4655-9f50-64a954458270 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-545b2f85-b1e7-4655-9f50-64a954458270 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:45,923 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-545b2f85-b1e7-4655-9f50-64a954458270 2018-08-09 17:20:45,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.712862014771s 2018-08-09 17:20:45,923 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-545b2f85-b1e7-4655-9f50-64a954458270 2018-08-09 17:20:45,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:45,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:45,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-7805e667-c00c-48d7-84e4-6043dac78740 x-compute-request-id: req-7805e667-c00c-48d7-84e4-6043dac78740 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:45,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7805e667-c00c-48d7-84e4-6043dac78740 2018-08-09 17:20:45,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235891342163s 2018-08-09 17:20:45,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-7805e667-c00c-48d7-84e4-6043dac78740 2018-08-09 17:20:45,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:45,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:46,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-d1ea93be-19b2-4881-ba46-4f3e281cf70c x-compute-request-id: req-d1ea93be-19b2-4881-ba46-4f3e281cf70c Content-Encoding: gzip Content-Length: 915 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23e73710-d951-40fc-b10a-5424e13c2a33"}, {"from_port": 4000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "344345ef-7470-466e-9566-1dbd693811cb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8f41b491-329a-4ab4-b27e-3a3f9239e408"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda9c1e8-2ef6-4712-9e09-af1b2bec7283"}, {"from_port": 2380, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "cfc6b01b-53f4-4311-a7a8-6e6d956fcde2"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 9160, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-homer-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "ip_range": {}, "id": "0db1cf47-7538-4374-8a01-c8a6c168b450"}, {"from_port": 7253, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "ip_range": {}, "id": "18b17efe-a46e-4725-a906-9c5c60a5964f"}, {"from_port": 9160, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "ip_range": {}, "id": "262addde-dc3f-4dd0-812a-6f23b2d4bb29"}, {"from_port": 11311, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "ip_range": {}, "id": "b78c954e-b84e-4fc5-8e16-4fc0a3844633"}, {"from_port": 11311, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "ip_range": {}, "id": "e19db570-0749-49be-ad2d-d4e549cdbd77"}, {"from_port": 7253, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "ip_range": {}, "id": "f887ffdf-2308-43ae-afba-360a321e5b14"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "bc98a21f-96b1-4533-b61c-b17f604ad1cb", "name": "clearwater-opnfv-vellum-sig-inbound", "description": "Security group for Vellum nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 7000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "0e822b98-2f7d-4f9c-9416-7e61ecd3e78b", "ip_range": {}, "id": "3ade1bd6-ecdd-4ed4-856f-e0c5e62c0f88"}, {"from_port": 11211, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "0e822b98-2f7d-4f9c-9416-7e61ecd3e78b", "ip_range": {}, "id": "527cd19c-2c05-46a2-9d9d-60be506a2c81"}, {"from_port": 7253, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "0e822b98-2f7d-4f9c-9416-7e61ecd3e78b", "ip_range": {}, "id": "bfbb5555-2463-428d-bd92-e9fea41a8a7f"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "0e822b98-2f7d-4f9c-9416-7e61ecd3e78b", "name": "clearwater-opnfv-vellum-sig-outbound", "description": "Security group for Vellum nodes outbound traffic (signaling)"}]} 2018-08-09 17:20:46,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/os-security-groups used request id req-d1ea93be-19b2-4881-ba46-4f3e281cf70c 2018-08-09 17:20:46,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.265620946884s 2018-08-09 17:20:46,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/os-security-groups used request id req-d1ea93be-19b2-4881-ba46-4f3e281cf70c 2018-08-09 17:20:46,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:46,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:46,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-28760620-b75d-48fa-a007-fa268a26a973 Date: Thu, 09 Aug 2018 17:20:46 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:46,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-28760620-b75d-48fa-a007-fa268a26a973 2018-08-09 17:20:46,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373251438141s 2018-08-09 17:20:46,264 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-28760620-b75d-48fa-a007-fa268a26a973 2018-08-09 17:20:46,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:46,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:46,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:46 GMT Server: Apache x-compute-request-id: req-34f1d441-f69b-4647-bde2-4f99066498a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-34f1d441-f69b-4647-bde2-4f99066498a1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:46,950 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-34f1d441-f69b-4647-bde2-4f99066498a1 2018-08-09 17:20:46,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.682330846786s 2018-08-09 17:20:46,950 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-34f1d441-f69b-4647-bde2-4f99066498a1 2018-08-09 17:20:46,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:46,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-b199b2c7-80a8-4b23-929a-679a883f52d0 x-compute-request-id: req-b199b2c7-80a8-4b23-929a-679a883f52d0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:46,972 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b199b2c7-80a8-4b23-929a-679a883f52d0 2018-08-09 17:20:46,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0214698314667s 2018-08-09 17:20:46,973 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-b199b2c7-80a8-4b23-929a-679a883f52d0 2018-08-09 17:20:46,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:47,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-b4740260-43f0-4a3e-8c05-32e1ca236721 x-compute-request-id: req-b4740260-43f0-4a3e-8c05-32e1ca236721 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23e73710-d951-40fc-b10a-5424e13c2a33"}, {"from_port": 4000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "344345ef-7470-466e-9566-1dbd693811cb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8f41b491-329a-4ab4-b27e-3a3f9239e408"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda9c1e8-2ef6-4712-9e09-af1b2bec7283"}, {"from_port": 2380, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "cfc6b01b-53f4-4311-a7a8-6e6d956fcde2"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "ea957820-4253-454a-995a-8ca2a56e946f", "ip_range": {}, "id": "a77322f2-c3c6-49a3-9931-d74a670a0f6f"}, {"from_port": 9888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-dime-sig"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ea957820-4253-454a-995a-8ca2a56e946f", "ip_range": {}, "id": "ac8c16b4-e36b-4b85-aab8-cd6bfc8cbb67"}, {"from_port": 9888, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-vellum-sig-outbound"}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "ea957820-4253-454a-995a-8ca2a56e946f", "ip_range": {}, "id": "b845be69-dfd6-426f-8464-d5a80603808d"}, {"from_port": 5052, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-bono-sig"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "ea957820-4253-454a-995a-8ca2a56e946f", "ip_range": {}, "id": "ce528b45-f758-4283-ad24-d4a314df87ad"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "ea957820-4253-454a-995a-8ca2a56e946f", "name": "clearwater-opnfv-sprout-sig-inbound", "description": "Security group for Sprout nodes inbound traffic (signaling)"}, {"rules": [{"from_port": 5054, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "a5b39847-7348-463a-ab99-dc38b98affa3", "ip_range": {}, "id": "595dc026-7727-4087-9a49-c4fa45e1d836"}, {"from_port": 5052, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-sprout-sig-outbound"}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "a5b39847-7348-463a-ab99-dc38b98affa3", "ip_range": {}, "id": "9586c7d5-d465-435d-ad92-49645c72272c"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "a5b39847-7348-463a-ab99-dc38b98affa3", "name": "clearwater-opnfv-sprout-sig-outbound", "description": "Security group for Sprout nodes outbound traffic (signaling)"}]} 2018-08-09 17:20:47,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3/os-security-groups used request id req-b4740260-43f0-4a3e-8c05-32e1ca236721 2018-08-09 17:20:47,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.254461050034s 2018-08-09 17:20:47,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3/os-security-groups used request id req-b4740260-43f0-4a3e-8c05-32e1ca236721 2018-08-09 17:20:47,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:47,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:47,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-7d91aaae-82ea-41f1-b237-ef108133c974 Date: Thu, 09 Aug 2018 17:20:47 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:47,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7d91aaae-82ea-41f1-b237-ef108133c974 2018-08-09 17:20:47,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0373458862305s 2018-08-09 17:20:47,276 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7d91aaae-82ea-41f1-b237-ef108133c974 2018-08-09 17:20:47,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:47,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:47,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:47 GMT Server: Apache x-compute-request-id: req-96bf3fde-8a76-4262-b671-c7465e83b605 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96bf3fde-8a76-4262-b671-c7465e83b605 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:47,967 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-96bf3fde-8a76-4262-b671-c7465e83b605 2018-08-09 17:20:47,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.68767285347s 2018-08-09 17:20:47,967 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-96bf3fde-8a76-4262-b671-c7465e83b605 2018-08-09 17:20:47,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:47,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:47,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-4b4994cd-c18c-4836-a68b-05c01b32cb4e x-compute-request-id: req-4b4994cd-c18c-4836-a68b-05c01b32cb4e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:47,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4b4994cd-c18c-4836-a68b-05c01b32cb4e 2018-08-09 17:20:47,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257489681244s 2018-08-09 17:20:47,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-4b4994cd-c18c-4836-a68b-05c01b32cb4e 2018-08-09 17:20:47,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:47,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-562fc9be-a1fd-4e66-9b4e-0d417377a5ae x-compute-request-id: req-562fc9be-a1fd-4e66-9b4e-0d417377a5ae Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "23e73710-d951-40fc-b10a-5424e13c2a33"}, {"from_port": 4000, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "344345ef-7470-466e-9566-1dbd693811cb"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "8f41b491-329a-4ab4-b27e-3a3f9239e408"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "bda9c1e8-2ef6-4712-9e09-af1b2bec7283"}, {"from_port": 2380, "group": {"tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "name": "clearwater-opnfv-base-mgmt"}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "ip_range": {}, "id": "cfc6b01b-53f4-4311-a7a8-6e6d956fcde2"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b190f1ad-fa60-455c-95d8-ca8e43790eaf", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "c039e4e2-1887-4fe3-9b40-11237644d523", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9a50f48e-0997-470e-a638-3bfa7ca3e4a1"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "c039e4e2-1887-4fe3-9b40-11237644d523", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d2a827fa-cf9d-4d68-a845-5915107c012b"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "c039e4e2-1887-4fe3-9b40-11237644d523", "name": "clearwater-opnfv-ellis-mgmt", "description": "Security group for Ellis nodes (management)"}]} 2018-08-09 17:20:48,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede/os-security-groups used request id req-562fc9be-a1fd-4e66-9b4e-0d417377a5ae 2018-08-09 17:20:48,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.140722036362s 2018-08-09 17:20:48,136 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede/os-security-groups used request id req-562fc9be-a1fd-4e66-9b4e-0d417377a5ae 2018-08-09 17:20:48,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:48,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-f7f2a5bd-06ad-4d93-b025-2ae9167e5922 Date: Thu, 09 Aug 2018 17:20:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:48,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f7f2a5bd-06ad-4d93-b025-2ae9167e5922 2018-08-09 17:20:48,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379369258881s 2018-08-09 17:20:48,180 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f7f2a5bd-06ad-4d93-b025-2ae9167e5922 2018-08-09 17:20:48,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:48 GMT Server: Apache x-compute-request-id: req-fcbe6b71-4215-4c7c-aa9f-0d42c9778c90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fcbe6b71-4215-4c7c-aa9f-0d42c9778c90 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:48,224 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-fcbe6b71-4215-4c7c-aa9f-0d42c9778c90 2018-08-09 17:20:48,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.039281129837s 2018-08-09 17:20:48,224 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-fcbe6b71-4215-4c7c-aa9f-0d42c9778c90 2018-08-09 17:20:48,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:20:48,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-6f33bc0b-8fc5-4223-ae96-4579e4357b52 x-compute-request-id: req-6f33bc0b-8fc5-4223-ae96-4579e4357b52 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:20:48,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6f33bc0b-8fc5-4223-ae96-4579e4357b52 2018-08-09 17:20:48,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0239479541779s 2018-08-09 17:20:48,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6f33bc0b-8fc5-4223-ae96-4579e4357b52 2018-08-09 17:20:48,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2018-08-09 17:20:48,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-126ff544-3774-4f32-84de-96b69187fbf4 x-compute-request-id: req-126ff544-3774-4f32-84de-96b69187fbf4 Content-Encoding: gzip Content-Length: 398 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "662c647e-2557-4d6f-bdce-04f84c9b07d4"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "819f8a70-9c28-41ba-a400-79c495bc174e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a40e7ea0-a88b-401c-8b06-d8547589ef3a"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca8460a7-5150-4794-af18-37b8d9929157"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}, {"rules": [{"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "662c647e-2557-4d6f-bdce-04f84c9b07d4"}, {"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "819f8a70-9c28-41ba-a400-79c495bc174e"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a40e7ea0-a88b-401c-8b06-d8547589ef3a"}, {"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ca8460a7-5150-4794-af18-37b8d9929157"}], "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "id": "aaa46a0d-e669-4e75-bad9-8ea30df8a1e0", "name": "clearwater-opnfv-dns", "description": "Security group for DNS nodes"}]} 2018-08-09 17:20:48,401 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85/os-security-groups used request id req-126ff544-3774-4f32-84de-96b69187fbf4 2018-08-09 17:20:48,401 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.150567054749s 2018-08-09 17:20:48,401 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85/os-security-groups used request id req-126ff544-3774-4f32-84de-96b69187fbf4 2018-08-09 17:20:48,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:20:48,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json X-Openstack-Request-Id: req-37948b9b-1333-4718-a488-8127945d6ecb Date: Thu, 09 Aug 2018 17:20:48 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:15:27Z", "file": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/file", "owner": "51aad4563d4a40b08e5b2f8243101cb5", "id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "size": 263062016, "self": "/v2/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/b472120e-310b-4b2f-b0f1-eb9224216ec1/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:15:24Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:20:48,441 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37948b9b-1333-4718-a488-8127945d6ecb 2018-08-09 17:20:48,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.033805847168s 2018-08-09 17:20:48,442 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37948b9b-1333-4718-a488-8127945d6ecb 2018-08-09 17:20:48,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task volumev3.GET.volumes.detail 2018-08-09 17:20:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:48,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20:48 GMT Server: Apache x-compute-request-id: req-f0f07d7a-aae9-47a8-96a1-db84e095fcea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f0f07d7a-aae9-47a8-96a1-db84e095fcea Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-09 17:20:48,709 - keystoneauth.session - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-f0f07d7a-aae9-47a8-96a1-db84e095fcea 2018-08-09 17:20:48,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task volumev3.GET.volumes.detail in 0.264209985733s 2018-08-09 17:20:48,709 - shade.request_ids - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/51aad4563d4a40b08e5b2f8243101cb5/volumes/detail used request id req-f0f07d7a-aae9-47a8-96a1-db84e095fcea 2018-08-09 17:20:48,710 - 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:16:fe:ad', u'version': 4, u'addr': u'192.168.1.23', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:16:fe:ad', 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:e9:11:7a', u'version': 4, u'addr': u'192.168.0.21', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e9:11:7a', u'version': 4, u'addr': u'172.30.9.209', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:20:34.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'34e18713-6fb8-4ea6-9966-b50f36207b0f', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Bono nodes (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'17e36864-a283-4b6c-8b82-d968e2b4fe9f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5062, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 5062, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'2c21fca0-f1c3-4b0b-ad8d-3cc1afc8d689'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'5dd6a18b-fc1e-409a-9590-0d3ec791c94c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 32768, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'916e399c-17fe-45ee-b320-f25e59e6c13a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'a445e715-6e57-48a3-9eae-55b26d668cf1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 3478, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 3478, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'b4293dd7-080e-4467-adbe-4dde073b8834'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 5060, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'e49d550d-d17e-4622-8fd1-29aeab12c937'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5058, 'security_group_id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'tenant_id': '', 'port_range_min': 5058, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'fa24f562-975d-4eb2-90e5-0828e496369c'})], 'id': u'65ad6ac4-d394-410b-bca1-13f3b818b9b3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-bono-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', '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'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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-09T17:20:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:20:34Z', 'hostId': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.1.23', 'cloud': 'envvars', 'host_id': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', '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-09T17:20:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:19:54Z', 'created': u'2018-08-09T17:19:54Z', '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:92:c8:b9', u'version': 4, u'addr': u'192.168.1.5', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d3:6e:df', 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:d3:6e:df', 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'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:20:34.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Dime nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8889, 'security_group_id': u'e89889b8-fdcc-45e5-ae1c-d527b745b762', 'tenant_id': '', 'port_range_min': 8889, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-ellis-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-ellis-mgmt'}), 'project_id': '', 'id': u'0192d5e6-e6d4-4682-9890-c31ffc1ce588'})], 'id': u'e89889b8-fdcc-45e5-ae1c-d527b745b762', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-mgmt'}), Munch({'description': u'Security group for Dime nodes (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'08bfba2d-0e45-426d-83d3-cae3ff66f0cd', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'31fc5d89-9696-4a17-8b5f-47652b537a49'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'08bfba2d-0e45-426d-83d3-cae3ff66f0cd', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'3a33efcd-9522-40d5-9d18-601058a51cf4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 10888, 'security_group_id': u'08bfba2d-0e45-426d-83d3-cae3ff66f0cd', 'tenant_id': '', 'port_range_min': 10888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'529d921c-9b37-4757-aec6-9b5cec59c264'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'08bfba2d-0e45-426d-83d3-cae3ff66f0cd', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'8baa9ec9-1a59-405d-9cec-5a4d449a5e6c'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 8888, 'security_group_id': u'08bfba2d-0e45-426d-83d3-cae3ff66f0cd', 'tenant_id': '', 'port_range_min': 8888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'c9c9517e-7030-4377-9073-1e89016a5a10'})], 'id': u'08bfba2d-0e45-426d-83d3-cae3ff66f0cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dime-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', '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'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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-09T17:20:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:20:34Z', 'hostId': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.0.6', 'cloud': 'envvars', 'host_id': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', '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-09T17:20:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:19:54Z', 'created': u'2018-08-09T17:19:54Z', '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:1f:4c:93', u'version': 4, u'addr': u'192.168.1.7', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1f:4c:93', 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:10:74:79', u'version': 4, u'addr': u'192.168.0.5', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:10:74:79', u'version': 4, u'addr': u'172.30.9.208', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:20:34.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'988e5350-027b-4d2c-b994-45a39ae10d47', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Homer nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'7c0ad1ce-d58e-4430-9945-752c40dbf3b7', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'a8d768ed-cf29-4877-b5fc-b41af41e830d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'7c0ad1ce-d58e-4430-9945-752c40dbf3b7', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'd7fab90e-8c7b-4a97-a677-214035451407'})], 'id': u'7c0ad1ce-d58e-4430-9945-752c40dbf3b7', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-mgmt'}), Munch({'description': u'Security group for Homer nodes (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ce1437c0-ecc6-4151-b586-add45b59aea9', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'023581ec-3430-44ff-a9f9-4797a34566e8'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'ce1437c0-ecc6-4151-b586-add45b59aea9', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'c2dff3fd-f5a9-488b-8dc6-2cc1a2700c0f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7888, 'security_group_id': u'ce1437c0-ecc6-4151-b586-add45b59aea9', 'tenant_id': '', 'port_range_min': 7888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'ff1f61bb-5ba3-4a18-9ee2-812a4a38d0ea'})], 'id': u'ce1437c0-ecc6-4151-b586-add45b59aea9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-homer-sig'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', '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'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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-09T17:20:34.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:20:34Z', 'hostId': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.1.7', 'cloud': 'envvars', 'host_id': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', '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-09T17:20:34.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:19:54Z', 'created': u'2018-08-09T17:19:54Z', '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:ce:25:f2', 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:cf:91:76', 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:cf:91:76', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:20:26.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'128632f9-3321-4d72-a92b-15770537ed06', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Vellum nodes inbound traffic (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-homer-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-homer-sig'}), 'project_id': '', 'id': u'0db1cf47-7538-4374-8a01-c8a6c168b450'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'18b17efe-a46e-4725-a906-9c5c60a5964f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9160, 'security_group_id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'tenant_id': '', 'port_range_min': 9160, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'262addde-dc3f-4dd0-812a-6f23b2d4bb29'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'b78c954e-b84e-4fc5-8e16-4fc0a3844633'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11311, 'security_group_id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'tenant_id': '', 'port_range_min': 11311, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'e19db570-0749-49be-ad2d-d4e549cdbd77'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'f887ffdf-2308-43ae-afba-360a321e5b14'})], 'id': u'bc98a21f-96b1-4533-b61c-b17f604ad1cb', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-inbound'}), Munch({'description': u'Security group for Vellum nodes outbound traffic (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7000, 'security_group_id': u'0e822b98-2f7d-4f9c-9416-7e61ecd3e78b', 'tenant_id': '', 'port_range_min': 7000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'3ade1bd6-ecdd-4ed4-856f-e0c5e62c0f88'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 11211, 'security_group_id': u'0e822b98-2f7d-4f9c-9416-7e61ecd3e78b', 'tenant_id': '', 'port_range_min': 11211, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'527cd19c-2c05-46a2-9d9d-60be506a2c81'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 7253, 'security_group_id': u'0e822b98-2f7d-4f9c-9416-7e61ecd3e78b', 'tenant_id': '', 'port_range_min': 7253, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'bfbb5555-2463-428d-bd92-e9fea41a8a7f'})], 'id': u'0e822b98-2f7d-4f9c-9416-7e61ecd3e78b', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-vellum-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2018-08-09T17:20:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:20:26Z', 'hostId': u'4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.0.8', 'cloud': 'envvars', 'host_id': u'4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628', '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-09T17:20:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:19:50Z', 'created': u'2018-08-09T17:19:50Z', '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:56:62:65', u'version': 4, u'addr': u'192.168.1.3', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:2a:19', u'version': 4, u'addr': u'192.168.0.4', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:80:2a:19', 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'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:20:26.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'2d1a2f1a-8898-490d-9db8-a1103525c0c3', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Sprout nodes inbound traffic (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'ea957820-4253-454a-995a-8ca2a56e946f', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'a77322f2-c3c6-49a3-9931-d74a670a0f6f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'ea957820-4253-454a-995a-8ca2a56e946f', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-dime-sig'}), 'project_id': '', 'id': u'ac8c16b4-e36b-4b85-aab8-cd6bfc8cbb67'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 9888, 'security_group_id': u'ea957820-4253-454a-995a-8ca2a56e946f', 'tenant_id': '', 'port_range_min': 9888, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-vellum-sig-outbound'}), 'project_id': '', 'id': u'b845be69-dfd6-426f-8464-d5a80603808d'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'ea957820-4253-454a-995a-8ca2a56e946f', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-bono-sig'}), 'project_id': '', 'id': u'ce528b45-f758-4283-ad24-d4a314df87ad'})], 'id': u'ea957820-4253-454a-995a-8ca2a56e946f', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-inbound'}), Munch({'description': u'Security group for Sprout nodes outbound traffic (signaling)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5054, 'security_group_id': u'a5b39847-7348-463a-ab99-dc38b98affa3', 'tenant_id': '', 'port_range_min': 5054, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'595dc026-7727-4087-9a49-c4fa45e1d836'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5052, 'security_group_id': u'a5b39847-7348-463a-ab99-dc38b98affa3', 'tenant_id': '', 'port_range_min': 5052, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-sprout-sig-outbound'}), 'project_id': '', 'id': u'9586c7d5-d465-435d-ad92-49645c72272c'})], 'id': u'a5b39847-7348-463a-ab99-dc38b98affa3', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-sprout-sig-outbound'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', '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'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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-09T17:20:26.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:20:26Z', 'hostId': u'4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.0.4', 'cloud': 'envvars', 'host_id': u'4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628', '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-09T17:20:26.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:19:50Z', 'created': u'2018-08-09T17:19:50Z', '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:ad:aa:60', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:aa:60', 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'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:19:36.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'39c4e4bf-5623-4c2f-9279-47dd16b0aede', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'c039e4e2-1887-4fe3-9b40-11237644d523', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'9a50f48e-0997-470e-a638-3bfa7ca3e4a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'c039e4e2-1887-4fe3-9b40-11237644d523', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'd2a827fa-cf9d-4d68-a845-5915107c012b'})], 'id': u'c039e4e2-1887-4fe3-9b40-11237644d523', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', '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'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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-09T17:19:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:19:36Z', 'hostId': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', '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-09T17:19:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:17:51Z', 'created': u'2018-08-09T17:17:51Z', '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:78:6b:51', u'version': 4, u'addr': u'192.168.1.15', u'OS-EXT-IPS:type': u'fixed'})], u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fd:f4:ab', 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:fd:f4:ab', u'version': 4, u'addr': u'172.30.9.210', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:17:41.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'7a029b25-1fe2-4d09-8420-c9dd7d01cc85', 'security_groups': [Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'662c647e-2557-4d6f-bdce-04f84c9b07d4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'819f8a70-9c28-41ba-a400-79c495bc174e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'a40e7ea0-a88b-401c-8b06-d8547589ef3a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'ca8460a7-5150-4794-af18-37b8d9929157'})], 'id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'}), Munch({'description': u'Security group for DNS nodes', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'662c647e-2557-4d6f-bdce-04f84c9b07d4'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'819f8a70-9c28-41ba-a400-79c495bc174e'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 53, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': 53, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'a40e7ea0-a88b-401c-8b06-d8547589ef3a'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'ca8460a7-5150-4794-af18-37b8d9929157'})], 'id': u'aaa46a0d-e669-4e75-bad9-8ea30df8a1e0', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-dns'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.210', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.210', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.210', 'launched_at': u'2018-08-09T17:17:41.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:17:41Z', 'hostId': u'4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.0.2', 'cloud': 'envvars', 'host_id': u'4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628', '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-09T17:17:41.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:15:57Z', 'created': u'2018-08-09T17:15:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2018-08-09 17:20:48,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:20:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:49,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-7794c4b0-e156-4ce8-809f-950cedcc7552 x-compute-request-id: req-7794c4b0-e156-4ce8-809f-950cedcc7552 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:20:49,291 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7794c4b0-e156-4ce8-809f-950cedcc7552 2018-08-09 17:20:49,291 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567620992661s 2018-08-09 17:20:49,292 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7794c4b0-e156-4ce8-809f-950cedcc7552 2018-08-09 17:20:49,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:20:49,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:20:49,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-de450075-b320-4ce9-8d33-bb1ad0291e10 x-compute-request-id: req-de450075-b320-4ce9-8d33-bb1ad0291e10 Content-Encoding: gzip Content-Length: 9601 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: "} 2018-08-09 17:20:49,375 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-de450075-b320-4ce9-8d33-bb1ad0291e10 2018-08-09 17:20:49,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0762481689453s 2018-08-09 17:20:49,376 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-de450075-b320-4ce9-8d33-bb1ad0291e10 2018-08-09 17:20:49,377 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: 2018-08-09 17:20:49,379 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:20:59,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:20:59,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:20:59,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-a67db337-fd51-470a-938b-3ab95993121c x-compute-request-id: req-a67db337-fd51-470a-938b-3ab95993121c Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:20:59,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a67db337-fd51-470a-938b-3ab95993121c 2018-08-09 17:20:59,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.294428110123s 2018-08-09 17:20:59,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a67db337-fd51-470a-938b-3ab95993121c 2018-08-09 17:20:59,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:20:59,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:20:59,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:20: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-cf112ef5-e993-4684-ac39-dc4a187a7745 x-compute-request-id: req-cf112ef5-e993-4684-ac39-dc4a187a7745 Content-Encoding: gzip Content-Length: 10439 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists..."} 2018-08-09 17:20:59,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-cf112ef5-e993-4684-ac39-dc4a187a7745 2018-08-09 17:20:59,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.087461233139s 2018-08-09 17:20:59,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-cf112ef5-e993-4684-ac39-dc4a187a7745 2018-08-09 17:20:59,781 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... 2018-08-09 17:20:59,783 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:21:09,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:21:09,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:21:10,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-057dd997-d08b-4bfc-8c30-91e289f9e97c x-compute-request-id: req-057dd997-d08b-4bfc-8c30-91e289f9e97c Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:21:10,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-057dd997-d08b-4bfc-8c30-91e289f9e97c 2018-08-09 17:21:10,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04241895676s 2018-08-09 17:21:10,837 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-057dd997-d08b-4bfc-8c30-91e289f9e97c 2018-08-09 17:21:10,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:21:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:21:10,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-42e7e58b-8a44-41c8-a915-bcd683416a28 x-compute-request-id: req-42e7e58b-8a44-41c8-a915-bcd683416a28 Content-Encoding: gzip Content-Length: 12649 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\n"} 2018-08-09 17:21:10,919 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-42e7e58b-8a44-41c8-a915-bcd683416a28 2018-08-09 17:21:10,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0741810798645s 2018-08-09 17:21:10,921 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-42e7e58b-8a44-41c8-a915-bcd683416a28 2018-08-09 17:21:10,921 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] 2018-08-09 17:21:10,923 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:21:20,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:21:20,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:21:21,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-843dae0c-d30a-4e9f-95c6-fcd21f654ec9 x-compute-request-id: req-843dae0c-d30a-4e9f-95c6-fcd21f654ec9 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:21:21,223 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-843dae0c-d30a-4e9f-95c6-fcd21f654ec9 2018-08-09 17:21:21,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.289670944214s 2018-08-09 17:21:21,224 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-843dae0c-d30a-4e9f-95c6-fcd21f654ec9 2018-08-09 17:21:21,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:21:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:21:21,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-2332b9e7-e42e-488c-a9c6-492da3f5c95c x-compute-request-id: req-2332b9e7-e42e-488c-a9c6-492da3f5c95c Content-Encoding: gzip Content-Length: 13462 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\n"} 2018-08-09 17:21:21,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-2332b9e7-e42e-488c-a9c6-492da3f5c95c 2018-08-09 17:21:21,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0750269889832s 2018-08-09 17:21:21,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-2332b9e7-e42e-488c-a9c6-492da3f5c95c 2018-08-09 17:21:21,308 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2018-08-09 17:21:21,311 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:21:31,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:21:31,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:21:32,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-f33c1166-7f86-4be3-8a8d-6f976b8fab96 x-compute-request-id: req-f33c1166-7f86-4be3-8a8d-6f976b8fab96 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:21:32,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f33c1166-7f86-4be3-8a8d-6f976b8fab96 2018-08-09 17:21:32,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.725319862366s 2018-08-09 17:21:32,048 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f33c1166-7f86-4be3-8a8d-6f976b8fab96 2018-08-09 17:21:32,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:21:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:21:32,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-ffeaafac-84da-41c4-9039-9a6bedb91a56 x-compute-request-id: req-ffeaafac-84da-41c4-9039-9a6bedb91a56 Content-Encoding: gzip Content-Length: 13869 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-09 17:21:32,135 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-ffeaafac-84da-41c4-9039-9a6bedb91a56 2018-08-09 17:21:32,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809319019318s 2018-08-09 17:21:32,137 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-ffeaafac-84da-41c4-9039-9a6bedb91a56 2018-08-09 17:21:32,137 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-09 17:21:32,139 - functest.core.singlevm - DEBUG - try 5: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:21:42,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:21:42,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:21:42,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-45bb969e-c28e-402d-b2c6-ba931c23aa7a x-compute-request-id: req-45bb969e-c28e-402d-b2c6-ba931c23aa7a Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:21:42,922 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45bb969e-c28e-402d-b2c6-ba931c23aa7a 2018-08-09 17:21:42,923 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.77260184288s 2018-08-09 17:21:42,923 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45bb969e-c28e-402d-b2c6-ba931c23aa7a 2018-08-09 17:21:42,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:21:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:21:43,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:21: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-de84dae6-aae1-4498-9054-49df4f42f885 x-compute-request-id: req-de84dae6-aae1-4498-9054-49df4f42f885 Content-Encoding: gzip Content-Length: 14076 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\n"} 2018-08-09 17:21:43,010 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-de84dae6-aae1-4498-9054-49df4f42f885 2018-08-09 17:21:43,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0786888599396s 2018-08-09 17:21:43,012 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-de84dae6-aae1-4498-9054-49df4f42f885 2018-08-09 17:21:43,012 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2018-08-09 17:21:43,015 - functest.core.singlevm - DEBUG - try 6: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:21:53,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:21:53,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:21:53,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17: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-ff2596c8-a188-43db-9e6e-425d951911d8 x-compute-request-id: req-ff2596c8-a188-43db-9e6e-425d951911d8 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:21:53,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff2596c8-a188-43db-9e6e-425d951911d8 2018-08-09 17:21:53,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555461168289s 2018-08-09 17:21:53,582 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff2596c8-a188-43db-9e6e-425d951911d8 2018-08-09 17:21:53,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:21:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:21:53,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17: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-fad7db6b-477a-4731-b2f3-64c1ba3ecfe0 x-compute-request-id: req-fad7db6b-477a-4731-b2f3-64c1ba3ecfe0 Content-Encoding: gzip Content-Length: 14519 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\n"} 2018-08-09 17:21:53,690 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-fad7db6b-477a-4731-b2f3-64c1ba3ecfe0 2018-08-09 17:21:53,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100584983826s 2018-08-09 17:21:53,692 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-fad7db6b-477a-4731-b2f3-64c1ba3ecfe0 2018-08-09 17:21:53,692 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... 2018-08-09 17:21:53,695 - functest.core.singlevm - DEBUG - try 7: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:22:03,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:22:03,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:22:04,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-103ed0f4-3923-4482-bd04-91b739aeff07 x-compute-request-id: req-103ed0f4-3923-4482-bd04-91b739aeff07 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:22:04,253 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-103ed0f4-3923-4482-bd04-91b739aeff07 2018-08-09 17:22:04,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547590017319s 2018-08-09 17:22:04,254 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-103ed0f4-3923-4482-bd04-91b739aeff07 2018-08-09 17:22:04,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:22:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:22:04,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-7a298fa5-297e-40fc-8853-71175101b0a0 x-compute-request-id: req-7a298fa5-297e-40fc-8853-71175101b0a0 Content-Encoding: gzip Content-Length: 14821 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\n"} 2018-08-09 17:22:04,336 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-7a298fa5-297e-40fc-8853-71175101b0a0 2018-08-09 17:22:04,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0749790668488s 2018-08-09 17:22:04,338 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-7a298fa5-297e-40fc-8853-71175101b0a0 2018-08-09 17:22:04,339 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... 2018-08-09 17:22:04,342 - functest.core.singlevm - DEBUG - try 8: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:22:14,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:22:14,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:22:14,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-31597297-8d92-4205-917a-4ab100be0240 x-compute-request-id: req-31597297-8d92-4205-917a-4ab100be0240 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:22:14,897 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31597297-8d92-4205-917a-4ab100be0240 2018-08-09 17:22:14,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544470071793s 2018-08-09 17:22:14,898 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31597297-8d92-4205-917a-4ab100be0240 2018-08-09 17:22:14,905 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:22:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:22:15,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-3fc0c63e-60b3-470d-b2ef-d2c0f49ecf27 x-compute-request-id: req-3fc0c63e-60b3-470d-b2ef-d2c0f49ecf27 Content-Encoding: gzip Content-Length: 15042 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\n"} 2018-08-09 17:22:15,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-3fc0c63e-60b3-470d-b2ef-d2c0f49ecf27 2018-08-09 17:22:15,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.09739112854s 2018-08-09 17:22:15,005 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-3fc0c63e-60b3-470d-b2ef-d2c0f49ecf27 2018-08-09 17:22:15,005 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... 2018-08-09 17:22:15,008 - functest.core.singlevm - DEBUG - try 9: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:22:25,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:22:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:22:25,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-e95ec1e7-d56c-4564-a9c4-957239834884 x-compute-request-id: req-e95ec1e7-d56c-4564-a9c4-957239834884 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:22:25,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e95ec1e7-d56c-4564-a9c4-957239834884 2018-08-09 17:22:25,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537811994553s 2018-08-09 17:22:25,549 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e95ec1e7-d56c-4564-a9c4-957239834884 2018-08-09 17:22:25,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:22:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:22:25,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-ef839e34-bd58-4c44-a436-9000b0345ce3 x-compute-request-id: req-ef839e34-bd58-4c44-a436-9000b0345ce3 Content-Encoding: gzip Content-Length: 15498 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip..."} 2018-08-09 17:22:25,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-ef839e34-bd58-4c44-a436-9000b0345ce3 2018-08-09 17:22:25,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0879240036011s 2018-08-09 17:22:25,647 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-ef839e34-bd58-4c44-a436-9000b0345ce3 2018-08-09 17:22:25,647 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip... 2018-08-09 17:22:25,650 - functest.core.singlevm - DEBUG - try 10: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:22:35,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:22:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:22:36,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-557d6e34-61f5-480f-ab20-38a12b2103f7 x-compute-request-id: req-557d6e34-61f5-480f-ab20-38a12b2103f7 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:22:36,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-557d6e34-61f5-480f-ab20-38a12b2103f7 2018-08-09 17:22:36,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459054946899s 2018-08-09 17:22:36,121 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-557d6e34-61f5-480f-ab20-38a12b2103f7 2018-08-09 17:22:36,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:22:36,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:22:36,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-15cdfe56-a8a0-4890-b710-5da226dc4106 x-compute-request-id: req-15cdfe56-a8a0-4890-b710-5da226dc4106 Content-Encoding: gzip Content-Length: 16166 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7972\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 7980\nclearwater-socket-factory-sig start/running, process 7988\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\n"} 2018-08-09 17:22:36,217 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-15cdfe56-a8a0-4890-b710-5da226dc4106 2018-08-09 17:22:36,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0887250900269s 2018-08-09 17:22:36,219 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-15cdfe56-a8a0-4890-b710-5da226dc4106 2018-08-09 17:22:36,219 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7972 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 7980 clearwater-socket-factory-sig start/running, process 7988 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] 2018-08-09 17:22:36,223 - functest.core.singlevm - DEBUG - try 11: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:22:46,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:22:46,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:22:46,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-b0ee9146-ec12-4e20-9f8c-dc3324ab6681 x-compute-request-id: req-b0ee9146-ec12-4e20-9f8c-dc3324ab6681 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:22:46,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0ee9146-ec12-4e20-9f8c-dc3324ab6681 2018-08-09 17:22:46,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.310939073563s 2018-08-09 17:22:46,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0ee9146-ec12-4e20-9f8c-dc3324ab6681 2018-08-09 17:22:46,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:22:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:22:46,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-18550078-afa2-496a-963d-5b5732315a6c x-compute-request-id: req-18550078-afa2-496a-963d-5b5732315a6c Content-Encoding: gzip Content-Length: 16368 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7972\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 7980\nclearwater-socket-factory-sig start/running, process 7988\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 6s (5754 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n"} 2018-08-09 17:22:46,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-18550078-afa2-496a-963d-5b5732315a6c 2018-08-09 17:22:46,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0784599781036s 2018-08-09 17:22:46,634 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-18550078-afa2-496a-963d-5b5732315a6c 2018-08-09 17:22:46,634 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7972 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 7980 clearwater-socket-factory-sig start/running, process 7988 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 6s (5754 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... 2018-08-09 17:22:46,637 - functest.core.singlevm - DEBUG - try 12: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:22:56,648 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:22:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:22:57,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-8a90984f-b4b5-49de-b228-0d8f7780e5c8 x-compute-request-id: req-8a90984f-b4b5-49de-b228-0d8f7780e5c8 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:22:57,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a90984f-b4b5-49de-b228-0d8f7780e5c8 2018-08-09 17:22:57,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03121304512s 2018-08-09 17:22:57,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a90984f-b4b5-49de-b228-0d8f7780e5c8 2018-08-09 17:22:57,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:22:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:22:57,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:22: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-b6b4a220-4f7d-450a-a764-eeb16d71ec2d x-compute-request-id: req-b6b4a220-4f7d-450a-a764-eeb16d71ec2d Content-Encoding: gzip Content-Length: 16933 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7972\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 7980\nclearwater-socket-factory-sig start/running, process 7988\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 6s (5754 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\n"} 2018-08-09 17:22:57,767 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-b6b4a220-4f7d-450a-a764-eeb16d71ec2d 2018-08-09 17:22:57,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.080127954483s 2018-08-09 17:22:57,770 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-b6b4a220-4f7d-450a-a764-eeb16d71ec2d 2018-08-09 17:22:57,770 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7972 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 7980 clearwater-socket-factory-sig start/running, process 7988 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 6s (5754 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip 2018-08-09 17:22:57,774 - functest.core.singlevm - DEBUG - try 13: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:23:07,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:07,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:08,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-4a5d328d-f5f9-414c-a009-ff3102eccb15 x-compute-request-id: req-4a5d328d-f5f9-414c-a009-ff3102eccb15 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:08,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a5d328d-f5f9-414c-a009-ff3102eccb15 2018-08-09 17:23:08,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559646844864s 2018-08-09 17:23:08,345 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a5d328d-f5f9-414c-a009-ff3102eccb15 2018-08-09 17:23:08,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:08,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:08,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-13827d14-c5f9-4979-a701-7620d6a8d624 x-compute-request-id: req-13827d14-c5f9-4979-a701-7620d6a8d624 Content-Encoding: gzip Content-Length: 18559 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008031] AppArmor: AppArmor initialized\n[ 0.008854] Yama: becoming mindful.\n[ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016234] Initializing cgroup subsys memory\n[ 0.017110] Initializing cgroup subsys devices\n[ 0.017981] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020851] Initializing cgroup subsys perf_event\n[ 0.021772] Initializing cgroup subsys hugetlb\n[ 0.022702] CPU: Physical Processor ID: 0\n[ 0.023515] FEATURE SPEC_CTRL Not Present\n[ 0.024684] mce: CPU supports 10 MCE banks\n[ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029471] Speculative Store Bypass: Vulnerable\n[ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036097] ACPI: Core revision 20131115\n[ 0.037363] ACPI: All ACPI Tables successfully acquired\n[ 0.038533] ftrace: allocating 28727 entries in 113 pages\n[ 0.064174] Enabling x2apic\n[ 0.065120] Enabled x2apic\n[ 0.066172] Switched APIC routing to physical x2apic.\n[ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.081407] KVM setup paravirtual spinlock\n[ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084154] x86: Booting SMP configuration:\n[ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100022] x86: Booted up 1 node, 2 CPUs\n[ 0.100014] KVM setup async PF for cpu 1\n[ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.104313] devtmpfs: initialized\n[ 0.105869] EVM: security.selinux\n[ 0.106644] EVM: security.SMACK64\n[ 0.107428] EVM: security.ima\n[ 0.108006] EVM: security.capability\n[ 0.108836] pinctrl core: initialized pinctrl subsystem\n[ 0.110046] regulator-dummy: no parameters\n[ 0.111064] RTC time: 17:20:34, date: 08/09/18\n[ 0.112038] NET: Registered protocol family 16\n[ 0.113118] cpuidle: using governor ladder\n[ 0.114029] cpuidle: using governor menu\n[ 0.114975] ACPI: bus type PCI registered\n[ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.116099] PCI: Using configuration type 1 for base access\n[ 0.117819] bio: create slab at 0\n[ 0.117819] ACPI: Added _OSI(Module Device)\n[ 0.117819] ACPI: Added _OSI(Processor Device)\n[ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.120943] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.123049] ACPI: Interpreter enabled\n[ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133390] ACPI: (supports S0 S5)\n[ 0.134255] ACPI: Using IOAPIC for interrupt routing\n[ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136324] ACPI: No dock devices found.\n[ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144325] acpiphp: Slot [3] registered\n[ 0.145258] acpiphp: Slot [4] registered\n[ 0.146174] acpiphp: Slot [5] registered\n[ 0.147103] acpiphp: Slot [6] registered\n[ 0.148034] acpiphp: Slot [7] registered\n[ 0.148924] acpiphp: Slot [8] registered\n[ 0.149799] acpiphp: Slot [9] registered\n[ 0.150701] acpiphp: Slot [10] registered\n[ 0.151621] acpiphp: Slot [11] registered\n[ 0.152019] acpiphp: Slot [12] registered\n[ 0.152985] acpiphp: Slot [13] registered\n[ 0.153929] acpiphp: Slot [14] registered\n[ 0.154816] acpiphp: Slot [15] registered\n[ 0.155765] acpiphp: Slot [16] registered\n[ 0.156024] acpiphp: Slot [17] registered\n[ 0.156897] acpiphp: Slot [18] registered\n[ 0.157831] acpiphp: Slot [19] registered\n[ 0.158742] acpiphp: Slot [20] registered\n[ 0.159624] acpiphp: Slot [21] registered\n[ 0.160019] acpiphp: Slot [22] registered\n[ 0.160865] acpiphp: Slot [23] registered\n[ 0.161720] acpiphp: Slot [24] registered\n[ 0.162578] acpiphp: Slot [25] registered\n[ 0.163426] acpiphp: Slot [26] registered\n[ 0.164018] acpiphp: Slot [27] registered\n[ 0.164858] acpiphp: Slot [28] registered\n[ 0.165688] acpiphp: Slot [29] registered\n[ 0.166656] acpiphp: Slot [30] registered\n[ 0.167543] acpiphp: Slot [31] registered\n[ 0.168011] PCI host bridge to bus 0000:00\n[ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.222792] vgaarb: loaded\n[ 0.223415] vgaarb: bridge control possible 0000:00:02.0\n[ 0.224479] SCSI subsystem initialized\n[ 0.225709] ACPI: bus type USB registered\n[ 0.225709] usbcore: registered new interface driver usbfs\n[ 0.226212] usbcore: registered new interface driver hub\n[ 0.228044] usbcore: registered new device driver usb\n[ 0.229115] PCI: Using ACPI for IRQ routing\n[ 0.229513] NetLabel: Initializing\n[ 0.230367] NetLabel: domain hash size = 128\n[ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.233084] NetLabel: unlabeled traffic allowed by default\n[ 0.234182] Switched to clocksource kvm-clock\n[ 0.240193] AppArmor: AppArmor Filesystem Enabled\n[ 0.241268] pnp: PnP ACPI init\n[ 0.242032] ACPI: bus type PNP registered\n[ 0.243504] pnp: PnP ACPI: found 8 devices\n[ 0.244453] ACPI: bus type PNP unregistered\n[ 0.251667] NET: Registered protocol family 2\n[ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.256032] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.257366] TCP: reno registered\n[ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.260600] NET: Registered protocol family 1\n[ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.310816] Trying to unpack rootfs image as initramfs...\n[ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.414560] Scanning for low memory corruption every 60 seconds\n[ 0.416368] Initialise system trusted keyring\n[ 0.417526] audit: initializing netlink socket (disabled)\n[ 0.418845] type=2000 audit(1533835235.355:1): initialized\n[ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.442757] zbud: loaded\n[ 0.443650] VFS: Disk quotas dquot_6.5.2\n[ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.446539] fuse init (API version 7.22)\n[ 0.447566] msgmni has been set to 3997\n[ 0.448552] Key type big_key registered\n[ 0.449797] Key type asymmetric registered\n[ 0.450749] Asymmetric key parser 'x509' registered\n[ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.453596] io scheduler noop registered\n[ 0.454469] io scheduler deadline registered (default)\n[ 0.455623] io scheduler cfq registered\n[ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.459424] ipmi message handler version 39.2\n[ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.462417] ACPI: Power Button [PWRF]\n[ 0.463390] GHES: HEST is not enabled!\n[ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.583636] Linux agpgart interface v0.103\n[ 0.585433] brd: module loaded\n[ 0.586596] loop: module loaded\n[ 0.587637] blk-mq: CPU -> queue map\n[ 0.588434] CPU 0 -> Queue 0\n[ 0.589143] CPU 1 -> Queue 0\n[ 0.590596] vda: vda1\n[ 0.591941] scsi0 : ata_piix\n[ 0.592751] scsi1 : ata_piix\n[ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.596468] libphy: Fixed MDIO Bus: probed\n[ 0.597686] tun: Universal TUN/TAP device driver, 1.6\n[ 0.598703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.601755] PPP generic driver version 2.4.2\n[ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.604809] ehci-pci: EHCI PCI platform driver\n[ 0.606055] ehci-platform: EHCI generic platform driver\n[ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.608924] ohci-pci: OHCI PCI platform driver\n[ 0.610067] ohci-platform: OHCI generic platform driver\n[ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.640767] usb usb1: Product: UHCI Host Controller\n[ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.643216] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.644280] hub 1-0:1.0: USB hub found\n[ 0.645187] hub 1-0:1.0: 2 ports detected\n[ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.651052] mousedev: PS/2 mouse device common for all mice\n[ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.654458] rtc_cmos 00:00: RTC can wake from S4\n[ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.658326] device-mapper: uevent: version 1.0.3\n[ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.662925] TCP: cubic registered\n[ 0.663927] NET: Registered protocol family 10\n[ 0.665520] NET: Registered protocol family 17\n[ 0.666746] Key type dns_resolver registered\n[ 0.668218] Loading compiled-in X.509 certificates\n[ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.672684] registered taskstats version 1\n[ 0.682574] Key type trusted registered\n[ 0.686118] Key type encrypted registered\n[ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.688141] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.689863] regulator-dummy: disabling\n[ 0.690788] Magic number: 14:761:339\n[ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.694785] EDD information not available.\n[ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.755788] Write protecting the kernel read-only data: 12288k\n[ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.775227] systemd-udevd[107]: starting version 204\n[ 0.816482] FDC 0 is a S82078B\n[ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.123927] usb 1-1: Product: QEMU USB Tablet\n[ 1.125101] usb 1-1: Manufacturer: QEMU\n[ 1.126130] usb 1-1: SerialNumber: 42\n[ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz\n[ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds.\ncloud-init-nonet[3.40]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.12]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad |\nci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a |\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:\nd9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| . |\n| . + o |\n| . + = . |\n| o o S . o. |\n| o o o Eo. |\n| o + o. . |\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:\n4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| +o. |\n| o *o |\n| . o+o |\n| oo.. |\n| S .. + |\n| * . |\n| + + . |\n| . *.. .|\n| oEo.. |\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:\n79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o*=++|\n| .=*oB|\n| .oo=Eo|\n| o .o. .|\n| S o . |\n| . . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ne5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .+.. |\n| . . o .. * |\n| o + o .. . + |\n| . . o .o . . |\n|. S o . |\n| . . |\n|. |\n| . = . |\n| E.*.. |\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 Bridge file events into upstart[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744\nOK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release\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\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1558 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bono --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-socket-factory\n clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev\n fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\nSuggested packages:\n binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config\n clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc\n gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc\n libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb\n gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi\n python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils bono build-essential clearwater-diags-monitor\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0\n libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3\n linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs\n sysstat\n0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 53.4 MB of archives.\nAfter this operation, 160 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://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-153.203 [772 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.4 MB in 13s (3887 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 7972\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 7980\nclearwater-socket-factory-sig start/running, process 7988\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-180328.134516) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 6s (5754 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57588 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.209\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.209\n++ echo A 172.30.9.209\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 (DSA)\nec2: 256 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 (ECDSA)\nec2: 256 e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 (ED25519)\nec2: 2048 d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEo8z3DnFmQmP8jbM68QZs9JJtDIqp2wiLKOunvLoz6EyrIKrfTJrKxFNDXTrE9DbFPe2xLDpdmw+EPIVNDPGbU= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEi74ZY1fF//mx874q4z6s3lOW+TEzX156k1UNPfu05 root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrlYU4usZzQI6ESsxdAicntTFRVl71aJQRCd6l8Dgr5UZIVah1Q4ax4ie+Rpu/gOOe89Rcn35+BlQhBqttoKsQCoioMWdSYYt8V/VeLnpN+f+5+ot8u/Qc02zEXHc1/SoCpSEXyG1PEOCSfQtoda6X3IuYIkRbziQXinKbXA/luY10KWX3eQzpr4Dg+qV/c/L0DoaFDlw/MAnRc5ZBQ48bIrPEPEcR+mMd1rYfM4Pzaav0daRcZRERv+wyT7ItLXEWMuUGD35p/lVFD6YX77Oao3CKRsmqMH+0cN3np49Wu/KkLIjQJL0oZd3VAEh6HfmRbqigM/GX3hZS7nZQHZOV root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 149.18 seconds\n"} 2018-08-09 17:23:08,433 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-13827d14-c5f9-4979-a701-7620d6a8d624 2018-08-09 17:23:08,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809910297394s 2018-08-09 17:23:08,435 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f/action used request id req-13827d14-c5f9-4979-a701-7620d6a8d624 2018-08-09 17:23:08,436 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008031] AppArmor: AppArmor initialized [ 0.008854] Yama: becoming mindful. [ 0.009723] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012768] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014688] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015924] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016234] Initializing cgroup subsys memory [ 0.017110] Initializing cgroup subsys devices [ 0.017981] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020851] Initializing cgroup subsys perf_event [ 0.021772] Initializing cgroup subsys hugetlb [ 0.022702] CPU: Physical Processor ID: 0 [ 0.023515] FEATURE SPEC_CTRL Not Present [ 0.024684] mce: CPU supports 10 MCE banks [ 0.025549] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025549] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027552] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029471] Speculative Store Bypass: Vulnerable [ 0.032053] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036097] ACPI: Core revision 20131115 [ 0.037363] ACPI: All ACPI Tables successfully acquired [ 0.038533] ftrace: allocating 28727 entries in 113 pages [ 0.064174] Enabling x2apic [ 0.065120] Enabled x2apic [ 0.066172] Switched APIC routing to physical x2apic. [ 0.068500] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.070231] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072607] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.081407] KVM setup paravirtual spinlock [ 0.083946] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084154] x86: Booting SMP configuration: [ 0.085432] .... node #0, CPUs: #1[ 0.083912] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100022] x86: Booted up 1 node, 2 CPUs [ 0.100014] KVM setup async PF for cpu 1 [ 0.100017] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.102852] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.104313] devtmpfs: initialized [ 0.105869] EVM: security.selinux [ 0.106644] EVM: security.SMACK64 [ 0.107428] EVM: security.ima [ 0.108006] EVM: security.capability [ 0.108836] pinctrl core: initialized pinctrl subsystem [ 0.110046] regulator-dummy: no parameters [ 0.111064] RTC time: 17:20:34, date: 08/09/18 [ 0.112038] NET: Registered protocol family 16 [ 0.113118] cpuidle: using governor ladder [ 0.114029] cpuidle: using governor menu [ 0.114975] ACPI: bus type PCI registered [ 0.115898] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.116099] PCI: Using configuration type 1 for base access [ 0.117819] bio: create slab at 0 [ 0.117819] ACPI: Added _OSI(Module Device) [ 0.117819] ACPI: Added _OSI(Processor Device) [ 0.120003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.120943] ACPI: Added _OSI(Processor Aggregator Device) [ 0.123049] ACPI: Interpreter enabled [ 0.123840] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.127998] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129298] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133390] ACPI: (supports S0 S5) [ 0.134255] ACPI: Using IOAPIC for interrupt routing [ 0.135700] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136324] ACPI: No dock devices found. [ 0.139514] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140046] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141452] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142865] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144325] acpiphp: Slot [3] registered [ 0.145258] acpiphp: Slot [4] registered [ 0.146174] acpiphp: Slot [5] registered [ 0.147103] acpiphp: Slot [6] registered [ 0.148034] acpiphp: Slot [7] registered [ 0.148924] acpiphp: Slot [8] registered [ 0.149799] acpiphp: Slot [9] registered [ 0.150701] acpiphp: Slot [10] registered [ 0.151621] acpiphp: Slot [11] registered [ 0.152019] acpiphp: Slot [12] registered [ 0.152985] acpiphp: Slot [13] registered [ 0.153929] acpiphp: Slot [14] registered [ 0.154816] acpiphp: Slot [15] registered [ 0.155765] acpiphp: Slot [16] registered [ 0.156024] acpiphp: Slot [17] registered [ 0.156897] acpiphp: Slot [18] registered [ 0.157831] acpiphp: Slot [19] registered [ 0.158742] acpiphp: Slot [20] registered [ 0.159624] acpiphp: Slot [21] registered [ 0.160019] acpiphp: Slot [22] registered [ 0.160865] acpiphp: Slot [23] registered [ 0.161720] acpiphp: Slot [24] registered [ 0.162578] acpiphp: Slot [25] registered [ 0.163426] acpiphp: Slot [26] registered [ 0.164018] acpiphp: Slot [27] registered [ 0.164858] acpiphp: Slot [28] registered [ 0.165688] acpiphp: Slot [29] registered [ 0.166656] acpiphp: Slot [30] registered [ 0.167543] acpiphp: Slot [31] registered [ 0.168011] PCI host bridge to bus 0000:00 [ 0.169248] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.170301] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.171486] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.172004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.173263] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174549] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.182947] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.184012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.211258] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.212794] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.214285] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.215785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.216747] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.218371] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.220047] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.221184] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.222792] vgaarb: loaded [ 0.223415] vgaarb: bridge control possible 0000:00:02.0 [ 0.224479] SCSI subsystem initialized [ 0.225709] ACPI: bus type USB registered [ 0.225709] usbcore: registered new interface driver usbfs [ 0.226212] usbcore: registered new interface driver hub [ 0.228044] usbcore: registered new device driver usb [ 0.229115] PCI: Using ACPI for IRQ routing [ 0.229513] NetLabel: Initializing [ 0.230367] NetLabel: domain hash size = 128 [ 0.232003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.233084] NetLabel: unlabeled traffic allowed by default [ 0.234182] Switched to clocksource kvm-clock [ 0.240193] AppArmor: AppArmor Filesystem Enabled [ 0.241268] pnp: PnP ACPI init [ 0.242032] ACPI: bus type PNP registered [ 0.243504] pnp: PnP ACPI: found 8 devices [ 0.244453] ACPI: bus type PNP unregistered [ 0.251667] NET: Registered protocol family 2 [ 0.253018] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.254608] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.256032] TCP: Hash tables configured (established 16384 bind 16384) [ 0.257366] TCP: reno registered [ 0.258077] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259249] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.260600] NET: Registered protocol family 1 [ 0.261607] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.262749] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.263874] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.286351] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.310816] Trying to unpack rootfs image as initramfs... [ 0.407080] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.409453] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.410679] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.412610] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.414560] Scanning for low memory corruption every 60 seconds [ 0.416368] Initialise system trusted keyring [ 0.417526] audit: initializing netlink socket (disabled) [ 0.418845] type=2000 audit(1533835235.355:1): initialized [ 0.440477] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.442757] zbud: loaded [ 0.443650] VFS: Disk quotas dquot_6.5.2 [ 0.444612] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.446539] fuse init (API version 7.22) [ 0.447566] msgmni has been set to 3997 [ 0.448552] Key type big_key registered [ 0.449797] Key type asymmetric registered [ 0.450749] Asymmetric key parser 'x509' registered [ 0.451866] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.453596] io scheduler noop registered [ 0.454469] io scheduler deadline registered (default) [ 0.455623] io scheduler cfq registered [ 0.456639] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.457861] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.459424] ipmi message handler version 39.2 [ 0.460618] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.462417] ACPI: Power Button [PWRF] [ 0.463390] GHES: HEST is not enabled! [ 0.486140] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.530529] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.553729] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.555602] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.581212] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.583636] Linux agpgart interface v0.103 [ 0.585433] brd: module loaded [ 0.586596] loop: module loaded [ 0.587637] blk-mq: CPU -> queue map [ 0.588434] CPU 0 -> Queue 0 [ 0.589143] CPU 1 -> Queue 0 [ 0.590596] vda: vda1 [ 0.591941] scsi0 : ata_piix [ 0.592751] scsi1 : ata_piix [ 0.593455] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.594756] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.596468] libphy: Fixed MDIO Bus: probed [ 0.597686] tun: Universal TUN/TAP device driver, 1.6 [ 0.598703] tun: (C) 1999-2004 Max Krasnyansky [ 0.601755] PPP generic driver version 2.4.2 [ 0.603066] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.604809] ehci-pci: EHCI PCI platform driver [ 0.606055] ehci-platform: EHCI generic platform driver [ 0.607374] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.608924] ohci-pci: OHCI PCI platform driver [ 0.610067] ohci-platform: OHCI generic platform driver [ 0.611394] uhci_hcd: USB Universal Host Controller Interface driver [ 0.633911] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.634954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.636756] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.638102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.639479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.640767] usb usb1: Product: UHCI Host Controller [ 0.641717] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.643216] usb usb1: SerialNumber: 0000:00:01.2 [ 0.644280] hub 1-0:1.0: USB hub found [ 0.645187] hub 1-0:1.0: 2 ports detected [ 0.646359] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.648833] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.649865] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.651052] mousedev: PS/2 mouse device common for all mice [ 0.652455] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.654458] rtc_cmos 00:00: RTC can wake from S4 [ 0.655679] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.656958] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.658326] device-mapper: uevent: version 1.0.3 [ 0.659499] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.661619] ledtrig-cpu: registered to indicate activity on CPUs [ 0.662925] TCP: cubic registered [ 0.663927] NET: Registered protocol family 10 [ 0.665520] NET: Registered protocol family 17 [ 0.666746] Key type dns_resolver registered [ 0.668218] Loading compiled-in X.509 certificates [ 0.670347] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.672684] registered taskstats version 1 [ 0.682574] Key type trusted registered [ 0.686118] Key type encrypted registered [ 0.686914] AppArmor: AppArmor sha1 policy hashing enabled [ 0.688141] IMA: No TPM chip found, activating TPM-bypass! [ 0.689863] regulator-dummy: disabling [ 0.690788] Magic number: 14:761:339 [ 0.691782] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.693570] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.694785] EDD information not available. [ 0.754108] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.755788] Write protecting the kernel read-only data: 12288k [ 0.757991] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.761323] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.775227] systemd-udevd[107]: starting version 204 [ 0.816482] FDC 0 is a S82078B [ 0.956027] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.120380] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.122146] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.123927] usb 1-1: Product: QEMU USB Tablet [ 1.125101] usb 1-1: Manufacturer: QEMU [ 1.126130] usb 1-1: SerialNumber: 42 [ 1.408077] tsc: Refined TSC clocksource calibration: 3491.875 MHz [ 1.837021] 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.080581] 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.225918] 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.357681] 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 Thu, 09 Aug 2018 17:20:38 +0000. Up 3.25 seconds. cloud-init-nonet[3.40]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.12]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:40 +0000. Up 5.31 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:fe:ad | ci-info: | eth0 | True | 192.168.0.21 | 255.255.255.0 | fa:16:3e:e9:11:7a | 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: d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ | | | . | | . + o | | . + = . | | o o S . o. | | o o o Eo. | | 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: 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | +o. | | o *o | | . o+o | | oo.. | | S .. + | | * . | | + + . | | . *.. .| | oEo.. | +-----------------+ 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: 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | o*=++| | .=*oB| | .oo=Eo| | o .o. .| | S o . | | . . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 The key's randomart image is: +--[ED25519 256--+ | .. .+.. | | . . o .. * | | o + o .. . + | | . . o .o . . | |. S o . | | . . | |. | | . = . | | E.*.. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:47 +0000. Up 12.92 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:49 +0000. Up 14.20 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 18733 0 --:--:-- --:--:-- --:--:-- 18744 OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release 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 Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1558 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install bono --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat Suggested packages: binutils-doc restund bono-dbg clearwater-logging clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils bono build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-libs sysstat 0 upgraded, 83 newly installed, 0 to remove and 3 not upgraded. Need to get 53.4 MB of archives. After this operation, 160 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://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-153.203 [772 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 36%Extracting templates from packages: 72%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.4 MB in 13s (3887 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 7972 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 7980 clearwater-socket-factory-sig start/running, process 7988 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-180328.134516) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 6s (5754 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57588 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.209 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.209 ++ echo A 172.30.9.209 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4d:58:27:2f:0d:cd:9a:bd:3e:43:2d:c9:fa:96:dd:8a root@bono-0 (DSA) ec2: 256 79:7c:d1:16:dd:82:5e:50:d0:63:5b:c1:62:53:7f:b5 root@bono-0 (ECDSA) ec2: 256 e5:d6:41:cf:f0:04:a8:b0:e4:00:3e:ba:ff:cc:8f:8c root@bono-0 (ED25519) ec2: 2048 d9:30:68:26:ee:49:37:ff:59:a5:8a:31:ff:d3:16:a4 root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEo8z3DnFmQmP8jbM68QZs9JJtDIqp2wiLKOunvLoz6EyrIKrfTJrKxFNDXTrE9DbFPe2xLDpdmw+EPIVNDPGbU= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICEi74ZY1fF//mx874q4z6s3lOW+TEzX156k1UNPfu05 root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrlYU4usZzQI6ESsxdAicntTFRVl71aJQRCd6l8Dgr5UZIVah1Q4ax4ie+Rpu/gOOe89Rcn35+BlQhBqttoKsQCoioMWdSYYt8V/VeLnpN+f+5+ot8u/Qc02zEXHc1/SoCpSEXyG1PEOCSfQtoda6X3IuYIkRbziQXinKbXA/luY10KWX3eQzpr4Dg+qV/c/L0DoaFDlw/MAnRc5ZBQ48bIrPEPEcR+mMd1rYfM4Pzaav0daRcZRERv+wyT7ItLXEWMuUGD35p/lVFD6YX77Oao3CKRsmqMH+0cN3np49Wu/KkLIjQJL0oZd3VAEh6HfmRbqigM/GX3hZS7nZQHZOV root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:03 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 149.18 seconds 2018-08-09 17:23:08,440 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:23:08,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:08,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:08,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-f25d8b61-880c-456d-b2a1-7c48d6eb13f9 x-compute-request-id: req-f25d8b61-880c-456d-b2a1-7c48d6eb13f9 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:08,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f25d8b61-880c-456d-b2a1-7c48d6eb13f9 2018-08-09 17:23:08,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547706842422s 2018-08-09 17:23:08,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f25d8b61-880c-456d-b2a1-7c48d6eb13f9 2018-08-09 17:23:08,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:08,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:09,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-6b2bce9e-2f22-46cc-bb7f-ac07374b8790 x-compute-request-id: req-6b2bce9e-2f22-46cc-bb7f-ac07374b8790 Content-Encoding: gzip Content-Length: 18209 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.008937] AppArmor: AppArmor initialized\n[ 0.009782] Yama: becoming mindful.\n[ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018473] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020926] Initializing cgroup subsys blkio\n[ 0.021808] Initializing cgroup subsys perf_event\n[ 0.022766] Initializing cgroup subsys hugetlb\n[ 0.024064] CPU: Physical Processor ID: 0\n[ 0.024926] FEATURE SPEC_CTRL Not Present\n[ 0.026448] mce: CPU supports 10 MCE banks\n[ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037752] ACPI: Core revision 20131115\n[ 0.039070] ACPI: All ACPI Tables successfully acquired\n[ 0.040254] ftrace: allocating 28727 entries in 113 pages\n[ 0.060322] Enabling x2apic\n[ 0.061059] Enabled x2apic\n[ 0.061877] Switched APIC routing to physical x2apic.\n[ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076900] KVM setup paravirtual spinlock\n[ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096028] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100328] devtmpfs: initialized\n[ 0.102277] EVM: security.selinux\n[ 0.103016] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104669] EVM: security.capability\n[ 0.105461] pinctrl core: initialized pinctrl subsystem\n[ 0.105902] regulator-dummy: no parameters\n[ 0.108065] RTC time: 17:20:34, date: 08/09/18\n[ 0.108992] NET: Registered protocol family 16\n[ 0.109990] cpuidle: using governor ladder\n[ 0.110848] cpuidle: using governor menu\n[ 0.111736] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113289] PCI: Using configuration type 1 for base access\n[ 0.114914] bio: create slab at 0\n[ 0.116066] ACPI: Added _OSI(Module Device)\n[ 0.116946] ACPI: Added _OSI(Processor Device)\n[ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118836] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121054] ACPI: Interpreter enabled\n[ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130084] ACPI: (supports S0 S5)\n[ 0.130861] ACPI: Using IOAPIC for interrupt routing\n[ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132355] ACPI: No dock devices found.\n[ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140235] acpiphp: Slot [3] registered\n[ 0.141179] acpiphp: Slot [4] registered\n[ 0.142109] acpiphp: Slot [5] registered\n[ 0.142950] acpiphp: Slot [6] registered\n[ 0.143792] acpiphp: Slot [7] registered\n[ 0.144018] acpiphp: Slot [8] registered\n[ 0.144846] acpiphp: Slot [9] registered\n[ 0.145693] acpiphp: Slot [10] registered\n[ 0.146548] acpiphp: Slot [11] registered\n[ 0.147388] acpiphp: Slot [12] registered\n[ 0.148018] acpiphp: Slot [13] registered\n[ 0.148908] acpiphp: Slot [14] registered\n[ 0.149787] acpiphp: Slot [15] registered\n[ 0.150630] acpiphp: Slot [16] registered\n[ 0.151480] acpiphp: Slot [17] registered\n[ 0.152018] acpiphp: Slot [18] registered\n[ 0.152879] acpiphp: Slot [19] registered\n[ 0.153832] acpiphp: Slot [20] registered\n[ 0.154773] acpiphp: Slot [21] registered\n[ 0.155635] acpiphp: Slot [22] registered\n[ 0.156019] acpiphp: Slot [23] registered\n[ 0.157215] acpiphp: Slot [24] registered\n[ 0.158152] acpiphp: Slot [25] registered\n[ 0.159071] acpiphp: Slot [26] registered\n[ 0.159993] acpiphp: Slot [27] registered\n[ 0.160019] acpiphp: Slot [28] registered\n[ 0.160915] acpiphp: Slot [29] registered\n[ 0.161804] acpiphp: Slot [30] registered\n[ 0.162715] acpiphp: Slot [31] registered\n[ 0.163630] PCI host bridge to bus 0000:00\n[ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217917] SCSI subsystem initialized\n[ 0.218889] ACPI: bus type USB registered\n[ 0.218889] usbcore: registered new interface driver usbfs\n[ 0.220015] usbcore: registered new interface driver hub\n[ 0.221106] usbcore: registered new device driver usb\n[ 0.221130] PCI: Using ACPI for IRQ routing\n[ 0.221202] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225953] NetLabel: unlabeled traffic allowed by default\n[ 0.227121] Switched to clocksource kvm-clock\n[ 0.231320] AppArmor: AppArmor Filesystem Enabled\n[ 0.232388] pnp: PnP ACPI init\n[ 0.233127] ACPI: bus type PNP registered\n[ 0.234450] pnp: PnP ACPI: found 8 devices\n[ 0.235378] ACPI: bus type PNP unregistered\n[ 0.243294] NET: Registered protocol family 2\n[ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.247612] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248968] TCP: reno registered\n[ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252239] NET: Registered protocol family 1\n[ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299959] Trying to unpack rootfs image as initramfs...\n[ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398772] Scanning for low memory corruption every 60 seconds\n[ 0.400261] Initialise system trusted keyring\n[ 0.401265] audit: initializing netlink socket (disabled)\n[ 0.402382] type=2000 audit(1533835235.333:1): initialized\n[ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425352] zbud: loaded\n[ 0.426245] VFS: Disk quotas dquot_6.5.2\n[ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429115] fuse init (API version 7.22)\n[ 0.430170] msgmni has been set to 3997\n[ 0.431218] Key type big_key registered\n[ 0.432546] Key type asymmetric registered\n[ 0.433571] Asymmetric key parser 'x509' registered\n[ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437119] io scheduler noop registered\n[ 0.438062] io scheduler deadline registered (default)\n[ 0.439246] io scheduler cfq registered\n[ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443321] ipmi message handler version 39.2\n[ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.445698] ACPI: Power Button [PWRF]\n[ 0.446510] GHES: HEST is not enabled!\n[ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564619] Linux agpgart interface v0.103\n[ 0.566276] brd: module loaded\n[ 0.567650] loop: module loaded\n[ 0.569129] blk-mq: CPU -> queue map\n[ 0.570285] CPU 0 -> Queue 0\n[ 0.571311] CPU 1 -> Queue 0\n[ 0.573159] vda: vda1\n[ 0.574557] scsi0 : ata_piix\n[ 0.575445] scsi1 : ata_piix\n[ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.579609] libphy: Fixed MDIO Bus: probed\n[ 0.580737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.581987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.585278] PPP generic driver version 2.4.2\n[ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.588577] ehci-pci: EHCI PCI platform driver\n[ 0.590070] ehci-platform: EHCI generic platform driver\n[ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.593406] ohci-pci: OHCI PCI platform driver\n[ 0.594637] ohci-platform: OHCI generic platform driver\n[ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624832] usb usb1: Product: UHCI Host Controller\n[ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.626985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627999] hub 1-0:1.0: USB hub found\n[ 0.628809] hub 1-0:1.0: 2 ports detected\n[ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634259] mousedev: PS/2 mouse device common for all mice\n[ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637768] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642451] device-mapper: uevent: version 1.0.3\n[ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647741] TCP: cubic registered\n[ 0.648940] NET: Registered protocol family 10\n[ 0.650600] NET: Registered protocol family 17\n[ 0.651816] Key type dns_resolver registered\n[ 0.653218] Loading compiled-in X.509 certificates\n[ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657714] registered taskstats version 1\n[ 0.669617] Key type trusted registered\n[ 0.673814] Key type encrypted registered\n[ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676464] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678336] regulator-dummy: disabling\n[ 0.679520] Magic number: 14:761:339\n[ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234)\n[ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685180] EDD information not available.\n[ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.740134] Write protecting the kernel read-only data: 12288k\n[ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.759506] systemd-udevd[107]: starting version 204\n[ 0.797519] FDC 0 is a S82078B\n[ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.103601] usb 1-1: Product: QEMU USB Tablet\n[ 1.104690] usb 1-1: Manufacturer: QEMU\n[ 1.105676] usb 1-1: SerialNumber: 42\n[ 1.805189] 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.051198] 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.192600] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df |\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:\n27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S.o= . |\n| =++= E |\n| . =+o. |\n| . =+* |\n| o*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:\nf6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| S . |\n| . Bo. |\n| +.*+ |\n| .==Eo . |\n| +B.oo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| B*=. |\n| o.@. |\n| + O.+ |\n| * * + |\n| S + + E |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=o |\n| o.++. |\n| o=. + . |\n| .oo. o . |\n| . o.S o. .|\n| o + +E.|\n| . o.|\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8775\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n.................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\n"} 2018-08-09 17:23:09,078 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-6b2bce9e-2f22-46cc-bb7f-ac07374b8790 2018-08-09 17:23:09,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0813410282135s 2018-08-09 17:23:09,080 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-6b2bce9e-2f22-46cc-bb7f-ac07374b8790 2018-08-09 17:23:09,081 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.008937] AppArmor: AppArmor initialized [ 0.009782] Yama: becoming mindful. [ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018473] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020926] Initializing cgroup subsys blkio [ 0.021808] Initializing cgroup subsys perf_event [ 0.022766] Initializing cgroup subsys hugetlb [ 0.024064] CPU: Physical Processor ID: 0 [ 0.024926] FEATURE SPEC_CTRL Not Present [ 0.026448] mce: CPU supports 10 MCE banks [ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037752] ACPI: Core revision 20131115 [ 0.039070] ACPI: All ACPI Tables successfully acquired [ 0.040254] ftrace: allocating 28727 entries in 113 pages [ 0.060322] Enabling x2apic [ 0.061059] Enabled x2apic [ 0.061877] Switched APIC routing to physical x2apic. [ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076900] KVM setup paravirtual spinlock [ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096028] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100328] devtmpfs: initialized [ 0.102277] EVM: security.selinux [ 0.103016] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104669] EVM: security.capability [ 0.105461] pinctrl core: initialized pinctrl subsystem [ 0.105902] regulator-dummy: no parameters [ 0.108065] RTC time: 17:20:34, date: 08/09/18 [ 0.108992] NET: Registered protocol family 16 [ 0.109990] cpuidle: using governor ladder [ 0.110848] cpuidle: using governor menu [ 0.111736] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113289] PCI: Using configuration type 1 for base access [ 0.114914] bio: create slab at 0 [ 0.116066] ACPI: Added _OSI(Module Device) [ 0.116946] ACPI: Added _OSI(Processor Device) [ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118836] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121054] ACPI: Interpreter enabled [ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130084] ACPI: (supports S0 S5) [ 0.130861] ACPI: Using IOAPIC for interrupt routing [ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132355] ACPI: No dock devices found. [ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140235] acpiphp: Slot [3] registered [ 0.141179] acpiphp: Slot [4] registered [ 0.142109] acpiphp: Slot [5] registered [ 0.142950] acpiphp: Slot [6] registered [ 0.143792] acpiphp: Slot [7] registered [ 0.144018] acpiphp: Slot [8] registered [ 0.144846] acpiphp: Slot [9] registered [ 0.145693] acpiphp: Slot [10] registered [ 0.146548] acpiphp: Slot [11] registered [ 0.147388] acpiphp: Slot [12] registered [ 0.148018] acpiphp: Slot [13] registered [ 0.148908] acpiphp: Slot [14] registered [ 0.149787] acpiphp: Slot [15] registered [ 0.150630] acpiphp: Slot [16] registered [ 0.151480] acpiphp: Slot [17] registered [ 0.152018] acpiphp: Slot [18] registered [ 0.152879] acpiphp: Slot [19] registered [ 0.153832] acpiphp: Slot [20] registered [ 0.154773] acpiphp: Slot [21] registered [ 0.155635] acpiphp: Slot [22] registered [ 0.156019] acpiphp: Slot [23] registered [ 0.157215] acpiphp: Slot [24] registered [ 0.158152] acpiphp: Slot [25] registered [ 0.159071] acpiphp: Slot [26] registered [ 0.159993] acpiphp: Slot [27] registered [ 0.160019] acpiphp: Slot [28] registered [ 0.160915] acpiphp: Slot [29] registered [ 0.161804] acpiphp: Slot [30] registered [ 0.162715] acpiphp: Slot [31] registered [ 0.163630] PCI host bridge to bus 0000:00 [ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216638] vgaarb: bridge control possible 0000:00:02.0 [ 0.217917] SCSI subsystem initialized [ 0.218889] ACPI: bus type USB registered [ 0.218889] usbcore: registered new interface driver usbfs [ 0.220015] usbcore: registered new interface driver hub [ 0.221106] usbcore: registered new device driver usb [ 0.221130] PCI: Using ACPI for IRQ routing [ 0.221202] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225953] NetLabel: unlabeled traffic allowed by default [ 0.227121] Switched to clocksource kvm-clock [ 0.231320] AppArmor: AppArmor Filesystem Enabled [ 0.232388] pnp: PnP ACPI init [ 0.233127] ACPI: bus type PNP registered [ 0.234450] pnp: PnP ACPI: found 8 devices [ 0.235378] ACPI: bus type PNP unregistered [ 0.243294] NET: Registered protocol family 2 [ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.247612] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248968] TCP: reno registered [ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252239] NET: Registered protocol family 1 [ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299959] Trying to unpack rootfs image as initramfs... [ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398772] Scanning for low memory corruption every 60 seconds [ 0.400261] Initialise system trusted keyring [ 0.401265] audit: initializing netlink socket (disabled) [ 0.402382] type=2000 audit(1533835235.333:1): initialized [ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425352] zbud: loaded [ 0.426245] VFS: Disk quotas dquot_6.5.2 [ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429115] fuse init (API version 7.22) [ 0.430170] msgmni has been set to 3997 [ 0.431218] Key type big_key registered [ 0.432546] Key type asymmetric registered [ 0.433571] Asymmetric key parser 'x509' registered [ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437119] io scheduler noop registered [ 0.438062] io scheduler deadline registered (default) [ 0.439246] io scheduler cfq registered [ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443321] ipmi message handler version 39.2 [ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.445698] ACPI: Power Button [PWRF] [ 0.446510] GHES: HEST is not enabled! [ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564619] Linux agpgart interface v0.103 [ 0.566276] brd: module loaded [ 0.567650] loop: module loaded [ 0.569129] blk-mq: CPU -> queue map [ 0.570285] CPU 0 -> Queue 0 [ 0.571311] CPU 1 -> Queue 0 [ 0.573159] vda: vda1 [ 0.574557] scsi0 : ata_piix [ 0.575445] scsi1 : ata_piix [ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.579609] libphy: Fixed MDIO Bus: probed [ 0.580737] tun: Universal TUN/TAP device driver, 1.6 [ 0.581987] tun: (C) 1999-2004 Max Krasnyansky [ 0.585278] PPP generic driver version 2.4.2 [ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.588577] ehci-pci: EHCI PCI platform driver [ 0.590070] ehci-platform: EHCI generic platform driver [ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.593406] ohci-pci: OHCI PCI platform driver [ 0.594637] ohci-platform: OHCI generic platform driver [ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624832] usb usb1: Product: UHCI Host Controller [ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.626985] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627999] hub 1-0:1.0: USB hub found [ 0.628809] hub 1-0:1.0: 2 ports detected [ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634259] mousedev: PS/2 mouse device common for all mice [ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637768] rtc_cmos 00:00: RTC can wake from S4 [ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642451] device-mapper: uevent: version 1.0.3 [ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647741] TCP: cubic registered [ 0.648940] NET: Registered protocol family 10 [ 0.650600] NET: Registered protocol family 17 [ 0.651816] Key type dns_resolver registered [ 0.653218] Loading compiled-in X.509 certificates [ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657714] registered taskstats version 1 [ 0.669617] Key type trusted registered [ 0.673814] Key type encrypted registered [ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676464] IMA: No TPM chip found, activating TPM-bypass! [ 0.678336] regulator-dummy: disabling [ 0.679520] Magic number: 14:761:339 [ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234) [ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685180] EDD information not available. [ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.740134] Write protecting the kernel read-only data: 12288k [ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.759506] systemd-udevd[107]: starting version 204 [ 0.797519] FDC 0 is a S82078B [ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.103601] usb 1-1: Product: QEMU USB Tablet [ 1.104690] usb 1-1: Manufacturer: QEMU [ 1.105676] usb 1-1: SerialNumber: 42 [ 1.805189] 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.051198] 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.192600] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df | 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: 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S.o= . | | =++= E | | . =+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: f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | S . | | . Bo. | | +.*+ | | .==Eo . | | +B.oo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | B*=. | | o.@. | | + O.+ | | * * + | | S + + 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: 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=o | | o.++. | | o=. + . | | .oo. o . | | . o.S o. .| | o + +E.| | . o.| | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ .................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 2018-08-09 17:23:09,085 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:23:19,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:19,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:19,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-44c54cd4-7514-45c0-8920-159038f96d3d x-compute-request-id: req-44c54cd4-7514-45c0-8920-159038f96d3d Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:19,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44c54cd4-7514-45c0-8920-159038f96d3d 2018-08-09 17:23:19,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534765958786s 2018-08-09 17:23:19,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44c54cd4-7514-45c0-8920-159038f96d3d 2018-08-09 17:23:19,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:19,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-ce66f4bc-8a24-4335-a5ae-20ca88e75e26 x-compute-request-id: req-ce66f4bc-8a24-4335-a5ae-20ca88e75e26 Content-Encoding: gzip Content-Length: 19067 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.008937] AppArmor: AppArmor initialized\n[ 0.009782] Yama: becoming mindful.\n[ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018473] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020926] Initializing cgroup subsys blkio\n[ 0.021808] Initializing cgroup subsys perf_event\n[ 0.022766] Initializing cgroup subsys hugetlb\n[ 0.024064] CPU: Physical Processor ID: 0\n[ 0.024926] FEATURE SPEC_CTRL Not Present\n[ 0.026448] mce: CPU supports 10 MCE banks\n[ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037752] ACPI: Core revision 20131115\n[ 0.039070] ACPI: All ACPI Tables successfully acquired\n[ 0.040254] ftrace: allocating 28727 entries in 113 pages\n[ 0.060322] Enabling x2apic\n[ 0.061059] Enabled x2apic\n[ 0.061877] Switched APIC routing to physical x2apic.\n[ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076900] KVM setup paravirtual spinlock\n[ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096028] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100328] devtmpfs: initialized\n[ 0.102277] EVM: security.selinux\n[ 0.103016] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104669] EVM: security.capability\n[ 0.105461] pinctrl core: initialized pinctrl subsystem\n[ 0.105902] regulator-dummy: no parameters\n[ 0.108065] RTC time: 17:20:34, date: 08/09/18\n[ 0.108992] NET: Registered protocol family 16\n[ 0.109990] cpuidle: using governor ladder\n[ 0.110848] cpuidle: using governor menu\n[ 0.111736] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113289] PCI: Using configuration type 1 for base access\n[ 0.114914] bio: create slab at 0\n[ 0.116066] ACPI: Added _OSI(Module Device)\n[ 0.116946] ACPI: Added _OSI(Processor Device)\n[ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118836] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121054] ACPI: Interpreter enabled\n[ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130084] ACPI: (supports S0 S5)\n[ 0.130861] ACPI: Using IOAPIC for interrupt routing\n[ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132355] ACPI: No dock devices found.\n[ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140235] acpiphp: Slot [3] registered\n[ 0.141179] acpiphp: Slot [4] registered\n[ 0.142109] acpiphp: Slot [5] registered\n[ 0.142950] acpiphp: Slot [6] registered\n[ 0.143792] acpiphp: Slot [7] registered\n[ 0.144018] acpiphp: Slot [8] registered\n[ 0.144846] acpiphp: Slot [9] registered\n[ 0.145693] acpiphp: Slot [10] registered\n[ 0.146548] acpiphp: Slot [11] registered\n[ 0.147388] acpiphp: Slot [12] registered\n[ 0.148018] acpiphp: Slot [13] registered\n[ 0.148908] acpiphp: Slot [14] registered\n[ 0.149787] acpiphp: Slot [15] registered\n[ 0.150630] acpiphp: Slot [16] registered\n[ 0.151480] acpiphp: Slot [17] registered\n[ 0.152018] acpiphp: Slot [18] registered\n[ 0.152879] acpiphp: Slot [19] registered\n[ 0.153832] acpiphp: Slot [20] registered\n[ 0.154773] acpiphp: Slot [21] registered\n[ 0.155635] acpiphp: Slot [22] registered\n[ 0.156019] acpiphp: Slot [23] registered\n[ 0.157215] acpiphp: Slot [24] registered\n[ 0.158152] acpiphp: Slot [25] registered\n[ 0.159071] acpiphp: Slot [26] registered\n[ 0.159993] acpiphp: Slot [27] registered\n[ 0.160019] acpiphp: Slot [28] registered\n[ 0.160915] acpiphp: Slot [29] registered\n[ 0.161804] acpiphp: Slot [30] registered\n[ 0.162715] acpiphp: Slot [31] registered\n[ 0.163630] PCI host bridge to bus 0000:00\n[ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217917] SCSI subsystem initialized\n[ 0.218889] ACPI: bus type USB registered\n[ 0.218889] usbcore: registered new interface driver usbfs\n[ 0.220015] usbcore: registered new interface driver hub\n[ 0.221106] usbcore: registered new device driver usb\n[ 0.221130] PCI: Using ACPI for IRQ routing\n[ 0.221202] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225953] NetLabel: unlabeled traffic allowed by default\n[ 0.227121] Switched to clocksource kvm-clock\n[ 0.231320] AppArmor: AppArmor Filesystem Enabled\n[ 0.232388] pnp: PnP ACPI init\n[ 0.233127] ACPI: bus type PNP registered\n[ 0.234450] pnp: PnP ACPI: found 8 devices\n[ 0.235378] ACPI: bus type PNP unregistered\n[ 0.243294] NET: Registered protocol family 2\n[ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.247612] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248968] TCP: reno registered\n[ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252239] NET: Registered protocol family 1\n[ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299959] Trying to unpack rootfs image as initramfs...\n[ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398772] Scanning for low memory corruption every 60 seconds\n[ 0.400261] Initialise system trusted keyring\n[ 0.401265] audit: initializing netlink socket (disabled)\n[ 0.402382] type=2000 audit(1533835235.333:1): initialized\n[ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425352] zbud: loaded\n[ 0.426245] VFS: Disk quotas dquot_6.5.2\n[ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429115] fuse init (API version 7.22)\n[ 0.430170] msgmni has been set to 3997\n[ 0.431218] Key type big_key registered\n[ 0.432546] Key type asymmetric registered\n[ 0.433571] Asymmetric key parser 'x509' registered\n[ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437119] io scheduler noop registered\n[ 0.438062] io scheduler deadline registered (default)\n[ 0.439246] io scheduler cfq registered\n[ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443321] ipmi message handler version 39.2\n[ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.445698] ACPI: Power Button [PWRF]\n[ 0.446510] GHES: HEST is not enabled!\n[ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564619] Linux agpgart interface v0.103\n[ 0.566276] brd: module loaded\n[ 0.567650] loop: module loaded\n[ 0.569129] blk-mq: CPU -> queue map\n[ 0.570285] CPU 0 -> Queue 0\n[ 0.571311] CPU 1 -> Queue 0\n[ 0.573159] vda: vda1\n[ 0.574557] scsi0 : ata_piix\n[ 0.575445] scsi1 : ata_piix\n[ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.579609] libphy: Fixed MDIO Bus: probed\n[ 0.580737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.581987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.585278] PPP generic driver version 2.4.2\n[ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.588577] ehci-pci: EHCI PCI platform driver\n[ 0.590070] ehci-platform: EHCI generic platform driver\n[ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.593406] ohci-pci: OHCI PCI platform driver\n[ 0.594637] ohci-platform: OHCI generic platform driver\n[ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624832] usb usb1: Product: UHCI Host Controller\n[ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.626985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627999] hub 1-0:1.0: USB hub found\n[ 0.628809] hub 1-0:1.0: 2 ports detected\n[ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634259] mousedev: PS/2 mouse device common for all mice\n[ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637768] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642451] device-mapper: uevent: version 1.0.3\n[ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647741] TCP: cubic registered\n[ 0.648940] NET: Registered protocol family 10\n[ 0.650600] NET: Registered protocol family 17\n[ 0.651816] Key type dns_resolver registered\n[ 0.653218] Loading compiled-in X.509 certificates\n[ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657714] registered taskstats version 1\n[ 0.669617] Key type trusted registered\n[ 0.673814] Key type encrypted registered\n[ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676464] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678336] regulator-dummy: disabling\n[ 0.679520] Magic number: 14:761:339\n[ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234)\n[ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685180] EDD information not available.\n[ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.740134] Write protecting the kernel read-only data: 12288k\n[ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.759506] systemd-udevd[107]: starting version 204\n[ 0.797519] FDC 0 is a S82078B\n[ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.103601] usb 1-1: Product: QEMU USB Tablet\n[ 1.104690] usb 1-1: Manufacturer: QEMU\n[ 1.105676] usb 1-1: SerialNumber: 42\n[ 1.805189] 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.051198] 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.192600] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df |\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:\n27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S.o= . |\n| =++= E |\n| . =+o. |\n| . =+* |\n| o*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:\nf6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| S . |\n| . Bo. |\n| +.*+ |\n| .==Eo . |\n| +B.oo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| B*=. |\n| o.@. |\n| + O.+ |\n| * * + |\n| S + + E |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=o |\n| o.++. |\n| o=. + . |\n| .oo. o . |\n| . o.S o. .|\n| o + +E.|\n| . o.|\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8775\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n.................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n"} 2018-08-09 17:23:19,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-ce66f4bc-8a24-4335-a5ae-20ca88e75e26 2018-08-09 17:23:19,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0812501907349s 2018-08-09 17:23:19,722 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-ce66f4bc-8a24-4335-a5ae-20ca88e75e26 2018-08-09 17:23:19,722 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.008937] AppArmor: AppArmor initialized [ 0.009782] Yama: becoming mindful. [ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018473] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020926] Initializing cgroup subsys blkio [ 0.021808] Initializing cgroup subsys perf_event [ 0.022766] Initializing cgroup subsys hugetlb [ 0.024064] CPU: Physical Processor ID: 0 [ 0.024926] FEATURE SPEC_CTRL Not Present [ 0.026448] mce: CPU supports 10 MCE banks [ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037752] ACPI: Core revision 20131115 [ 0.039070] ACPI: All ACPI Tables successfully acquired [ 0.040254] ftrace: allocating 28727 entries in 113 pages [ 0.060322] Enabling x2apic [ 0.061059] Enabled x2apic [ 0.061877] Switched APIC routing to physical x2apic. [ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076900] KVM setup paravirtual spinlock [ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096028] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100328] devtmpfs: initialized [ 0.102277] EVM: security.selinux [ 0.103016] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104669] EVM: security.capability [ 0.105461] pinctrl core: initialized pinctrl subsystem [ 0.105902] regulator-dummy: no parameters [ 0.108065] RTC time: 17:20:34, date: 08/09/18 [ 0.108992] NET: Registered protocol family 16 [ 0.109990] cpuidle: using governor ladder [ 0.110848] cpuidle: using governor menu [ 0.111736] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113289] PCI: Using configuration type 1 for base access [ 0.114914] bio: create slab at 0 [ 0.116066] ACPI: Added _OSI(Module Device) [ 0.116946] ACPI: Added _OSI(Processor Device) [ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118836] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121054] ACPI: Interpreter enabled [ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130084] ACPI: (supports S0 S5) [ 0.130861] ACPI: Using IOAPIC for interrupt routing [ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132355] ACPI: No dock devices found. [ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140235] acpiphp: Slot [3] registered [ 0.141179] acpiphp: Slot [4] registered [ 0.142109] acpiphp: Slot [5] registered [ 0.142950] acpiphp: Slot [6] registered [ 0.143792] acpiphp: Slot [7] registered [ 0.144018] acpiphp: Slot [8] registered [ 0.144846] acpiphp: Slot [9] registered [ 0.145693] acpiphp: Slot [10] registered [ 0.146548] acpiphp: Slot [11] registered [ 0.147388] acpiphp: Slot [12] registered [ 0.148018] acpiphp: Slot [13] registered [ 0.148908] acpiphp: Slot [14] registered [ 0.149787] acpiphp: Slot [15] registered [ 0.150630] acpiphp: Slot [16] registered [ 0.151480] acpiphp: Slot [17] registered [ 0.152018] acpiphp: Slot [18] registered [ 0.152879] acpiphp: Slot [19] registered [ 0.153832] acpiphp: Slot [20] registered [ 0.154773] acpiphp: Slot [21] registered [ 0.155635] acpiphp: Slot [22] registered [ 0.156019] acpiphp: Slot [23] registered [ 0.157215] acpiphp: Slot [24] registered [ 0.158152] acpiphp: Slot [25] registered [ 0.159071] acpiphp: Slot [26] registered [ 0.159993] acpiphp: Slot [27] registered [ 0.160019] acpiphp: Slot [28] registered [ 0.160915] acpiphp: Slot [29] registered [ 0.161804] acpiphp: Slot [30] registered [ 0.162715] acpiphp: Slot [31] registered [ 0.163630] PCI host bridge to bus 0000:00 [ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216638] vgaarb: bridge control possible 0000:00:02.0 [ 0.217917] SCSI subsystem initialized [ 0.218889] ACPI: bus type USB registered [ 0.218889] usbcore: registered new interface driver usbfs [ 0.220015] usbcore: registered new interface driver hub [ 0.221106] usbcore: registered new device driver usb [ 0.221130] PCI: Using ACPI for IRQ routing [ 0.221202] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225953] NetLabel: unlabeled traffic allowed by default [ 0.227121] Switched to clocksource kvm-clock [ 0.231320] AppArmor: AppArmor Filesystem Enabled [ 0.232388] pnp: PnP ACPI init [ 0.233127] ACPI: bus type PNP registered [ 0.234450] pnp: PnP ACPI: found 8 devices [ 0.235378] ACPI: bus type PNP unregistered [ 0.243294] NET: Registered protocol family 2 [ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.247612] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248968] TCP: reno registered [ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252239] NET: Registered protocol family 1 [ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299959] Trying to unpack rootfs image as initramfs... [ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398772] Scanning for low memory corruption every 60 seconds [ 0.400261] Initialise system trusted keyring [ 0.401265] audit: initializing netlink socket (disabled) [ 0.402382] type=2000 audit(1533835235.333:1): initialized [ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425352] zbud: loaded [ 0.426245] VFS: Disk quotas dquot_6.5.2 [ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429115] fuse init (API version 7.22) [ 0.430170] msgmni has been set to 3997 [ 0.431218] Key type big_key registered [ 0.432546] Key type asymmetric registered [ 0.433571] Asymmetric key parser 'x509' registered [ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437119] io scheduler noop registered [ 0.438062] io scheduler deadline registered (default) [ 0.439246] io scheduler cfq registered [ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443321] ipmi message handler version 39.2 [ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.445698] ACPI: Power Button [PWRF] [ 0.446510] GHES: HEST is not enabled! [ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564619] Linux agpgart interface v0.103 [ 0.566276] brd: module loaded [ 0.567650] loop: module loaded [ 0.569129] blk-mq: CPU -> queue map [ 0.570285] CPU 0 -> Queue 0 [ 0.571311] CPU 1 -> Queue 0 [ 0.573159] vda: vda1 [ 0.574557] scsi0 : ata_piix [ 0.575445] scsi1 : ata_piix [ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.579609] libphy: Fixed MDIO Bus: probed [ 0.580737] tun: Universal TUN/TAP device driver, 1.6 [ 0.581987] tun: (C) 1999-2004 Max Krasnyansky [ 0.585278] PPP generic driver version 2.4.2 [ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.588577] ehci-pci: EHCI PCI platform driver [ 0.590070] ehci-platform: EHCI generic platform driver [ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.593406] ohci-pci: OHCI PCI platform driver [ 0.594637] ohci-platform: OHCI generic platform driver [ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624832] usb usb1: Product: UHCI Host Controller [ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.626985] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627999] hub 1-0:1.0: USB hub found [ 0.628809] hub 1-0:1.0: 2 ports detected [ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634259] mousedev: PS/2 mouse device common for all mice [ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637768] rtc_cmos 00:00: RTC can wake from S4 [ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642451] device-mapper: uevent: version 1.0.3 [ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647741] TCP: cubic registered [ 0.648940] NET: Registered protocol family 10 [ 0.650600] NET: Registered protocol family 17 [ 0.651816] Key type dns_resolver registered [ 0.653218] Loading compiled-in X.509 certificates [ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657714] registered taskstats version 1 [ 0.669617] Key type trusted registered [ 0.673814] Key type encrypted registered [ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676464] IMA: No TPM chip found, activating TPM-bypass! [ 0.678336] regulator-dummy: disabling [ 0.679520] Magic number: 14:761:339 [ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234) [ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685180] EDD information not available. [ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.740134] Write protecting the kernel read-only data: 12288k [ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.759506] systemd-udevd[107]: starting version 204 [ 0.797519] FDC 0 is a S82078B [ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.103601] usb 1-1: Product: QEMU USB Tablet [ 1.104690] usb 1-1: Manufacturer: QEMU [ 1.105676] usb 1-1: SerialNumber: 42 [ 1.805189] 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.051198] 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.192600] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df | 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: 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S.o= . | | =++= E | | . =+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: f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | S . | | . Bo. | | +.*+ | | .==Eo . | | +B.oo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | B*=. | | o.@. | | + O.+ | | * * + | | S + + 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: 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=o | | o.++. | | o=. + . | | .oo. o . | | . o.S o. .| | o + +E.| | . o.| | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ .................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. 2018-08-09 17:23:19,727 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:23:29,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:30,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-5e2aafb1-ca1b-40fc-8e2f-379a978a5841 x-compute-request-id: req-5e2aafb1-ca1b-40fc-8e2f-379a978a5841 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:30,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e2aafb1-ca1b-40fc-8e2f-379a978a5841 2018-08-09 17:23:30,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538957834244s 2018-08-09 17:23:30,277 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e2aafb1-ca1b-40fc-8e2f-379a978a5841 2018-08-09 17:23:30,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:30,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-da4f4800-bba4-4a2b-bff9-538b585d29bc x-compute-request-id: req-da4f4800-bba4-4a2b-bff9-538b585d29bc Content-Encoding: gzip Content-Length: 19724 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.008937] AppArmor: AppArmor initialized\n[ 0.009782] Yama: becoming mindful.\n[ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018473] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020926] Initializing cgroup subsys blkio\n[ 0.021808] Initializing cgroup subsys perf_event\n[ 0.022766] Initializing cgroup subsys hugetlb\n[ 0.024064] CPU: Physical Processor ID: 0\n[ 0.024926] FEATURE SPEC_CTRL Not Present\n[ 0.026448] mce: CPU supports 10 MCE banks\n[ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037752] ACPI: Core revision 20131115\n[ 0.039070] ACPI: All ACPI Tables successfully acquired\n[ 0.040254] ftrace: allocating 28727 entries in 113 pages\n[ 0.060322] Enabling x2apic\n[ 0.061059] Enabled x2apic\n[ 0.061877] Switched APIC routing to physical x2apic.\n[ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076900] KVM setup paravirtual spinlock\n[ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096028] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100328] devtmpfs: initialized\n[ 0.102277] EVM: security.selinux\n[ 0.103016] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104669] EVM: security.capability\n[ 0.105461] pinctrl core: initialized pinctrl subsystem\n[ 0.105902] regulator-dummy: no parameters\n[ 0.108065] RTC time: 17:20:34, date: 08/09/18\n[ 0.108992] NET: Registered protocol family 16\n[ 0.109990] cpuidle: using governor ladder\n[ 0.110848] cpuidle: using governor menu\n[ 0.111736] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113289] PCI: Using configuration type 1 for base access\n[ 0.114914] bio: create slab at 0\n[ 0.116066] ACPI: Added _OSI(Module Device)\n[ 0.116946] ACPI: Added _OSI(Processor Device)\n[ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118836] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121054] ACPI: Interpreter enabled\n[ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130084] ACPI: (supports S0 S5)\n[ 0.130861] ACPI: Using IOAPIC for interrupt routing\n[ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132355] ACPI: No dock devices found.\n[ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140235] acpiphp: Slot [3] registered\n[ 0.141179] acpiphp: Slot [4] registered\n[ 0.142109] acpiphp: Slot [5] registered\n[ 0.142950] acpiphp: Slot [6] registered\n[ 0.143792] acpiphp: Slot [7] registered\n[ 0.144018] acpiphp: Slot [8] registered\n[ 0.144846] acpiphp: Slot [9] registered\n[ 0.145693] acpiphp: Slot [10] registered\n[ 0.146548] acpiphp: Slot [11] registered\n[ 0.147388] acpiphp: Slot [12] registered\n[ 0.148018] acpiphp: Slot [13] registered\n[ 0.148908] acpiphp: Slot [14] registered\n[ 0.149787] acpiphp: Slot [15] registered\n[ 0.150630] acpiphp: Slot [16] registered\n[ 0.151480] acpiphp: Slot [17] registered\n[ 0.152018] acpiphp: Slot [18] registered\n[ 0.152879] acpiphp: Slot [19] registered\n[ 0.153832] acpiphp: Slot [20] registered\n[ 0.154773] acpiphp: Slot [21] registered\n[ 0.155635] acpiphp: Slot [22] registered\n[ 0.156019] acpiphp: Slot [23] registered\n[ 0.157215] acpiphp: Slot [24] registered\n[ 0.158152] acpiphp: Slot [25] registered\n[ 0.159071] acpiphp: Slot [26] registered\n[ 0.159993] acpiphp: Slot [27] registered\n[ 0.160019] acpiphp: Slot [28] registered\n[ 0.160915] acpiphp: Slot [29] registered\n[ 0.161804] acpiphp: Slot [30] registered\n[ 0.162715] acpiphp: Slot [31] registered\n[ 0.163630] PCI host bridge to bus 0000:00\n[ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217917] SCSI subsystem initialized\n[ 0.218889] ACPI: bus type USB registered\n[ 0.218889] usbcore: registered new interface driver usbfs\n[ 0.220015] usbcore: registered new interface driver hub\n[ 0.221106] usbcore: registered new device driver usb\n[ 0.221130] PCI: Using ACPI for IRQ routing\n[ 0.221202] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225953] NetLabel: unlabeled traffic allowed by default\n[ 0.227121] Switched to clocksource kvm-clock\n[ 0.231320] AppArmor: AppArmor Filesystem Enabled\n[ 0.232388] pnp: PnP ACPI init\n[ 0.233127] ACPI: bus type PNP registered\n[ 0.234450] pnp: PnP ACPI: found 8 devices\n[ 0.235378] ACPI: bus type PNP unregistered\n[ 0.243294] NET: Registered protocol family 2\n[ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.247612] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248968] TCP: reno registered\n[ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252239] NET: Registered protocol family 1\n[ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299959] Trying to unpack rootfs image as initramfs...\n[ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398772] Scanning for low memory corruption every 60 seconds\n[ 0.400261] Initialise system trusted keyring\n[ 0.401265] audit: initializing netlink socket (disabled)\n[ 0.402382] type=2000 audit(1533835235.333:1): initialized\n[ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425352] zbud: loaded\n[ 0.426245] VFS: Disk quotas dquot_6.5.2\n[ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429115] fuse init (API version 7.22)\n[ 0.430170] msgmni has been set to 3997\n[ 0.431218] Key type big_key registered\n[ 0.432546] Key type asymmetric registered\n[ 0.433571] Asymmetric key parser 'x509' registered\n[ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437119] io scheduler noop registered\n[ 0.438062] io scheduler deadline registered (default)\n[ 0.439246] io scheduler cfq registered\n[ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443321] ipmi message handler version 39.2\n[ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.445698] ACPI: Power Button [PWRF]\n[ 0.446510] GHES: HEST is not enabled!\n[ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564619] Linux agpgart interface v0.103\n[ 0.566276] brd: module loaded\n[ 0.567650] loop: module loaded\n[ 0.569129] blk-mq: CPU -> queue map\n[ 0.570285] CPU 0 -> Queue 0\n[ 0.571311] CPU 1 -> Queue 0\n[ 0.573159] vda: vda1\n[ 0.574557] scsi0 : ata_piix\n[ 0.575445] scsi1 : ata_piix\n[ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.579609] libphy: Fixed MDIO Bus: probed\n[ 0.580737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.581987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.585278] PPP generic driver version 2.4.2\n[ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.588577] ehci-pci: EHCI PCI platform driver\n[ 0.590070] ehci-platform: EHCI generic platform driver\n[ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.593406] ohci-pci: OHCI PCI platform driver\n[ 0.594637] ohci-platform: OHCI generic platform driver\n[ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624832] usb usb1: Product: UHCI Host Controller\n[ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.626985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627999] hub 1-0:1.0: USB hub found\n[ 0.628809] hub 1-0:1.0: 2 ports detected\n[ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634259] mousedev: PS/2 mouse device common for all mice\n[ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637768] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642451] device-mapper: uevent: version 1.0.3\n[ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647741] TCP: cubic registered\n[ 0.648940] NET: Registered protocol family 10\n[ 0.650600] NET: Registered protocol family 17\n[ 0.651816] Key type dns_resolver registered\n[ 0.653218] Loading compiled-in X.509 certificates\n[ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657714] registered taskstats version 1\n[ 0.669617] Key type trusted registered\n[ 0.673814] Key type encrypted registered\n[ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676464] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678336] regulator-dummy: disabling\n[ 0.679520] Magic number: 14:761:339\n[ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234)\n[ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685180] EDD information not available.\n[ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.740134] Write protecting the kernel read-only data: 12288k\n[ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.759506] systemd-udevd[107]: starting version 204\n[ 0.797519] FDC 0 is a S82078B\n[ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.103601] usb 1-1: Product: QEMU USB Tablet\n[ 1.104690] usb 1-1: Manufacturer: QEMU\n[ 1.105676] usb 1-1: SerialNumber: 42\n[ 1.805189] 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.051198] 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.192600] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df |\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:\n27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S.o= . |\n| =++= E |\n| . =+o. |\n| . =+* |\n| o*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:\nf6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| S . |\n| . Bo. |\n| +.*+ |\n| .==Eo . |\n| +B.oo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| B*=. |\n| o.@. |\n| + O.+ |\n| * * + |\n| S + + E |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=o |\n| o.++. |\n| o=. + . |\n| .oo. o . |\n| . o.S o. .|\n| o + +E.|\n| . o.|\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8775\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n.................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n"} 2018-08-09 17:23:30,550 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-da4f4800-bba4-4a2b-bff9-538b585d29bc 2018-08-09 17:23:30,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.265646934509s 2018-08-09 17:23:30,553 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-da4f4800-bba4-4a2b-bff9-538b585d29bc 2018-08-09 17:23:30,553 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.008937] AppArmor: AppArmor initialized [ 0.009782] Yama: becoming mindful. [ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018473] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020926] Initializing cgroup subsys blkio [ 0.021808] Initializing cgroup subsys perf_event [ 0.022766] Initializing cgroup subsys hugetlb [ 0.024064] CPU: Physical Processor ID: 0 [ 0.024926] FEATURE SPEC_CTRL Not Present [ 0.026448] mce: CPU supports 10 MCE banks [ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037752] ACPI: Core revision 20131115 [ 0.039070] ACPI: All ACPI Tables successfully acquired [ 0.040254] ftrace: allocating 28727 entries in 113 pages [ 0.060322] Enabling x2apic [ 0.061059] Enabled x2apic [ 0.061877] Switched APIC routing to physical x2apic. [ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076900] KVM setup paravirtual spinlock [ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096028] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100328] devtmpfs: initialized [ 0.102277] EVM: security.selinux [ 0.103016] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104669] EVM: security.capability [ 0.105461] pinctrl core: initialized pinctrl subsystem [ 0.105902] regulator-dummy: no parameters [ 0.108065] RTC time: 17:20:34, date: 08/09/18 [ 0.108992] NET: Registered protocol family 16 [ 0.109990] cpuidle: using governor ladder [ 0.110848] cpuidle: using governor menu [ 0.111736] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113289] PCI: Using configuration type 1 for base access [ 0.114914] bio: create slab at 0 [ 0.116066] ACPI: Added _OSI(Module Device) [ 0.116946] ACPI: Added _OSI(Processor Device) [ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118836] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121054] ACPI: Interpreter enabled [ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130084] ACPI: (supports S0 S5) [ 0.130861] ACPI: Using IOAPIC for interrupt routing [ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132355] ACPI: No dock devices found. [ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140235] acpiphp: Slot [3] registered [ 0.141179] acpiphp: Slot [4] registered [ 0.142109] acpiphp: Slot [5] registered [ 0.142950] acpiphp: Slot [6] registered [ 0.143792] acpiphp: Slot [7] registered [ 0.144018] acpiphp: Slot [8] registered [ 0.144846] acpiphp: Slot [9] registered [ 0.145693] acpiphp: Slot [10] registered [ 0.146548] acpiphp: Slot [11] registered [ 0.147388] acpiphp: Slot [12] registered [ 0.148018] acpiphp: Slot [13] registered [ 0.148908] acpiphp: Slot [14] registered [ 0.149787] acpiphp: Slot [15] registered [ 0.150630] acpiphp: Slot [16] registered [ 0.151480] acpiphp: Slot [17] registered [ 0.152018] acpiphp: Slot [18] registered [ 0.152879] acpiphp: Slot [19] registered [ 0.153832] acpiphp: Slot [20] registered [ 0.154773] acpiphp: Slot [21] registered [ 0.155635] acpiphp: Slot [22] registered [ 0.156019] acpiphp: Slot [23] registered [ 0.157215] acpiphp: Slot [24] registered [ 0.158152] acpiphp: Slot [25] registered [ 0.159071] acpiphp: Slot [26] registered [ 0.159993] acpiphp: Slot [27] registered [ 0.160019] acpiphp: Slot [28] registered [ 0.160915] acpiphp: Slot [29] registered [ 0.161804] acpiphp: Slot [30] registered [ 0.162715] acpiphp: Slot [31] registered [ 0.163630] PCI host bridge to bus 0000:00 [ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216638] vgaarb: bridge control possible 0000:00:02.0 [ 0.217917] SCSI subsystem initialized [ 0.218889] ACPI: bus type USB registered [ 0.218889] usbcore: registered new interface driver usbfs [ 0.220015] usbcore: registered new interface driver hub [ 0.221106] usbcore: registered new device driver usb [ 0.221130] PCI: Using ACPI for IRQ routing [ 0.221202] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225953] NetLabel: unlabeled traffic allowed by default [ 0.227121] Switched to clocksource kvm-clock [ 0.231320] AppArmor: AppArmor Filesystem Enabled [ 0.232388] pnp: PnP ACPI init [ 0.233127] ACPI: bus type PNP registered [ 0.234450] pnp: PnP ACPI: found 8 devices [ 0.235378] ACPI: bus type PNP unregistered [ 0.243294] NET: Registered protocol family 2 [ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.247612] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248968] TCP: reno registered [ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252239] NET: Registered protocol family 1 [ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299959] Trying to unpack rootfs image as initramfs... [ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398772] Scanning for low memory corruption every 60 seconds [ 0.400261] Initialise system trusted keyring [ 0.401265] audit: initializing netlink socket (disabled) [ 0.402382] type=2000 audit(1533835235.333:1): initialized [ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425352] zbud: loaded [ 0.426245] VFS: Disk quotas dquot_6.5.2 [ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429115] fuse init (API version 7.22) [ 0.430170] msgmni has been set to 3997 [ 0.431218] Key type big_key registered [ 0.432546] Key type asymmetric registered [ 0.433571] Asymmetric key parser 'x509' registered [ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437119] io scheduler noop registered [ 0.438062] io scheduler deadline registered (default) [ 0.439246] io scheduler cfq registered [ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443321] ipmi message handler version 39.2 [ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.445698] ACPI: Power Button [PWRF] [ 0.446510] GHES: HEST is not enabled! [ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564619] Linux agpgart interface v0.103 [ 0.566276] brd: module loaded [ 0.567650] loop: module loaded [ 0.569129] blk-mq: CPU -> queue map [ 0.570285] CPU 0 -> Queue 0 [ 0.571311] CPU 1 -> Queue 0 [ 0.573159] vda: vda1 [ 0.574557] scsi0 : ata_piix [ 0.575445] scsi1 : ata_piix [ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.579609] libphy: Fixed MDIO Bus: probed [ 0.580737] tun: Universal TUN/TAP device driver, 1.6 [ 0.581987] tun: (C) 1999-2004 Max Krasnyansky [ 0.585278] PPP generic driver version 2.4.2 [ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.588577] ehci-pci: EHCI PCI platform driver [ 0.590070] ehci-platform: EHCI generic platform driver [ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.593406] ohci-pci: OHCI PCI platform driver [ 0.594637] ohci-platform: OHCI generic platform driver [ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624832] usb usb1: Product: UHCI Host Controller [ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.626985] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627999] hub 1-0:1.0: USB hub found [ 0.628809] hub 1-0:1.0: 2 ports detected [ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634259] mousedev: PS/2 mouse device common for all mice [ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637768] rtc_cmos 00:00: RTC can wake from S4 [ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642451] device-mapper: uevent: version 1.0.3 [ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647741] TCP: cubic registered [ 0.648940] NET: Registered protocol family 10 [ 0.650600] NET: Registered protocol family 17 [ 0.651816] Key type dns_resolver registered [ 0.653218] Loading compiled-in X.509 certificates [ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657714] registered taskstats version 1 [ 0.669617] Key type trusted registered [ 0.673814] Key type encrypted registered [ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676464] IMA: No TPM chip found, activating TPM-bypass! [ 0.678336] regulator-dummy: disabling [ 0.679520] Magic number: 14:761:339 [ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234) [ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685180] EDD information not available. [ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.740134] Write protecting the kernel read-only data: 12288k [ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.759506] systemd-udevd[107]: starting version 204 [ 0.797519] FDC 0 is a S82078B [ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.103601] usb 1-1: Product: QEMU USB Tablet [ 1.104690] usb 1-1: Manufacturer: QEMU [ 1.105676] usb 1-1: SerialNumber: 42 [ 1.805189] 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.051198] 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.192600] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df | 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: 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S.o= . | | =++= E | | . =+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: f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | S . | | . Bo. | | +.*+ | | .==Eo . | | +B.oo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | B*=. | | o.@. | | + O.+ | | * * + | | S + + 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: 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=o | | o.++. | | o=. + . | | .oo. o . | | . o.S o. .| | o + +E.| | . o.| | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ .................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... 2018-08-09 17:23:30,558 - functest.core.singlevm - DEBUG - try 3: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:23:40,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:40,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-efba379a-08b0-42c2-88c0-4c98a85e6061 x-compute-request-id: req-efba379a-08b0-42c2-88c0-4c98a85e6061 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:41,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-efba379a-08b0-42c2-88c0-4c98a85e6061 2018-08-09 17:23:41,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.829704999924s 2018-08-09 17:23:41,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-efba379a-08b0-42c2-88c0-4c98a85e6061 2018-08-09 17:23:41,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:41,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17: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-b1b8d227-0f0f-4f36-8574-8814846dd159 x-compute-request-id: req-b1b8d227-0f0f-4f36-8574-8814846dd159 Content-Encoding: gzip Content-Length: 20330 Content-Type: application/json RESP BODY: {"output": "itializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.008937] AppArmor: AppArmor initialized\n[ 0.009782] Yama: becoming mindful.\n[ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018473] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020926] Initializing cgroup subsys blkio\n[ 0.021808] Initializing cgroup subsys perf_event\n[ 0.022766] Initializing cgroup subsys hugetlb\n[ 0.024064] CPU: Physical Processor ID: 0\n[ 0.024926] FEATURE SPEC_CTRL Not Present\n[ 0.026448] mce: CPU supports 10 MCE banks\n[ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037752] ACPI: Core revision 20131115\n[ 0.039070] ACPI: All ACPI Tables successfully acquired\n[ 0.040254] ftrace: allocating 28727 entries in 113 pages\n[ 0.060322] Enabling x2apic\n[ 0.061059] Enabled x2apic\n[ 0.061877] Switched APIC routing to physical x2apic.\n[ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076900] KVM setup paravirtual spinlock\n[ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096028] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100328] devtmpfs: initialized\n[ 0.102277] EVM: security.selinux\n[ 0.103016] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104669] EVM: security.capability\n[ 0.105461] pinctrl core: initialized pinctrl subsystem\n[ 0.105902] regulator-dummy: no parameters\n[ 0.108065] RTC time: 17:20:34, date: 08/09/18\n[ 0.108992] NET: Registered protocol family 16\n[ 0.109990] cpuidle: using governor ladder\n[ 0.110848] cpuidle: using governor menu\n[ 0.111736] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113289] PCI: Using configuration type 1 for base access\n[ 0.114914] bio: create slab at 0\n[ 0.116066] ACPI: Added _OSI(Module Device)\n[ 0.116946] ACPI: Added _OSI(Processor Device)\n[ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118836] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121054] ACPI: Interpreter enabled\n[ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130084] ACPI: (supports S0 S5)\n[ 0.130861] ACPI: Using IOAPIC for interrupt routing\n[ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132355] ACPI: No dock devices found.\n[ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140235] acpiphp: Slot [3] registered\n[ 0.141179] acpiphp: Slot [4] registered\n[ 0.142109] acpiphp: Slot [5] registered\n[ 0.142950] acpiphp: Slot [6] registered\n[ 0.143792] acpiphp: Slot [7] registered\n[ 0.144018] acpiphp: Slot [8] registered\n[ 0.144846] acpiphp: Slot [9] registered\n[ 0.145693] acpiphp: Slot [10] registered\n[ 0.146548] acpiphp: Slot [11] registered\n[ 0.147388] acpiphp: Slot [12] registered\n[ 0.148018] acpiphp: Slot [13] registered\n[ 0.148908] acpiphp: Slot [14] registered\n[ 0.149787] acpiphp: Slot [15] registered\n[ 0.150630] acpiphp: Slot [16] registered\n[ 0.151480] acpiphp: Slot [17] registered\n[ 0.152018] acpiphp: Slot [18] registered\n[ 0.152879] acpiphp: Slot [19] registered\n[ 0.153832] acpiphp: Slot [20] registered\n[ 0.154773] acpiphp: Slot [21] registered\n[ 0.155635] acpiphp: Slot [22] registered\n[ 0.156019] acpiphp: Slot [23] registered\n[ 0.157215] acpiphp: Slot [24] registered\n[ 0.158152] acpiphp: Slot [25] registered\n[ 0.159071] acpiphp: Slot [26] registered\n[ 0.159993] acpiphp: Slot [27] registered\n[ 0.160019] acpiphp: Slot [28] registered\n[ 0.160915] acpiphp: Slot [29] registered\n[ 0.161804] acpiphp: Slot [30] registered\n[ 0.162715] acpiphp: Slot [31] registered\n[ 0.163630] PCI host bridge to bus 0000:00\n[ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217917] SCSI subsystem initialized\n[ 0.218889] ACPI: bus type USB registered\n[ 0.218889] usbcore: registered new interface driver usbfs\n[ 0.220015] usbcore: registered new interface driver hub\n[ 0.221106] usbcore: registered new device driver usb\n[ 0.221130] PCI: Using ACPI for IRQ routing\n[ 0.221202] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225953] NetLabel: unlabeled traffic allowed by default\n[ 0.227121] Switched to clocksource kvm-clock\n[ 0.231320] AppArmor: AppArmor Filesystem Enabled\n[ 0.232388] pnp: PnP ACPI init\n[ 0.233127] ACPI: bus type PNP registered\n[ 0.234450] pnp: PnP ACPI: found 8 devices\n[ 0.235378] ACPI: bus type PNP unregistered\n[ 0.243294] NET: Registered protocol family 2\n[ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.247612] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248968] TCP: reno registered\n[ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252239] NET: Registered protocol family 1\n[ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299959] Trying to unpack rootfs image as initramfs...\n[ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398772] Scanning for low memory corruption every 60 seconds\n[ 0.400261] Initialise system trusted keyring\n[ 0.401265] audit: initializing netlink socket (disabled)\n[ 0.402382] type=2000 audit(1533835235.333:1): initialized\n[ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425352] zbud: loaded\n[ 0.426245] VFS: Disk quotas dquot_6.5.2\n[ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429115] fuse init (API version 7.22)\n[ 0.430170] msgmni has been set to 3997\n[ 0.431218] Key type big_key registered\n[ 0.432546] Key type asymmetric registered\n[ 0.433571] Asymmetric key parser 'x509' registered\n[ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437119] io scheduler noop registered\n[ 0.438062] io scheduler deadline registered (default)\n[ 0.439246] io scheduler cfq registered\n[ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443321] ipmi message handler version 39.2\n[ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.445698] ACPI: Power Button [PWRF]\n[ 0.446510] GHES: HEST is not enabled!\n[ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564619] Linux agpgart interface v0.103\n[ 0.566276] brd: module loaded\n[ 0.567650] loop: module loaded\n[ 0.569129] blk-mq: CPU -> queue map\n[ 0.570285] CPU 0 -> Queue 0\n[ 0.571311] CPU 1 -> Queue 0\n[ 0.573159] vda: vda1\n[ 0.574557] scsi0 : ata_piix\n[ 0.575445] scsi1 : ata_piix\n[ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.579609] libphy: Fixed MDIO Bus: probed\n[ 0.580737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.581987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.585278] PPP generic driver version 2.4.2\n[ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.588577] ehci-pci: EHCI PCI platform driver\n[ 0.590070] ehci-platform: EHCI generic platform driver\n[ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.593406] ohci-pci: OHCI PCI platform driver\n[ 0.594637] ohci-platform: OHCI generic platform driver\n[ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624832] usb usb1: Product: UHCI Host Controller\n[ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.626985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627999] hub 1-0:1.0: USB hub found\n[ 0.628809] hub 1-0:1.0: 2 ports detected\n[ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634259] mousedev: PS/2 mouse device common for all mice\n[ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637768] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642451] device-mapper: uevent: version 1.0.3\n[ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647741] TCP: cubic registered\n[ 0.648940] NET: Registered protocol family 10\n[ 0.650600] NET: Registered protocol family 17\n[ 0.651816] Key type dns_resolver registered\n[ 0.653218] Loading compiled-in X.509 certificates\n[ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657714] registered taskstats version 1\n[ 0.669617] Key type trusted registered\n[ 0.673814] Key type encrypted registered\n[ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676464] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678336] regulator-dummy: disabling\n[ 0.679520] Magic number: 14:761:339\n[ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234)\n[ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685180] EDD information not available.\n[ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.740134] Write protecting the kernel read-only data: 12288k\n[ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.759506] systemd-udevd[107]: starting version 204\n[ 0.797519] FDC 0 is a S82078B\n[ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.103601] usb 1-1: Product: QEMU USB Tablet\n[ 1.104690] usb 1-1: Manufacturer: QEMU\n[ 1.105676] usb 1-1: SerialNumber: 42\n[ 1.805189] 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.051198] 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.192600] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df |\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:\n27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S.o= . |\n| =++= E |\n| . =+o. |\n| . =+* |\n| o*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:\nf6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| S . |\n| . Bo. |\n| +.*+ |\n| .==Eo . |\n| +B.oo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| B*=. |\n| o.@. |\n| + O.+ |\n| * * + |\n| S + + E |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=o |\n| o.++. |\n| o=. + . |\n| .oo. o . |\n| . o.S o. .|\n| o + +E.|\n| . o.|\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8775\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n.................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\n"} 2018-08-09 17:23:41,487 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-b1b8d227-0f0f-4f36-8574-8814846dd159 2018-08-09 17:23:41,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0804619789124s 2018-08-09 17:23:41,489 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-b1b8d227-0f0f-4f36-8574-8814846dd159 2018-08-09 17:23:41,490 - functest.core.singlevm - DEBUG - console: itializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.008937] AppArmor: AppArmor initialized [ 0.009782] Yama: becoming mindful. [ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018473] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020926] Initializing cgroup subsys blkio [ 0.021808] Initializing cgroup subsys perf_event [ 0.022766] Initializing cgroup subsys hugetlb [ 0.024064] CPU: Physical Processor ID: 0 [ 0.024926] FEATURE SPEC_CTRL Not Present [ 0.026448] mce: CPU supports 10 MCE banks [ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037752] ACPI: Core revision 20131115 [ 0.039070] ACPI: All ACPI Tables successfully acquired [ 0.040254] ftrace: allocating 28727 entries in 113 pages [ 0.060322] Enabling x2apic [ 0.061059] Enabled x2apic [ 0.061877] Switched APIC routing to physical x2apic. [ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076900] KVM setup paravirtual spinlock [ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096028] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100328] devtmpfs: initialized [ 0.102277] EVM: security.selinux [ 0.103016] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104669] EVM: security.capability [ 0.105461] pinctrl core: initialized pinctrl subsystem [ 0.105902] regulator-dummy: no parameters [ 0.108065] RTC time: 17:20:34, date: 08/09/18 [ 0.108992] NET: Registered protocol family 16 [ 0.109990] cpuidle: using governor ladder [ 0.110848] cpuidle: using governor menu [ 0.111736] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113289] PCI: Using configuration type 1 for base access [ 0.114914] bio: create slab at 0 [ 0.116066] ACPI: Added _OSI(Module Device) [ 0.116946] ACPI: Added _OSI(Processor Device) [ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118836] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121054] ACPI: Interpreter enabled [ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130084] ACPI: (supports S0 S5) [ 0.130861] ACPI: Using IOAPIC for interrupt routing [ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132355] ACPI: No dock devices found. [ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140235] acpiphp: Slot [3] registered [ 0.141179] acpiphp: Slot [4] registered [ 0.142109] acpiphp: Slot [5] registered [ 0.142950] acpiphp: Slot [6] registered [ 0.143792] acpiphp: Slot [7] registered [ 0.144018] acpiphp: Slot [8] registered [ 0.144846] acpiphp: Slot [9] registered [ 0.145693] acpiphp: Slot [10] registered [ 0.146548] acpiphp: Slot [11] registered [ 0.147388] acpiphp: Slot [12] registered [ 0.148018] acpiphp: Slot [13] registered [ 0.148908] acpiphp: Slot [14] registered [ 0.149787] acpiphp: Slot [15] registered [ 0.150630] acpiphp: Slot [16] registered [ 0.151480] acpiphp: Slot [17] registered [ 0.152018] acpiphp: Slot [18] registered [ 0.152879] acpiphp: Slot [19] registered [ 0.153832] acpiphp: Slot [20] registered [ 0.154773] acpiphp: Slot [21] registered [ 0.155635] acpiphp: Slot [22] registered [ 0.156019] acpiphp: Slot [23] registered [ 0.157215] acpiphp: Slot [24] registered [ 0.158152] acpiphp: Slot [25] registered [ 0.159071] acpiphp: Slot [26] registered [ 0.159993] acpiphp: Slot [27] registered [ 0.160019] acpiphp: Slot [28] registered [ 0.160915] acpiphp: Slot [29] registered [ 0.161804] acpiphp: Slot [30] registered [ 0.162715] acpiphp: Slot [31] registered [ 0.163630] PCI host bridge to bus 0000:00 [ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216638] vgaarb: bridge control possible 0000:00:02.0 [ 0.217917] SCSI subsystem initialized [ 0.218889] ACPI: bus type USB registered [ 0.218889] usbcore: registered new interface driver usbfs [ 0.220015] usbcore: registered new interface driver hub [ 0.221106] usbcore: registered new device driver usb [ 0.221130] PCI: Using ACPI for IRQ routing [ 0.221202] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225953] NetLabel: unlabeled traffic allowed by default [ 0.227121] Switched to clocksource kvm-clock [ 0.231320] AppArmor: AppArmor Filesystem Enabled [ 0.232388] pnp: PnP ACPI init [ 0.233127] ACPI: bus type PNP registered [ 0.234450] pnp: PnP ACPI: found 8 devices [ 0.235378] ACPI: bus type PNP unregistered [ 0.243294] NET: Registered protocol family 2 [ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.247612] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248968] TCP: reno registered [ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252239] NET: Registered protocol family 1 [ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299959] Trying to unpack rootfs image as initramfs... [ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398772] Scanning for low memory corruption every 60 seconds [ 0.400261] Initialise system trusted keyring [ 0.401265] audit: initializing netlink socket (disabled) [ 0.402382] type=2000 audit(1533835235.333:1): initialized [ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425352] zbud: loaded [ 0.426245] VFS: Disk quotas dquot_6.5.2 [ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429115] fuse init (API version 7.22) [ 0.430170] msgmni has been set to 3997 [ 0.431218] Key type big_key registered [ 0.432546] Key type asymmetric registered [ 0.433571] Asymmetric key parser 'x509' registered [ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437119] io scheduler noop registered [ 0.438062] io scheduler deadline registered (default) [ 0.439246] io scheduler cfq registered [ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443321] ipmi message handler version 39.2 [ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.445698] ACPI: Power Button [PWRF] [ 0.446510] GHES: HEST is not enabled! [ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564619] Linux agpgart interface v0.103 [ 0.566276] brd: module loaded [ 0.567650] loop: module loaded [ 0.569129] blk-mq: CPU -> queue map [ 0.570285] CPU 0 -> Queue 0 [ 0.571311] CPU 1 -> Queue 0 [ 0.573159] vda: vda1 [ 0.574557] scsi0 : ata_piix [ 0.575445] scsi1 : ata_piix [ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.579609] libphy: Fixed MDIO Bus: probed [ 0.580737] tun: Universal TUN/TAP device driver, 1.6 [ 0.581987] tun: (C) 1999-2004 Max Krasnyansky [ 0.585278] PPP generic driver version 2.4.2 [ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.588577] ehci-pci: EHCI PCI platform driver [ 0.590070] ehci-platform: EHCI generic platform driver [ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.593406] ohci-pci: OHCI PCI platform driver [ 0.594637] ohci-platform: OHCI generic platform driver [ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624832] usb usb1: Product: UHCI Host Controller [ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.626985] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627999] hub 1-0:1.0: USB hub found [ 0.628809] hub 1-0:1.0: 2 ports detected [ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634259] mousedev: PS/2 mouse device common for all mice [ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637768] rtc_cmos 00:00: RTC can wake from S4 [ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642451] device-mapper: uevent: version 1.0.3 [ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647741] TCP: cubic registered [ 0.648940] NET: Registered protocol family 10 [ 0.650600] NET: Registered protocol family 17 [ 0.651816] Key type dns_resolver registered [ 0.653218] Loading compiled-in X.509 certificates [ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657714] registered taskstats version 1 [ 0.669617] Key type trusted registered [ 0.673814] Key type encrypted registered [ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676464] IMA: No TPM chip found, activating TPM-bypass! [ 0.678336] regulator-dummy: disabling [ 0.679520] Magic number: 14:761:339 [ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234) [ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685180] EDD information not available. [ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.740134] Write protecting the kernel read-only data: 12288k [ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.759506] systemd-udevd[107]: starting version 204 [ 0.797519] FDC 0 is a S82078B [ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.103601] usb 1-1: Product: QEMU USB Tablet [ 1.104690] usb 1-1: Manufacturer: QEMU [ 1.105676] usb 1-1: SerialNumber: 42 [ 1.805189] 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.051198] 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.192600] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df | 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: 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S.o= . | | =++= E | | . =+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: f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | S . | | . Bo. | | +.*+ | | .==Eo . | | +B.oo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | B*=. | | o.@. | | + O.+ | | * * + | | S + + 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: 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=o | | o.++. | | o=. + . | | .oo. o . | | . o.S o. .| | o + +E.| | . o.| | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ .................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) 2018-08-09 17:23:41,495 - functest.core.singlevm - DEBUG - try 4: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:23:51,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:52,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-5239c18f-ea06-45cf-80c5-ca499aaa2de8 x-compute-request-id: req-5239c18f-ea06-45cf-80c5-ca499aaa2de8 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:52,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5239c18f-ea06-45cf-80c5-ca499aaa2de8 2018-08-09 17:23:52,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550880908966s 2018-08-09 17:23:52,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5239c18f-ea06-45cf-80c5-ca499aaa2de8 2018-08-09 17:23:52,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:52,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:52,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-78f06174-05b8-4040-9d3e-454df6be0279 x-compute-request-id: req-78f06174-05b8-4040-9d3e-454df6be0279 Content-Encoding: gzip Content-Length: 20769 Content-Type: application/json RESP BODY: {"output": "fff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008035] Security Framework initialized\n[ 0.008937] AppArmor: AppArmor initialized\n[ 0.009782] Yama: becoming mindful.\n[ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017561] Initializing cgroup subsys memory\n[ 0.018473] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020926] Initializing cgroup subsys blkio\n[ 0.021808] Initializing cgroup subsys perf_event\n[ 0.022766] Initializing cgroup subsys hugetlb\n[ 0.024064] CPU: Physical Processor ID: 0\n[ 0.024926] FEATURE SPEC_CTRL Not Present\n[ 0.026448] mce: CPU supports 10 MCE banks\n[ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037752] ACPI: Core revision 20131115\n[ 0.039070] ACPI: All ACPI Tables successfully acquired\n[ 0.040254] ftrace: allocating 28727 entries in 113 pages\n[ 0.060322] Enabling x2apic\n[ 0.061059] Enabled x2apic\n[ 0.061877] Switched APIC routing to physical x2apic.\n[ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076900] KVM setup paravirtual spinlock\n[ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080152] x86: Booting SMP configuration:\n[ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096028] x86: Booted up 1 node, 2 CPUs\n[ 0.096026] KVM setup async PF for cpu 1\n[ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100328] devtmpfs: initialized\n[ 0.102277] EVM: security.selinux\n[ 0.103016] EVM: security.SMACK64\n[ 0.104008] EVM: security.ima\n[ 0.104669] EVM: security.capability\n[ 0.105461] pinctrl core: initialized pinctrl subsystem\n[ 0.105902] regulator-dummy: no parameters\n[ 0.108065] RTC time: 17:20:34, date: 08/09/18\n[ 0.108992] NET: Registered protocol family 16\n[ 0.109990] cpuidle: using governor ladder\n[ 0.110848] cpuidle: using governor menu\n[ 0.111736] ACPI: bus type PCI registered\n[ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113289] PCI: Using configuration type 1 for base access\n[ 0.114914] bio: create slab at 0\n[ 0.116066] ACPI: Added _OSI(Module Device)\n[ 0.116946] ACPI: Added _OSI(Processor Device)\n[ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.118836] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.121054] ACPI: Interpreter enabled\n[ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.130084] ACPI: (supports S0 S5)\n[ 0.130861] ACPI: Using IOAPIC for interrupt routing\n[ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.132355] ACPI: No dock devices found.\n[ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140235] acpiphp: Slot [3] registered\n[ 0.141179] acpiphp: Slot [4] registered\n[ 0.142109] acpiphp: Slot [5] registered\n[ 0.142950] acpiphp: Slot [6] registered\n[ 0.143792] acpiphp: Slot [7] registered\n[ 0.144018] acpiphp: Slot [8] registered\n[ 0.144846] acpiphp: Slot [9] registered\n[ 0.145693] acpiphp: Slot [10] registered\n[ 0.146548] acpiphp: Slot [11] registered\n[ 0.147388] acpiphp: Slot [12] registered\n[ 0.148018] acpiphp: Slot [13] registered\n[ 0.148908] acpiphp: Slot [14] registered\n[ 0.149787] acpiphp: Slot [15] registered\n[ 0.150630] acpiphp: Slot [16] registered\n[ 0.151480] acpiphp: Slot [17] registered\n[ 0.152018] acpiphp: Slot [18] registered\n[ 0.152879] acpiphp: Slot [19] registered\n[ 0.153832] acpiphp: Slot [20] registered\n[ 0.154773] acpiphp: Slot [21] registered\n[ 0.155635] acpiphp: Slot [22] registered\n[ 0.156019] acpiphp: Slot [23] registered\n[ 0.157215] acpiphp: Slot [24] registered\n[ 0.158152] acpiphp: Slot [25] registered\n[ 0.159071] acpiphp: Slot [26] registered\n[ 0.159993] acpiphp: Slot [27] registered\n[ 0.160019] acpiphp: Slot [28] registered\n[ 0.160915] acpiphp: Slot [29] registered\n[ 0.161804] acpiphp: Slot [30] registered\n[ 0.162715] acpiphp: Slot [31] registered\n[ 0.163630] PCI host bridge to bus 0000:00\n[ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216638] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217917] SCSI subsystem initialized\n[ 0.218889] ACPI: bus type USB registered\n[ 0.218889] usbcore: registered new interface driver usbfs\n[ 0.220015] usbcore: registered new interface driver hub\n[ 0.221106] usbcore: registered new device driver usb\n[ 0.221130] PCI: Using ACPI for IRQ routing\n[ 0.221202] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225953] NetLabel: unlabeled traffic allowed by default\n[ 0.227121] Switched to clocksource kvm-clock\n[ 0.231320] AppArmor: AppArmor Filesystem Enabled\n[ 0.232388] pnp: PnP ACPI init\n[ 0.233127] ACPI: bus type PNP registered\n[ 0.234450] pnp: PnP ACPI: found 8 devices\n[ 0.235378] ACPI: bus type PNP unregistered\n[ 0.243294] NET: Registered protocol family 2\n[ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.247612] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.248968] TCP: reno registered\n[ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.252239] NET: Registered protocol family 1\n[ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.299959] Trying to unpack rootfs image as initramfs...\n[ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.398772] Scanning for low memory corruption every 60 seconds\n[ 0.400261] Initialise system trusted keyring\n[ 0.401265] audit: initializing netlink socket (disabled)\n[ 0.402382] type=2000 audit(1533835235.333:1): initialized\n[ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.425352] zbud: loaded\n[ 0.426245] VFS: Disk quotas dquot_6.5.2\n[ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.429115] fuse init (API version 7.22)\n[ 0.430170] msgmni has been set to 3997\n[ 0.431218] Key type big_key registered\n[ 0.432546] Key type asymmetric registered\n[ 0.433571] Asymmetric key parser 'x509' registered\n[ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437119] io scheduler noop registered\n[ 0.438062] io scheduler deadline registered (default)\n[ 0.439246] io scheduler cfq registered\n[ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.443321] ipmi message handler version 39.2\n[ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.445698] ACPI: Power Button [PWRF]\n[ 0.446510] GHES: HEST is not enabled!\n[ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.564619] Linux agpgart interface v0.103\n[ 0.566276] brd: module loaded\n[ 0.567650] loop: module loaded\n[ 0.569129] blk-mq: CPU -> queue map\n[ 0.570285] CPU 0 -> Queue 0\n[ 0.571311] CPU 1 -> Queue 0\n[ 0.573159] vda: vda1\n[ 0.574557] scsi0 : ata_piix\n[ 0.575445] scsi1 : ata_piix\n[ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.579609] libphy: Fixed MDIO Bus: probed\n[ 0.580737] tun: Universal TUN/TAP device driver, 1.6\n[ 0.581987] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.585278] PPP generic driver version 2.4.2\n[ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.588577] ehci-pci: EHCI PCI platform driver\n[ 0.590070] ehci-platform: EHCI generic platform driver\n[ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.593406] ohci-pci: OHCI PCI platform driver\n[ 0.594637] ohci-platform: OHCI generic platform driver\n[ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.624832] usb usb1: Product: UHCI Host Controller\n[ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.626985] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.627999] hub 1-0:1.0: USB hub found\n[ 0.628809] hub 1-0:1.0: 2 ports detected\n[ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.634259] mousedev: PS/2 mouse device common for all mice\n[ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.637768] rtc_cmos 00:00: RTC can wake from S4\n[ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.642451] device-mapper: uevent: version 1.0.3\n[ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.647741] TCP: cubic registered\n[ 0.648940] NET: Registered protocol family 10\n[ 0.650600] NET: Registered protocol family 17\n[ 0.651816] Key type dns_resolver registered\n[ 0.653218] Loading compiled-in X.509 certificates\n[ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.657714] registered taskstats version 1\n[ 0.669617] Key type trusted registered\n[ 0.673814] Key type encrypted registered\n[ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.676464] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.678336] regulator-dummy: disabling\n[ 0.679520] Magic number: 14:761:339\n[ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234)\n[ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.685180] EDD information not available.\n[ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.740134] Write protecting the kernel read-only data: 12288k\n[ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.759506] systemd-udevd[107]: starting version 204\n[ 0.797519] FDC 0 is a S82078B\n[ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.103601] usb 1-1: Product: QEMU USB Tablet\n[ 1.104690] usb 1-1: Manufacturer: QEMU\n[ 1.105676] usb 1-1: SerialNumber: 42\n[ 1.805189] 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.051198] 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.192600] 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 * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds.\ncloud-init-nonet[3.95]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[5.10]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 |\nci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df |\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:\n27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| |\n| . |\n| S.o= . |\n| =++= E |\n| . =+o. |\n| . =+* |\n| o*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:\nf6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| . |\n| + |\n| S . |\n| . Bo. |\n| +.*+ |\n| .==Eo . |\n| +B.oo |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| B*=. |\n| o.@. |\n| + O.+ |\n| * * + |\n| S + + E |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .=o |\n| o.++. |\n| o=. + . |\n| .oo. o . |\n| . o.S o. .|\n| o + +E.|\n| . o.|\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS dime-0 ttyS0\n\ndime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1535 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install dime --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-secure-connections debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc\n libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config\n make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml\n python3-setuptools ralf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov\n inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl\n libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0\n libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5\n libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl\n libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0\n libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0\n libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev\n libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev\n mysql-common nginx nginx-common nginx-core ntp python-chardet-whl\n python-colorama python-colorama-whl python-distlib python-distlib-whl\n python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl\n python-requests-whl python-setuptools python-setuptools-whl python-six-whl\n python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources ralf ralf-libs realpath snmpd sysstat\n0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 93.2 MB of archives.\nAfter this operation, 225 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721\nclearwater-socket-factory-sig start/running, process 8727\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8775\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up ralf (1.0-180326.112116) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n................................................+++\n.................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-180326.111418) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting defusedxml (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 2s (15.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58605 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo 192.168.1.5\n++ echo A 192.168.1.5\n++ ip2rr 192.168.1.5\n++ echo 192.168.1.5\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.5\n++ ip2rr 192.168.0.6\n++ echo 192.168.0.6\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.0.6\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 (DSA)\nec2: 256 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 (ECDSA)\nec2: 256 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 (ED25519)\nec2: 2048 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHxmJNDzEqb2weZAQbXLP5B8hMqtpUjIJVmmuzHAtn2zgUC4wZPerex6faQc9Eix0fmFdsUe7IPEwU3Vjj3gPT4= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMWGcb2DIcxnlwkvZsrkIdbT4TfCG0uznUGNwMA1s7K6 root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCKHPM7CgXEzBC4zVLsY+kG17BVrN2BnFntv03dzCneYDKTWdQHZuNERE5z2XAO1+nB7B63z06aHevjOiRYMtI3PA9RfkjrHawkqEq5bPrL5eHUwBIRJuT17WKZeA6ceDiG9JuoFVVqOzp0tgYbvi4dArZpWovcnngymlFhrK96at7LqZOdRrZuhKqe1v0O9yV8Q039fVW1/w4cV+0jDdzumKpBYTuHpMP0t0JK8OjmBOwv2CGog+Hufomxij16cA2Bk5DuLRKGATmo/7mk5yPHSFK0AP8R5xRa2Q1Pt557v2ppVjSbkITsWHtKV8UosMNmLCXv4XN88qt9A+H9X/L root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.88 seconds\n"} 2018-08-09 17:23:52,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-78f06174-05b8-4040-9d3e-454df6be0279 2018-08-09 17:23:52,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0831611156464s 2018-08-09 17:23:52,150 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2/action used request id req-78f06174-05b8-4040-9d3e-454df6be0279 2018-08-09 17:23:52,151 - functest.core.singlevm - DEBUG - console: fff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008035] Security Framework initialized [ 0.008937] AppArmor: AppArmor initialized [ 0.009782] Yama: becoming mindful. [ 0.010697] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013382] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015388] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017561] Initializing cgroup subsys memory [ 0.018473] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020926] Initializing cgroup subsys blkio [ 0.021808] Initializing cgroup subsys perf_event [ 0.022766] Initializing cgroup subsys hugetlb [ 0.024064] CPU: Physical Processor ID: 0 [ 0.024926] FEATURE SPEC_CTRL Not Present [ 0.026448] mce: CPU supports 10 MCE banks [ 0.027339] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027339] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029248] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033444] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037752] ACPI: Core revision 20131115 [ 0.039070] ACPI: All ACPI Tables successfully acquired [ 0.040254] ftrace: allocating 28727 entries in 113 pages [ 0.060322] Enabling x2apic [ 0.061059] Enabled x2apic [ 0.061877] Switched APIC routing to physical x2apic. [ 0.064378] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066016] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076900] KVM setup paravirtual spinlock [ 0.079095] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080152] x86: Booting SMP configuration: [ 0.081136] .... node #0, CPUs: #1[ 0.079063] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096028] x86: Booted up 1 node, 2 CPUs [ 0.096026] KVM setup async PF for cpu 1 [ 0.096030] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098805] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100328] devtmpfs: initialized [ 0.102277] EVM: security.selinux [ 0.103016] EVM: security.SMACK64 [ 0.104008] EVM: security.ima [ 0.104669] EVM: security.capability [ 0.105461] pinctrl core: initialized pinctrl subsystem [ 0.105902] regulator-dummy: no parameters [ 0.108065] RTC time: 17:20:34, date: 08/09/18 [ 0.108992] NET: Registered protocol family 16 [ 0.109990] cpuidle: using governor ladder [ 0.110848] cpuidle: using governor menu [ 0.111736] ACPI: bus type PCI registered [ 0.112004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113289] PCI: Using configuration type 1 for base access [ 0.114914] bio: create slab at 0 [ 0.116066] ACPI: Added _OSI(Module Device) [ 0.116946] ACPI: Added _OSI(Processor Device) [ 0.117872] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.118836] ACPI: Added _OSI(Processor Aggregator Device) [ 0.121054] ACPI: Interpreter enabled [ 0.121938] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.124004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.126037] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.130084] ACPI: (supports S0 S5) [ 0.130861] ACPI: Using IOAPIC for interrupt routing [ 0.131965] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.132355] ACPI: No dock devices found. [ 0.135411] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.136020] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.137433] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.138766] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140235] acpiphp: Slot [3] registered [ 0.141179] acpiphp: Slot [4] registered [ 0.142109] acpiphp: Slot [5] registered [ 0.142950] acpiphp: Slot [6] registered [ 0.143792] acpiphp: Slot [7] registered [ 0.144018] acpiphp: Slot [8] registered [ 0.144846] acpiphp: Slot [9] registered [ 0.145693] acpiphp: Slot [10] registered [ 0.146548] acpiphp: Slot [11] registered [ 0.147388] acpiphp: Slot [12] registered [ 0.148018] acpiphp: Slot [13] registered [ 0.148908] acpiphp: Slot [14] registered [ 0.149787] acpiphp: Slot [15] registered [ 0.150630] acpiphp: Slot [16] registered [ 0.151480] acpiphp: Slot [17] registered [ 0.152018] acpiphp: Slot [18] registered [ 0.152879] acpiphp: Slot [19] registered [ 0.153832] acpiphp: Slot [20] registered [ 0.154773] acpiphp: Slot [21] registered [ 0.155635] acpiphp: Slot [22] registered [ 0.156019] acpiphp: Slot [23] registered [ 0.157215] acpiphp: Slot [24] registered [ 0.158152] acpiphp: Slot [25] registered [ 0.159071] acpiphp: Slot [26] registered [ 0.159993] acpiphp: Slot [27] registered [ 0.160019] acpiphp: Slot [28] registered [ 0.160915] acpiphp: Slot [29] registered [ 0.161804] acpiphp: Slot [30] registered [ 0.162715] acpiphp: Slot [31] registered [ 0.163630] PCI host bridge to bus 0000:00 [ 0.164005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165274] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166736] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.168004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.169404] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.170764] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.178913] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.180012] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207457] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211819] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212703] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214423] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215788] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215788] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216638] vgaarb: bridge control possible 0000:00:02.0 [ 0.217917] SCSI subsystem initialized [ 0.218889] ACPI: bus type USB registered [ 0.218889] usbcore: registered new interface driver usbfs [ 0.220015] usbcore: registered new interface driver hub [ 0.221106] usbcore: registered new device driver usb [ 0.221130] PCI: Using ACPI for IRQ routing [ 0.221202] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224892] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225953] NetLabel: unlabeled traffic allowed by default [ 0.227121] Switched to clocksource kvm-clock [ 0.231320] AppArmor: AppArmor Filesystem Enabled [ 0.232388] pnp: PnP ACPI init [ 0.233127] ACPI: bus type PNP registered [ 0.234450] pnp: PnP ACPI: found 8 devices [ 0.235378] ACPI: bus type PNP unregistered [ 0.243294] NET: Registered protocol family 2 [ 0.244581] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.246181] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.247612] TCP: Hash tables configured (established 16384 bind 16384) [ 0.248968] TCP: reno registered [ 0.249708] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250884] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.252239] NET: Registered protocol family 1 [ 0.253238] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.254472] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.255699] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.277648] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.299959] Trying to unpack rootfs image as initramfs... [ 0.392404] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.394239] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.395374] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.397017] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.398772] Scanning for low memory corruption every 60 seconds [ 0.400261] Initialise system trusted keyring [ 0.401265] audit: initializing netlink socket (disabled) [ 0.402382] type=2000 audit(1533835235.333:1): initialized [ 0.422886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.425352] zbud: loaded [ 0.426245] VFS: Disk quotas dquot_6.5.2 [ 0.427258] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.429115] fuse init (API version 7.22) [ 0.430170] msgmni has been set to 3997 [ 0.431218] Key type big_key registered [ 0.432546] Key type asymmetric registered [ 0.433571] Asymmetric key parser 'x509' registered [ 0.435002] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437119] io scheduler noop registered [ 0.438062] io scheduler deadline registered (default) [ 0.439246] io scheduler cfq registered [ 0.440302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.441681] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.443321] ipmi message handler version 39.2 [ 0.444303] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.445698] ACPI: Power Button [PWRF] [ 0.446510] GHES: HEST is not enabled! [ 0.469051] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.513719] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.536604] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.538365] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562384] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.564619] Linux agpgart interface v0.103 [ 0.566276] brd: module loaded [ 0.567650] loop: module loaded [ 0.569129] blk-mq: CPU -> queue map [ 0.570285] CPU 0 -> Queue 0 [ 0.571311] CPU 1 -> Queue 0 [ 0.573159] vda: vda1 [ 0.574557] scsi0 : ata_piix [ 0.575445] scsi1 : ata_piix [ 0.576274] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.577836] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.579609] libphy: Fixed MDIO Bus: probed [ 0.580737] tun: Universal TUN/TAP device driver, 1.6 [ 0.581987] tun: (C) 1999-2004 Max Krasnyansky [ 0.585278] PPP generic driver version 2.4.2 [ 0.586672] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.588577] ehci-pci: EHCI PCI platform driver [ 0.590070] ehci-platform: EHCI generic platform driver [ 0.591638] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.593406] ohci-pci: OHCI PCI platform driver [ 0.594637] ohci-platform: OHCI generic platform driver [ 0.595678] uhci_hcd: USB Universal Host Controller Interface driver [ 0.617686] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.618801] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.620628] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.621853] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.623273] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.624832] usb usb1: Product: UHCI Host Controller [ 0.625782] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.626985] usb usb1: SerialNumber: 0000:00:01.2 [ 0.627999] hub 1-0:1.0: USB hub found [ 0.628809] hub 1-0:1.0: 2 ports detected [ 0.629764] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.631961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.633029] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.634259] mousedev: PS/2 mouse device common for all mice [ 0.635706] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.637768] rtc_cmos 00:00: RTC can wake from S4 [ 0.639039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.640596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.642451] device-mapper: uevent: version 1.0.3 [ 0.643710] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.646033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.647741] TCP: cubic registered [ 0.648940] NET: Registered protocol family 10 [ 0.650600] NET: Registered protocol family 17 [ 0.651816] Key type dns_resolver registered [ 0.653218] Loading compiled-in X.509 certificates [ 0.655237] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.657714] registered taskstats version 1 [ 0.669617] Key type trusted registered [ 0.673814] Key type encrypted registered [ 0.675012] AppArmor: AppArmor sha1 policy hashing enabled [ 0.676464] IMA: No TPM chip found, activating TPM-bypass! [ 0.678336] regulator-dummy: disabling [ 0.679520] Magic number: 14:761:339 [ 0.680793] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:34 UTC (1533835234) [ 0.683621] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.685180] EDD information not available. [ 0.737914] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.740134] Write protecting the kernel read-only data: 12288k [ 0.742436] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.745920] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.759506] systemd-udevd[107]: starting version 204 [ 0.797519] FDC 0 is a S82078B [ 0.940052] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100331] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.102023] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.103601] usb 1-1: Product: QEMU USB Tablet [ 1.104690] usb 1-1: Manufacturer: QEMU [ 1.105676] usb 1-1: SerialNumber: 42 [ 1.805189] 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.051198] 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.192600] 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 ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.335866] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:37 +0000. Up 3.79 seconds. cloud-init-nonet[3.95]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[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 enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[5.10]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 5.29 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:92:c8:b9 | ci-info: | eth0 | True | 192.168.0.6 | 255.255.255.0 | fa:16:3e:d3:6e:df | 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: 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | | | . | | S.o= . | | =++= E | | . =+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: f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | . | | + | | S . | | . Bo. | | +.*+ | | .==Eo . | | +B.oo | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | B*=. | | o.@. | | + O.+ | | * * + | | S + + 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: 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 The key's randomart image is: +--[ED25519 256--+ | .=o | | o.++. | | o=. + . | | .oo. o . | | . o.S o. .| | o + +E.| | . o.| | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.74 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * 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 Thu, 09 Aug 2018 17:20:47 +0000. Up 13.64 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 15745 0 --:--:-- --:--:-- --:--:-- 15745100 3149 100 3149 0 0 15740 0 --:--:-- --:--:-- --:--:-- 15745 OK + apt-get update Ubuntu 14.04.5 LTS dime-0 ttyS0 dime-0 login: Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1535 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install dime --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg homestead-dbg clearwater-snmp-alarm-agent glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools ralf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-snmpd clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 crest dime dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homestead homestead-libs homestead-prov inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsctp1 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev lksctp-tools make manpages-dev mysql-common nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-netsnmp python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources ralf ralf-libs realpath snmpd sysstat 0 upgraded, 117 newly installed, 0 to remove and 3 not upgraded. Need to get 93.2 MB of archives. After this operation, 225 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://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-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:24 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 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-153.203 [772 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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.12 [630 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 (4988 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8721 clearwater-socket-factory-sig start/running, process 8727 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8775 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up ralf (1.0-180326.112116) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Job is not running: clearwater-monit ...done. Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ................................................+++ .................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-180326.111418) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting defusedxml (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 2s (15.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58605 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo 192.168.1.5 ++ echo A 192.168.1.5 ++ ip2rr 192.168.1.5 ++ echo 192.168.1.5 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.5 ++ ip2rr 192.168.0.6 ++ echo 192.168.0.6 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.0.6 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f6:fc:09:96:10:9b:b3:b9:0d:3e:9d:a3:33:73:13:b9 root@dime-0 (DSA) ec2: 256 47:11:65:29:51:1a:07:3b:69:ad:90:5f:a0:f7:19:de root@dime-0 (ECDSA) ec2: 256 86:0b:77:1c:cc:a5:35:91:83:8e:57:cf:ed:c3:97:3c root@dime-0 (ED25519) ec2: 2048 27:6f:8f:05:db:aa:ec:8d:1e:bd:36:59:b4:8c:9c:77 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBHxmJNDzEqb2weZAQbXLP5B8hMqtpUjIJVmmuzHAtn2zgUC4wZPerex6faQc9Eix0fmFdsUe7IPEwU3Vjj3gPT4= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMWGcb2DIcxnlwkvZsrkIdbT4TfCG0uznUGNwMA1s7K6 root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCKHPM7CgXEzBC4zVLsY+kG17BVrN2BnFntv03dzCneYDKTWdQHZuNERE5z2XAO1+nB7B63z06aHevjOiRYMtI3PA9RfkjrHawkqEq5bPrL5eHUwBIRJuT17WKZeA6ceDiG9JuoFVVqOzp0tgYbvi4dArZpWovcnngymlFhrK96at7LqZOdRrZuhKqe1v0O9yV8Q039fVW1/w4cV+0jDdzumKpBYTuHpMP0t0JK8OjmBOwv2CGog+Hufomxij16cA2Bk5DuLRKGATmo/7mk5yPHSFK0AP8R5xRa2Q1Pt557v2ppVjSbkITsWHtKV8UosMNmLCXv4XN88qt9A+H9X/L root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:47 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 191.88 seconds 2018-08-09 17:23:52,156 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:23:52,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:52,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:52,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-f2e68d25-2c30-45a7-bdc5-da5b4c68af85 x-compute-request-id: req-f2e68d25-2c30-45a7-bdc5-da5b4c68af85 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:52,626 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2e68d25-2c30-45a7-bdc5-da5b4c68af85 2018-08-09 17:23:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469748020172s 2018-08-09 17:23:52,627 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f2e68d25-2c30-45a7-bdc5-da5b4c68af85 2018-08-09 17:23:52,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:52,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-62c70063-7e4c-4b6f-8a42-324704ded2bd x-compute-request-id: req-62c70063-7e4c-4b6f-8a42-324704ded2bd Content-Encoding: gzip Content-Length: 20796 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008049] Security Framework initialized\n[ 0.009218] AppArmor: AppArmor initialized\n[ 0.010267] Yama: becoming mindful.\n[ 0.011343] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013345] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016482] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017845] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.019657] Initializing cgroup subsys memory\n[ 0.020007] Initializing cgroup subsys devices\n[ 0.021159] Initializing cgroup subsys freezer\n[ 0.022111] Initializing cgroup subsys blkio\n[ 0.023161] Initializing cgroup subsys perf_event\n[ 0.024006] Initializing cgroup subsys hugetlb\n[ 0.025170] CPU: Physical Processor ID: 0\n[ 0.026172] FEATURE SPEC_CTRL Not Present\n[ 0.028680] mce: CPU supports 10 MCE banks\n[ 0.029699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.029699] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.031780] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.032003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.033544] Speculative Store Bypass: Vulnerable\n[ 0.036181] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.040321] ACPI: Core revision 20131115\n[ 0.041612] ACPI: All ACPI Tables successfully acquired\n[ 0.042849] ftrace: allocating 28727 entries in 113 pages\n[ 0.064279] Enabling x2apic\n[ 0.064954] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071169] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.072990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.080669] KVM setup paravirtual spinlock\n[ 0.082827] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.084149] x86: Booting SMP configuration:\n[ 0.085089] .... node #0, CPUs: #1[ 0.082794] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100082] KVM setup async PF for cpu 1\n[ 0.100122] x86: Booted up 1 node, 2 CPUs\n[ 0.100126] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.103514] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.104761] devtmpfs: initialized\n[ 0.106373] EVM: security.selinux\n[ 0.108005] EVM: security.SMACK64\n[ 0.108756] EVM: security.ima\n[ 0.109441] EVM: security.capability\n[ 0.110260] pinctrl core: initialized pinctrl subsystem\n[ 0.112093] regulator-dummy: no parameters\n[ 0.113059] RTC time: 17:20:35, date: 08/09/18\n[ 0.114030] NET: Registered protocol family 16\n[ 0.115070] cpuidle: using governor ladder\n[ 0.115949] cpuidle: using governor menu\n[ 0.116094] ACPI: bus type PCI registered\n[ 0.116939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.118320] PCI: Using configuration type 1 for base access\n[ 0.120068] bio: create slab at 0\n[ 0.120907] ACPI: Added _OSI(Module Device)\n[ 0.120964] ACPI: Added _OSI(Processor Device)\n[ 0.121860] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122816] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.125370] ACPI: Interpreter enabled\n[ 0.126203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.129957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.131952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.133267] ACPI: (supports S0 S5)\n[ 0.134017] ACPI: Using IOAPIC for interrupt routing\n[ 0.135046] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.136202] ACPI: No dock devices found.\n[ 0.138917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.140013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.141340] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.142645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.144201] acpiphp: Slot [3] registered\n[ 0.145073] acpiphp: Slot [4] registered\n[ 0.145953] acpiphp: Slot [5] registered\n[ 0.146828] acpiphp: Slot [6] registered\n[ 0.147692] acpiphp: Slot [7] registered\n[ 0.148018] acpiphp: Slot [8] registered\n[ 0.148870] acpiphp: Slot [9] registered\n[ 0.149726] acpiphp: Slot [10] registered\n[ 0.150599] acpiphp: Slot [11] registered\n[ 0.151464] acpiphp: Slot [12] registered\n[ 0.152018] acpiphp: Slot [13] registered\n[ 0.152908] acpiphp: Slot [14] registered\n[ 0.153787] acpiphp: Slot [15] registered\n[ 0.154633] acpiphp: Slot [16] registered\n[ 0.155494] acpiphp: Slot [17] registered\n[ 0.156019] acpiphp: Slot [18] registered\n[ 0.156884] acpiphp: Slot [19] registered\n[ 0.157742] acpiphp: Slot [20] registered\n[ 0.158597] acpiphp: Slot [21] registered\n[ 0.159447] acpiphp: Slot [22] registered\n[ 0.160017] acpiphp: Slot [23] registered\n[ 0.160890] acpiphp: Slot [24] registered\n[ 0.161754] acpiphp: Slot [25] registered\n[ 0.162622] acpiphp: Slot [26] registered\n[ 0.163479] acpiphp: Slot [27] registered\n[ 0.164018] acpiphp: Slot [28] registered\n[ 0.164993] acpiphp: Slot [29] registered\n[ 0.165848] acpiphp: Slot [30] registered\n[ 0.166711] acpiphp: Slot [31] registered\n[ 0.167559] PCI host bridge to bus 0000:00\n[ 0.168005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.169077] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.170241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.171428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.172003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.173296] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.180035] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.181497] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.207197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.210291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.211839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.212697] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.214089] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.215418] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.215418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.216004] vgaarb: loaded\n[ 0.216633] vgaarb: bridge control possible 0000:00:02.0\n[ 0.217893] SCSI subsystem initialized\n[ 0.218817] ACPI: bus type USB registered\n[ 0.218817] usbcore: registered new interface driver usbfs\n[ 0.220014] usbcore: registered new interface driver hub\n[ 0.221099] usbcore: registered new device driver usb\n[ 0.221099] PCI: Using ACPI for IRQ routing\n[ 0.221190] NetLabel: Initializing\n[ 0.224006] NetLabel: domain hash size = 128\n[ 0.224904] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.225954] NetLabel: unlabeled traffic allowed by default\n[ 0.227274] Switched to clocksource kvm-clock\n[ 0.231324] AppArmor: AppArmor Filesystem Enabled\n[ 0.232352] pnp: PnP ACPI init\n[ 0.233065] ACPI: bus type PNP registered\n[ 0.234317] pnp: PnP ACPI: found 8 devices\n[ 0.235183] ACPI: bus type PNP unregistered\n[ 0.242145] NET: Registered protocol family 2\n[ 0.243346] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.244939] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.246375] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.247700] TCP: reno registered\n[ 0.248428] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.249648] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.250958] NET: Registered protocol family 1\n[ 0.251888] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.253072] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.254211] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.276051] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.297887] Trying to unpack rootfs image as initramfs...\n[ 0.393808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.396329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.398013] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.399258] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.401840] Scanning for low memory corruption every 60 seconds\n[ 0.403951] Initialise system trusted keyring\n[ 0.405344] audit: initializing netlink socket (disabled)\n[ 0.406948] type=2000 audit(1533835235.391:1): initialized\n[ 0.428213] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.430905] zbud: loaded\n[ 0.432046] VFS: Disk quotas dquot_6.5.2\n[ 0.433350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.435018] fuse init (API version 7.22)\n[ 0.435973] msgmni has been set to 3997\n[ 0.436856] Key type big_key registered\n[ 0.438049] Key type asymmetric registered\n[ 0.438945] Asymmetric key parser 'x509' registered\n[ 0.439984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.441615] io scheduler noop registered\n[ 0.442480] io scheduler deadline registered (default)\n[ 0.443550] io scheduler cfq registered\n[ 0.444482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.445622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.446973] ipmi message handler version 39.2\n[ 0.447960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.449533] ACPI: Power Button [PWRF]\n[ 0.450474] GHES: HEST is not enabled!\n[ 0.472078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.515169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.537516] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.539165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.562897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.565403] Linux agpgart interface v0.103\n[ 0.567176] brd: module loaded\n[ 0.568368] loop: module loaded\n[ 0.569408] blk-mq: CPU -> queue map\n[ 0.570212] CPU 0 -> Queue 0\n[ 0.570927] CPU 1 -> Queue 0\n[ 0.572239] vda: vda1\n[ 0.573450] scsi0 : ata_piix\n[ 0.574216] scsi1 : ata_piix\n[ 0.574940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.576303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.577865] libphy: Fixed MDIO Bus: probed\n[ 0.578824] tun: Universal TUN/TAP device driver, 1.6\n[ 0.579927] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.582651] PPP generic driver version 2.4.2\n[ 0.583668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.584970] ehci-pci: EHCI PCI platform driver\n[ 0.585918] ehci-platform: EHCI generic platform driver\n[ 0.587056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.588297] ohci-pci: OHCI PCI platform driver\n[ 0.589233] ohci-platform: OHCI generic platform driver\n[ 0.590299] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.612441] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.613564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.615560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.616844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.618200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.619777] usb usb1: Product: UHCI Host Controller\n[ 0.621081] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.622424] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.623477] hub 1-0:1.0: USB hub found\n[ 0.624345] hub 1-0:1.0: 2 ports detected\n[ 0.625362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.627672] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.628745] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.629943] mousedev: PS/2 mouse device common for all mice\n[ 0.631392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.633352] rtc_cmos 00:00: RTC can wake from S4\n[ 0.634645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.636081] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.637561] device-mapper: uevent: version 1.0.3\n[ 0.638745] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.640722] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.642478] TCP: cubic registered\n[ 0.643357] NET: Registered protocol family 10\n[ 0.644624] NET: Registered protocol family 17\n[ 0.645611] Key type dns_resolver registered\n[ 0.646778] Loading compiled-in X.509 certificates\n[ 0.648382] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.650390] registered taskstats version 1\n[ 0.660184] Key type trusted registered\n[ 0.663667] Key type encrypted registered\n[ 0.664644] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.665796] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.667444] regulator-dummy: disabling\n[ 0.668347] Magic number: 14:761:339\n[ 0.669318] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235)\n[ 0.671130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.672360] EDD information not available.\n[ 0.733303] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.734993] Write protecting the kernel read-only data: 12288k\n[ 0.736652] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.739459] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.752773] systemd-udevd[106]: starting version 204\n[ 0.800409] FDC 0 is a S82078B\n[ 0.936102] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.100182] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.101962] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.103685] usb 1-1: Product: QEMU USB Tablet\n[ 1.104820] usb 1-1: Manufacturer: QEMU\n[ 1.105847] usb 1-1: SerialNumber: 42\n[ 1.396074] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.820934] 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.057009] 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.135000] 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.235108] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:38 +0000. Up 3.44 seconds.\ncloud-init-nonet[3.63]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping 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[4.46]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 4.65 seconds.\nci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth1 | False | . | . | fa:16:3e:1f:4c:93 |\nci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:10:74:79 |\nci-info: +--------+-------+-------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH |\nci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nGenerating public/private rsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_rsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\nThe key fingerprint is:\n9a:a7:a2:1a:56:18:8c:bd:ff:44:f9:0c:26:f8:88:61 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n|o. |\n|.o. |\n| oo . |\n|.Eo.. = S |\n|.o.+ + * |\n|o.. o + + |\n|.. .o 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:\n86:7c:3d:82:40:8e:d7:7e:7e:e2:8e:2e:07:c9:9f:5c root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| + . |\n| . + . |\n| . + o . |\n| . .= S o |\n| + =E. . |\n| + oo . |\n| . =o o |\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:\nd8:81:90:24:0f:96:00:ed:d5:8d:c7:df:7d:f6:6d:26 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|+o+ooo + |\n| .o+o.o.+ |\n| . .. .... . . |\n| . o .. . . o|\n| . S oo|\n| E =|\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:\nae:fd:fc:57:78:bb:0f:67:4d:0c:d0:03:59:c8:7e:c7 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .o*. |\n| +.o |\n| . .o |\n| . .oE|\n| S . oo|\n| . ..+|\n| . .o=|\n| o . .= |\n| . ..o... .+|\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.16 seconds.\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:48 +0000. Up 13.26 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+ 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 homer-0 ttyS0\n\nhomer-0 login: 100 3149 100 3149 0 0 16184 0 --:--:-- --:--:-- --:--:-- 16231\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 [77.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 [754 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1515 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install homer --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n clearwater-logging clearwater-snmpd clearwater-secure-connections\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest\n dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1\n libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0\n libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4\n libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev\n nginx nginx-common nginx-core ntp python-chardet-whl python-colorama\n python-colorama-whl python-distlib python-distlib-whl python-html5lib\n python-html5lib-whl python-pip python-pip-whl python-requests-whl\n python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl\n python-virtualenv python-wheel python-zmq python2.7-dev\n python3-pkg-resources realpath sysstat\n0 upgraded, 94 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 88.0 MB of archives.\nAfter this operation, 202 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 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 [1024 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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/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-153.203 [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.12 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 17s (5068 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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.12) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8338\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............................+++\n.............+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nKilled\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nFetched 38.4 MB in 5s (6574 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58174 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-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.208\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.208\n++ echo A 172.30.9.208\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 86:7c:3d:82:40:8e:d7:7e:7e:e2:8e:2e:07:c9:9f:5c root@homer-0 (DSA)\nec2: 256 d8:81:90:24:0f:96:00:ed:d5:8d:c7:df:7d:f6:6d:26 root@homer-0 (ECDSA)\nec2: 256 ae:fd:fc:57:78:bb:0f:67:4d:0c:d0:03:59:c8:7e:c7 root@homer-0 (ED25519)\nec2: 2048 9a:a7:a2:1a:56:18:8c:bd:ff:44:f9:0c:26:f8:88:61 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaji+23ZqbxsrCJUwOUO707z4GnZfstbh29fAbFRuDMpMlMTLYf9cALr/PgU1/y/YexA//fytdayfPTo3mpAD8= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4eFBVm+wPGoB8ZPNK01cSZIiXEAixNxx436SL2O/Kq root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkuupmzIjFe9dvW4GnL/RVLcJT04IZNWpGvk04jkCkL3FzrRoSPhLXUx8H/FYCSau+WjZv3DX1kx447+9JcUfSinKGGNKKdWd4GE5J3UubtU+CLQKMJfH6HnmqvrD5IhiM4pWGxcP5XWqsyHNLVXjloIRo1qpMW5HKustdfRSZ03exC1J4TNH+f25tVcLQxdJlLgjGioPhxZf/8YixtOc4D87MeB7e2foa41pOt1/84FCUsyFkwf3T3XUGNavjadrsTmttxLCsHnbQQFM4U42+ngH2CON+4JvDOahjWVNRPjz+cMEKic8ZlJQgSTqOWy9a+tGE3hc9BwKfpfgYSCCN root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.28 seconds\n"} 2018-08-09 17:23:52,713 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47/action used request id req-62c70063-7e4c-4b6f-8a42-324704ded2bd 2018-08-09 17:23:52,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0789079666138s 2018-08-09 17:23:52,716 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47/action used request id req-62c70063-7e4c-4b6f-8a42-324704ded2bd 2018-08-09 17:23:52,716 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008049] Security Framework initialized [ 0.009218] AppArmor: AppArmor initialized [ 0.010267] Yama: becoming mindful. [ 0.011343] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013345] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016482] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017845] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.019657] Initializing cgroup subsys memory [ 0.020007] Initializing cgroup subsys devices [ 0.021159] Initializing cgroup subsys freezer [ 0.022111] Initializing cgroup subsys blkio [ 0.023161] Initializing cgroup subsys perf_event [ 0.024006] Initializing cgroup subsys hugetlb [ 0.025170] CPU: Physical Processor ID: 0 [ 0.026172] FEATURE SPEC_CTRL Not Present [ 0.028680] mce: CPU supports 10 MCE banks [ 0.029699] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.029699] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.031780] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.032003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.033544] Speculative Store Bypass: Vulnerable [ 0.036181] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.040321] ACPI: Core revision 20131115 [ 0.041612] ACPI: All ACPI Tables successfully acquired [ 0.042849] ftrace: allocating 28727 entries in 113 pages [ 0.064279] Enabling x2apic [ 0.064954] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069899] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071169] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.072990] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.080669] KVM setup paravirtual spinlock [ 0.082827] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.084149] x86: Booting SMP configuration: [ 0.085089] .... node #0, CPUs: #1[ 0.082794] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100082] KVM setup async PF for cpu 1 [ 0.100122] x86: Booted up 1 node, 2 CPUs [ 0.100126] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.103514] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.104761] devtmpfs: initialized [ 0.106373] EVM: security.selinux [ 0.108005] EVM: security.SMACK64 [ 0.108756] EVM: security.ima [ 0.109441] EVM: security.capability [ 0.110260] pinctrl core: initialized pinctrl subsystem [ 0.112093] regulator-dummy: no parameters [ 0.113059] RTC time: 17:20:35, date: 08/09/18 [ 0.114030] NET: Registered protocol family 16 [ 0.115070] cpuidle: using governor ladder [ 0.115949] cpuidle: using governor menu [ 0.116094] ACPI: bus type PCI registered [ 0.116939] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.118320] PCI: Using configuration type 1 for base access [ 0.120068] bio: create slab at 0 [ 0.120907] ACPI: Added _OSI(Module Device) [ 0.120964] ACPI: Added _OSI(Processor Device) [ 0.121860] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122816] ACPI: Added _OSI(Processor Aggregator Device) [ 0.125370] ACPI: Interpreter enabled [ 0.126203] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.129957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.131952] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.133267] ACPI: (supports S0 S5) [ 0.134017] ACPI: Using IOAPIC for interrupt routing [ 0.135046] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.136202] ACPI: No dock devices found. [ 0.138917] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.140013] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.141340] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.142645] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.144201] acpiphp: Slot [3] registered [ 0.145073] acpiphp: Slot [4] registered [ 0.145953] acpiphp: Slot [5] registered [ 0.146828] acpiphp: Slot [6] registered [ 0.147692] acpiphp: Slot [7] registered [ 0.148018] acpiphp: Slot [8] registered [ 0.148870] acpiphp: Slot [9] registered [ 0.149726] acpiphp: Slot [10] registered [ 0.150599] acpiphp: Slot [11] registered [ 0.151464] acpiphp: Slot [12] registered [ 0.152018] acpiphp: Slot [13] registered [ 0.152908] acpiphp: Slot [14] registered [ 0.153787] acpiphp: Slot [15] registered [ 0.154633] acpiphp: Slot [16] registered [ 0.155494] acpiphp: Slot [17] registered [ 0.156019] acpiphp: Slot [18] registered [ 0.156884] acpiphp: Slot [19] registered [ 0.157742] acpiphp: Slot [20] registered [ 0.158597] acpiphp: Slot [21] registered [ 0.159447] acpiphp: Slot [22] registered [ 0.160017] acpiphp: Slot [23] registered [ 0.160890] acpiphp: Slot [24] registered [ 0.161754] acpiphp: Slot [25] registered [ 0.162622] acpiphp: Slot [26] registered [ 0.163479] acpiphp: Slot [27] registered [ 0.164018] acpiphp: Slot [28] registered [ 0.164993] acpiphp: Slot [29] registered [ 0.165848] acpiphp: Slot [30] registered [ 0.166711] acpiphp: Slot [31] registered [ 0.167559] PCI host bridge to bus 0000:00 [ 0.168005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.169077] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.170241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.171428] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.172003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.173296] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.180035] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.181497] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.207197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.208767] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.210291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.211839] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.212697] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.214089] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.215418] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.215418] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.216004] vgaarb: loaded [ 0.216633] vgaarb: bridge control possible 0000:00:02.0 [ 0.217893] SCSI subsystem initialized [ 0.218817] ACPI: bus type USB registered [ 0.218817] usbcore: registered new interface driver usbfs [ 0.220014] usbcore: registered new interface driver hub [ 0.221099] usbcore: registered new device driver usb [ 0.221099] PCI: Using ACPI for IRQ routing [ 0.221190] NetLabel: Initializing [ 0.224006] NetLabel: domain hash size = 128 [ 0.224904] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.225954] NetLabel: unlabeled traffic allowed by default [ 0.227274] Switched to clocksource kvm-clock [ 0.231324] AppArmor: AppArmor Filesystem Enabled [ 0.232352] pnp: PnP ACPI init [ 0.233065] ACPI: bus type PNP registered [ 0.234317] pnp: PnP ACPI: found 8 devices [ 0.235183] ACPI: bus type PNP unregistered [ 0.242145] NET: Registered protocol family 2 [ 0.243346] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.244939] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.246375] TCP: Hash tables configured (established 16384 bind 16384) [ 0.247700] TCP: reno registered [ 0.248428] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.249648] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.250958] NET: Registered protocol family 1 [ 0.251888] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.253072] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.254211] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.276051] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.297887] Trying to unpack rootfs image as initramfs... [ 0.393808] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.396329] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.398013] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.399258] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.401840] Scanning for low memory corruption every 60 seconds [ 0.403951] Initialise system trusted keyring [ 0.405344] audit: initializing netlink socket (disabled) [ 0.406948] type=2000 audit(1533835235.391:1): initialized [ 0.428213] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.430905] zbud: loaded [ 0.432046] VFS: Disk quotas dquot_6.5.2 [ 0.433350] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.435018] fuse init (API version 7.22) [ 0.435973] msgmni has been set to 3997 [ 0.436856] Key type big_key registered [ 0.438049] Key type asymmetric registered [ 0.438945] Asymmetric key parser 'x509' registered [ 0.439984] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.441615] io scheduler noop registered [ 0.442480] io scheduler deadline registered (default) [ 0.443550] io scheduler cfq registered [ 0.444482] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.445622] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.446973] ipmi message handler version 39.2 [ 0.447960] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.449533] ACPI: Power Button [PWRF] [ 0.450474] GHES: HEST is not enabled! [ 0.472078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.515169] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.537516] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.539165] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.562897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.565403] Linux agpgart interface v0.103 [ 0.567176] brd: module loaded [ 0.568368] loop: module loaded [ 0.569408] blk-mq: CPU -> queue map [ 0.570212] CPU 0 -> Queue 0 [ 0.570927] CPU 1 -> Queue 0 [ 0.572239] vda: vda1 [ 0.573450] scsi0 : ata_piix [ 0.574216] scsi1 : ata_piix [ 0.574940] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.576303] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.577865] libphy: Fixed MDIO Bus: probed [ 0.578824] tun: Universal TUN/TAP device driver, 1.6 [ 0.579927] tun: (C) 1999-2004 Max Krasnyansky [ 0.582651] PPP generic driver version 2.4.2 [ 0.583668] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.584970] ehci-pci: EHCI PCI platform driver [ 0.585918] ehci-platform: EHCI generic platform driver [ 0.587056] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.588297] ohci-pci: OHCI PCI platform driver [ 0.589233] ohci-platform: OHCI generic platform driver [ 0.590299] uhci_hcd: USB Universal Host Controller Interface driver [ 0.612441] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.613564] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.615560] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.616844] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.618200] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.619777] usb usb1: Product: UHCI Host Controller [ 0.621081] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.622424] usb usb1: SerialNumber: 0000:00:01.2 [ 0.623477] hub 1-0:1.0: USB hub found [ 0.624345] hub 1-0:1.0: 2 ports detected [ 0.625362] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.627672] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.628745] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.629943] mousedev: PS/2 mouse device common for all mice [ 0.631392] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.633352] rtc_cmos 00:00: RTC can wake from S4 [ 0.634645] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.636081] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.637561] device-mapper: uevent: version 1.0.3 [ 0.638745] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.640722] ledtrig-cpu: registered to indicate activity on CPUs [ 0.642478] TCP: cubic registered [ 0.643357] NET: Registered protocol family 10 [ 0.644624] NET: Registered protocol family 17 [ 0.645611] Key type dns_resolver registered [ 0.646778] Loading compiled-in X.509 certificates [ 0.648382] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.650390] registered taskstats version 1 [ 0.660184] Key type trusted registered [ 0.663667] Key type encrypted registered [ 0.664644] AppArmor: AppArmor sha1 policy hashing enabled [ 0.665796] IMA: No TPM chip found, activating TPM-bypass! [ 0.667444] regulator-dummy: disabling [ 0.668347] Magic number: 14:761:339 [ 0.669318] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:35 UTC (1533835235) [ 0.671130] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.672360] EDD information not available. [ 0.733303] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.734993] Write protecting the kernel read-only data: 12288k [ 0.736652] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.739459] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.752773] systemd-udevd[106]: starting version 204 [ 0.800409] FDC 0 is a S82078B [ 0.936102] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.100182] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.101962] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.103685] usb 1-1: Product: QEMU USB Tablet [ 1.104820] usb 1-1: Manufacturer: QEMU [ 1.105847] usb 1-1: SerialNumber: 42 [ 1.396074] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.820934] 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.057009] 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.135000] 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.235108] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:38 +0000. Up 3.44 seconds. cloud-init-nonet[3.63]: 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 Signal sysvinit that remote filesystems are mounted[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 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 ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.46]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:39 +0000. Up 4.65 seconds. ci-info: ++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth1 | False | . | . | fa:16:3e:1f:4c:93 | ci-info: | eth0 | True | 192.168.0.5 | 255.255.255.0 | fa:16:3e:10:74:79 | ci-info: +--------+-------+-------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 192.168.0.254 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 169.254.169.254 | 192.168.0.254 | 255.255.255.255 | eth0 | UGH | ci-info: | 2 | 192.168.0.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Generating public/private rsa key pair. Your identification has been saved in /etc/ssh/ssh_host_rsa_key. Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. The key fingerprint is: 9a:a7:a2:1a:56:18:8c:bd:ff:44:f9:0c:26:f8:88:61 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | | |o. | |.o. | | oo . | |.Eo.. = S | |.o.+ + * | |o.. 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: 86:7c:3d:82:40:8e:d7:7e:7e:e2:8e:2e:07:c9:9f:5c root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | + . | | . + . | | . + o . | | . .= S o | | + =E. . | | + oo . | | . =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: d8:81:90:24:0f:96:00:ed:d5:8d:c7:df:7d:f6:6d:26 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |+o+ooo + | | .o+o.o.+ | | . .. .... . . | | . o .. . . o| | . S oo| | 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: ae:fd:fc:57:78:bb:0f:67:4d:0c:d0:03:59:c8:7e:c7 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .o*. | | +.o | | . .o | | . .oE| | S . oo| | . ..+| | . .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 D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:46 +0000. Up 12.16 seconds. Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Stopping save kernel messages[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:48 +0000. Up 13.26 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/' + 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 homer-0 ttyS0 homer-0 login: 100 3149 100 3149 0 0 16184 0 --:--:-- --:--:-- --:--:-- 16231 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 [77.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 [754 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 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 [408 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1515 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install homer --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales clearwater-logging clearwater-snmpd clearwater-secure-connections debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors libstdc++-4.8-doc pkg-config make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 crest dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin homer inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libexpat1-dev libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libpython2.7-dev libquadmath0 libsensors4 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-dev libxpm4 libxslt1-dev libxslt1.1 libzmq3 libzmq3-dev linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python-zmq python2.7-dev python3-pkg-resources realpath sysstat 0 upgraded, 94 newly installed, 0 to remove and 3 not upgraded. Need to get 88.0 MB of archives. After this operation, 202 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 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/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 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 [1024 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [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 [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/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-153.203 [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.12 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-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 17s (5068 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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.12_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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.12) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-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 8338 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............................+++ .............+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Killed Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting defusedxml (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Fetched 38.4 MB in 5s (6574 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58174 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-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.208 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.208 ++ echo A 172.30.9.208 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 86:7c:3d:82:40:8e:d7:7e:7e:e2:8e:2e:07:c9:9f:5c root@homer-0 (DSA) ec2: 256 d8:81:90:24:0f:96:00:ed:d5:8d:c7:df:7d:f6:6d:26 root@homer-0 (ECDSA) ec2: 256 ae:fd:fc:57:78:bb:0f:67:4d:0c:d0:03:59:c8:7e:c7 root@homer-0 (ED25519) ec2: 2048 9a:a7:a2:1a:56:18:8c:bd:ff:44:f9:0c:26:f8:88:61 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLaji+23ZqbxsrCJUwOUO707z4GnZfstbh29fAbFRuDMpMlMTLYf9cALr/PgU1/y/YexA//fytdayfPTo3mpAD8= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL4eFBVm+wPGoB8ZPNK01cSZIiXEAixNxx436SL2O/Kq root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDkuupmzIjFe9dvW4GnL/RVLcJT04IZNWpGvk04jkCkL3FzrRoSPhLXUx8H/FYCSau+WjZv3DX1kx447+9JcUfSinKGGNKKdWd4GE5J3UubtU+CLQKMJfH6HnmqvrD5IhiM4pWGxcP5XWqsyHNLVXjloIRo1qpMW5HKustdfRSZ03exC1J4TNH+f25tVcLQxdJlLgjGioPhxZf/8YixtOc4D87MeB7e2foa41pOt1/84FCUsyFkwf3T3XUGNavjadrsTmttxLCsHnbQQFM4U42+ngH2CON+4JvDOahjWVNRPjz+cMEKic8ZlJQgSTqOWy9a+tGE3hc9BwKfpfgYSCCN root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:31 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 176.28 seconds 2018-08-09 17:23:52,721 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:23:52,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:23:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:23:52,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-912b5050-180d-4002-aac6-a8f067167285 x-compute-request-id: req-912b5050-180d-4002-aac6-a8f067167285 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:23:52,998 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-912b5050-180d-4002-aac6-a8f067167285 2018-08-09 17:23:52,998 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.276738882065s 2018-08-09 17:23:52,999 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-912b5050-180d-4002-aac6-a8f067167285 2018-08-09 17:23:53,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:23:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:23:53,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:23: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-2bdd6a34-e91c-494d-8909-5f36e8dea89d x-compute-request-id: req-2bdd6a34-e91c-494d-8909-5f36e8dea89d Content-Encoding: gzip Content-Length: 20869 Content-Type: application/json RESP BODY: {"output": "f]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008034] AppArmor: AppArmor initialized\n[ 0.008908] Yama: becoming mindful.\n[ 0.009822] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013266] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015340] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017668] Initializing cgroup subsys memory\n[ 0.018598] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020940] Initializing cgroup subsys blkio\n[ 0.021848] Initializing cgroup subsys perf_event\n[ 0.022819] Initializing cgroup subsys hugetlb\n[ 0.024013] CPU: Physical Processor ID: 0\n[ 0.024885] FEATURE SPEC_CTRL Not Present\n[ 0.026454] mce: CPU supports 10 MCE banks\n[ 0.027346] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029237] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033522] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038134] ACPI: Core revision 20131115\n[ 0.039438] ACPI: All ACPI Tables successfully acquired\n[ 0.040252] ftrace: allocating 28727 entries in 113 pages\n[ 0.060273] Enabling x2apic\n[ 0.060980] Enabled x2apic\n[ 0.061810] Switched APIC routing to physical x2apic.\n[ 0.064628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065872] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.073711] KVM setup paravirtual spinlock\n[ 0.075955] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076171] x86: Booting SMP configuration:\n[ 0.077121] .... node #0, CPUs: #1[ 0.075919] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092021] x86: Booted up 1 node, 2 CPUs\n[ 0.092014] KVM setup async PF for cpu 1\n[ 0.092018] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094891] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096313] devtmpfs: initialized\n[ 0.098000] EVM: security.selinux\n[ 0.098751] EVM: security.SMACK64\n[ 0.100008] EVM: security.ima\n[ 0.100685] EVM: security.capability\n[ 0.101497] pinctrl core: initialized pinctrl subsystem\n[ 0.101952] regulator-dummy: no parameters\n[ 0.104063] RTC time: 17:20:28, date: 08/09/18\n[ 0.105016] NET: Registered protocol family 16\n[ 0.106055] cpuidle: using governor ladder\n[ 0.106938] cpuidle: using governor menu\n[ 0.107846] ACPI: bus type PCI registered\n[ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109332] PCI: Using configuration type 1 for base access\n[ 0.110987] bio: create slab at 0\n[ 0.112059] ACPI: Added _OSI(Module Device)\n[ 0.113016] ACPI: Added _OSI(Processor Device)\n[ 0.114063] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.115023] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.117151] ACPI: Interpreter enabled\n[ 0.117967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.119916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.121283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.123235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124552] ACPI: (supports S0 S5)\n[ 0.125302] ACPI: Using IOAPIC for interrupt routing\n[ 0.126303] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.128195] ACPI: No dock devices found.\n[ 0.131007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.132007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.133335] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.134626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.136189] acpiphp: Slot [3] registered\n[ 0.137049] acpiphp: Slot [4] registered\n[ 0.137912] acpiphp: Slot [5] registered\n[ 0.138770] acpiphp: Slot [6] registered\n[ 0.139628] acpiphp: Slot [7] registered\n[ 0.140018] acpiphp: Slot [8] registered\n[ 0.140867] acpiphp: Slot [9] registered\n[ 0.141719] acpiphp: Slot [10] registered\n[ 0.142588] acpiphp: Slot [11] registered\n[ 0.143451] acpiphp: Slot [12] registered\n[ 0.144018] acpiphp: Slot [13] registered\n[ 0.144908] acpiphp: Slot [14] registered\n[ 0.145775] acpiphp: Slot [15] registered\n[ 0.146635] acpiphp: Slot [16] registered\n[ 0.147500] acpiphp: Slot [17] registered\n[ 0.148019] acpiphp: Slot [18] registered\n[ 0.148892] acpiphp: Slot [19] registered\n[ 0.149758] acpiphp: Slot [20] registered\n[ 0.150633] acpiphp: Slot [21] registered\n[ 0.151482] acpiphp: Slot [22] registered\n[ 0.152019] acpiphp: Slot [23] registered\n[ 0.152900] acpiphp: Slot [24] registered\n[ 0.153746] acpiphp: Slot [25] registered\n[ 0.154615] acpiphp: Slot [26] registered\n[ 0.155471] acpiphp: Slot [27] registered\n[ 0.156019] acpiphp: Slot [28] registered\n[ 0.156950] acpiphp: Slot [29] registered\n[ 0.157809] acpiphp: Slot [30] registered\n[ 0.158676] acpiphp: Slot [31] registered\n[ 0.159545] PCI host bridge to bus 0000:00\n[ 0.160005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.161133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.162329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.163546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.165405] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172237] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173883] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.198470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.201629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.203278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.204778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.206299] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.207817] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.207817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208004] vgaarb: loaded\n[ 0.208730] vgaarb: bridge control possible 0000:00:02.0\n[ 0.210120] SCSI subsystem initialized\n[ 0.211070] ACPI: bus type USB registered\n[ 0.212029] usbcore: registered new interface driver usbfs\n[ 0.213275] usbcore: registered new interface driver hub\n[ 0.214715] usbcore: registered new device driver usb\n[ 0.216103] PCI: Using ACPI for IRQ routing\n[ 0.217426] NetLabel: Initializing\n[ 0.218246] NetLabel: domain hash size = 128\n[ 0.219214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.220061] NetLabel: unlabeled traffic allowed by default\n[ 0.221230] Switched to clocksource kvm-clock\n[ 0.227793] AppArmor: AppArmor Filesystem Enabled\n[ 0.228775] pnp: PnP ACPI init\n[ 0.229448] ACPI: bus type PNP registered\n[ 0.230691] pnp: PnP ACPI: found 8 devices\n[ 0.231531] ACPI: bus type PNP unregistered\n[ 0.238451] NET: Registered protocol family 2\n[ 0.239602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241250] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.242709] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243987] TCP: reno registered\n[ 0.244684] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.247055] NET: Registered protocol family 1\n[ 0.247929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.249037] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.250125] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.271912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.293878] Trying to unpack rootfs image as initramfs...\n[ 0.387054] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391125] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392827] Scanning for low memory corruption every 60 seconds\n[ 0.394263] Initialise system trusted keyring\n[ 0.395200] audit: initializing netlink socket (disabled)\n[ 0.396273] type=2000 audit(1533835229.191:1): initialized\n[ 0.415765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417710] zbud: loaded\n[ 0.418496] VFS: Disk quotas dquot_6.5.2\n[ 0.419354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420875] fuse init (API version 7.22)\n[ 0.421746] msgmni has been set to 3997\n[ 0.422590] Key type big_key registered\n[ 0.423621] Key type asymmetric registered\n[ 0.424470] Asymmetric key parser 'x509' registered\n[ 0.425448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426993] io scheduler noop registered\n[ 0.427834] io scheduler deadline registered (default)\n[ 0.428848] io scheduler cfq registered\n[ 0.429718] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.430804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.432078] ipmi message handler version 39.2\n[ 0.433015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.434504] ACPI: Power Button [PWRF]\n[ 0.435361] GHES: HEST is not enabled!\n[ 0.456920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.499702] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521670] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.523254] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.549378] Linux agpgart interface v0.103\n[ 0.550999] brd: module loaded\n[ 0.552053] loop: module loaded\n[ 0.553034] blk-mq: CPU -> queue map\n[ 0.553798] CPU 0 -> Queue 0\n[ 0.554470] CPU 1 -> Queue 0\n[ 0.555583] vda: vda1\n[ 0.556805] scsi0 : ata_piix\n[ 0.557568] scsi1 : ata_piix\n[ 0.558253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.559539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.560993] libphy: Fixed MDIO Bus: probed\n[ 0.561909] tun: Universal TUN/TAP device driver, 1.6\n[ 0.562933] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.565338] PPP generic driver version 2.4.2\n[ 0.566258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.567482] ehci-pci: EHCI PCI platform driver\n[ 0.568392] ehci-platform: EHCI generic platform driver\n[ 0.569458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.570628] ohci-pci: OHCI PCI platform driver\n[ 0.571526] ohci-platform: OHCI generic platform driver\n[ 0.572549] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.594528] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.595561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.597105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.598267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.599568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.601029] usb usb1: Product: UHCI Host Controller\n[ 0.601991] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.603195] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.604199] hub 1-0:1.0: USB hub found\n[ 0.605009] hub 1-0:1.0: 2 ports detected\n[ 0.605953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.608135] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.609143] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.610283] mousedev: PS/2 mouse device common for all mice\n[ 0.611590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.613370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.614514] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.615744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.617006] device-mapper: uevent: version 1.0.3\n[ 0.617979] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.619637] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.620850] TCP: cubic registered\n[ 0.621634] NET: Registered protocol family 10\n[ 0.622702] NET: Registered protocol family 17\n[ 0.623608] Key type dns_resolver registered\n[ 0.624606] Loading compiled-in X.509 certificates\n[ 0.626079] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.627917] registered taskstats version 1\n[ 0.637254] Key type trusted registered\n[ 0.640388] Key type encrypted registered\n[ 0.641230] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.642287] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.643764] regulator-dummy: disabling\n[ 0.644583] Magic number: 14:761:339\n[ 0.645484] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:29 UTC (1533835229)\n[ 0.647129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.648275] EDD information not available.\n[ 0.717166] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718757] Write protecting the kernel read-only data: 12288k\n[ 0.720614] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723311] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.735651] systemd-udevd[107]: starting version 204\n[ 0.792368] FDC 0 is a S82078B\n[ 0.916044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076890] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079803] usb 1-1: Product: QEMU USB Tablet\n[ 1.080782] usb 1-1: Manufacturer: QEMU\n[ 1.081647] usb 1-1: SerialNumber: 42\n[ 1.388069] tsc: Refined TSC clocksource calibration: 3491.854 MHz\n[ 1.796987] 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.038914] 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.112145] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.212134] 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 Thu, 09 Aug 2018 17:20:31 +0000. Up 2.83 seconds.\ncloud-init-nonet[2.97]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.94]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.09 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:ce:25:f2 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:cf:91:76 |\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:\nc3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| o o . |\n|. . S . |\n| =o.+. o |\n|+Eo*.+ |\n|*.= o |\n|oB. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.. . |\n|..Eo o |\n|+oo + o |\n|o=.* . . . |\n| .B . 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:\n6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o =. o |\n| * ++ . |\n| B.+E |\n| .S. |\n| o.o |\n| . o.. |\n| +.. . |\n| o.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . oBo |\n| .o=.o |\n| Bo+ |\n| Eo..= |\n| So.=+ + |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 Thu, 09 Aug 2018 17:20:40 +0000. Up 11.22 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.32 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 15626 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Get: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 [77.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1546 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 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-153.203 [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 22s (7415 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11906\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12532\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..."} 2018-08-09 17:23:53,091 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/action used request id req-2bdd6a34-e91c-494d-8909-5f36e8dea89d 2018-08-09 17:23:53,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.084587097168s 2018-08-09 17:23:53,094 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/action used request id req-2bdd6a34-e91c-494d-8909-5f36e8dea89d 2018-08-09 17:23:53,094 - functest.core.singlevm - DEBUG - console: f] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008034] AppArmor: AppArmor initialized [ 0.008908] Yama: becoming mindful. [ 0.009822] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013266] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015340] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017668] Initializing cgroup subsys memory [ 0.018598] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020940] Initializing cgroup subsys blkio [ 0.021848] Initializing cgroup subsys perf_event [ 0.022819] Initializing cgroup subsys hugetlb [ 0.024013] CPU: Physical Processor ID: 0 [ 0.024885] FEATURE SPEC_CTRL Not Present [ 0.026454] mce: CPU supports 10 MCE banks [ 0.027346] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027346] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029237] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033522] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038134] ACPI: Core revision 20131115 [ 0.039438] ACPI: All ACPI Tables successfully acquired [ 0.040252] ftrace: allocating 28727 entries in 113 pages [ 0.060273] Enabling x2apic [ 0.060980] Enabled x2apic [ 0.061810] Switched APIC routing to physical x2apic. [ 0.064628] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065872] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068000] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.073711] KVM setup paravirtual spinlock [ 0.075955] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076171] x86: Booting SMP configuration: [ 0.077121] .... node #0, CPUs: #1[ 0.075919] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092021] x86: Booted up 1 node, 2 CPUs [ 0.092014] KVM setup async PF for cpu 1 [ 0.092018] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094891] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096313] devtmpfs: initialized [ 0.098000] EVM: security.selinux [ 0.098751] EVM: security.SMACK64 [ 0.100008] EVM: security.ima [ 0.100685] EVM: security.capability [ 0.101497] pinctrl core: initialized pinctrl subsystem [ 0.101952] regulator-dummy: no parameters [ 0.104063] RTC time: 17:20:28, date: 08/09/18 [ 0.105016] NET: Registered protocol family 16 [ 0.106055] cpuidle: using governor ladder [ 0.106938] cpuidle: using governor menu [ 0.107846] ACPI: bus type PCI registered [ 0.108004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109332] PCI: Using configuration type 1 for base access [ 0.110987] bio: create slab at 0 [ 0.112059] ACPI: Added _OSI(Module Device) [ 0.113016] ACPI: Added _OSI(Processor Device) [ 0.114063] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.115023] ACPI: Added _OSI(Processor Aggregator Device) [ 0.117151] ACPI: Interpreter enabled [ 0.117967] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.119916] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.121283] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.123235] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124552] ACPI: (supports S0 S5) [ 0.125302] ACPI: Using IOAPIC for interrupt routing [ 0.126303] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.128195] ACPI: No dock devices found. [ 0.131007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.132007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.133335] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.134626] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.136189] acpiphp: Slot [3] registered [ 0.137049] acpiphp: Slot [4] registered [ 0.137912] acpiphp: Slot [5] registered [ 0.138770] acpiphp: Slot [6] registered [ 0.139628] acpiphp: Slot [7] registered [ 0.140018] acpiphp: Slot [8] registered [ 0.140867] acpiphp: Slot [9] registered [ 0.141719] acpiphp: Slot [10] registered [ 0.142588] acpiphp: Slot [11] registered [ 0.143451] acpiphp: Slot [12] registered [ 0.144018] acpiphp: Slot [13] registered [ 0.144908] acpiphp: Slot [14] registered [ 0.145775] acpiphp: Slot [15] registered [ 0.146635] acpiphp: Slot [16] registered [ 0.147500] acpiphp: Slot [17] registered [ 0.148019] acpiphp: Slot [18] registered [ 0.148892] acpiphp: Slot [19] registered [ 0.149758] acpiphp: Slot [20] registered [ 0.150633] acpiphp: Slot [21] registered [ 0.151482] acpiphp: Slot [22] registered [ 0.152019] acpiphp: Slot [23] registered [ 0.152900] acpiphp: Slot [24] registered [ 0.153746] acpiphp: Slot [25] registered [ 0.154615] acpiphp: Slot [26] registered [ 0.155471] acpiphp: Slot [27] registered [ 0.156019] acpiphp: Slot [28] registered [ 0.156950] acpiphp: Slot [29] registered [ 0.157809] acpiphp: Slot [30] registered [ 0.158676] acpiphp: Slot [31] registered [ 0.159545] PCI host bridge to bus 0000:00 [ 0.160005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.161133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.162329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.163546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.165405] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172237] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173883] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.198470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.201629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.203278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.204778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.206299] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.207817] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.207817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208004] vgaarb: loaded [ 0.208730] vgaarb: bridge control possible 0000:00:02.0 [ 0.210120] SCSI subsystem initialized [ 0.211070] ACPI: bus type USB registered [ 0.212029] usbcore: registered new interface driver usbfs [ 0.213275] usbcore: registered new interface driver hub [ 0.214715] usbcore: registered new device driver usb [ 0.216103] PCI: Using ACPI for IRQ routing [ 0.217426] NetLabel: Initializing [ 0.218246] NetLabel: domain hash size = 128 [ 0.219214] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.220061] NetLabel: unlabeled traffic allowed by default [ 0.221230] Switched to clocksource kvm-clock [ 0.227793] AppArmor: AppArmor Filesystem Enabled [ 0.228775] pnp: PnP ACPI init [ 0.229448] ACPI: bus type PNP registered [ 0.230691] pnp: PnP ACPI: found 8 devices [ 0.231531] ACPI: bus type PNP unregistered [ 0.238451] NET: Registered protocol family 2 [ 0.239602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241250] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.242709] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243987] TCP: reno registered [ 0.244684] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.247055] NET: Registered protocol family 1 [ 0.247929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.249037] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.250125] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.271912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.293878] Trying to unpack rootfs image as initramfs... [ 0.387054] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391125] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392827] Scanning for low memory corruption every 60 seconds [ 0.394263] Initialise system trusted keyring [ 0.395200] audit: initializing netlink socket (disabled) [ 0.396273] type=2000 audit(1533835229.191:1): initialized [ 0.415765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417710] zbud: loaded [ 0.418496] VFS: Disk quotas dquot_6.5.2 [ 0.419354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420875] fuse init (API version 7.22) [ 0.421746] msgmni has been set to 3997 [ 0.422590] Key type big_key registered [ 0.423621] Key type asymmetric registered [ 0.424470] Asymmetric key parser 'x509' registered [ 0.425448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426993] io scheduler noop registered [ 0.427834] io scheduler deadline registered (default) [ 0.428848] io scheduler cfq registered [ 0.429718] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.430804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.432078] ipmi message handler version 39.2 [ 0.433015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.434504] ACPI: Power Button [PWRF] [ 0.435361] GHES: HEST is not enabled! [ 0.456920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499702] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521670] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523254] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.549378] Linux agpgart interface v0.103 [ 0.550999] brd: module loaded [ 0.552053] loop: module loaded [ 0.553034] blk-mq: CPU -> queue map [ 0.553798] CPU 0 -> Queue 0 [ 0.554470] CPU 1 -> Queue 0 [ 0.555583] vda: vda1 [ 0.556805] scsi0 : ata_piix [ 0.557568] scsi1 : ata_piix [ 0.558253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.559539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.560993] libphy: Fixed MDIO Bus: probed [ 0.561909] tun: Universal TUN/TAP device driver, 1.6 [ 0.562933] tun: (C) 1999-2004 Max Krasnyansky [ 0.565338] PPP generic driver version 2.4.2 [ 0.566258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.567482] ehci-pci: EHCI PCI platform driver [ 0.568392] ehci-platform: EHCI generic platform driver [ 0.569458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.570628] ohci-pci: OHCI PCI platform driver [ 0.571526] ohci-platform: OHCI generic platform driver [ 0.572549] uhci_hcd: USB Universal Host Controller Interface driver [ 0.594528] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.595561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.597105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.598267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.599568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601029] usb usb1: Product: UHCI Host Controller [ 0.601991] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.603195] usb usb1: SerialNumber: 0000:00:01.2 [ 0.604199] hub 1-0:1.0: USB hub found [ 0.605009] hub 1-0:1.0: 2 ports detected [ 0.605953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.608135] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.609143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.610283] mousedev: PS/2 mouse device common for all mice [ 0.611590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.613370] rtc_cmos 00:00: RTC can wake from S4 [ 0.614514] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.615744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.617006] device-mapper: uevent: version 1.0.3 [ 0.617979] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.619637] ledtrig-cpu: registered to indicate activity on CPUs [ 0.620850] TCP: cubic registered [ 0.621634] NET: Registered protocol family 10 [ 0.622702] NET: Registered protocol family 17 [ 0.623608] Key type dns_resolver registered [ 0.624606] Loading compiled-in X.509 certificates [ 0.626079] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.627917] registered taskstats version 1 [ 0.637254] Key type trusted registered [ 0.640388] Key type encrypted registered [ 0.641230] AppArmor: AppArmor sha1 policy hashing enabled [ 0.642287] IMA: No TPM chip found, activating TPM-bypass! [ 0.643764] regulator-dummy: disabling [ 0.644583] Magic number: 14:761:339 [ 0.645484] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:29 UTC (1533835229) [ 0.647129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.648275] EDD information not available. [ 0.717166] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718757] Write protecting the kernel read-only data: 12288k [ 0.720614] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723311] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.735651] systemd-udevd[107]: starting version 204 [ 0.792368] FDC 0 is a S82078B [ 0.916044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076890] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079803] usb 1-1: Product: QEMU USB Tablet [ 1.080782] usb 1-1: Manufacturer: QEMU [ 1.081647] usb 1-1: SerialNumber: 42 [ 1.388069] tsc: Refined TSC clocksource calibration: 3491.854 MHz [ 1.796987] 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.038914] 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.112145] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.212134] 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 Thu, 09 Aug 2018 17:20:31 +0000. Up 2.83 seconds. cloud-init-nonet[2.97]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.94]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.09 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:ce:25:f2 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:cf:91:76 | 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: c3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | o o . | |. . S . | | =o.+. o | |+Eo*.+ | |*.= o | |oB. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.. . | |..Eo o | |+oo + o | |o=.* . . . | | .B . 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: 6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o =. o | | * ++ . | | B.+E | | .S. | | o.o | | . o.. | | +.. . | | o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . oBo | | .o=.o | | Bo+ | | Eo..= | | So.=+ + | | . . | | | | | | | +-----------------+ * 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 Thu, 09 Aug 2018 17:20:40 +0000. Up 11.22 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.32 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 15626 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 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 [77.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1546 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 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-153.203 [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 22s (7415 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11906 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12532 * 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... 2018-08-09 17:23:53,100 - functest.core.singlevm - DEBUG - try 1: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:24:03,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:24:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:24:03,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-2991caf2-265c-4e43-aec7-f22a4c3dbf7a x-compute-request-id: req-2991caf2-265c-4e43-aec7-f22a4c3dbf7a Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:24:03,576 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2991caf2-265c-4e43-aec7-f22a4c3dbf7a 2018-08-09 17:24:03,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464807987213s 2018-08-09 17:24:03,577 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2991caf2-265c-4e43-aec7-f22a4c3dbf7a 2018-08-09 17:24:03,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:24:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:24:03,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-8fc5116c-c7f8-4629-80cf-26be19dad704 x-compute-request-id: req-8fc5116c-c7f8-4629-80cf-26be19dad704 Content-Encoding: gzip Content-Length: 19143 Content-Type: application/json RESP BODY: {"output": "istered\n[ 0.140867] acpiphp: Slot [9] registered\n[ 0.141719] acpiphp: Slot [10] registered\n[ 0.142588] acpiphp: Slot [11] registered\n[ 0.143451] acpiphp: Slot [12] registered\n[ 0.144018] acpiphp: Slot [13] registered\n[ 0.144908] acpiphp: Slot [14] registered\n[ 0.145775] acpiphp: Slot [15] registered\n[ 0.146635] acpiphp: Slot [16] registered\n[ 0.147500] acpiphp: Slot [17] registered\n[ 0.148019] acpiphp: Slot [18] registered\n[ 0.148892] acpiphp: Slot [19] registered\n[ 0.149758] acpiphp: Slot [20] registered\n[ 0.150633] acpiphp: Slot [21] registered\n[ 0.151482] acpiphp: Slot [22] registered\n[ 0.152019] acpiphp: Slot [23] registered\n[ 0.152900] acpiphp: Slot [24] registered\n[ 0.153746] acpiphp: Slot [25] registered\n[ 0.154615] acpiphp: Slot [26] registered\n[ 0.155471] acpiphp: Slot [27] registered\n[ 0.156019] acpiphp: Slot [28] registered\n[ 0.156950] acpiphp: Slot [29] registered\n[ 0.157809] acpiphp: Slot [30] registered\n[ 0.158676] acpiphp: Slot [31] registered\n[ 0.159545] PCI host bridge to bus 0000:00\n[ 0.160005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.161133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.162329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.163546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.165405] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.172237] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173883] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.198470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.200085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.201629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.203278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.204778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.206299] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.207817] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.207817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208004] vgaarb: loaded\n[ 0.208730] vgaarb: bridge control possible 0000:00:02.0\n[ 0.210120] SCSI subsystem initialized\n[ 0.211070] ACPI: bus type USB registered\n[ 0.212029] usbcore: registered new interface driver usbfs\n[ 0.213275] usbcore: registered new interface driver hub\n[ 0.214715] usbcore: registered new device driver usb\n[ 0.216103] PCI: Using ACPI for IRQ routing\n[ 0.217426] NetLabel: Initializing\n[ 0.218246] NetLabel: domain hash size = 128\n[ 0.219214] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.220061] NetLabel: unlabeled traffic allowed by default\n[ 0.221230] Switched to clocksource kvm-clock\n[ 0.227793] AppArmor: AppArmor Filesystem Enabled\n[ 0.228775] pnp: PnP ACPI init\n[ 0.229448] ACPI: bus type PNP registered\n[ 0.230691] pnp: PnP ACPI: found 8 devices\n[ 0.231531] ACPI: bus type PNP unregistered\n[ 0.238451] NET: Registered protocol family 2\n[ 0.239602] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241250] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.242709] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243987] TCP: reno registered\n[ 0.244684] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.247055] NET: Registered protocol family 1\n[ 0.247929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.249037] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.250125] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.271912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.293878] Trying to unpack rootfs image as initramfs...\n[ 0.387054] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391125] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392827] Scanning for low memory corruption every 60 seconds\n[ 0.394263] Initialise system trusted keyring\n[ 0.395200] audit: initializing netlink socket (disabled)\n[ 0.396273] type=2000 audit(1533835229.191:1): initialized\n[ 0.415765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417710] zbud: loaded\n[ 0.418496] VFS: Disk quotas dquot_6.5.2\n[ 0.419354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420875] fuse init (API version 7.22)\n[ 0.421746] msgmni has been set to 3997\n[ 0.422590] Key type big_key registered\n[ 0.423621] Key type asymmetric registered\n[ 0.424470] Asymmetric key parser 'x509' registered\n[ 0.425448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426993] io scheduler noop registered\n[ 0.427834] io scheduler deadline registered (default)\n[ 0.428848] io scheduler cfq registered\n[ 0.429718] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.430804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.432078] ipmi message handler version 39.2\n[ 0.433015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.434504] ACPI: Power Button [PWRF]\n[ 0.435361] GHES: HEST is not enabled!\n[ 0.456920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.499702] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521670] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.523254] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.549378] Linux agpgart interface v0.103\n[ 0.550999] brd: module loaded\n[ 0.552053] loop: module loaded\n[ 0.553034] blk-mq: CPU -> queue map\n[ 0.553798] CPU 0 -> Queue 0\n[ 0.554470] CPU 1 -> Queue 0\n[ 0.555583] vda: vda1\n[ 0.556805] scsi0 : ata_piix\n[ 0.557568] scsi1 : ata_piix\n[ 0.558253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.559539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.560993] libphy: Fixed MDIO Bus: probed\n[ 0.561909] tun: Universal TUN/TAP device driver, 1.6\n[ 0.562933] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.565338] PPP generic driver version 2.4.2\n[ 0.566258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.567482] ehci-pci: EHCI PCI platform driver\n[ 0.568392] ehci-platform: EHCI generic platform driver\n[ 0.569458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.570628] ohci-pci: OHCI PCI platform driver\n[ 0.571526] ohci-platform: OHCI generic platform driver\n[ 0.572549] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.594528] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.595561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.597105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.598267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.599568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.601029] usb usb1: Product: UHCI Host Controller\n[ 0.601991] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.603195] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.604199] hub 1-0:1.0: USB hub found\n[ 0.605009] hub 1-0:1.0: 2 ports detected\n[ 0.605953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.608135] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.609143] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.610283] mousedev: PS/2 mouse device common for all mice\n[ 0.611590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.613370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.614514] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.615744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.617006] device-mapper: uevent: version 1.0.3\n[ 0.617979] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.619637] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.620850] TCP: cubic registered\n[ 0.621634] NET: Registered protocol family 10\n[ 0.622702] NET: Registered protocol family 17\n[ 0.623608] Key type dns_resolver registered\n[ 0.624606] Loading compiled-in X.509 certificates\n[ 0.626079] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.627917] registered taskstats version 1\n[ 0.637254] Key type trusted registered\n[ 0.640388] Key type encrypted registered\n[ 0.641230] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.642287] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.643764] regulator-dummy: disabling\n[ 0.644583] Magic number: 14:761:339\n[ 0.645484] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:29 UTC (1533835229)\n[ 0.647129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.648275] EDD information not available.\n[ 0.717166] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718757] Write protecting the kernel read-only data: 12288k\n[ 0.720614] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723311] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.735651] systemd-udevd[107]: starting version 204\n[ 0.792368] FDC 0 is a S82078B\n[ 0.916044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076890] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079803] usb 1-1: Product: QEMU USB Tablet\n[ 1.080782] usb 1-1: Manufacturer: QEMU\n[ 1.081647] usb 1-1: SerialNumber: 42\n[ 1.388069] tsc: Refined TSC clocksource calibration: 3491.854 MHz\n[ 1.796987] 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.038914] 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.112145] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.212134] 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 Thu, 09 Aug 2018 17:20:31 +0000. Up 2.83 seconds.\ncloud-init-nonet[2.97]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.94]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.09 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:ce:25:f2 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:cf:91:76 |\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:\nc3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| o o . |\n|. . S . |\n| =o.+. o |\n|+Eo*.+ |\n|*.= o |\n|oB. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.. . |\n|..Eo o |\n|+oo + o |\n|o=.* . . . |\n| .B . 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:\n6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o =. o |\n| * ++ . |\n| B.+E |\n| .S. |\n| o.o |\n| . o.. |\n| +.. . |\n| o.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . oBo |\n| .o=.o |\n| Bo+ |\n| Eo..= |\n| So.=+ + |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 Thu, 09 Aug 2018 17:20:40 +0000. Up 11.22 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.32 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 15626 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Get: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 [77.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1546 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 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-153.203 [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 22s (7415 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11906\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12532\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6118 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\n"} 2018-08-09 17:24:03,666 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/action used request id req-8fc5116c-c7f8-4629-80cf-26be19dad704 2018-08-09 17:24:03,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0825428962708s 2018-08-09 17:24:03,669 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/action used request id req-8fc5116c-c7f8-4629-80cf-26be19dad704 2018-08-09 17:24:03,669 - functest.core.singlevm - DEBUG - console: istered [ 0.140867] acpiphp: Slot [9] registered [ 0.141719] acpiphp: Slot [10] registered [ 0.142588] acpiphp: Slot [11] registered [ 0.143451] acpiphp: Slot [12] registered [ 0.144018] acpiphp: Slot [13] registered [ 0.144908] acpiphp: Slot [14] registered [ 0.145775] acpiphp: Slot [15] registered [ 0.146635] acpiphp: Slot [16] registered [ 0.147500] acpiphp: Slot [17] registered [ 0.148019] acpiphp: Slot [18] registered [ 0.148892] acpiphp: Slot [19] registered [ 0.149758] acpiphp: Slot [20] registered [ 0.150633] acpiphp: Slot [21] registered [ 0.151482] acpiphp: Slot [22] registered [ 0.152019] acpiphp: Slot [23] registered [ 0.152900] acpiphp: Slot [24] registered [ 0.153746] acpiphp: Slot [25] registered [ 0.154615] acpiphp: Slot [26] registered [ 0.155471] acpiphp: Slot [27] registered [ 0.156019] acpiphp: Slot [28] registered [ 0.156950] acpiphp: Slot [29] registered [ 0.157809] acpiphp: Slot [30] registered [ 0.158676] acpiphp: Slot [31] registered [ 0.159545] PCI host bridge to bus 0000:00 [ 0.160005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.161133] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.162329] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.163546] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.165405] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.172237] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173883] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.198470] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.200085] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.201629] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.203278] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.204778] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.206299] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.207817] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.207817] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208004] vgaarb: loaded [ 0.208730] vgaarb: bridge control possible 0000:00:02.0 [ 0.210120] SCSI subsystem initialized [ 0.211070] ACPI: bus type USB registered [ 0.212029] usbcore: registered new interface driver usbfs [ 0.213275] usbcore: registered new interface driver hub [ 0.214715] usbcore: registered new device driver usb [ 0.216103] PCI: Using ACPI for IRQ routing [ 0.217426] NetLabel: Initializing [ 0.218246] NetLabel: domain hash size = 128 [ 0.219214] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.220061] NetLabel: unlabeled traffic allowed by default [ 0.221230] Switched to clocksource kvm-clock [ 0.227793] AppArmor: AppArmor Filesystem Enabled [ 0.228775] pnp: PnP ACPI init [ 0.229448] ACPI: bus type PNP registered [ 0.230691] pnp: PnP ACPI: found 8 devices [ 0.231531] ACPI: bus type PNP unregistered [ 0.238451] NET: Registered protocol family 2 [ 0.239602] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241250] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.242709] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243987] TCP: reno registered [ 0.244684] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.247055] NET: Registered protocol family 1 [ 0.247929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.249037] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.250125] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.271912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.293878] Trying to unpack rootfs image as initramfs... [ 0.387054] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391125] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392827] Scanning for low memory corruption every 60 seconds [ 0.394263] Initialise system trusted keyring [ 0.395200] audit: initializing netlink socket (disabled) [ 0.396273] type=2000 audit(1533835229.191:1): initialized [ 0.415765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417710] zbud: loaded [ 0.418496] VFS: Disk quotas dquot_6.5.2 [ 0.419354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420875] fuse init (API version 7.22) [ 0.421746] msgmni has been set to 3997 [ 0.422590] Key type big_key registered [ 0.423621] Key type asymmetric registered [ 0.424470] Asymmetric key parser 'x509' registered [ 0.425448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426993] io scheduler noop registered [ 0.427834] io scheduler deadline registered (default) [ 0.428848] io scheduler cfq registered [ 0.429718] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.430804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.432078] ipmi message handler version 39.2 [ 0.433015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.434504] ACPI: Power Button [PWRF] [ 0.435361] GHES: HEST is not enabled! [ 0.456920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499702] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521670] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523254] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.549378] Linux agpgart interface v0.103 [ 0.550999] brd: module loaded [ 0.552053] loop: module loaded [ 0.553034] blk-mq: CPU -> queue map [ 0.553798] CPU 0 -> Queue 0 [ 0.554470] CPU 1 -> Queue 0 [ 0.555583] vda: vda1 [ 0.556805] scsi0 : ata_piix [ 0.557568] scsi1 : ata_piix [ 0.558253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.559539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.560993] libphy: Fixed MDIO Bus: probed [ 0.561909] tun: Universal TUN/TAP device driver, 1.6 [ 0.562933] tun: (C) 1999-2004 Max Krasnyansky [ 0.565338] PPP generic driver version 2.4.2 [ 0.566258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.567482] ehci-pci: EHCI PCI platform driver [ 0.568392] ehci-platform: EHCI generic platform driver [ 0.569458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.570628] ohci-pci: OHCI PCI platform driver [ 0.571526] ohci-platform: OHCI generic platform driver [ 0.572549] uhci_hcd: USB Universal Host Controller Interface driver [ 0.594528] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.595561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.597105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.598267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.599568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601029] usb usb1: Product: UHCI Host Controller [ 0.601991] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.603195] usb usb1: SerialNumber: 0000:00:01.2 [ 0.604199] hub 1-0:1.0: USB hub found [ 0.605009] hub 1-0:1.0: 2 ports detected [ 0.605953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.608135] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.609143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.610283] mousedev: PS/2 mouse device common for all mice [ 0.611590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.613370] rtc_cmos 00:00: RTC can wake from S4 [ 0.614514] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.615744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.617006] device-mapper: uevent: version 1.0.3 [ 0.617979] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.619637] ledtrig-cpu: registered to indicate activity on CPUs [ 0.620850] TCP: cubic registered [ 0.621634] NET: Registered protocol family 10 [ 0.622702] NET: Registered protocol family 17 [ 0.623608] Key type dns_resolver registered [ 0.624606] Loading compiled-in X.509 certificates [ 0.626079] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.627917] registered taskstats version 1 [ 0.637254] Key type trusted registered [ 0.640388] Key type encrypted registered [ 0.641230] AppArmor: AppArmor sha1 policy hashing enabled [ 0.642287] IMA: No TPM chip found, activating TPM-bypass! [ 0.643764] regulator-dummy: disabling [ 0.644583] Magic number: 14:761:339 [ 0.645484] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:29 UTC (1533835229) [ 0.647129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.648275] EDD information not available. [ 0.717166] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718757] Write protecting the kernel read-only data: 12288k [ 0.720614] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723311] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.735651] systemd-udevd[107]: starting version 204 [ 0.792368] FDC 0 is a S82078B [ 0.916044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076890] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079803] usb 1-1: Product: QEMU USB Tablet [ 1.080782] usb 1-1: Manufacturer: QEMU [ 1.081647] usb 1-1: SerialNumber: 42 [ 1.388069] tsc: Refined TSC clocksource calibration: 3491.854 MHz [ 1.796987] 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.038914] 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.112145] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.212134] 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 Thu, 09 Aug 2018 17:20:31 +0000. Up 2.83 seconds. cloud-init-nonet[2.97]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.94]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.09 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:ce:25:f2 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:cf:91:76 | 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: c3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | o o . | |. . S . | | =o.+. o | |+Eo*.+ | |*.= o | |oB. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.. . | |..Eo o | |+oo + o | |o=.* . . . | | .B . 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: 6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o =. o | | * ++ . | | B.+E | | .S. | | o.o | | . o.. | | +.. . | | o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . oBo | | .o=.o | | Bo+ | | Eo..= | | So.=+ + | | . . | | | | | | | +-----------------+ * 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 Thu, 09 Aug 2018 17:20:40 +0000. Up 11.22 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.32 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 15626 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 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 [77.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1546 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 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-153.203 [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 22s (7415 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11906 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12532 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6118 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager 2018-08-09 17:24:03,675 - functest.core.singlevm - DEBUG - try 2: cannot find regex 'Cloud-init .* finished at ' in console 2018-08-09 17:24:13,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:24:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:24:14,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-31f8dd90-4cec-42ae-bdd3-dc7104ca621f x-compute-request-id: req-31f8dd90-4cec-42ae-bdd3-dc7104ca621f Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:24:14,220 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31f8dd90-4cec-42ae-bdd3-dc7104ca621f 2018-08-09 17:24:14,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540014982224s 2018-08-09 17:24:14,220 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-31f8dd90-4cec-42ae-bdd3-dc7104ca621f 2018-08-09 17:24:14,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:24:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:24:14,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-d9360b63-a0a4-4897-a358-afb49d244afd x-compute-request-id: req-d9360b63-a0a4-4897-a358-afb49d244afd Content-Encoding: gzip Content-Length: 19671 Content-Type: application/json RESP BODY: {"output": "ished hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.241250] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.242709] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.243987] TCP: reno registered\n[ 0.244684] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.245823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.247055] NET: Registered protocol family 1\n[ 0.247929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.249037] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.250125] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.271912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.293878] Trying to unpack rootfs image as initramfs...\n[ 0.387054] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391125] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392827] Scanning for low memory corruption every 60 seconds\n[ 0.394263] Initialise system trusted keyring\n[ 0.395200] audit: initializing netlink socket (disabled)\n[ 0.396273] type=2000 audit(1533835229.191:1): initialized\n[ 0.415765] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.417710] zbud: loaded\n[ 0.418496] VFS: Disk quotas dquot_6.5.2\n[ 0.419354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.420875] fuse init (API version 7.22)\n[ 0.421746] msgmni has been set to 3997\n[ 0.422590] Key type big_key registered\n[ 0.423621] Key type asymmetric registered\n[ 0.424470] Asymmetric key parser 'x509' registered\n[ 0.425448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.426993] io scheduler noop registered\n[ 0.427834] io scheduler deadline registered (default)\n[ 0.428848] io scheduler cfq registered\n[ 0.429718] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.430804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.432078] ipmi message handler version 39.2\n[ 0.433015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.434504] ACPI: Power Button [PWRF]\n[ 0.435361] GHES: HEST is not enabled!\n[ 0.456920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.499702] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.521670] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.523254] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.547282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.549378] Linux agpgart interface v0.103\n[ 0.550999] brd: module loaded\n[ 0.552053] loop: module loaded\n[ 0.553034] blk-mq: CPU -> queue map\n[ 0.553798] CPU 0 -> Queue 0\n[ 0.554470] CPU 1 -> Queue 0\n[ 0.555583] vda: vda1\n[ 0.556805] scsi0 : ata_piix\n[ 0.557568] scsi1 : ata_piix\n[ 0.558253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.559539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.560993] libphy: Fixed MDIO Bus: probed\n[ 0.561909] tun: Universal TUN/TAP device driver, 1.6\n[ 0.562933] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.565338] PPP generic driver version 2.4.2\n[ 0.566258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.567482] ehci-pci: EHCI PCI platform driver\n[ 0.568392] ehci-platform: EHCI generic platform driver\n[ 0.569458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.570628] ohci-pci: OHCI PCI platform driver\n[ 0.571526] ohci-platform: OHCI generic platform driver\n[ 0.572549] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.594528] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.595561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.597105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.598267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.599568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.601029] usb usb1: Product: UHCI Host Controller\n[ 0.601991] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.603195] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.604199] hub 1-0:1.0: USB hub found\n[ 0.605009] hub 1-0:1.0: 2 ports detected\n[ 0.605953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.608135] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.609143] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.610283] mousedev: PS/2 mouse device common for all mice\n[ 0.611590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.613370] rtc_cmos 00:00: RTC can wake from S4\n[ 0.614514] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.615744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.617006] device-mapper: uevent: version 1.0.3\n[ 0.617979] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.619637] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.620850] TCP: cubic registered\n[ 0.621634] NET: Registered protocol family 10\n[ 0.622702] NET: Registered protocol family 17\n[ 0.623608] Key type dns_resolver registered\n[ 0.624606] Loading compiled-in X.509 certificates\n[ 0.626079] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.627917] registered taskstats version 1\n[ 0.637254] Key type trusted registered\n[ 0.640388] Key type encrypted registered\n[ 0.641230] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.642287] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.643764] regulator-dummy: disabling\n[ 0.644583] Magic number: 14:761:339\n[ 0.645484] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:29 UTC (1533835229)\n[ 0.647129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.648275] EDD information not available.\n[ 0.717166] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.718757] Write protecting the kernel read-only data: 12288k\n[ 0.720614] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.723311] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.735651] systemd-udevd[107]: starting version 204\n[ 0.792368] FDC 0 is a S82078B\n[ 0.916044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.076890] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.079803] usb 1-1: Product: QEMU USB Tablet\n[ 1.080782] usb 1-1: Manufacturer: QEMU\n[ 1.081647] usb 1-1: SerialNumber: 42\n[ 1.388069] tsc: Refined TSC clocksource calibration: 3491.854 MHz\n[ 1.796987] 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.038914] 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.112145] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n[ 2.212134] 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 Thu, 09 Aug 2018 17:20:31 +0000. Up 2.83 seconds.\ncloud-init-nonet[2.97]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.94]: static networking is now up\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.09 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:ce:25:f2 |\nci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:cf:91:76 |\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:\nc3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . . |\n| o o . |\n|. . S . |\n| =o.+. o |\n|+Eo*.+ |\n|*.= o |\n|oB. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.. . |\n|..Eo o |\n|+oo + o |\n|o=.* . . . |\n| .B . 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:\n6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o =. o |\n| * ++ . |\n| B.+E |\n| .S. |\n| o.o |\n| . o.. |\n| +.. . |\n| o.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nd7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . oBo |\n| .o=.o |\n| Bo+ |\n| Eo..= |\n| So.=+ + |\n| . . |\n| |\n| |\n| |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting 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 Thu, 09 Aug 2018 17:20:40 +0000. Up 11.22 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\n * Stopping System V runlevel compatibility[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.32 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 15626 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS vellum-0 ttyS0\n\nvellum-0 login: Get: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 [77.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1546 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ mkdir -p /etc/chronos\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install vellum --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java\nSuggested packages:\n astaire-dbg binutils-doc cassandra-tools clearwater-auto-config\n clearwater-auto-upgrade clearwater-secure-connections exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common\n liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader\n libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc\n icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra\n fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei\n fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc\n python3-setuptools isag\nRecommended packages:\n libc-dbg python-dev-all\nThe following NEW packages will be installed:\n astaire astaire-libs binutils build-essential ca-certificates-java cassandra\n chronos clearwater-cassandra clearwater-config-manager\n clearwater-diags-monitor clearwater-etcd clearwater-infrastructure\n clearwater-log-cleanup clearwater-memcached clearwater-monit\n clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd\n clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra\n homestead-prov-cassandra inotify-tools iotop java-common\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data\n libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0\n libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2\n libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl\n libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot\n libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10\n libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8\n liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3\n libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18\n libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4\n libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a\n libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev\n memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd\n sysstat tzdata-java vellum\n0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 170 MB of archives.\nAfter this operation, 407 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB]\nGet:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 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-153.203 [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 22s (7415 kB/s)\nSelecting previously unselected package libnspr4:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libnss3-nssdb.\nPreparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ...\nUnpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package libnss3:amd64.\nPreparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ...\nUnpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ...\nSelecting previously unselected package ca-certificates-java.\nPreparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ...\nUnpacking ca-certificates-java (20130815ubuntu1) ...\nSelecting previously unselected package tzdata-java.\nPreparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ...\nUnpacking tzdata-java (2017c-0ubuntu0.14.04) ...\nSelecting previously unselected package java-common.\nPreparing to unpack .../java-common_0.51_all.deb ...\nUnpacking java-common (0.51) ...\nSelecting previously unselected package libavahi-common-data:amd64.\nPreparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-common3:amd64.\nPreparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libavahi-client3:amd64.\nPreparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ...\nUnpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ...\nSelecting previously unselected package libcups2:amd64.\nPreparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ...\nUnpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ...\nSelecting previously unselected package liblcms2-2:amd64.\nPreparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ...\nUnpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libpcsclite1:amd64.\nPreparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ...\nUnpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ...\nSelecting previously unselected package libasyncns0:amd64.\nPreparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ...\nUnpacking libasyncns0:amd64 (0.8-4ubuntu2) ...\nSelecting previously unselected package libogg0:amd64.\nPreparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ...\nUnpacking libogg0:amd64 (1.3.1-1ubuntu1) ...\nSelecting previously unselected package libflac8:amd64.\nPreparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ...\nUnpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ...\nSelecting previously unselected package libvorbis0a:amd64.\nPreparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libvorbisenc2:amd64.\nPreparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ...\nUnpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ...\nSelecting previously unselected package libsndfile1:amd64.\nPreparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ...\nUnpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ...\nSelecting previously unselected package libpulse0:amd64.\nPreparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ...\nUnpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package openjdk-7-jre-headless:amd64.\nPreparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ...\nUnpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nSelecting previously unselected package cassandra.\nPreparing to unpack .../cassandra_2.1.15_all.deb ...\nUnpacking cassandra (2.1.15) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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:QuoVadis_Root_CA.pem\nAdding debian:Baltimore_CyberTrust_Root.pem\nAdding debian:Staat_der_Nederlanden_EV_Root_CA.pem\nAdding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem\nAdding debian:USERTrust_ECC_Certification_Authority.pem\nAdding debian:ISRG_Root_X1.pem\nAdding debian:DigiCert_Global_Root_G3.pem\nAdding debian:DigiCert_Assured_ID_Root_G3.pem\nAdding debian:OISTE_WISeKey_Global_Root_GA_CA.pem\nAdding debian:SecureSign_RootCA11.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem\nAdding debian:certSIGN_ROOT_CA.pem\nAdding debian:DST_Root_CA_X3.pem\nAdding debian:Go_Daddy_Class_2_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_2.pem\nAdding debian:Network_Solutions_Certificate_Authority.pem\nAdding debian:Comodo_AAA_Services_root.pem\nAdding debian:EE_Certification_Centre_Root_CA.pem\nAdding debian:T-TeleSec_GlobalRoot_Class_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R5.pem\nAdding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem\nAdding debian:IdenTrust_Public_Sector_Root_CA_1.pem\nAdding debian:Certum_Trusted_Network_CA_2.pem\nAdding debian:SwissSign_Gold_CA_-_G2.pem\nAdding debian:CNNIC_ROOT.pem\nAdding debian:DigiCert_High_Assurance_EV_Root_CA.pem\nAdding debian:GlobalSign_Root_CA.pem\nAdding debian:Certplus_Root_CA_G1.pem\nAdding debian:DigiCert_Global_Root_G2.pem\nAdding debian:Izenpe.com.pem\nAdding debian:AddTrust_Public_Services_Root.pem\nAdding debian:Amazon_Root_CA_4.pem\nAdding debian:TWCA_Global_Root_CA.pem\nAdding debian:AffirmTrust_Networking.pem\nAdding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem\nAdding debian:COMODO_ECC_Certification_Authority.pem\nAdding debian:AffirmTrust_Premium.pem\nAdding debian:DigiCert_Assured_ID_Root_CA.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem\nAdding debian:GeoTrust_Universal_CA_2.pem\nAdding debian:Amazon_Root_CA_2.pem\nAdding debian:Visa_eCommerce_Root.pem\nAdding debian:Chambers_of_Commerce_Root_-_2008.pem\nAdding debian:PSCProcert.pem\nAdding debian:CA_Disig_Root_R2.pem\nAdding debian:Comodo_Trusted_Services_root.pem\nAdding debian:thawte_Primary_Root_CA_-_G2.pem\nAdding debian:Certigna.pem\nAdding debian:Global_Chambersign_Root_-_2008.pem\nAdding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem\nAdding debian:thawte_Primary_Root_CA_-_G3.pem\nAdding debian:Taiwan_GRCA.pem\nAdding debian:SwissSign_Silver_CA_-_G2.pem\nAdding debian:Trustis_FPS_Root_CA.pem\nAdding debian:Certinomis_-_Root_CA.pem\nAdding debian:Atos_TrustedRoot_2011.pem\nAdding debian:DST_ACES_CA_X6.pem\nAdding debian:T\ufffd\ufffdB\ufffd\ufffdTAK_UEKAE_K\ufffd\ufffdk_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_-_S\ufffd\ufffdr\ufffd\ufffdm_3.pem\nAdding debian:GlobalSign_ECC_Root_CA_-_R4.pem\nAdding debian:ACCVRAIZ1.pem\nAdding debian:AddTrust_External_Root.pem\nAdding debian:GlobalSign_Root_CA_-_R3.pem\nAdding debian:AC_RAIZ_FNMT-RCM.pem\nAdding debian:DigiCert_Assured_ID_Root_G2.pem\nAdding debian:T\ufffd\ufffdRKTRUST_Elektronik_Sertifika_Hizmet_Sa\ufffd\ufffdlay\ufffd\ufffdc\ufffd\ufffds\ufffd\ufffd_H5.pem\nAdding debian:Swisscom_Root_EV_CA_2.pem\nAdding debian:ePKI_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_G2.pem\nAdding debian:GeoTrust_Primary_Certification_Authority.pem\nAdding debian:Secure_Global_CA.pem\nAdding debian:DigiCert_Trusted_Root_G4.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_2009.pem\nAdding debian:Camerfirma_Global_Chambersign_Root.pem\nAdding debian:GeoTrust_Global_CA_2.pem\nAdding debian:Certplus_Root_CA_G2.pem\nAdding debian:GeoTrust_Global_CA.pem\nAdding debian:OpenTrust_Root_CA_G2.pem\nAdding debian:VeriSign_Universal_Root_Certification_Authority.pem\nAdding debian:Camerfirma_Chambers_of_Commerce_Root.pem\nAdding debian:Starfield_Root_Certificate_Authority_-_G2.pem\nAdding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem\nAdding debian:ACEDICOM_Root.pem\nAdding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem\nAdding debian:Cybertrust_Global_Root.pem\nAdding debian:Buypass_Class_2_Root_CA.pem\nAdding debian:LuxTrust_Global_Root_2.pem\nAdding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem\nAdding debian:QuoVadis_Root_CA_3.pem\nAdding debian:AffirmTrust_Commercial.pem\nAdding debian:NetLock_Arany_=Class_Gold=_F\ufffd\ufffdtan\ufffd\ufffds\ufffd\ufffdtv\ufffd\ufffdny.pem\nAdding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem\nAdding debian:AffirmTrust_Premium_ECC.pem\nAdding debian:USERTrust_RSA_Certification_Authority.pem\nAdding debian:Actalis_Authentication_Root_CA.pem\nAdding debian:Deutsche_Telekom_Root_CA_2.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem\nAdding debian:thawte_Primary_Root_CA.pem\nAdding debian:Entrust_Root_Certification_Authority.pem\nAdding debian:Hongkong_Post_Root_CA_1.pem\nAdding debian:COMODO_RSA_Certification_Authority.pem\nAdding debian:XRamp_Global_CA_Root.pem\nAdding debian:COMODO_Certification_Authority.pem\nAdding debian:OISTE_WISeKey_Global_Root_GB_CA.pem\nAdding debian:Security_Communication_EV_RootCA1.pem\nAdding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem\nAdding debian:SecureTrust_CA.pem\nAdding debian:Security_Communication_Root_CA.pem\nAdding debian:GlobalSign_Root_CA_-_R2.pem\nAdding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem\nAdding debian:Certum_Trusted_Network_CA.pem\nAdding debian:QuoVadis_Root_CA_2.pem\nAdding debian:EC-ACC.pem\nAdding debian:DigiCert_Global_Root_CA.pem\nAdding debian:AddTrust_Low-Value_Services_Root.pem\nAdding debian:CA_Disig_Root_R1.pem\nAdding debian:QuoVadis_Root_CA_3_G3.pem\nAdding debian:Amazon_Root_CA_1.pem\nAdding debian:Certinomis_-_Autorit\ufffd\ufffd_Racine.pem\nAdding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem\nAdding debian:Starfield_Class_2_CA.pem\nAdding debian:Swisscom_Root_CA_1.pem\nAdding debian:Swisscom_Root_CA_2.pem\nAdding debian:OpenTrust_Root_CA_G1.pem\nAdding debian:Microsec_e-Szigno_Root_CA_2009.pem\nAdding debian:Certum_Root_CA.pem\nAdding debian:Certplus_Class_2_Primary_CA.pem\nAdding debian:GeoTrust_Universal_CA.pem\nAdding debian:QuoVadis_Root_CA_1_G3.pem\nAdding debian:Sonera_Class_2_Root_CA.pem\nAdding debian:Security_Communication_RootCA2.pem\nAdding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem\nAdding debian:QuoVadis_Root_CA_2_G3.pem\nAdding debian:Buypass_Class_3_Root_CA.pem\nAdding debian:IdenTrust_Commercial_Root_CA_1.pem\nAdding debian:TWCA_Root_Certification_Authority.pem\nAdding debian:Entrust_Root_Certification_Authority_-_EC1.pem\nAdding debian:SZAFIR_ROOT_CA2.pem\nAdding debian:Comodo_Secure_Services_root.pem\nAdding debian:Amazon_Root_CA_3.pem\nAdding debian:OpenTrust_Root_CA_G3.pem\nAdding debian:E-Tugra_Certification_Authority.pem\nAdding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem\nAdding debian:UTN_USERFirst_Hardware_Root_CA.pem\nAdding debian:TeliaSonera_Root_CA_v1.pem\nAdding debian:AddTrust_Qualified_Certificates_Root.pem\nAdding debian:CFCA_EV_ROOT.pem\ndone.\nSetting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ...\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode\nupdate-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode\nSetting up cassandra (2.1.15) ...\nAdding group `cassandra' (GID 111) ...\nDone.\nvm.max_map_count = 1048575\nnet.ipv4.tcp_keepalive_time = 300\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ca-certificates (20170717~14.04.1) ...\nUpdating certificates in /etc/ssl/certs... 0 added, 0 removed; done.\nRunning hooks in /etc/ca-certificates/update.d....\ndone.\ndone.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSelecting previously unselected package clearwater-cassandra.\n(Reading database ... 53135 files and directories currently installed.)\nPreparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ...\nUnpacking clearwater-cassandra (1.0-180328.114015) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-program-options1.54.0:amd64.\nPreparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libpython3.4:amd64.\nPreparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ...\nUnpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libc-ares2:amd64.\nPreparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package astaire-libs.\nPreparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ...\nUnpacking astaire-libs (1.0-180326.104711) ...\nSelecting previously unselected package cpulimit.\nPreparing to unpack .../cpulimit_2.0-1_amd64.deb ...\nUnpacking cpulimit (2.0-1) ...\nSelecting previously unselected package astaire.\nPreparing to unpack .../astaire_1.0-180326.104711_amd64.deb ...\nUnpacking astaire (1.0-180326.104711) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libc-ares-dev:amd64.\nPreparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ...\nUnpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSelecting previously unselected package snmp.\nPreparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmp (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ...\nUnpacking clearwater-snmpd (1.0-180328.114312) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package chronos.\nPreparing to unpack .../chronos_1.0-180328.120836_amd64.deb ...\nUnpacking chronos (1.0-180328.120836) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package memcached.\nPreparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached (1.6.00-0clearwater0.6) ...\nSelecting previously unselected package clearwater-memcached.\nPreparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ...\nUnpacking clearwater-memcached (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-snmp-handler-astaire.\nPreparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ...\nUnpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ...\nSelecting previously unselected package crest-prov.\nPreparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ...\nUnpacking crest-prov (1.0-180326.111418) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package gdb.\nPreparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ...\nUnpacking gdb (7.7.1-0ubuntu5~14.04.3) ...\nSelecting previously unselected package homer-cassandra.\nPreparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homer-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package homestead-cassandra.\nPreparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ...\nUnpacking homestead-cassandra (1.0-180326.115231) ...\nSelecting previously unselected package homestead-prov-cassandra.\nPreparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ...\nUnpacking homestead-prov-cassandra (1.0-180326.111418) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package rogers-libs.\nPreparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ...\nUnpacking rogers-libs (1.0-180326.104711) ...\nSelecting previously unselected package rogers.\nPreparing to unpack .../rogers_1.0-180326.104711_amd64.deb ...\nUnpacking rogers (1.0-180326.104711) ...\nSelecting previously unselected package vellum.\nPreparing to unpack .../vellum_1.0-180328.114312_amd64.deb ...\nUnpacking vellum (1.0-180328.114312) ...\nSelecting previously unselected package libc6-dbg:amd64.\nPreparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package memcached-dbg.\nPreparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ...\nUnpacking memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ...\nSetting up snmp (5.7.3~dfsg-clearwater1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up memcached (1.6.00-0clearwater0.6) ...\nRestarting memcached: memcached.\nSetting up crest-prov (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest-prov/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting defusedxml (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up gdb (7.7.1-0ubuntu5~14.04.3) ...\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up rogers-libs (1.0-180326.104711) ...\nSetting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ...\nSetting up memcached-dbg (1.6.00-0clearwater0.6) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nchronos: unrecognized service\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 11906\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-180328.114312) ...\n * Stopping network management services:\nSetting up clearwater-etcd (1.0-180328.115321) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-memcached (1.0-180328.114312) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-snmp-handler-astaire (1.0-180326.110542) ...\n * Stopping network management services:\nSetting up rogers (1.0-180326.104711) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12532\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up homer-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-cassandra (1.0-180326.115231) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov-cassandra (1.0-180326.111418) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up chronos (1.0-180328.120836) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up vellum (1.0-180328.114312) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-management\n0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 6120 kB of archives.\nAfter this operation, 6459 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 6120 kB in 1s (6118 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59692 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.200\n++ echo 172.30.9.200\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.200\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.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0 (DSA)\nec2: 256 6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0 (ECDSA)\nec2: 256 d7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0 (ED25519)\nec2: 2048 c3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNYSksAwmLtMpmCSAgqqt7WrOvdrrRMpinKDUNr+OehNzc0tPCLTJaLO7vusfK0EvjimivhcCZnQcocNRdenTns= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA1ZTdQkrpp5YzUda9dcPx79dVt05C6vSBT4QdcJSQ3y root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1xKz9/ewa62I+9r5bIaev7RyK6DRSh4+gK+zkGpFcR5C2s13uMLkbynVBguRXG7CJXizGM4A8mrBuCXskVDZVBdvlUUwPcXpmMQ6bQxBdEHwxZaRhE/FuM8z7+7jVs8cyhjM0YtVLMOg27zMSXA+sBCaXgx9k4OzGnMp6IdCksZFf9Pgak6uk0QSJ3cw7riV37IBGiz0tF94xgermlduELl795/CtopCUiPQzlIdgdxTjeXwwk3iJ47GRmWmUp68nirr0+UKpwwyf2q4589M1mO70aHYMXeNGn8vNs9xq0QZqilb9dNvcGaf5qBAQYiKv+2Xgy8rAUumqDy9SK9Ub root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:24:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 217.31 seconds\n"} 2018-08-09 17:24:14,306 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/action used request id req-d9360b63-a0a4-4897-a358-afb49d244afd 2018-08-09 17:24:14,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787160396576s 2018-08-09 17:24:14,309 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06/action used request id req-d9360b63-a0a4-4897-a358-afb49d244afd 2018-08-09 17:24:14,309 - functest.core.singlevm - DEBUG - console: ished hash table entries: 16384 (order: 5, 131072 bytes) [ 0.241250] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.242709] TCP: Hash tables configured (established 16384 bind 16384) [ 0.243987] TCP: reno registered [ 0.244684] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.245823] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.247055] NET: Registered protocol family 1 [ 0.247929] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.249037] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.250125] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.271912] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.293878] Trying to unpack rootfs image as initramfs... [ 0.387054] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388823] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389922] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391125] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392827] Scanning for low memory corruption every 60 seconds [ 0.394263] Initialise system trusted keyring [ 0.395200] audit: initializing netlink socket (disabled) [ 0.396273] type=2000 audit(1533835229.191:1): initialized [ 0.415765] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.417710] zbud: loaded [ 0.418496] VFS: Disk quotas dquot_6.5.2 [ 0.419354] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.420875] fuse init (API version 7.22) [ 0.421746] msgmni has been set to 3997 [ 0.422590] Key type big_key registered [ 0.423621] Key type asymmetric registered [ 0.424470] Asymmetric key parser 'x509' registered [ 0.425448] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.426993] io scheduler noop registered [ 0.427834] io scheduler deadline registered (default) [ 0.428848] io scheduler cfq registered [ 0.429718] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.430804] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.432078] ipmi message handler version 39.2 [ 0.433015] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.434504] ACPI: Power Button [PWRF] [ 0.435361] GHES: HEST is not enabled! [ 0.456920] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499702] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.521670] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.523254] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.547282] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.549378] Linux agpgart interface v0.103 [ 0.550999] brd: module loaded [ 0.552053] loop: module loaded [ 0.553034] blk-mq: CPU -> queue map [ 0.553798] CPU 0 -> Queue 0 [ 0.554470] CPU 1 -> Queue 0 [ 0.555583] vda: vda1 [ 0.556805] scsi0 : ata_piix [ 0.557568] scsi1 : ata_piix [ 0.558253] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.559539] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.560993] libphy: Fixed MDIO Bus: probed [ 0.561909] tun: Universal TUN/TAP device driver, 1.6 [ 0.562933] tun: (C) 1999-2004 Max Krasnyansky [ 0.565338] PPP generic driver version 2.4.2 [ 0.566258] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.567482] ehci-pci: EHCI PCI platform driver [ 0.568392] ehci-platform: EHCI generic platform driver [ 0.569458] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.570628] ohci-pci: OHCI PCI platform driver [ 0.571526] ohci-platform: OHCI generic platform driver [ 0.572549] uhci_hcd: USB Universal Host Controller Interface driver [ 0.594528] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.595561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.597105] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.598267] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.599568] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.601029] usb usb1: Product: UHCI Host Controller [ 0.601991] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.603195] usb usb1: SerialNumber: 0000:00:01.2 [ 0.604199] hub 1-0:1.0: USB hub found [ 0.605009] hub 1-0:1.0: 2 ports detected [ 0.605953] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.608135] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.609143] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.610283] mousedev: PS/2 mouse device common for all mice [ 0.611590] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.613370] rtc_cmos 00:00: RTC can wake from S4 [ 0.614514] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.615744] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.617006] device-mapper: uevent: version 1.0.3 [ 0.617979] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.619637] ledtrig-cpu: registered to indicate activity on CPUs [ 0.620850] TCP: cubic registered [ 0.621634] NET: Registered protocol family 10 [ 0.622702] NET: Registered protocol family 17 [ 0.623608] Key type dns_resolver registered [ 0.624606] Loading compiled-in X.509 certificates [ 0.626079] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.627917] registered taskstats version 1 [ 0.637254] Key type trusted registered [ 0.640388] Key type encrypted registered [ 0.641230] AppArmor: AppArmor sha1 policy hashing enabled [ 0.642287] IMA: No TPM chip found, activating TPM-bypass! [ 0.643764] regulator-dummy: disabling [ 0.644583] Magic number: 14:761:339 [ 0.645484] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:29 UTC (1533835229) [ 0.647129] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.648275] EDD information not available. [ 0.717166] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.718757] Write protecting the kernel read-only data: 12288k [ 0.720614] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.723311] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.735651] systemd-udevd[107]: starting version 204 [ 0.792368] FDC 0 is a S82078B [ 0.916044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.076890] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078358] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.079803] usb 1-1: Product: QEMU USB Tablet [ 1.080782] usb 1-1: Manufacturer: QEMU [ 1.081647] usb 1-1: SerialNumber: 42 [ 1.388069] tsc: Refined TSC clocksource calibration: 3491.854 MHz [ 1.796987] 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.038914] 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.112145] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] [ 2.212134] 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 Thu, 09 Aug 2018 17:20:31 +0000. Up 2.83 seconds. cloud-init-nonet[2.97]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.94]: static networking is now up * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.09 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:ce:25:f2 | ci-info: | eth0 | True | 192.168.0.8 | 255.255.255.0 | fa:16:3e:cf:91:76 | 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: c3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | . . | | o o . | |. . S . | | =o.+. o | |+Eo*.+ | |*.= o | |oB. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0 The key's randomart image is: +--[ DSA 1024]----+ |.. . | |..Eo o | |+oo + o | |o=.* . . . | | .B . 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: 6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o =. o | | * ++ . | | B.+E | | .S. | | o.o | | . o.. | | +.. . | | o.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: d7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0 The key's randomart image is: +--[ED25519 256--+ | . oBo | | .o=.o | | Bo+ | | Eo..= | | So.=+ + | | . . | | | | | | | +-----------------+ * 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 Thu, 09 Aug 2018 17:20:40 +0000. Up 11.22 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. * Stopping System V runlevel compatibility[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.32 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 15626 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ubuntu 14.04.5 LTS vellum-0 ttyS0 vellum-0 login: 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 [77.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1546 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + mkdir -p /etc/chronos + cat + DEBIAN_FRONTEND=noninteractive + apt-get install vellum --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java Suggested packages: astaire-dbg binutils-doc cassandra-tools clearwater-auto-config clearwater-auto-upgrade clearwater-secure-connections exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver default-jre equivs glibc-doc cups-common liblcms2-utils pcscd pulseaudio lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc libcache-memcached-perl libmemcached ntp-doc icedtea-7-jre-jamvm libnss-mdns sun-java6-fonts fonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei fonts-wqy-zenhei ttf-indic-fonts python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: libc-dbg python-dev-all The following NEW packages will be installed: astaire astaire-libs binutils build-essential ca-certificates-java cassandra chronos clearwater-cassandra clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-memcached clearwater-monit clearwater-queue-manager clearwater-snmp-handler-astaire clearwater-snmpd clearwater-tcp-scalability cpp cpp-4.8 cpulimit crest-prov dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gdb gnutls-bin homer-cassandra homestead-cassandra homestead-prov-cassandra inotify-tools iotop java-common libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libasyncns0 libatomic1 libavahi-client3 libavahi-common-data libavahi-common3 libboost-filesystem1.54.0 libboost-program-options1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libc-ares-dev libc-ares2 libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libflac8 libfontconfig1 libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjpeg-turbo8 libjpeg8 liblcms2-2 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libnspr4 libnss3 libnss3-nssdb libogg0 libopts25 libpcsclite1 libperl5.18 libpgm-5.1-0 libpulse0 libpython3.4 libquadmath0 libsctp1 libsensors4 libsndfile1 libsnmp-base libsnmp30 libstdc++-4.8-dev libtsan0 libvorbis0a libvorbisenc2 libzmq3 linux-libc-dev lksctp-tools make manpages-dev memcached memcached-dbg mysql-common ntp openjdk-7-jre-headless python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath rogers rogers-libs snmp snmpd sysstat tzdata-java vellum 0 upgraded, 139 newly installed, 0 to remove and 3 not upgraded. Need to get 170 MB of archives. After this operation, 407 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ cassandra 2.1.15 [20.0 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnspr4 amd64 2:4.13.1-0ubuntu0.14.04.1 [110 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3-nssdb all 2:3.28.4-0ubuntu0.14.04.3 [10.6 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnss3 amd64 2:3.28.4-0ubuntu0.14.04.3 [1121 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main ca-certificates-java all 20130815ubuntu1 [13.4 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main tzdata-java all 2017c-0ubuntu0.14.04 [70.1 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main java-common all 0.51 [130 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.1 [131 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] 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 fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:40 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main openjdk-7-jre-headless amd64 7u181-2.6.14-0ubuntu0.1 [39.5 MB] Get:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:54 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 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://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:61 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 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:77 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:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1322 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 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-153.203 [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 22s (7415 kB/s) Selecting previously unselected package libnspr4:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libnspr4_2%3a4.13.1-0ubuntu0.14.04.1_amd64.deb ... Unpacking libnspr4:amd64 (2:4.13.1-0ubuntu0.14.04.1) ... Selecting previously unselected package libnss3-nssdb. Preparing to unpack .../libnss3-nssdb_2%3a3.28.4-0ubuntu0.14.04.3_all.deb ... Unpacking libnss3-nssdb (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package libnss3:amd64. Preparing to unpack .../libnss3_2%3a3.28.4-0ubuntu0.14.04.3_amd64.deb ... Unpacking libnss3:amd64 (2:3.28.4-0ubuntu0.14.04.3) ... Selecting previously unselected package ca-certificates-java. Preparing to unpack .../ca-certificates-java_20130815ubuntu1_all.deb ... Unpacking ca-certificates-java (20130815ubuntu1) ... Selecting previously unselected package tzdata-java. Preparing to unpack .../tzdata-java_2017c-0ubuntu0.14.04_all.deb ... Unpacking tzdata-java (2017c-0ubuntu0.14.04) ... Selecting previously unselected package java-common. Preparing to unpack .../java-common_0.51_all.deb ... Unpacking java-common (0.51) ... Selecting previously unselected package libavahi-common-data:amd64. Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-common3:amd64. Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libavahi-client3:amd64. Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... Selecting previously unselected package libcups2:amd64. Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... Selecting previously unselected package liblcms2-2:amd64. Preparing to unpack .../liblcms2-2_2.5-0ubuntu4.1_amd64.deb ... Unpacking liblcms2-2:amd64 (2.5-0ubuntu4.1) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libpcsclite1:amd64. Preparing to unpack .../libpcsclite1_1.8.10-1ubuntu1.1_amd64.deb ... Unpacking libpcsclite1:amd64 (1.8.10-1ubuntu1.1) ... Selecting previously unselected package libasyncns0:amd64. Preparing to unpack .../libasyncns0_0.8-4ubuntu2_amd64.deb ... Unpacking libasyncns0:amd64 (0.8-4ubuntu2) ... Selecting previously unselected package libogg0:amd64. Preparing to unpack .../libogg0_1.3.1-1ubuntu1_amd64.deb ... Unpacking libogg0:amd64 (1.3.1-1ubuntu1) ... Selecting previously unselected package libflac8:amd64. Preparing to unpack .../libflac8_1.3.0-2ubuntu0.14.04.1_amd64.deb ... Unpacking libflac8:amd64 (1.3.0-2ubuntu0.14.04.1) ... Selecting previously unselected package libvorbis0a:amd64. Preparing to unpack .../libvorbis0a_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbis0a:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libvorbisenc2:amd64. Preparing to unpack .../libvorbisenc2_1.3.2-1.3ubuntu1.2_amd64.deb ... Unpacking libvorbisenc2:amd64 (1.3.2-1.3ubuntu1.2) ... Selecting previously unselected package libsndfile1:amd64. Preparing to unpack .../libsndfile1_1.0.25-7ubuntu2.2_amd64.deb ... Unpacking libsndfile1:amd64 (1.0.25-7ubuntu2.2) ... Selecting previously unselected package libpulse0:amd64. Preparing to unpack .../libpulse0_1%3a4.0-0ubuntu11.1_amd64.deb ... Unpacking libpulse0:amd64 (1:4.0-0ubuntu11.1) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package openjdk-7-jre-headless:amd64. Preparing to unpack .../openjdk-7-jre-headless_7u181-2.6.14-0ubuntu0.1_amd64.deb ... Unpacking openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... Selecting previously unselected package cassandra. Preparing to unpack .../cassandra_2.1.15_all.deb ... Unpacking cassandra (2.1.15) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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:QuoVadis_Root_CA.pem Adding debian:Baltimore_CyberTrust_Root.pem Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem Adding debian:USERTrust_ECC_Certification_Authority.pem Adding debian:ISRG_Root_X1.pem Adding debian:DigiCert_Global_Root_G3.pem Adding debian:DigiCert_Assured_ID_Root_G3.pem Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem Adding debian:SecureSign_RootCA11.pem Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem Adding debian:certSIGN_ROOT_CA.pem Adding debian:DST_Root_CA_X3.pem Adding debian:Go_Daddy_Class_2_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_2.pem Adding debian:Network_Solutions_Certificate_Authority.pem Adding debian:Comodo_AAA_Services_root.pem Adding debian:EE_Certification_Centre_Root_CA.pem Adding debian:T-TeleSec_GlobalRoot_Class_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem Adding debian:Certum_Trusted_Network_CA_2.pem Adding debian:SwissSign_Gold_CA_-_G2.pem Adding debian:CNNIC_ROOT.pem Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem Adding debian:GlobalSign_Root_CA.pem Adding debian:Certplus_Root_CA_G1.pem Adding debian:DigiCert_Global_Root_G2.pem Adding debian:Izenpe.com.pem Adding debian:AddTrust_Public_Services_Root.pem Adding debian:Amazon_Root_CA_4.pem Adding debian:TWCA_Global_Root_CA.pem Adding debian:AffirmTrust_Networking.pem Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem Adding debian:COMODO_ECC_Certification_Authority.pem Adding debian:AffirmTrust_Premium.pem Adding debian:DigiCert_Assured_ID_Root_CA.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem Adding debian:GeoTrust_Universal_CA_2.pem Adding debian:Amazon_Root_CA_2.pem Adding debian:Visa_eCommerce_Root.pem Adding debian:Chambers_of_Commerce_Root_-_2008.pem Adding debian:PSCProcert.pem Adding debian:CA_Disig_Root_R2.pem Adding debian:Comodo_Trusted_Services_root.pem Adding debian:thawte_Primary_Root_CA_-_G2.pem Adding debian:Certigna.pem Adding debian:Global_Chambersign_Root_-_2008.pem Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem Adding debian:thawte_Primary_Root_CA_-_G3.pem Adding debian:Taiwan_GRCA.pem Adding debian:SwissSign_Silver_CA_-_G2.pem Adding debian:Trustis_FPS_Root_CA.pem Adding debian:Certinomis_-_Root_CA.pem Adding debian:Atos_TrustedRoot_2011.pem Adding debian:DST_ACES_CA_X6.pem Adding debian:T��B��TAK_UEKAE_K��k_Sertifika_Hizmet_Sa��lay��c��s��_-_S��r��m_3.pem Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem Adding debian:ACCVRAIZ1.pem Adding debian:AddTrust_External_Root.pem Adding debian:GlobalSign_Root_CA_-_R3.pem Adding debian:AC_RAIZ_FNMT-RCM.pem Adding debian:DigiCert_Assured_ID_Root_G2.pem Adding debian:T��RKTRUST_Elektronik_Sertifika_Hizmet_Sa��lay��c��s��_H5.pem Adding debian:Swisscom_Root_EV_CA_2.pem Adding debian:ePKI_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_G2.pem Adding debian:GeoTrust_Primary_Certification_Authority.pem Adding debian:Secure_Global_CA.pem Adding debian:DigiCert_Trusted_Root_G4.pem Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem Adding debian:Camerfirma_Global_Chambersign_Root.pem Adding debian:GeoTrust_Global_CA_2.pem Adding debian:Certplus_Root_CA_G2.pem Adding debian:GeoTrust_Global_CA.pem Adding debian:OpenTrust_Root_CA_G2.pem Adding debian:VeriSign_Universal_Root_Certification_Authority.pem Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem Adding debian:ACEDICOM_Root.pem Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem Adding debian:Cybertrust_Global_Root.pem Adding debian:Buypass_Class_2_Root_CA.pem Adding debian:LuxTrust_Global_Root_2.pem Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem Adding debian:QuoVadis_Root_CA_3.pem Adding debian:AffirmTrust_Commercial.pem Adding debian:NetLock_Arany_=Class_Gold=_F��tan��s��tv��ny.pem Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem Adding debian:AffirmTrust_Premium_ECC.pem Adding debian:USERTrust_RSA_Certification_Authority.pem Adding debian:Actalis_Authentication_Root_CA.pem Adding debian:Deutsche_Telekom_Root_CA_2.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem Adding debian:thawte_Primary_Root_CA.pem Adding debian:Entrust_Root_Certification_Authority.pem Adding debian:Hongkong_Post_Root_CA_1.pem Adding debian:COMODO_RSA_Certification_Authority.pem Adding debian:XRamp_Global_CA_Root.pem Adding debian:COMODO_Certification_Authority.pem Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem Adding debian:Security_Communication_EV_RootCA1.pem Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem Adding debian:SecureTrust_CA.pem Adding debian:Security_Communication_Root_CA.pem Adding debian:GlobalSign_Root_CA_-_R2.pem Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem Adding debian:Certum_Trusted_Network_CA.pem Adding debian:QuoVadis_Root_CA_2.pem Adding debian:EC-ACC.pem Adding debian:DigiCert_Global_Root_CA.pem Adding debian:AddTrust_Low-Value_Services_Root.pem Adding debian:CA_Disig_Root_R1.pem Adding debian:QuoVadis_Root_CA_3_G3.pem Adding debian:Amazon_Root_CA_1.pem Adding debian:Certinomis_-_Autorit��_Racine.pem Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem Adding debian:Starfield_Class_2_CA.pem Adding debian:Swisscom_Root_CA_1.pem Adding debian:Swisscom_Root_CA_2.pem Adding debian:OpenTrust_Root_CA_G1.pem Adding debian:Microsec_e-Szigno_Root_CA_2009.pem Adding debian:Certum_Root_CA.pem Adding debian:Certplus_Class_2_Primary_CA.pem Adding debian:GeoTrust_Universal_CA.pem Adding debian:QuoVadis_Root_CA_1_G3.pem Adding debian:Sonera_Class_2_Root_CA.pem Adding debian:Security_Communication_RootCA2.pem Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem Adding debian:QuoVadis_Root_CA_2_G3.pem Adding debian:Buypass_Class_3_Root_CA.pem Adding debian:IdenTrust_Commercial_Root_CA_1.pem Adding debian:TWCA_Root_Certification_Authority.pem Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem Adding debian:SZAFIR_ROOT_CA2.pem Adding debian:Comodo_Secure_Services_root.pem Adding debian:Amazon_Root_CA_3.pem Adding debian:OpenTrust_Root_CA_G3.pem Adding debian:E-Tugra_Certification_Authority.pem Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem Adding debian:UTN_USERFirst_Hardware_Root_CA.pem Adding debian:TeliaSonera_Root_CA_v1.pem Adding debian:AddTrust_Qualified_Certificates_Root.pem Adding debian:CFCA_EV_ROOT.pem done. Setting up openjdk-7-jre-headless:amd64 (7u181-2.6.14-0ubuntu0.1) ... update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/java to provide /usr/bin/java (java) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/keytool to provide /usr/bin/keytool (keytool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/pack200 to provide /usr/bin/pack200 (pack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmid to provide /usr/bin/rmid (rmid) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/rmiregistry to provide /usr/bin/rmiregistry (rmiregistry) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/unpack200 to provide /usr/bin/unpack200 (unpack200) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/orbd to provide /usr/bin/orbd (orbd) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/servertool to provide /usr/bin/servertool (servertool) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/bin/tnameserv to provide /usr/bin/tnameserv (tnameserv) in auto mode update-alternatives: using /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/jexec to provide /usr/bin/jexec (jexec) in auto mode Setting up cassandra (2.1.15) ... Adding group `cassandra' (GID 111) ... Done. vm.max_map_count = 1048575 net.ipv4.tcp_keepalive_time = 300 Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ca-certificates (20170717~14.04.1) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d.... done. done. Processing triggers for ureadahead (0.100.0-16) ... Selecting previously unselected package clearwater-cassandra. (Reading database ... 53135 files and directories currently installed.) Preparing to unpack .../clearwater-cassandra_1.0-180328.114015_all.deb ... Unpacking clearwater-cassandra (1.0-180328.114015) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-program-options1.54.0:amd64. Preparing to unpack .../libboost-program-options1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-program-options1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libpython3.4:amd64. Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libc-ares2:amd64. Preparing to unpack .../libc-ares2_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares2:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package astaire-libs. Preparing to unpack .../astaire-libs_1.0-180326.104711_amd64.deb ... Unpacking astaire-libs (1.0-180326.104711) ... Selecting previously unselected package cpulimit. Preparing to unpack .../cpulimit_2.0-1_amd64.deb ... Unpacking cpulimit (2.0-1) ... Selecting previously unselected package astaire. Preparing to unpack .../astaire_1.0-180326.104711_amd64.deb ... Unpacking astaire (1.0-180326.104711) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libc-ares-dev:amd64. Preparing to unpack .../libc-ares-dev_1.10.0-2ubuntu0.2_amd64.deb ... Unpacking libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Selecting previously unselected package snmp. Preparing to unpack .../snmp_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmp (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-180328.114312_all.deb ... Unpacking clearwater-snmpd (1.0-180328.114312) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package chronos. Preparing to unpack .../chronos_1.0-180328.120836_amd64.deb ... Unpacking chronos (1.0-180328.120836) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package memcached. Preparing to unpack .../memcached_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached (1.6.00-0clearwater0.6) ... Selecting previously unselected package clearwater-memcached. Preparing to unpack .../clearwater-memcached_1.0-180328.114312_all.deb ... Unpacking clearwater-memcached (1.0-180328.114312) ... Selecting previously unselected package clearwater-snmp-handler-astaire. Preparing to unpack .../clearwater-snmp-handler-astaire_1.0-180326.110542_amd64.deb ... Unpacking clearwater-snmp-handler-astaire (1.0-180326.110542) ... Selecting previously unselected package crest-prov. Preparing to unpack .../crest-prov_1.0-180326.111418_amd64.deb ... Unpacking crest-prov (1.0-180326.111418) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package gdb. Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... Selecting previously unselected package homer-cassandra. Preparing to unpack .../homer-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homer-cassandra (1.0-180326.111418) ... Selecting previously unselected package homestead-cassandra. Preparing to unpack .../homestead-cassandra_1.0-180326.115231_amd64.deb ... Unpacking homestead-cassandra (1.0-180326.115231) ... Selecting previously unselected package homestead-prov-cassandra. Preparing to unpack .../homestead-prov-cassandra_1.0-180326.111418_amd64.deb ... Unpacking homestead-prov-cassandra (1.0-180326.111418) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package rogers-libs. Preparing to unpack .../rogers-libs_1.0-180326.104711_amd64.deb ... Unpacking rogers-libs (1.0-180326.104711) ... Selecting previously unselected package rogers. Preparing to unpack .../rogers_1.0-180326.104711_amd64.deb ... Unpacking rogers (1.0-180326.104711) ... Selecting previously unselected package vellum. Preparing to unpack .../vellum_1.0-180328.114312_amd64.deb ... Unpacking vellum (1.0-180328.114312) ... Selecting previously unselected package libc6-dbg:amd64. Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package memcached-dbg. Preparing to unpack .../memcached-dbg_1.6.00-0clearwater0.6_amd64.deb ... Unpacking memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libc-ares-dev:amd64 (1.10.0-2ubuntu0.2) ... Setting up snmp (5.7.3~dfsg-clearwater1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up memcached (1.6.00-0clearwater0.6) ... Restarting memcached: memcached. Setting up crest-prov (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest-prov/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting defusedxml (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, defusedxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up rogers-libs (1.0-180326.104711) ... Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... Setting up memcached-dbg (1.6.00-0clearwater0.6) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit chronos: unrecognized service reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 11906 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-180328.114312) ... * Stopping network management services: Setting up clearwater-etcd (1.0-180328.115321) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-memcached (1.0-180328.114312) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-snmp-handler-astaire (1.0-180326.110542) ... * Stopping network management services: Setting up rogers (1.0-180326.104711) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12532 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up homer-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-cassandra (1.0-180326.115231) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov-cassandra (1.0-180326.111418) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up chronos (1.0-180328.120836) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up vellum (1.0-180328.114312) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager The following NEW packages will be installed: clearwater-cluster-manager clearwater-management 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 6120 kB of archives. After this operation, 6459 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:2 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 6120 kB in 1s (6118 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59692 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.200 ++ echo 172.30.9.200 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.200 ++ 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.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 4b:2d:03:a0:f2:49:f8:59:2d:ec:38:2a:c3:11:26:d0 root@vellum-0 (DSA) ec2: 256 6c:cc:19:e3:50:9a:cc:ed:7a:f1:8b:e4:13:74:70:e3 root@vellum-0 (ECDSA) ec2: 256 d7:3c:01:5f:18:d1:a2:2d:33:56:c5:3e:33:a0:16:3b root@vellum-0 (ED25519) ec2: 2048 c3:87:20:af:08:8f:0e:b9:6f:71:33:9e:a0:d3:e2:25 root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBNYSksAwmLtMpmCSAgqqt7WrOvdrrRMpinKDUNr+OehNzc0tPCLTJaLO7vusfK0EvjimivhcCZnQcocNRdenTns= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIA1ZTdQkrpp5YzUda9dcPx79dVt05C6vSBT4QdcJSQ3y root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC1xKz9/ewa62I+9r5bIaev7RyK6DRSh4+gK+zkGpFcR5C2s13uMLkbynVBguRXG7CJXizGM4A8mrBuCXskVDZVBdvlUUwPcXpmMQ6bQxBdEHwxZaRhE/FuM8z7+7jVs8cyhjM0YtVLMOg27zMSXA+sBCaXgx9k4OzGnMp6IdCksZFf9Pgak6uk0QSJ3cw7riV37IBGiz0tF94xgermlduELl795/CtopCUiPQzlIdgdxTjeXwwk3iJ47GRmWmUp68nirr0+UKpwwyf2q4589M1mO70aHYMXeNGn8vNs9xq0QZqilb9dNvcGaf5qBAQYiKv+2Xgy8rAUumqDy9SK9Ub root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:24:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 217.31 seconds 2018-08-09 17:24:14,315 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:24:14,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:24:14,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:24:14,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-74227b3f-0b09-4b54-b9fc-6b0f300beee1 x-compute-request-id: req-74227b3f-0b09-4b54-b9fc-6b0f300beee1 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:24:14,610 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74227b3f-0b09-4b54-b9fc-6b0f300beee1 2018-08-09 17:24:14,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.293898105621s 2018-08-09 17:24:14,611 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-74227b3f-0b09-4b54-b9fc-6b0f300beee1 2018-08-09 17:24:14,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:24:14,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:24:14,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-f8852e46-00e4-4288-90d1-be469fe2e1ef x-compute-request-id: req-f8852e46-00e4-4288-90d1-be469fe2e1ef Content-Encoding: gzip Content-Length: 20121 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008041] AppArmor: AppArmor initialized\n[ 0.008896] Yama: becoming mindful.\n[ 0.009795] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.013157] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.015207] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017741] Initializing cgroup subsys memory\n[ 0.018726] Initializing cgroup subsys devices\n[ 0.020004] Initializing cgroup subsys freezer\n[ 0.020997] Initializing cgroup subsys blkio\n[ 0.021946] Initializing cgroup subsys perf_event\n[ 0.022993] Initializing cgroup subsys hugetlb\n[ 0.024057] CPU: Physical Processor ID: 0\n[ 0.024992] FEATURE SPEC_CTRL Not Present\n[ 0.026592] mce: CPU supports 10 MCE banks\n[ 0.027561] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029352] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.032003] Speculative Store Bypass: Vulnerable\n[ 0.033572] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.038602] ACPI: Core revision 20131115\n[ 0.040468] ACPI: All ACPI Tables successfully acquired\n[ 0.041764] ftrace: allocating 28727 entries in 113 pages\n[ 0.060306] Enabling x2apic\n[ 0.061265] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.066332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.070880] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.077302] KVM setup paravirtual spinlock\n[ 0.079810] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080157] x86: Booting SMP configuration:\n[ 0.081523] .... node #0, CPUs: #1[ 0.079779] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096052] x86: Booted up 1 node, 2 CPUs\n[ 0.096038] KVM setup async PF for cpu 1\n[ 0.096038] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.100004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.102297] devtmpfs: initialized\n[ 0.104811] EVM: security.selinux\n[ 0.105861] EVM: security.SMACK64\n[ 0.106875] EVM: security.ima\n[ 0.107859] EVM: security.capability\n[ 0.108804] pinctrl core: initialized pinctrl subsystem\n[ 0.110390] regulator-dummy: no parameters\n[ 0.111672] RTC time: 17:20:28, date: 08/09/18\n[ 0.112036] NET: Registered protocol family 16\n[ 0.113489] cpuidle: using governor ladder\n[ 0.114708] cpuidle: using governor menu\n[ 0.115973] ACPI: bus type PCI registered\n[ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117925] PCI: Using configuration type 1 for base access\n[ 0.120064] bio: create slab at 0\n[ 0.121279] ACPI: Added _OSI(Module Device)\n[ 0.121332] ACPI: Added _OSI(Processor Device)\n[ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.125374] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.128140] ACPI: Interpreter enabled\n[ 0.129309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.134767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.136778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.139567] ACPI: (supports S0 S5)\n[ 0.140003] ACPI: Using IOAPIC for interrupt routing\n[ 0.141467] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.144207] ACPI: No dock devices found.\n[ 0.147218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.148007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.149968] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.151895] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.152181] acpiphp: Slot [3] registered\n[ 0.153363] acpiphp: Slot [4] registered\n[ 0.154576] acpiphp: Slot [5] registered\n[ 0.155771] acpiphp: Slot [6] registered\n[ 0.156017] acpiphp: Slot [7] registered\n[ 0.157254] acpiphp: Slot [8] registered\n[ 0.158478] acpiphp: Slot [9] registered\n[ 0.159695] acpiphp: Slot [10] registered\n[ 0.160017] acpiphp: Slot [11] registered\n[ 0.161184] acpiphp: Slot [12] registered\n[ 0.162375] acpiphp: Slot [13] registered\n[ 0.163594] acpiphp: Slot [14] registered\n[ 0.164026] acpiphp: Slot [15] registered\n[ 0.165227] acpiphp: Slot [16] registered\n[ 0.166430] acpiphp: Slot [17] registered\n[ 0.167639] acpiphp: Slot [18] registered\n[ 0.168024] acpiphp: Slot [19] registered\n[ 0.169378] acpiphp: Slot [20] registered\n[ 0.170738] acpiphp: Slot [21] registered\n[ 0.172028] acpiphp: Slot [22] registered\n[ 0.173395] acpiphp: Slot [23] registered\n[ 0.174774] acpiphp: Slot [24] registered\n[ 0.176026] acpiphp: Slot [25] registered\n[ 0.177270] acpiphp: Slot [26] registered\n[ 0.178574] acpiphp: Slot [27] registered\n[ 0.179904] acpiphp: Slot [28] registered\n[ 0.180035] acpiphp: Slot [29] registered\n[ 0.181399] acpiphp: Slot [30] registered\n[ 0.182653] acpiphp: Slot [31] registered\n[ 0.183927] PCI host bridge to bus 0000:00\n[ 0.184009] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.185675] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.187547] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.188008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.190172] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.192005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.200600] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.202733] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.230815] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.232805] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.235036] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238765] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.240836] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.242574] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.242574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244005] vgaarb: loaded\n[ 0.244867] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246627] SCSI subsystem initialized\n[ 0.247920] ACPI: bus type USB registered\n[ 0.248037] usbcore: registered new interface driver usbfs\n[ 0.249662] usbcore: registered new interface driver hub\n[ 0.251279] usbcore: registered new device driver usb\n[ 0.252094] PCI: Using ACPI for IRQ routing\n[ 0.253574] NetLabel: Initializing\n[ 0.254646] NetLabel: domain hash size = 128\n[ 0.256003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.257528] NetLabel: unlabeled traffic allowed by default\n[ 0.259182] Switched to clocksource kvm-clock\n[ 0.263231] AppArmor: AppArmor Filesystem Enabled\n[ 0.264662] pnp: PnP ACPI init\n[ 0.265645] ACPI: bus type PNP registered\n[ 0.267293] pnp: PnP ACPI: found 8 devices\n[ 0.268559] ACPI: bus type PNP unregistered\n[ 0.276301] NET: Registered protocol family 2\n[ 0.277815] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.280039] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.282030] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.283946] TCP: reno registered\n[ 0.284941] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.286657] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.288511] NET: Registered protocol family 1\n[ 0.289706] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.291380] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.292989] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.315475] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.338249] Trying to unpack rootfs image as initramfs...\n[ 0.432723] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.434975] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.436544] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.437874] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.439769] Scanning for low memory corruption every 60 seconds\n[ 0.441362] Initialise system trusted keyring\n[ 0.442493] audit: initializing netlink socket (disabled)\n[ 0.443761] type=2000 audit(1533835228.790:1): initialized\n[ 0.463886] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.466491] zbud: loaded\n[ 0.467523] VFS: Disk quotas dquot_6.5.2\n[ 0.468607] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.470552] fuse init (API version 7.22)\n[ 0.471735] msgmni has been set to 3997\n[ 0.472864] Key type big_key registered\n[ 0.474211] Key type asymmetric registered\n[ 0.475342] Asymmetric key parser 'x509' registered\n[ 0.476653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.478671] io scheduler noop registered\n[ 0.479759] io scheduler deadline registered (default)\n[ 0.481187] io scheduler cfq registered\n[ 0.482356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.483975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.485713] ipmi message handler version 39.2\n[ 0.486903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.488798] ACPI: Power Button [PWRF]\n[ 0.489782] GHES: HEST is not enabled!\n[ 0.511517] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.555062] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577469] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.579279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603347] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.606210] Linux agpgart interface v0.103\n[ 0.608034] brd: module loaded\n[ 0.609166] loop: module loaded\n[ 0.610193] blk-mq: CPU -> queue map\n[ 0.611060] CPU 0 -> Queue 0\n[ 0.611837] CPU 1 -> Queue 0\n[ 0.613017] vda: vda1\n[ 0.614290] scsi0 : ata_piix\n[ 0.615035] scsi1 : ata_piix\n[ 0.615705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.616924] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.618367] libphy: Fixed MDIO Bus: probed\n[ 0.619265] tun: Universal TUN/TAP device driver, 1.6\n[ 0.620495] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.623254] PPP generic driver version 2.4.2\n[ 0.624228] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.625436] ehci-pci: EHCI PCI platform driver\n[ 0.626311] ehci-platform: EHCI generic platform driver\n[ 0.627312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.628702] ohci-pci: OHCI PCI platform driver\n[ 0.629749] ohci-platform: OHCI generic platform driver\n[ 0.630837] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.653208] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.654297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.655814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.656989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.659688] usb usb1: Product: UHCI Host Controller\n[ 0.660638] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.662077] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663263] hub 1-0:1.0: USB hub found\n[ 0.664213] hub 1-0:1.0: 2 ports detected\n[ 0.665299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667718] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668915] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670241] mousedev: PS/2 mouse device common for all mice\n[ 0.671763] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673978] rtc_cmos 00:00: RTC can wake from S4\n[ 0.675411] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.678936] device-mapper: uevent: version 1.0.3\n[ 0.680099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.682148] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.683586] TCP: cubic registered\n[ 0.684465] NET: Registered protocol family 10\n[ 0.685662] NET: Registered protocol family 17\n[ 0.686650] Key type dns_resolver registered\n[ 0.687817] Loading compiled-in X.509 certificates\n[ 0.689395] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.691464] registered taskstats version 1\n[ 0.701073] Key type trusted registered\n[ 0.704803] Key type encrypted registered\n[ 0.705847] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.707196] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.708976] regulator-dummy: disabling\n[ 0.710034] Magic number: 14:761:339\n[ 0.711246] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:28 UTC (1533835228)\n[ 0.713519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.714846] EDD information not available.\n[ 0.773184] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.775085] Write protecting the kernel read-only data: 12288k\n[ 0.776782] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.780171] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.795160] systemd-udevd[107]: starting version 204\n[ 0.824520] FDC 0 is a S82078B\n[ 0.976041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.140442] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.142270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.143769] usb 1-1: Product: QEMU USB Tablet\n[ 1.144755] usb 1-1: Manufacturer: QEMU\n[ 1.145628] usb 1-1: SerialNumber: 42\n[ 1.432209] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.876738] 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.089820] 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.223853] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n[ 2.328200] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:30 +0000. Up 2.70 seconds.\ncloud-init-nonet[2.92]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.24]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.38 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:56:62:65 |\nci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:80:2a:19 |\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:\n79:5d:e5:72:bf:e8:d2:06:c4:a6:dd:c3:21:51:23:08 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| E. ...o .|\n| . .. .o |\n| . . o o|\n| . * o o.|\n| S * = . .|\n| o o +. .|\n| o... |\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:\n42:89:b6:90:4f:db:17:4f:18:55:7a:5a:38:a8:8f:3e root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| ..... |\n| . . . + o |\n| o + o + = o |\n| = = . + = |\n| + + S o |\n| = |\n| . . |\n| .E |\n| .. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:68:91:d6:52:13:53:b4:20:84:18:e0:ac:95:30:eb root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|o ...o oo *+o |\n| * .. . = + . |\n|. = = . . |\n|.o . = . |\n|.E S o |\n| . |\n| |\n| |\n| |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n56:ba:59:d8:d2:61:ae:e8:71:24:ec:94:f9:16:b3:82 root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| + |\n| . o O . |\n| * S = |\n| + * X |\n| E = O |\n| . = |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting 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 save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.86 seconds.\n * Starting CPU interrupts balancing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:42 +0000. Up 13.76 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+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16242 0 --:--:-- --:--:-- --:--:-- 16231\n\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: OK\n+ apt-get update\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 8s (1565 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.0.16\n+ '[' -n 192.168.0.16 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:24 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-153.203 [772 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 16s (3426 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-180328.114312) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-libs (1.0-180328.134516) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-base (1.0-180328.134516) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-scscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-icscf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-bgcf (1.0-180328.134516) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-180328.134516) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-180328.134516_amd64.deb ...\nUnpacking sprout (1.0-180328.134516) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-180328.114312) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-180328.134516) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8265\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 8363\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 8380\nclearwater-socket-factory-sig start/running, process 8385\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...............................+++\n............................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57915 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.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.3\n++ echo 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.3\n++ ip2rr 192.168.1.3\n++ echo 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.3\n++ ip2rr 192.168.1.3\n++ echo 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.3\n++ ip2rr 192.168.1.3\n++ echo 192.168.1.3\n++ grep -q -e '[^0-9.]'\n++ echo A 192.168.1.3\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ mkdir -p /etc/netns/signaling\n+ echo 'nameserver 192.168.1.15'\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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 42:89:b6:90:4f:db:17:4f:18:55:7a:5a:38:a8:8f:3e root@sprout-0 (DSA)\nec2: 256 9d:68:91:d6:52:13:53:b4:20:84:18:e0:ac:95:30:eb root@sprout-0 (ECDSA)\nec2: 256 56:ba:59:d8:d2:61:ae:e8:71:24:ec:94:f9:16:b3:82 root@sprout-0 (ED25519)\nec2: 2048 79:5d:e5:72:bf:e8:d2:06:c4:a6:dd:c3:21:51:23:08 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEV3uyPMiHCildP+X1H0J3LXaOnZSBkeek/NRWth55eZ9kucl/Dwz4BP2Bo+Qu3xCLyuWlNEkKj3yTPtC0WSFsY= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIESByoarUBCuC55HGoLkuClEduR4VkDy+ccVfTt4dAh6 root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMm0aqZEVDW7kNT5pilCb1RR+vKV1JDEjj1b+TdG6RyfMyM1uvD4Bvt7l9hh1bdxVD14+r6h/TnrdtFqOFnc50ysX7pbn02JKAEHA5AJaA1aGGzWAWbXgTSqqcnaKRHBmPfmbWA8BC9zpshYJB4vs6VrNq6gsljtOdEU0jV5NMNwpdrplSduZxz7YTvvRlB/JS57+AtM8CLilNLDICFInHhtIE8g5mAR81z0JS+nEzhOaViR/FcnbsO8sRDcb/TL3qupxMVdlPXfEK/O8H8BurS9HaTxf49BO5KnIVJX1vt3V3GUWQgscNcJg8bHH3WudEodML4gC9qLbMI3PbySJX root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.66 seconds\n"} 2018-08-09 17:24:14,699 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3/action used request id req-f8852e46-00e4-4288-90d1-be469fe2e1ef 2018-08-09 17:24:14,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807361602783s 2018-08-09 17:24:14,702 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3/action used request id req-f8852e46-00e4-4288-90d1-be469fe2e1ef 2018-08-09 17:24:14,702 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008041] AppArmor: AppArmor initialized [ 0.008896] Yama: becoming mindful. [ 0.009795] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.013157] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.015207] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016006] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017741] Initializing cgroup subsys memory [ 0.018726] Initializing cgroup subsys devices [ 0.020004] Initializing cgroup subsys freezer [ 0.020997] Initializing cgroup subsys blkio [ 0.021946] Initializing cgroup subsys perf_event [ 0.022993] Initializing cgroup subsys hugetlb [ 0.024057] CPU: Physical Processor ID: 0 [ 0.024992] FEATURE SPEC_CTRL Not Present [ 0.026592] mce: CPU supports 10 MCE banks [ 0.027561] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027561] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028005] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029352] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.032003] Speculative Store Bypass: Vulnerable [ 0.033572] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.038602] ACPI: Core revision 20131115 [ 0.040468] ACPI: All ACPI Tables successfully acquired [ 0.041764] ftrace: allocating 28727 entries in 113 pages [ 0.060306] Enabling x2apic [ 0.061265] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.066332] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.068002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.070880] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.077302] KVM setup paravirtual spinlock [ 0.079810] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080157] x86: Booting SMP configuration: [ 0.081523] .... node #0, CPUs: #1[ 0.079779] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096052] x86: Booted up 1 node, 2 CPUs [ 0.096038] KVM setup async PF for cpu 1 [ 0.096038] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.100004] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.102297] devtmpfs: initialized [ 0.104811] EVM: security.selinux [ 0.105861] EVM: security.SMACK64 [ 0.106875] EVM: security.ima [ 0.107859] EVM: security.capability [ 0.108804] pinctrl core: initialized pinctrl subsystem [ 0.110390] regulator-dummy: no parameters [ 0.111672] RTC time: 17:20:28, date: 08/09/18 [ 0.112036] NET: Registered protocol family 16 [ 0.113489] cpuidle: using governor ladder [ 0.114708] cpuidle: using governor menu [ 0.115973] ACPI: bus type PCI registered [ 0.116004] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117925] PCI: Using configuration type 1 for base access [ 0.120064] bio: create slab at 0 [ 0.121279] ACPI: Added _OSI(Module Device) [ 0.121332] ACPI: Added _OSI(Processor Device) [ 0.124003] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.125374] ACPI: Added _OSI(Processor Aggregator Device) [ 0.128140] ACPI: Interpreter enabled [ 0.129309] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.132004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.134767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.136778] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.139567] ACPI: (supports S0 S5) [ 0.140003] ACPI: Using IOAPIC for interrupt routing [ 0.141467] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.144207] ACPI: No dock devices found. [ 0.147218] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.148007] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.149968] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.151895] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.152181] acpiphp: Slot [3] registered [ 0.153363] acpiphp: Slot [4] registered [ 0.154576] acpiphp: Slot [5] registered [ 0.155771] acpiphp: Slot [6] registered [ 0.156017] acpiphp: Slot [7] registered [ 0.157254] acpiphp: Slot [8] registered [ 0.158478] acpiphp: Slot [9] registered [ 0.159695] acpiphp: Slot [10] registered [ 0.160017] acpiphp: Slot [11] registered [ 0.161184] acpiphp: Slot [12] registered [ 0.162375] acpiphp: Slot [13] registered [ 0.163594] acpiphp: Slot [14] registered [ 0.164026] acpiphp: Slot [15] registered [ 0.165227] acpiphp: Slot [16] registered [ 0.166430] acpiphp: Slot [17] registered [ 0.167639] acpiphp: Slot [18] registered [ 0.168024] acpiphp: Slot [19] registered [ 0.169378] acpiphp: Slot [20] registered [ 0.170738] acpiphp: Slot [21] registered [ 0.172028] acpiphp: Slot [22] registered [ 0.173395] acpiphp: Slot [23] registered [ 0.174774] acpiphp: Slot [24] registered [ 0.176026] acpiphp: Slot [25] registered [ 0.177270] acpiphp: Slot [26] registered [ 0.178574] acpiphp: Slot [27] registered [ 0.179904] acpiphp: Slot [28] registered [ 0.180035] acpiphp: Slot [29] registered [ 0.181399] acpiphp: Slot [30] registered [ 0.182653] acpiphp: Slot [31] registered [ 0.183927] PCI host bridge to bus 0000:00 [ 0.184009] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.185675] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.187547] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.188008] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.190172] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.192005] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.200600] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.202733] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.230815] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.232805] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.235036] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236813] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238765] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.240836] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.242574] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.242574] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244005] vgaarb: loaded [ 0.244867] vgaarb: bridge control possible 0000:00:02.0 [ 0.246627] SCSI subsystem initialized [ 0.247920] ACPI: bus type USB registered [ 0.248037] usbcore: registered new interface driver usbfs [ 0.249662] usbcore: registered new interface driver hub [ 0.251279] usbcore: registered new device driver usb [ 0.252094] PCI: Using ACPI for IRQ routing [ 0.253574] NetLabel: Initializing [ 0.254646] NetLabel: domain hash size = 128 [ 0.256003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.257528] NetLabel: unlabeled traffic allowed by default [ 0.259182] Switched to clocksource kvm-clock [ 0.263231] AppArmor: AppArmor Filesystem Enabled [ 0.264662] pnp: PnP ACPI init [ 0.265645] ACPI: bus type PNP registered [ 0.267293] pnp: PnP ACPI: found 8 devices [ 0.268559] ACPI: bus type PNP unregistered [ 0.276301] NET: Registered protocol family 2 [ 0.277815] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.280039] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.282030] TCP: Hash tables configured (established 16384 bind 16384) [ 0.283946] TCP: reno registered [ 0.284941] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.286657] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.288511] NET: Registered protocol family 1 [ 0.289706] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.291380] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.292989] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.315475] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.338249] Trying to unpack rootfs image as initramfs... [ 0.432723] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.434975] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.436544] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.437874] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.439769] Scanning for low memory corruption every 60 seconds [ 0.441362] Initialise system trusted keyring [ 0.442493] audit: initializing netlink socket (disabled) [ 0.443761] type=2000 audit(1533835228.790:1): initialized [ 0.463886] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.466491] zbud: loaded [ 0.467523] VFS: Disk quotas dquot_6.5.2 [ 0.468607] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.470552] fuse init (API version 7.22) [ 0.471735] msgmni has been set to 3997 [ 0.472864] Key type big_key registered [ 0.474211] Key type asymmetric registered [ 0.475342] Asymmetric key parser 'x509' registered [ 0.476653] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.478671] io scheduler noop registered [ 0.479759] io scheduler deadline registered (default) [ 0.481187] io scheduler cfq registered [ 0.482356] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.483975] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.485713] ipmi message handler version 39.2 [ 0.486903] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.488798] ACPI: Power Button [PWRF] [ 0.489782] GHES: HEST is not enabled! [ 0.511517] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.555062] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.577469] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.579279] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603347] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.606210] Linux agpgart interface v0.103 [ 0.608034] brd: module loaded [ 0.609166] loop: module loaded [ 0.610193] blk-mq: CPU -> queue map [ 0.611060] CPU 0 -> Queue 0 [ 0.611837] CPU 1 -> Queue 0 [ 0.613017] vda: vda1 [ 0.614290] scsi0 : ata_piix [ 0.615035] scsi1 : ata_piix [ 0.615705] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.616924] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.618367] libphy: Fixed MDIO Bus: probed [ 0.619265] tun: Universal TUN/TAP device driver, 1.6 [ 0.620495] tun: (C) 1999-2004 Max Krasnyansky [ 0.623254] PPP generic driver version 2.4.2 [ 0.624228] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.625436] ehci-pci: EHCI PCI platform driver [ 0.626311] ehci-platform: EHCI generic platform driver [ 0.627312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.628702] ohci-pci: OHCI PCI platform driver [ 0.629749] ohci-platform: OHCI generic platform driver [ 0.630837] uhci_hcd: USB Universal Host Controller Interface driver [ 0.653208] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.654297] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.655814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.656989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658247] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.659688] usb usb1: Product: UHCI Host Controller [ 0.660638] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.662077] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663263] hub 1-0:1.0: USB hub found [ 0.664213] hub 1-0:1.0: 2 ports detected [ 0.665299] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667718] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668915] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670241] mousedev: PS/2 mouse device common for all mice [ 0.671763] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673978] rtc_cmos 00:00: RTC can wake from S4 [ 0.675411] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676975] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.678936] device-mapper: uevent: version 1.0.3 [ 0.680099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.682148] ledtrig-cpu: registered to indicate activity on CPUs [ 0.683586] TCP: cubic registered [ 0.684465] NET: Registered protocol family 10 [ 0.685662] NET: Registered protocol family 17 [ 0.686650] Key type dns_resolver registered [ 0.687817] Loading compiled-in X.509 certificates [ 0.689395] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.691464] registered taskstats version 1 [ 0.701073] Key type trusted registered [ 0.704803] Key type encrypted registered [ 0.705847] AppArmor: AppArmor sha1 policy hashing enabled [ 0.707196] IMA: No TPM chip found, activating TPM-bypass! [ 0.708976] regulator-dummy: disabling [ 0.710034] Magic number: 14:761:339 [ 0.711246] rtc_cmos 00:00: setting system clock to 2018-08-09 17:20:28 UTC (1533835228) [ 0.713519] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.714846] EDD information not available. [ 0.773184] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.775085] Write protecting the kernel read-only data: 12288k [ 0.776782] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.780171] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.795160] systemd-udevd[107]: starting version 204 [ 0.824520] FDC 0 is a S82078B [ 0.976041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.140442] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.142270] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.143769] usb 1-1: Product: QEMU USB Tablet [ 1.144755] usb 1-1: Manufacturer: QEMU [ 1.145628] usb 1-1: SerialNumber: 42 [ 1.432209] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 1.876738] 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.089820] 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.223853] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Fix-up sensitive /proc filesystem entries[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Fix-up sensitive /proc filesystem entries[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.328200] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:20:30 +0000. Up 2.70 seconds. cloud-init-nonet[2.92]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.24]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:20:32 +0000. Up 4.38 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:56:62:65 | ci-info: | eth0 | True | 192.168.0.4 | 255.255.255.0 | fa:16:3e:80:2a:19 | 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: 79:5d:e5:72:bf:e8:d2:06:c4:a6:dd:c3:21:51:23:08 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | E. ...o .| | . .. .o | | . . o o| | . * o o.| | S * = . .| | o 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: 42:89:b6:90:4f:db:17:4f:18:55:7a:5a:38:a8:8f:3e root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | ..... | | . . . + o | | o + o + = o | | = = . + = | | + + S o | | = | | . . | | .E | | .. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: 9d:68:91:d6:52:13:53:b4:20:84:18:e0:ac:95:30:eb root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ |o ...o oo *+o | | * .. . = + . | |. = = . . | |.o . = . | |.E S o | | . | | | | | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 56:ba:59:d8:d2:61:ae:e8:71:24:ec:94:f9:16:b3:82 root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | | | | | + | | . o O . | | * S = | | + * X | | 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 ] * 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 save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Stopping save kernel messages[74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:20:41 +0000. Up 12.86 seconds. * Starting CPU interrupts balancing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:20:42 +0000. Up 13.76 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/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 16242 0 --:--:-- --:--:-- --:--:-- 16231 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: OK + apt-get update Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [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 [77.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 [754 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:11 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 8s (1565 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.0.16 + '[' -n 192.168.0.16 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 3 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ sprout-scscf 1.0-180328.134516 [128 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:24 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.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-153.203 [772 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.12 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 16s (3426 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-180328.114312_amd64.deb ... Unpacking clearwater-socket-factory (1.0-180328.114312) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-180328.114312_all.deb ... Unpacking clearwater-tcp-scalability (1.0-180328.114312) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-180328.134516_amd64.deb ... Unpacking sprout-libs (1.0-180328.134516) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-180328.134516_amd64.deb ... Unpacking sprout-base (1.0-180328.134516) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-scscf (1.0-180328.134516) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-180328.134516_amd64.deb ... Unpacking sprout-icscf (1.0-180328.134516) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-180328.134516_amd64.deb ... Unpacking sprout-bgcf (1.0-180328.134516) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-180328.134516_amd64.deb ... Unpacking sprout-mmtel-as (1.0-180328.134516) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-180328.134516_amd64.deb ... Unpacking sprout (1.0-180328.134516) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-180328.114312) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.12) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-180328.134516) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8265 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 8363 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 8380 clearwater-socket-factory-sig start/running, process 8385 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...............................+++ ............................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57915 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 192.168.1.3 ++ echo 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ echo 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ echo 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.3 ++ ip2rr 192.168.1.3 ++ echo 192.168.1.3 ++ grep -q -e '[^0-9.]' ++ echo A 192.168.1.3 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + mkdir -p /etc/netns/signaling + echo 'nameserver 192.168.1.15' + 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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 42:89:b6:90:4f:db:17:4f:18:55:7a:5a:38:a8:8f:3e root@sprout-0 (DSA) ec2: 256 9d:68:91:d6:52:13:53:b4:20:84:18:e0:ac:95:30:eb root@sprout-0 (ECDSA) ec2: 256 56:ba:59:d8:d2:61:ae:e8:71:24:ec:94:f9:16:b3:82 root@sprout-0 (ED25519) ec2: 2048 79:5d:e5:72:bf:e8:d2:06:c4:a6:dd:c3:21:51:23:08 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEV3uyPMiHCildP+X1H0J3LXaOnZSBkeek/NRWth55eZ9kucl/Dwz4BP2Bo+Qu3xCLyuWlNEkKj3yTPtC0WSFsY= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIESByoarUBCuC55HGoLkuClEduR4VkDy+ccVfTt4dAh6 root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMm0aqZEVDW7kNT5pilCb1RR+vKV1JDEjj1b+TdG6RyfMyM1uvD4Bvt7l9hh1bdxVD14+r6h/TnrdtFqOFnc50ysX7pbn02JKAEHA5AJaA1aGGzWAWbXgTSqqcnaKRHBmPfmbWA8BC9zpshYJB4vs6VrNq6gsljtOdEU0jV5NMNwpdrplSduZxz7YTvvRlB/JS57+AtM8CLilNLDICFInHhtIE8g5mAR81z0JS+nEzhOaViR/FcnbsO8sRDcb/TL3qupxMVdlPXfEK/O8H8BurS9HaTxf49BO5KnIVJX1vt3V3GUWQgscNcJg8bHH3WudEodML4gC9qLbMI3PbySJX root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:23:19 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 170.66 seconds 2018-08-09 17:24:14,706 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:24:14,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:24:14,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:24:15,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-42703e5e-3a45-4eb9-83b7-b08c4a244036 x-compute-request-id: req-42703e5e-3a45-4eb9-83b7-b08c4a244036 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:24:15,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42703e5e-3a45-4eb9-83b7-b08c4a244036 2018-08-09 17:24:15,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521419048309s 2018-08-09 17:24:15,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42703e5e-3a45-4eb9-83b7-b08c4a244036 2018-08-09 17:24:15,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:24:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:24:15,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-995b9a95-2b05-42b0-94bf-ffceb99ee750 x-compute-request-id: req-995b9a95-2b05-42b0-94bf-ffceb99ee750 Content-Encoding: gzip Content-Length: 20509 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008035] AppArmor: AppArmor initialized\n[ 0.008883] Yama: becoming mindful.\n[ 0.009769] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012854] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014802] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017563] Initializing cgroup subsys memory\n[ 0.018457] Initializing cgroup subsys devices\n[ 0.019347] Initializing cgroup subsys freezer\n[ 0.020003] Initializing cgroup subsys blkio\n[ 0.020863] Initializing cgroup subsys perf_event\n[ 0.021781] Initializing cgroup subsys hugetlb\n[ 0.022712] CPU: Physical Processor ID: 0\n[ 0.023535] FEATURE SPEC_CTRL Not Present\n[ 0.024693] mce: CPU supports 10 MCE banks\n[ 0.025555] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025555] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029193] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030662] Speculative Store Bypass: Vulnerable\n[ 0.032314] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.036473] ACPI: Core revision 20131115\n[ 0.037752] ACPI: All ACPI Tables successfully acquired\n[ 0.038929] ftrace: allocating 28727 entries in 113 pages\n[ 0.060253] Enabling x2apic\n[ 0.060896] Enabled x2apic\n[ 0.064004] Switched APIC routing to physical x2apic.\n[ 0.065871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.067094] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.069591] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.076582] KVM setup paravirtual spinlock\n[ 0.078814] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.080153] x86: Booting SMP configuration:\n[ 0.081082] .... node #0, CPUs: #1[ 0.078782] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.096019] x86: Booted up 1 node, 2 CPUs\n[ 0.096012] KVM setup async PF for cpu 1\n[ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.098751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.100288] devtmpfs: initialized\n[ 0.102380] EVM: security.selinux\n[ 0.103093] EVM: security.SMACK64\n[ 0.104005] EVM: security.ima\n[ 0.104664] EVM: security.capability\n[ 0.105433] pinctrl core: initialized pinctrl subsystem\n[ 0.105898] regulator-dummy: no parameters\n[ 0.108065] RTC time: 17:19:36, date: 08/09/18\n[ 0.108983] NET: Registered protocol family 16\n[ 0.109963] cpuidle: using governor ladder\n[ 0.110811] cpuidle: using governor menu\n[ 0.111661] ACPI: bus type PCI registered\n[ 0.112005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.113276] PCI: Using configuration type 1 for base access\n[ 0.114868] bio: create slab at 0\n[ 0.114868] ACPI: Added _OSI(Module Device)\n[ 0.116003] ACPI: Added _OSI(Processor Device)\n[ 0.116884] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.117798] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.119863] ACPI: Interpreter enabled\n[ 0.120006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.121893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.123762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.125215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.127096] ACPI: (supports S0 S5)\n[ 0.127809] ACPI: Using IOAPIC for interrupt routing\n[ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.129952] ACPI: No dock devices found.\n[ 0.132562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.133723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.134976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.140185] acpiphp: Slot [3] registered\n[ 0.141013] acpiphp: Slot [4] registered\n[ 0.141836] acpiphp: Slot [5] registered\n[ 0.142670] acpiphp: Slot [6] registered\n[ 0.143483] acpiphp: Slot [7] registered\n[ 0.144021] acpiphp: Slot [8] registered\n[ 0.144834] acpiphp: Slot [9] registered\n[ 0.145658] acpiphp: Slot [10] registered\n[ 0.146491] acpiphp: Slot [11] registered\n[ 0.147321] acpiphp: Slot [12] registered\n[ 0.148017] acpiphp: Slot [13] registered\n[ 0.148846] acpiphp: Slot [14] registered\n[ 0.149683] acpiphp: Slot [15] registered\n[ 0.150510] acpiphp: Slot [16] registered\n[ 0.151341] acpiphp: Slot [17] registered\n[ 0.152017] acpiphp: Slot [18] registered\n[ 0.152846] acpiphp: Slot [19] registered\n[ 0.153673] acpiphp: Slot [20] registered\n[ 0.154503] acpiphp: Slot [21] registered\n[ 0.155337] acpiphp: Slot [22] registered\n[ 0.156017] acpiphp: Slot [23] registered\n[ 0.156849] acpiphp: Slot [24] registered\n[ 0.157677] acpiphp: Slot [25] registered\n[ 0.158497] acpiphp: Slot [26] registered\n[ 0.159342] acpiphp: Slot [27] registered\n[ 0.160017] acpiphp: Slot [28] registered\n[ 0.160851] acpiphp: Slot [29] registered\n[ 0.161674] acpiphp: Slot [30] registered\n[ 0.162579] acpiphp: Slot [31] registered\n[ 0.163402] PCI host bridge to bus 0000:00\n[ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.165040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.166181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.167337] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.169251] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.175011] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.196763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.198305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.199767] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.200711] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.202541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.203882] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.204197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205124] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.206686] vgaarb: loaded\n[ 0.207306] vgaarb: bridge control possible 0000:00:02.0\n[ 0.208211] SCSI subsystem initialized\n[ 0.209113] ACPI: bus type USB registered\n[ 0.209113] usbcore: registered new interface driver usbfs\n[ 0.209957] usbcore: registered new interface driver hub\n[ 0.212042] usbcore: registered new device driver usb\n[ 0.213056] PCI: Using ACPI for IRQ routing\n[ 0.213113] NetLabel: Initializing\n[ 0.213856] NetLabel: domain hash size = 128\n[ 0.214722] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.216041] NetLabel: unlabeled traffic allowed by default\n[ 0.217110] Switched to clocksource kvm-clock\n[ 0.223322] AppArmor: AppArmor Filesystem Enabled\n[ 0.224301] pnp: PnP ACPI init\n[ 0.224987] ACPI: bus type PNP registered\n[ 0.226200] pnp: PnP ACPI: found 8 devices\n[ 0.227041] ACPI: bus type PNP unregistered\n[ 0.233970] NET: Registered protocol family 2\n[ 0.235089] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236645] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238020] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239337] TCP: reno registered\n[ 0.240070] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241235] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242530] NET: Registered protocol family 1\n[ 0.243433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244575] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245679] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.270447] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.294118] Trying to unpack rootfs image as initramfs...\n[ 0.385902] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388599] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389714] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391547] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394049] Scanning for low memory corruption every 60 seconds\n[ 0.396701] Initialise system trusted keyring\n[ 0.398094] audit: initializing netlink socket (disabled)\n[ 0.399696] type=2000 audit(1533835177.371:1): initialized\n[ 0.420975] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.424107] zbud: loaded\n[ 0.425253] VFS: Disk quotas dquot_6.5.2\n[ 0.426489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.428761] fuse init (API version 7.22)\n[ 0.430028] msgmni has been set to 3997\n[ 0.431258] Key type big_key registered\n[ 0.432703] Key type asymmetric registered\n[ 0.433945] Asymmetric key parser 'x509' registered\n[ 0.435363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.437560] io scheduler noop registered\n[ 0.438741] io scheduler deadline registered (default)\n[ 0.440252] io scheduler cfq registered\n[ 0.441536] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.443124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.445055] ipmi message handler version 39.2\n[ 0.446453] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.448622] ACPI: Power Button [PWRF]\n[ 0.449942] GHES: HEST is not enabled!\n[ 0.471625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.514880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.517238] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.541838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.544826] Linux agpgart interface v0.103\n[ 0.546932] brd: module loaded\n[ 0.548294] loop: module loaded\n[ 0.549653] blk-mq: CPU -> queue map\n[ 0.550727] CPU 0 -> Queue 0\n[ 0.551667] CPU 1 -> Queue 0\n[ 0.553438] vda: vda1\n[ 0.554949] scsi0 : ata_piix\n[ 0.555703] scsi1 : ata_piix\n[ 0.556394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.557667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.559227] libphy: Fixed MDIO Bus: probed\n[ 0.560275] tun: Universal TUN/TAP device driver, 1.6\n[ 0.561259] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.563357] PPP generic driver version 2.4.2\n[ 0.564329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.565558] ehci-pci: EHCI PCI platform driver\n[ 0.566452] ehci-platform: EHCI generic platform driver\n[ 0.567463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.568636] ohci-pci: OHCI PCI platform driver\n[ 0.569532] ohci-platform: OHCI generic platform driver\n[ 0.570530] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.592491] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.593552] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.595142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.596398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.597661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.599096] usb usb1: Product: UHCI Host Controller\n[ 0.600050] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.601236] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.602245] hub 1-0:1.0: USB hub found\n[ 0.603059] hub 1-0:1.0: 2 ports detected\n[ 0.604083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.606378] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.607360] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.608470] mousedev: PS/2 mouse device common for all mice\n[ 0.609789] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.611705] rtc_cmos 00:00: RTC can wake from S4\n[ 0.612869] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.614096] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.615365] device-mapper: uevent: version 1.0.3\n[ 0.616377] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.618050] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.619348] TCP: cubic registered\n[ 0.620189] NET: Registered protocol family 10\n[ 0.621530] NET: Registered protocol family 17\n[ 0.622455] Key type dns_resolver registered\n[ 0.623563] Loading compiled-in X.509 certificates\n[ 0.625100] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.626914] registered taskstats version 1\n[ 0.629624] Key type trusted registered\n[ 0.633115] Key type encrypted registered\n[ 0.633977] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.635036] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.636461] regulator-dummy: disabling\n[ 0.637298] Magic number: 14:761:339\n[ 0.638202] rtc_cmos 00:00: setting system clock to 2018-08-09 17:19:37 UTC (1533835177)\n[ 0.646796] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.647931] EDD information not available.\n[ 0.714324] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.716038] Write protecting the kernel read-only data: 12288k\n[ 0.718280] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.721610] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.735356] systemd-udevd[107]: starting version 204\n[ 0.792408] FDC 0 is a S82078B\n[ 0.912018] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.077503] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.078844] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.080197] usb 1-1: Product: QEMU USB Tablet\n[ 1.081096] usb 1-1: Manufacturer: QEMU\n[ 1.081908] usb 1-1: SerialNumber: 42\n[ 1.384039] tsc: Refined TSC clocksource calibration: 3491.876 MHz\n[ 1.808841] 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.025654] 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.099741] 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.196402] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:19:39 +0000. Up 2.53 seconds.\ncloud-init-nonet[2.69]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.60]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:19:40 +0000. Up 3.82 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.16 | 255.255.255.0 | fa:16:3e:ad:aa:60 |\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:\n9e:58:d3:1e:1d:90:69:64:87:9f:e5:15:4e:44:c9:61 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .++. +E+|\n| .=o =o.|\n| . ..+ o |\n| . .o.. |\n| S o . |\n| + + . |\n| . o . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n68:01:73:20:c6:c5:62:24:8e:48:e3:7a:83:bb:7a:80 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|.=+o=.. |\n|*o=..+ |\n|o+ . . |\n|.. o |\n|+ o o S |\n|Eo . . |\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:\n73:01:86:fc:fd:fc:46:5d:c1:7e:8b:60:09:41:c2:86 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .oo+o. . |\n| Eo+.o o |\n| .. .o . . .|\n| . .= .o|\n| S oo. ..+|\n| o o....|\n| o |\n| o |\n| . |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nb9:29:ad:61:95:5d:95:e1:22:ae:fe:af:0e:78:10:bc root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| oo |\n| . o. |\n| o . o . |\n| o = o . |\n| E S o |\n| = + |\n| = B |\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 * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting 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 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 Thu, 09 Aug 2018 17:19:47 +0000. Up 11.11 seconds.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:19:48 +0000. Up 12.05 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ curl -L http://repo.cw-ngv.com/repo_key\n+ apt-key add -\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS ellis-0 ttyS0\n\nellis-0 login: 100 3149 100 3149 0 0 15631 0 --:--:-- --:--:-- --:--:-- 15666\nOK\n+ apt-get update\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:14 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 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 [250 kB]\nGet:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:24 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:26 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 12.6 MB in 4s (2819 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.0.16\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 69.7 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:6 http://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://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/main libisl10 amd64 0.12.2-1 [419 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/ ellis 1.0-180326.110234 [10.4 MB]\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-153.203 [772 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\nExtracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.7 MB in 10s (6836 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-153.203) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.8) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-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 8554\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-153.203) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9277\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................+++\n................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up ellis (1.0-180326.110234) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting defusedxml (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 4s (9437 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58121 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting nsenter (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nshared_config downloaded to /tmp/shared_config\n+ cat\n+ /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp\n\nConfig successfully validated\nshared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal.\nConfiguration file change: user None has modified shared_config.\n Lines added:\n\"# Deployment definitions\"\n\"home_domain=clearwater.opnfv\"\n\"sprout_hostname=sprout.clearwater.opnfv\"\n\"hs_hostname=hs.clearwater.opnfv:8888\"\n\"hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889\"\n\"ralf_hostname=ralf.clearwater.opnfv:10888\"\n\"xdms_hostname=homer.clearwater.opnfv:7888\"\n\"sprout_impi_store=vellum.clearwater.opnfv\"\n\"sprout_registration_store=vellum.clearwater.opnfv\"\n\"homestead_impu_store=vellum.clearwater.opnfv\"\n\"cassandra_hostname=vellum.clearwater.opnfv\"\n\"chronos_hostname=vellum.clearwater.opnfv\"\n\"ralf_session_store=vellum.clearwater.opnfv\"\n\"upstream_port=0\"\n\"# Email server configuration\"\n\"smtp_smarthost=localhost\"\n\"smtp_username=username\"\n\"smtp_password=password\"\n\"email_recovery_sender=clearwater@example.org\"\n\"# Keys\"\n\"signup_key=secret\"\n\"turn_workaround=secret\"\n\"ellis_api_key=secret\"\n\"ellis_cookie_key=secret\"\nshared_config successfully uploaded\n+ service clearwater-infrastructure restart\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\n ...done.\n+ service ellis stop\n+ /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000\nCreated 1000 numbers, 0 already present in database\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n++ ip2rr 172.30.9.203\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.203\n++ echo A 172.30.9.203\n+ echo 'nameserver 192.168.0.2'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | Keytype | Fingerprint (md5) | Options | Comment |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nci-info: | ssh-rsa | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 68:01:73:20:c6:c5:62:24:8e:48:e3:7a:83:bb:7a:80 root@ellis-0 (DSA)\nec2: 256 73:01:86:fc:fd:fc:46:5d:c1:7e:8b:60:09:41:c2:86 root@ellis-0 (ECDSA)\nec2: 256 b9:29:ad:61:95:5d:95:e1:22:ae:fe:af:0e:78:10:bc root@ellis-0 (ED25519)\nec2: 2048 9e:58:d3:1e:1d:90:69:64:87:9f:e5:15:4e:44:c9:61 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3OBRW1/EPx8wPmnM4OtTH/D6RN7L8p+ZyKfH7MGYL8n32WGRxH5PJLvKw5Jn825Fo2WBo94PBLv/IJ5y5A5gw= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG+rjV1Btr5R2Mgr/TWDMcOtNgvqSufUn17PTirCEAKw root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu29fLh51LwScoy+dybjdVnRQPs1nOOSHp4t52gDo/v6MK2muQz1xsNF1RsdY0FR20XngBisP7gI5Ye61/6NoDFzmH/H5MEhOoqbzORygKlcQTGbh0derYJ+qgRkkKG+iiy/1ffrWuiLkiOAD3ZEqvVzXflklzmGxn66UK1QvBpia7ll7pyiwrhghIvzYtE1DIvlfVq5ZteHW6bjjL3r8uU9PSZRsj2o5VTB3Mq8BQQS23I7Vo9Dl/KjxMygFJjNEmT4RUFB7Dn6TJBPA79o6RN8fNLPVR45leymq7Vn2qPXIkv3vXVQzzkIkEyVmW48zoHo7QWOL4tVGAyuJlmkBn root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:22:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.22 seconds\n"} 2018-08-09 17:24:15,318 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede/action used request id req-995b9a95-2b05-42b0-94bf-ffceb99ee750 2018-08-09 17:24:15,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.081554889679s 2018-08-09 17:24:15,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede/action used request id req-995b9a95-2b05-42b0-94bf-ffceb99ee750 2018-08-09 17:24:15,321 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6390-0x000f639f] mapped at [ffff8800000f6390] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60f0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008035] AppArmor: AppArmor initialized [ 0.008883] Yama: becoming mindful. [ 0.009769] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012854] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014802] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017563] Initializing cgroup subsys memory [ 0.018457] Initializing cgroup subsys devices [ 0.019347] Initializing cgroup subsys freezer [ 0.020003] Initializing cgroup subsys blkio [ 0.020863] Initializing cgroup subsys perf_event [ 0.021781] Initializing cgroup subsys hugetlb [ 0.022712] CPU: Physical Processor ID: 0 [ 0.023535] FEATURE SPEC_CTRL Not Present [ 0.024693] mce: CPU supports 10 MCE banks [ 0.025555] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025555] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029193] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030662] Speculative Store Bypass: Vulnerable [ 0.032314] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.036473] ACPI: Core revision 20131115 [ 0.037752] ACPI: All ACPI Tables successfully acquired [ 0.038929] ftrace: allocating 28727 entries in 113 pages [ 0.060253] Enabling x2apic [ 0.060896] Enabled x2apic [ 0.064004] Switched APIC routing to physical x2apic. [ 0.065871] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.067094] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.069591] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.076582] KVM setup paravirtual spinlock [ 0.078814] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.080153] x86: Booting SMP configuration: [ 0.081082] .... node #0, CPUs: #1[ 0.078782] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.096019] x86: Booted up 1 node, 2 CPUs [ 0.096012] KVM setup async PF for cpu 1 [ 0.096012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.098751] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.100288] devtmpfs: initialized [ 0.102380] EVM: security.selinux [ 0.103093] EVM: security.SMACK64 [ 0.104005] EVM: security.ima [ 0.104664] EVM: security.capability [ 0.105433] pinctrl core: initialized pinctrl subsystem [ 0.105898] regulator-dummy: no parameters [ 0.108065] RTC time: 17:19:36, date: 08/09/18 [ 0.108983] NET: Registered protocol family 16 [ 0.109963] cpuidle: using governor ladder [ 0.110811] cpuidle: using governor menu [ 0.111661] ACPI: bus type PCI registered [ 0.112005] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.113276] PCI: Using configuration type 1 for base access [ 0.114868] bio: create slab at 0 [ 0.114868] ACPI: Added _OSI(Module Device) [ 0.116003] ACPI: Added _OSI(Processor Device) [ 0.116884] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.117798] ACPI: Added _OSI(Processor Aggregator Device) [ 0.119863] ACPI: Interpreter enabled [ 0.120006] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.121893] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.123762] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.125215] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.127096] ACPI: (supports S0 S5) [ 0.127809] ACPI: Using IOAPIC for interrupt routing [ 0.128014] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.129952] ACPI: No dock devices found. [ 0.132562] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.133723] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.134976] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.136017] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.140185] acpiphp: Slot [3] registered [ 0.141013] acpiphp: Slot [4] registered [ 0.141836] acpiphp: Slot [5] registered [ 0.142670] acpiphp: Slot [6] registered [ 0.143483] acpiphp: Slot [7] registered [ 0.144021] acpiphp: Slot [8] registered [ 0.144834] acpiphp: Slot [9] registered [ 0.145658] acpiphp: Slot [10] registered [ 0.146491] acpiphp: Slot [11] registered [ 0.147321] acpiphp: Slot [12] registered [ 0.148017] acpiphp: Slot [13] registered [ 0.148846] acpiphp: Slot [14] registered [ 0.149683] acpiphp: Slot [15] registered [ 0.150510] acpiphp: Slot [16] registered [ 0.151341] acpiphp: Slot [17] registered [ 0.152017] acpiphp: Slot [18] registered [ 0.152846] acpiphp: Slot [19] registered [ 0.153673] acpiphp: Slot [20] registered [ 0.154503] acpiphp: Slot [21] registered [ 0.155337] acpiphp: Slot [22] registered [ 0.156017] acpiphp: Slot [23] registered [ 0.156849] acpiphp: Slot [24] registered [ 0.157677] acpiphp: Slot [25] registered [ 0.158497] acpiphp: Slot [26] registered [ 0.159342] acpiphp: Slot [27] registered [ 0.160017] acpiphp: Slot [28] registered [ 0.160851] acpiphp: Slot [29] registered [ 0.161674] acpiphp: Slot [30] registered [ 0.162579] acpiphp: Slot [31] registered [ 0.163402] PCI host bridge to bus 0000:00 [ 0.164004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.165040] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.166181] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.167337] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.168003] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.169251] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.175011] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.196763] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.198305] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.199767] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.200711] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.202541] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.203882] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.204197] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205124] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.206686] vgaarb: loaded [ 0.207306] vgaarb: bridge control possible 0000:00:02.0 [ 0.208211] SCSI subsystem initialized [ 0.209113] ACPI: bus type USB registered [ 0.209113] usbcore: registered new interface driver usbfs [ 0.209957] usbcore: registered new interface driver hub [ 0.212042] usbcore: registered new device driver usb [ 0.213056] PCI: Using ACPI for IRQ routing [ 0.213113] NetLabel: Initializing [ 0.213856] NetLabel: domain hash size = 128 [ 0.214722] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.216041] NetLabel: unlabeled traffic allowed by default [ 0.217110] Switched to clocksource kvm-clock [ 0.223322] AppArmor: AppArmor Filesystem Enabled [ 0.224301] pnp: PnP ACPI init [ 0.224987] ACPI: bus type PNP registered [ 0.226200] pnp: PnP ACPI: found 8 devices [ 0.227041] ACPI: bus type PNP unregistered [ 0.233970] NET: Registered protocol family 2 [ 0.235089] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236645] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238020] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239337] TCP: reno registered [ 0.240070] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241235] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242530] NET: Registered protocol family 1 [ 0.243433] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244575] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245679] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.270447] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.294118] Trying to unpack rootfs image as initramfs... [ 0.385902] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388599] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389714] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391547] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394049] Scanning for low memory corruption every 60 seconds [ 0.396701] Initialise system trusted keyring [ 0.398094] audit: initializing netlink socket (disabled) [ 0.399696] type=2000 audit(1533835177.371:1): initialized [ 0.420975] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.424107] zbud: loaded [ 0.425253] VFS: Disk quotas dquot_6.5.2 [ 0.426489] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.428761] fuse init (API version 7.22) [ 0.430028] msgmni has been set to 3997 [ 0.431258] Key type big_key registered [ 0.432703] Key type asymmetric registered [ 0.433945] Asymmetric key parser 'x509' registered [ 0.435363] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.437560] io scheduler noop registered [ 0.438741] io scheduler deadline registered (default) [ 0.440252] io scheduler cfq registered [ 0.441536] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.443124] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.445055] ipmi message handler version 39.2 [ 0.446453] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.448622] ACPI: Power Button [PWRF] [ 0.449942] GHES: HEST is not enabled! [ 0.471625] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.514880] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.517238] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.541838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.544826] Linux agpgart interface v0.103 [ 0.546932] brd: module loaded [ 0.548294] loop: module loaded [ 0.549653] blk-mq: CPU -> queue map [ 0.550727] CPU 0 -> Queue 0 [ 0.551667] CPU 1 -> Queue 0 [ 0.553438] vda: vda1 [ 0.554949] scsi0 : ata_piix [ 0.555703] scsi1 : ata_piix [ 0.556394] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.557667] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.559227] libphy: Fixed MDIO Bus: probed [ 0.560275] tun: Universal TUN/TAP device driver, 1.6 [ 0.561259] tun: (C) 1999-2004 Max Krasnyansky [ 0.563357] PPP generic driver version 2.4.2 [ 0.564329] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.565558] ehci-pci: EHCI PCI platform driver [ 0.566452] ehci-platform: EHCI generic platform driver [ 0.567463] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.568636] ohci-pci: OHCI PCI platform driver [ 0.569532] ohci-platform: OHCI generic platform driver [ 0.570530] uhci_hcd: USB Universal Host Controller Interface driver [ 0.592491] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.593552] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.595142] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.596398] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.597661] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.599096] usb usb1: Product: UHCI Host Controller [ 0.600050] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.601236] usb usb1: SerialNumber: 0000:00:01.2 [ 0.602245] hub 1-0:1.0: USB hub found [ 0.603059] hub 1-0:1.0: 2 ports detected [ 0.604083] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.606378] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.607360] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.608470] mousedev: PS/2 mouse device common for all mice [ 0.609789] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.611705] rtc_cmos 00:00: RTC can wake from S4 [ 0.612869] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.614096] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.615365] device-mapper: uevent: version 1.0.3 [ 0.616377] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.618050] ledtrig-cpu: registered to indicate activity on CPUs [ 0.619348] TCP: cubic registered [ 0.620189] NET: Registered protocol family 10 [ 0.621530] NET: Registered protocol family 17 [ 0.622455] Key type dns_resolver registered [ 0.623563] Loading compiled-in X.509 certificates [ 0.625100] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.626914] registered taskstats version 1 [ 0.629624] Key type trusted registered [ 0.633115] Key type encrypted registered [ 0.633977] AppArmor: AppArmor sha1 policy hashing enabled [ 0.635036] IMA: No TPM chip found, activating TPM-bypass! [ 0.636461] regulator-dummy: disabling [ 0.637298] Magic number: 14:761:339 [ 0.638202] rtc_cmos 00:00: setting system clock to 2018-08-09 17:19:37 UTC (1533835177) [ 0.646796] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.647931] EDD information not available. [ 0.714324] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.716038] Write protecting the kernel read-only data: 12288k [ 0.718280] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.721610] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.735356] systemd-udevd[107]: starting version 204 [ 0.792408] FDC 0 is a S82078B [ 0.912018] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.077503] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.078844] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.080197] usb 1-1: Product: QEMU USB Tablet [ 1.081096] usb 1-1: Manufacturer: QEMU [ 1.081908] usb 1-1: SerialNumber: 42 [ 1.384039] tsc: Refined TSC clocksource calibration: 3491.876 MHz [ 1.808841] 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.025654] 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.099741] 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.196402] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:19:39 +0000. Up 2.53 seconds. cloud-init-nonet[2.69]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.60]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:19:40 +0000. Up 3.82 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.16 | 255.255.255.0 | fa:16:3e:ad:aa:60 | 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: 9e:58:d3:1e:1d:90:69:64:87:9f:e5:15:4e:44:c9:61 root@ellis-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: 68:01:73:20:c6:c5:62:24:8e:48:e3:7a:83:bb:7a:80 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |.=+o=.. | |*o=..+ | |o+ . . | |.. o | |+ o o S | |Eo . . | |.. | | .. | |+. | +-----------------+ 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: 73:01:86:fc:fd:fc:46:5d:c1:7e:8b:60:09:41:c2:86 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | .oo+o. . | | Eo+.o o | | .. .o . . .| | . .= .o| | S oo. ..+| | 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: b9:29:ad:61:95:5d:95:e1:22:ae:fe:af:0e:78:10:bc root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | oo | | . o. | | o . o . | | o = o . | | E S o | | = + | | = B | | . * . | | . .o+o. | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting 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 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 Thu, 09 Aug 2018 17:19:47 +0000. Up 11.11 seconds. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:19:48 +0000. Up 12.05 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + curl -L http://repo.cw-ngv.com/repo_key + apt-key add - % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS ellis-0 ttyS0 ellis-0 login: 100 3149 100 3149 0 0 15631 0 --:--:-- --:--:-- --:--:-- 15666 OK + apt-get update Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [205 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 kB] Get:12 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:14 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [467 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 [541 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 [250 kB] Get:21 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:24 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:26 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 12.6 MB in 4s (2819 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.0.16 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 3 not upgraded. Need to get 69.7 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:6 http://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://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/main libisl10 amd64 0.12.2-1 [419 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/ ellis 1.0-180326.110234 [10.4 MB] 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-153.203 [772 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30%Extracting templates from packages: 61%Extracting templates from packages: 91%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.7 MB in 10s (6836 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.8_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.8) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-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 ... 51913 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.8) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-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 8554 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9277 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................+++ ................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up ellis (1.0-180326.110234) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting defusedxml (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, defusedxml, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 defusedxml-0.5.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 3 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 4s (9437 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58121 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting nsenter (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: argparse, contextlib2, pathlib, nsenter, urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + /usr/share/clearwater/clearwater-etcd/scripts/wait_for_etcd + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config download shared_config --autoconfirm --dir /tmp shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. shared_config downloaded to /tmp/shared_config + cat + /usr/share/clearwater/clearwater-config-manager/scripts/cw-config upload shared_config --autoconfirm --dir /tmp Config successfully validated shared_config is not present in the configuration database. A blank file has been created for you. You can make changes to this and upload as normal. Configuration file change: user None has modified shared_config. Lines added: "# Deployment definitions" "home_domain=clearwater.opnfv" "sprout_hostname=sprout.clearwater.opnfv" "hs_hostname=hs.clearwater.opnfv:8888" "hs_provisioning_hostname=hs-prov.clearwater.opnfv:8889" "ralf_hostname=ralf.clearwater.opnfv:10888" "xdms_hostname=homer.clearwater.opnfv:7888" "sprout_impi_store=vellum.clearwater.opnfv" "sprout_registration_store=vellum.clearwater.opnfv" "homestead_impu_store=vellum.clearwater.opnfv" "cassandra_hostname=vellum.clearwater.opnfv" "chronos_hostname=vellum.clearwater.opnfv" "ralf_session_store=vellum.clearwater.opnfv" "upstream_port=0" "# Email server configuration" "smtp_smarthost=localhost" "smtp_username=username" "smtp_password=password" "email_recovery_sender=clearwater@example.org" "# Keys" "signup_key=secret" "turn_workaround=secret" "ellis_api_key=secret" "ellis_cookie_key=secret" shared_config successfully uploaded + service clearwater-infrastructure restart * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful ...done. + service ellis stop + /usr/share/clearwater/ellis/env/bin/python /usr/share/clearwater/ellis/src/metaswitch/ellis/tools/create_numbers.py --start 6505550000 --count 1000 Created 1000 numbers, 0 already present in database + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 ++ ip2rr 172.30.9.203 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.203 ++ echo A 172.30.9.203 + echo 'nameserver 192.168.0.2' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. ci-info: ++++++++++Authorized keys from /home/ubuntu/.ssh/authorized_keys for user ubuntu+++++++++++ ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | Keytype | Fingerprint (md5) | Options | Comment | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ci-info: | ssh-rsa | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 68:01:73:20:c6:c5:62:24:8e:48:e3:7a:83:bb:7a:80 root@ellis-0 (DSA) ec2: 256 73:01:86:fc:fd:fc:46:5d:c1:7e:8b:60:09:41:c2:86 root@ellis-0 (ECDSA) ec2: 256 b9:29:ad:61:95:5d:95:e1:22:ae:fe:af:0e:78:10:bc root@ellis-0 (ED25519) ec2: 2048 9e:58:d3:1e:1d:90:69:64:87:9f:e5:15:4e:44:c9:61 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC3OBRW1/EPx8wPmnM4OtTH/D6RN7L8p+ZyKfH7MGYL8n32WGRxH5PJLvKw5Jn825Fo2WBo94PBLv/IJ5y5A5gw= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIG+rjV1Btr5R2Mgr/TWDMcOtNgvqSufUn17PTirCEAKw root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCu29fLh51LwScoy+dybjdVnRQPs1nOOSHp4t52gDo/v6MK2muQz1xsNF1RsdY0FR20XngBisP7gI5Ye61/6NoDFzmH/H5MEhOoqbzORygKlcQTGbh0derYJ+qgRkkKG+iiy/1ffrWuiLkiOAD3ZEqvVzXflklzmGxn66UK1QvBpia7ll7pyiwrhghIvzYtE1DIvlfVq5ZteHW6bjjL3r8uU9PSZRsj2o5VTB3Mq8BQQS23I7Vo9Dl/KjxMygFJjNEmT4RUFB7Dn6TJBPA79o6RN8fNLPVR45leymq7Vn2qPXIkv3vXVQzzkIkEyVmW48zoHo7QWOL4tVGAyuJlmkBn root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:22:45 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 188.22 seconds 2018-08-09 17:24:15,325 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:24:15,326 - 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:ad:aa:60', u'version': 4, u'addr': u'192.168.0.16', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ad:aa:60', 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'b472120e-310b-4b2f-b0f1-eb9224216ec1', 'name': u'heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 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-09T17:19:36.000000', 'flavor': Munch({u'id': u'e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244', 'name': u'heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072'}), 'az': u'nova', 'id': u'39c4e4bf-5623-4c2f-9279-47dd16b0aede', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 22, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 22, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'23e73710-d951-40fc-b10a-5424e13c2a33'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 4000, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 4000, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'344345ef-7470-466e-9566-1dbd693811cb'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'8f41b491-329a-4ab4-b27e-3a3f9239e408'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 161, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 161, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'bda9c1e8-2ef6-4712-9e09-af1b2bec7283'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 2380, 'security_group_id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'tenant_id': '', 'port_range_min': 2380, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'})}), 'remote_ip_prefix': None, u'group': Munch({u'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', u'name': u'clearwater-opnfv-base-mgmt'}), 'project_id': '', 'id': u'cfc6b01b-53f4-4311-a7a8-6e6d956fcde2'})], 'id': u'b190f1ad-fa60-455c-95d8-ca8e43790eaf', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'}), Munch({'description': u'Security group for Ellis nodes (management)', 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 80, 'security_group_id': u'c039e4e2-1887-4fe3-9b40-11237644d523', 'tenant_id': '', 'port_range_min': 80, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'9a50f48e-0997-470e-a638-3bfa7ca3e4a1'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 443, 'security_group_id': u'c039e4e2-1887-4fe3-9b40-11237644d523', 'tenant_id': '', 'port_range_min': 443, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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'd2a827fa-cf9d-4d68-a845-5915107c012b'})], 'id': u'c039e4e2-1887-4fe3-9b40-11237644d523', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'properties': Munch({}), 'name': u'clearwater-opnfv-ellis-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc6201e9f267485ca67cc63f4cbb31eb', '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'51aad4563d4a40b08e5b2f8243101cb5', 'name': 'heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072', '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-09T17:19:36.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:19:36Z', 'hostId': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072', 'public_v6': '', 'private_v4': u'192.168.0.16', 'cloud': 'envvars', 'host_id': u'2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0', '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-09T17:19:36.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'51aad4563d4a40b08e5b2f8243101cb5', 'created_at': u'2018-08-09T17:17:51Z', 'created': u'2018-08-09T17:17:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 17:24:15,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:24:15,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:24:15,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-9cee9859-6786-4788-bcd7-6054d8a24719 x-compute-request-id: req-9cee9859-6786-4788-bcd7-6054d8a24719 Content-Encoding: gzip Content-Length: 1495 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:e9:11:7a", "version": 4, "addr": "192.168.0.21", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e9:11:7a", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "192.168.1.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:16:fe:ad", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/34e18713-6fb8-4ea6-9966-b50f36207b0f", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "34e18713-6fb8-4ea6-9966-b50f36207b0f", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-bono-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "bono-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "version": 4, "addr": "192.168.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d3:6e:df", "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:92:c8:b9", "version": 4, "addr": "192.168.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "710c6ef9-6bf2-4ff4-9daf-aa00b314d9c2", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-dime-mgmt"}, {"name": "clearwater-opnfv-dime-sig"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "dime-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "192.168.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:74:79", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "192.168.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1f:4c:93", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/988e5350-027b-4d2c-b994-45a39ae10d47", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:34.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "988e5350-027b-4d2c-b994-45a39ae10d47", "security_groups": [{"name": "clearwater-opnfv-homer-sig"}, {"name": "clearwater-opnfv-homer-mgmt"}, {"name": "clearwater-opnfv-base-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:34Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "homer-0.clearwater.opnfv", "created": "2018-08-09T17:19:54Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "192.168.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:91:76", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ce:25:f2", "version": 4, "addr": "192.168.1.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/128632f9-3321-4d72-a92b-15770537ed06", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "128632f9-3321-4d72-a92b-15770537ed06", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-vellum-sig-outbound"}, {"name": "clearwater-opnfv-vellum-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "vellum-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "version": 4, "addr": "192.168.0.4", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:2a:19", "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:56:62:65", "version": 4, "addr": "192.168.1.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/2d1a2f1a-8898-490d-9db8-a1103525c0c3", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:20:26.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "2d1a2f1a-8898-490d-9db8-a1103525c0c3", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-sprout-sig-outbound"}, {"name": "clearwater-opnfv-sprout-sig-inbound"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:20:26Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "sprout-0.clearwater.opnfv", "created": "2018-08-09T17:19:50Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "192.168.0.16", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ad:aa:60", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/39c4e4bf-5623-4c2f-9279-47dd16b0aede", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:19:36.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "39c4e4bf-5623-4c2f-9279-47dd16b0aede", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}, {"name": "clearwater-opnfv-ellis-mgmt"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:19:36Z", "hostId": "2e02fa757c8ca05be7b60f28414c15c23af48e0725767c485e3cb5d0", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ellis-0.clearwater.opnfv", "created": "2018-08-09T17:17:51Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "192.168.0.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f4:ab", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "clearwater-opnfv-private-signaling": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:6b:51", "version": 4, "addr": "192.168.1.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "rel": "bookmark"}], "image": {"id": "b472120e-310b-4b2f-b0f1-eb9224216ec1", "links": [{"href": "http://172.30.9.21:8774/images/b472120e-310b-4b2f-b0f1-eb9224216ec1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:17:41.000000", "flavor": {"id": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "links": [{"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "bookmark"}]}, "id": "7a029b25-1fe2-4d09-8420-c9dd7d01cc85", "security_groups": [{"name": "clearwater-opnfv-dns"}, {"name": "clearwater-opnfv-dns"}], "user_id": "cc6201e9f267485ca67cc63f4cbb31eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:17:41Z", "hostId": "4130cc031c58c40b3e441d433641649b13ef42e07150df77e458c628", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_419d4a15-c50c-4984-8f81-a37e2377a072", "name": "ns.clearwater.opnfv", "created": "2018-08-09T17:15:57Z", "tenant_id": "51aad4563d4a40b08e5b2f8243101cb5", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:24:15,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cee9859-6786-4788-bcd7-6054d8a24719 2018-08-09 17:24:15,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.283885955811s 2018-08-09 17:24:15,612 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9cee9859-6786-4788-bcd7-6054d8a24719 2018-08-09 17:24:15,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:24:15,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:24:15,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:24: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-d9d86fcc-e70a-41b0-a644-98495a809b07 x-compute-request-id: req-d9d86fcc-e70a-41b0-a644-98495a809b07 Content-Encoding: gzip Content-Length: 11777 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] No AGP bridge found\n[ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106\n[ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff]\n[ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff]\n[ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff]\n[ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff]\n[ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff]\n[ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] Checking aperture...\n[ 0.000000] No AGP bridge found\n[ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008059] AppArmor: AppArmor initialized\n[ 0.008907] Yama: becoming mindful.\n[ 0.009835] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014950] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.017641] Initializing cgroup subsys memory\n[ 0.018563] Initializing cgroup subsys devices\n[ 0.019478] Initializing cgroup subsys freezer\n[ 0.020010] Initializing cgroup subsys blkio\n[ 0.020879] Initializing cgroup subsys perf_event\n[ 0.021811] Initializing cgroup subsys hugetlb\n[ 0.022764] CPU: Physical Processor ID: 0\n[ 0.024016] FEATURE SPEC_CTRL Not Present\n[ 0.025545] mce: CPU supports 10 MCE banks\n[ 0.026422] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.026422] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028008] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.029217] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.030696] Speculative Store Bypass: Vulnerable\n[ 0.032421] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000)\n[ 0.037602] ACPI: Core revision 20131115\n[ 0.038913] ACPI: All ACPI Tables successfully acquired\n[ 0.040040] ftrace: allocating 28727 entries in 113 pages\n[ 0.060283] Enabling x2apic\n[ 0.060959] Enabled x2apic\n[ 0.061784] Switched APIC routing to physical x2apic.\n[ 0.063687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.072614] KVM setup paravirtual spinlock\n[ 0.075127] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.076151] x86: Booting SMP configuration:\n[ 0.077081] .... node #0, CPUs: #1[ 0.075089] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092020] x86: Booted up 1 node, 2 CPUs\n[ 0.092012] KVM setup async PF for cpu 1\n[ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.095881] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096306] devtmpfs: initialized\n[ 0.098456] EVM: security.selinux\n[ 0.100005] EVM: security.SMACK64\n[ 0.100994] EVM: security.ima\n[ 0.101901] EVM: security.capability\n[ 0.102992] pinctrl core: initialized pinctrl subsystem\n[ 0.104052] regulator-dummy: no parameters\n[ 0.104962] RTC time: 17:17:43, date: 08/09/18\n[ 0.105897] NET: Registered protocol family 16\n[ 0.106898] cpuidle: using governor ladder\n[ 0.107741] cpuidle: using governor menu\n[ 0.108063] ACPI: bus type PCI registered\n[ 0.108905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.110202] PCI: Using configuration type 1 for base access\n[ 0.111812] bio: create slab at 0\n[ 0.112060] ACPI: Added _OSI(Module Device)\n[ 0.112928] ACPI: Added _OSI(Processor Device)\n[ 0.113814] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.114737] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.117216] ACPI: Interpreter enabled\n[ 0.118030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.119931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.121223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.123119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124540] ACPI: (supports S0 S5)\n[ 0.125264] ACPI: Using IOAPIC for interrupt routing\n[ 0.126249] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.128198] ACPI: No dock devices found.\n[ 0.130828] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.132006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.133284] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.134519] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.136180] acpiphp: Slot [3] registered\n[ 0.137014] acpiphp: Slot [4] registered\n[ 0.137836] acpiphp: Slot [5] registered\n[ 0.138666] acpiphp: Slot [6] registered\n[ 0.139487] acpiphp: Slot [7] registered\n[ 0.140017] acpiphp: Slot [8] registered\n[ 0.140837] acpiphp: Slot [9] registered\n[ 0.141661] acpiphp: Slot [10] registered\n[ 0.142496] acpiphp: Slot [11] registered\n[ 0.143326] acpiphp: Slot [12] registered\n[ 0.144016] acpiphp: Slot [13] registered\n[ 0.144869] acpiphp: Slot [14] registered\n[ 0.145703] acpiphp: Slot [15] registered\n[ 0.146529] acpiphp: Slot [16] registered\n[ 0.147377] acpiphp: Slot [17] registered\n[ 0.148017] acpiphp: Slot [18] registered\n[ 0.148860] acpiphp: Slot [19] registered\n[ 0.149698] acpiphp: Slot [20] registered\n[ 0.150529] acpiphp: Slot [21] registered\n[ 0.151357] acpiphp: Slot [22] registered\n[ 0.152016] acpiphp: Slot [23] registered\n[ 0.152864] acpiphp: Slot [24] registered\n[ 0.153710] acpiphp: Slot [25] registered\n[ 0.154547] acpiphp: Slot [26] registered\n[ 0.155377] acpiphp: Slot [27] registered\n[ 0.156016] acpiphp: Slot [28] registered\n[ 0.156853] acpiphp: Slot [29] registered\n[ 0.157691] acpiphp: Slot [30] registered\n[ 0.158852] acpiphp: Slot [31] registered\n[ 0.159683] PCI host bridge to bus 0000:00\n[ 0.160004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.161055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.162214] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.163375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.164004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.165371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.171874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.198386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.199967] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.200689] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.202158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.203604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.204590] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.205917] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.205917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.208003] vgaarb: loaded\n[ 0.208628] vgaarb: bridge control possible 0000:00:02.0\n[ 0.209867] SCSI subsystem initialized\n[ 0.210781] ACPI: bus type USB registered\n[ 0.210781] usbcore: registered new interface driver usbfs\n[ 0.212012] usbcore: registered new interface driver hub\n[ 0.213075] usbcore: registered new device driver usb\n[ 0.213076] PCI: Using ACPI for IRQ routing\n[ 0.213138] NetLabel: Initializing\n[ 0.216006] NetLabel: domain hash size = 128\n[ 0.216883] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.217907] NetLabel: unlabeled traffic allowed by default\n[ 0.218990] Switched to clocksource kvm-clock\n[ 0.223048] AppArmor: AppArmor Filesystem Enabled\n[ 0.224033] pnp: PnP ACPI init\n[ 0.224721] ACPI: bus type PNP registered\n[ 0.225930] pnp: PnP ACPI: found 8 devices\n[ 0.226777] ACPI: bus type PNP unregistered\n[ 0.234024] NET: Registered protocol family 2\n[ 0.235151] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.236723] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.238109] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.239417] TCP: reno registered\n[ 0.240128] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.241289] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.242574] NET: Registered protocol family 1\n[ 0.243475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.244613] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.245725] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.267527] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.289480] Trying to unpack rootfs image as initramfs...\n[ 0.379291] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.381127] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.382296] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.383698] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.385390] Scanning for low memory corruption every 60 seconds\n[ 0.386901] Initialise system trusted keyring\n[ 0.387835] audit: initializing netlink socket (disabled)\n[ 0.388894] type=2000 audit(1533835063.357:1): initialized\n[ 0.408096] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.410104] zbud: loaded\n[ 0.410946] VFS: Disk quotas dquot_6.5.2\n[ 0.411792] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.413302] fuse init (API version 7.22)\n[ 0.414258] msgmni has been set to 3997\n[ 0.415096] Key type big_key registered\n[ 0.416415] Key type asymmetric registered\n[ 0.417253] Asymmetric key parser 'x509' registered\n[ 0.418233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.419807] io scheduler noop registered\n[ 0.420619] io scheduler deadline registered (default)\n[ 0.421630] io scheduler cfq registered\n[ 0.422485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.423553] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.424820] ipmi message handler version 39.2\n[ 0.425741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.427223] ACPI: Power Button [PWRF]\n[ 0.428092] GHES: HEST is not enabled!\n[ 0.449569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.492524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.514170] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11\n[ 0.515926] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.539916] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.542464] Linux agpgart interface v0.103\n[ 0.544194] brd: module loaded\n[ 0.545362] loop: module loaded\n[ 0.546324] blk-mq: CPU -> queue map\n[ 0.547093] CPU 0 -> Queue 0\n[ 0.547762] CPU 1 -> Queue 0\n[ 0.549071] vda: vda1\n[ 0.550251] scsi0 : ata_piix\n[ 0.551035] scsi1 : ata_piix\n[ 0.551711] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14\n[ 0.552960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15\n[ 0.554392] libphy: Fixed MDIO Bus: probed\n[ 0.555304] tun: Universal TUN/TAP device driver, 1.6\n[ 0.556392] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.558904] PPP generic driver version 2.4.2\n[ 0.559834] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.561058] ehci-pci: EHCI PCI platform driver\n[ 0.561957] ehci-platform: EHCI generic platform driver\n[ 0.562973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.564136] ohci-pci: OHCI PCI platform driver\n[ 0.565031] ohci-platform: OHCI generic platform driver\n[ 0.566038] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.587896] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.588921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.590459] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0\n[ 0.591608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.592876] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.594324] usb usb1: Product: UHCI Host Controller\n[ 0.595280] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd\n[ 0.596479] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.597484] hub 1-0:1.0: USB hub found\n[ 0.598280] hub 1-0:1.0: 2 ports detected\n[ 0.599211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.601381] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.602359] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.603457] mousedev: PS/2 mouse device common for all mice\n[ 0.604769] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.606650] rtc_cmos 00:00: RTC can wake from S4\n[ 0.607792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.609015] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.610273] device-mapper: uevent: version 1.0.3\n[ 0.611262] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.612930] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.614143] TCP: cubic registered\n[ 0.614921] NET: Registered protocol family 10\n[ 0.615978] NET: Registered protocol family 17\n[ 0.616886] Key type dns_resolver registered\n[ 0.617953] Loading compiled-in X.509 certificates\n[ 0.619422] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0'\n[ 0.621240] registered taskstats version 1\n[ 0.630682] Key type trusted registered\n[ 0.633935] Key type encrypted registered\n[ 0.634806] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.635857] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.637324] regulator-dummy: disabling\n[ 0.638155] Magic number: 14:211:289\n[ 0.638988] tty tty22: hash matches\n[ 0.639820] rtc_cmos 00:00: setting system clock to 2018-08-09 17:17:43 UTC (1533835063)\n[ 0.641468] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.642607] EDD information not available.\n[ 0.709532] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000)\n[ 0.711119] Write protecting the kernel read-only data: 12288k\n[ 0.712787] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000)\n[ 0.715512] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.728914] systemd-udevd[107]: starting version 204\n[ 0.756470] FDC 0 is a S82078B\n[ 0.908095] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.071764] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.073754] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.075745] usb 1-1: Product: QEMU USB Tablet\n[ 1.077064] usb 1-1: Manufacturer: QEMU\n[ 1.078245] usb 1-1: SerialNumber: 42\n[ 1.380043] tsc: Refined TSC clocksource calibration: 3491.853 MHz\n[ 1.781109] 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.021781] 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.099875] 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.185371] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:17:45 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.70]: 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 log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.65]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:17:46 +0000. Up 3.80 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:78:6b:51 |\nci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:fd:f4:ab |\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:\na9:3b:23:06:34:e4:b4:57:bd:32:30:6e:05:11:dc:bf root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+= . |\n| o + + . |\n| + o = . . |\n| = + o o. |\n| . + oS. |\n| . .E |\n| . . |\n| o 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:\n30:3a:70:2a:48:94:6b:72:77:c1:fe:3e:11:50:a4:65 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .. . oE |\n|.. ++ |\n| .o ..+o |\n|+o.+..oo. |\n|=...o. .S. |\n| . . o |\n| . . |\n| o |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n78:2e:5e:c6:64:78:ad:7b:5a:37:98:77:96:db:90:6b root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| o . |\n| o S . |\n| B . o o |\n| . * + + * |\n| . + o.o +E= |\n| . oo .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:\n8a:51:08:4e:b0:99:a7:d8:19:cb:b8:34:8c:9a:90:e5 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|..o |\n| * . . |\n|+ = . . |\n|+X + . |\n|B+E . S |\n|+o. 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 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 ]\nCloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:17:52 +0000. Up 9.27 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 Thu, 09 Aug 2018 17:17:53 +0000. Up 10.25 seconds.\n++ cut -d / -f 2\n++ echo 192.168.1.0/24\n+ ip addr add 192.168.1.15/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: Get:2 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB]\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Translation-en [408 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:8 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [205 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 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.6 MB in 8s (1547 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded.\nNeed to get 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 1s (371 kB/s)\nSelecting previously unselected package bind9utils.\n(Reading database ... 51310 files and directories currently installed.)\nPreparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSelecting previously unselected package bind9.\nPreparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ...\nUnpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ...\nSetting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ...\nAdding group `bind' (GID 111) ...\nDone.\nAdding system user `bind' (UID 106) ...\nAdding new user `bind' (UID 106) with group `bind' ...\nNot creating home directory `/var/cache/bind'.\nwrote key file \"/etc/bind/rndc.key\"\n#\n * Starting domain name service... bind9\n ...done.\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ cat\n+ cat\n++ date +%Y%m%d%H\n++ ip2rr 172.30.9.210\n++ echo 172.30.9.210\n++ grep -q -e '[^0-9.]'\n++ echo A 172.30.9.210\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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 30:3a:70:2a:48:94:6b:72:77:c1:fe:3e:11:50:a4:65 root@ns (DSA)\nec2: 256 78:2e:5e:c6:64:78:ad:7b:5a:37:98:77:96:db:90:6b root@ns (ECDSA)\nec2: 256 8a:51:08:4e:b0:99:a7:d8:19:cb:b8:34:8c:9a:90:e5 root@ns (ED25519)\nec2: 2048 a9:3b:23:06:34:e4:b4:57:bd:32:30:6e:05:11:dc:bf root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCR5TDL1LYCaXQm4QZFLeNPIUP2NYIajL/goI2MlOtJNSzDhM8CqgXxkV73ffJLLHko1xQx+7VEKWODnMCsQHuQ= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBoijcNUGPoLKoddW9djT6Zu4ebjdr8jRrEOxICqrYTa root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7THWzgZUU106i8dv1euwJb1zj3VeclWZVKs00JZ5G2ykjYfw/ocgLfNDhFkNEaRA9bgqOscC2JuqPcGJFwlliC70ol+XBSeGUm8x6T/9Puo8eAOvA9xhgUZy2+NO/MjRDkfQMRSDgCLQJwfDG1ZZbgS85WlgbbGS/xThVKKSU+iR3gn55T7uqSWeo85W8DoKYd01q20gF7HjeENbrM7dQQ/LTTD81vf0azQMRwvdvG9P3v8bn88hur3aQ0bY92TOyRVzoc5Grl6ihfg8hWnOr8OtWV27m0pHuWjxWniub9YAaGC/OJT3MZwekO9Yth+Uj4XxCfG60jZZOezB2/qtB root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:18:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 23.75 seconds\n"} 2018-08-09 17:24:15,694 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85/action used request id req-d9d86fcc-e70a-41b0-a644-98495a809b07 2018-08-09 17:24:15,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0747539997101s 2018-08-09 17:24:15,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/7a029b25-1fe2-4d09-8420-c9dd7d01cc85/action used request id req-d9d86fcc-e70a-41b0-a644-98495a809b07 2018-08-09 17:24:15,696 - functest.core.singlevm - DEBUG - console: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.13.0-153-generic (buildd@lcy01-amd64-026) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #203-Ubuntu SMP Thu Jun 14 08:52:28 UTC 2018 (Ubuntu 3.13.0-153.203-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] Centaur CentaurHauls [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007ffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x000000007ffdc000-0x000000007fffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] No AGP bridge found [ 0.000000] e820: last_pfn = 0x7ffdc max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] found SMP MP-table at [mem 0x000f6380-0x000f638f] mapped at [ffff8800000f6380] [ 0.000000] Scanning 1 areas for low memory corruption [ 0.000000] Using GB pages for direct mapping [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff] [ 0.000000] init_memory_mapping: [mem 0x7fc00000-0x7fdfffff] [ 0.000000] init_memory_mapping: [mem 0x7c000000-0x7fbfffff] [ 0.000000] init_memory_mapping: [mem 0x00100000-0x7bffffff] [ 0.000000] init_memory_mapping: [mem 0x7fe00000-0x7ffdbfff] [ 0.000000] RAMDISK: [mem 0x371d2000-0x378e0fff] [ 0.000000] ACPI: RSDP 00000000000f60e0 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe15d1 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe145d 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 00141D (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe1551 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s84032 r8192 d22464 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-153-generic root=LABEL=cloudimg-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 [ 0.000000] x86/fpu: Using 'eager' FPU context switches. [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 2039696K/2096616K available (7488K kernel code, 1163K rwdata, 3436K rodata, 1360K init, 1448K bss, 56920K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008059] AppArmor: AppArmor initialized [ 0.008907] Yama: becoming mindful. [ 0.009835] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012999] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014950] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016005] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.017641] Initializing cgroup subsys memory [ 0.018563] Initializing cgroup subsys devices [ 0.019478] Initializing cgroup subsys freezer [ 0.020010] Initializing cgroup subsys blkio [ 0.020879] Initializing cgroup subsys perf_event [ 0.021811] Initializing cgroup subsys hugetlb [ 0.022764] CPU: Physical Processor ID: 0 [ 0.024016] FEATURE SPEC_CTRL Not Present [ 0.025545] mce: CPU supports 10 MCE banks [ 0.026422] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.026422] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028008] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.029217] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.030696] Speculative Store Bypass: Vulnerable [ 0.032421] Freeing SMP alternatives memory: 32K (ffffffff81e78000 - ffffffff81e80000) [ 0.037602] ACPI: Core revision 20131115 [ 0.038913] ACPI: All ACPI Tables successfully acquired [ 0.040040] ftrace: allocating 28727 entries in 113 pages [ 0.060283] Enabling x2apic [ 0.060959] Enabled x2apic [ 0.061784] Switched APIC routing to physical x2apic. [ 0.063687] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064005] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.072614] KVM setup paravirtual spinlock [ 0.075127] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.076151] x86: Booting SMP configuration: [ 0.077081] .... node #0, CPUs: #1[ 0.075089] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092020] x86: Booted up 1 node, 2 CPUs [ 0.092012] KVM setup async PF for cpu 1 [ 0.092012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.095881] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096306] devtmpfs: initialized [ 0.098456] EVM: security.selinux [ 0.100005] EVM: security.SMACK64 [ 0.100994] EVM: security.ima [ 0.101901] EVM: security.capability [ 0.102992] pinctrl core: initialized pinctrl subsystem [ 0.104052] regulator-dummy: no parameters [ 0.104962] RTC time: 17:17:43, date: 08/09/18 [ 0.105897] NET: Registered protocol family 16 [ 0.106898] cpuidle: using governor ladder [ 0.107741] cpuidle: using governor menu [ 0.108063] ACPI: bus type PCI registered [ 0.108905] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.110202] PCI: Using configuration type 1 for base access [ 0.111812] bio: create slab at 0 [ 0.112060] ACPI: Added _OSI(Module Device) [ 0.112928] ACPI: Added _OSI(Processor Device) [ 0.113814] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.114737] ACPI: Added _OSI(Processor Aggregator Device) [ 0.117216] ACPI: Interpreter enabled [ 0.118030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.119931] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.121223] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.123119] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124540] ACPI: (supports S0 S5) [ 0.125264] ACPI: Using IOAPIC for interrupt routing [ 0.126249] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.128198] ACPI: No dock devices found. [ 0.130828] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.132006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.133284] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.134519] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.136180] acpiphp: Slot [3] registered [ 0.137014] acpiphp: Slot [4] registered [ 0.137836] acpiphp: Slot [5] registered [ 0.138666] acpiphp: Slot [6] registered [ 0.139487] acpiphp: Slot [7] registered [ 0.140017] acpiphp: Slot [8] registered [ 0.140837] acpiphp: Slot [9] registered [ 0.141661] acpiphp: Slot [10] registered [ 0.142496] acpiphp: Slot [11] registered [ 0.143326] acpiphp: Slot [12] registered [ 0.144016] acpiphp: Slot [13] registered [ 0.144869] acpiphp: Slot [14] registered [ 0.145703] acpiphp: Slot [15] registered [ 0.146529] acpiphp: Slot [16] registered [ 0.147377] acpiphp: Slot [17] registered [ 0.148017] acpiphp: Slot [18] registered [ 0.148860] acpiphp: Slot [19] registered [ 0.149698] acpiphp: Slot [20] registered [ 0.150529] acpiphp: Slot [21] registered [ 0.151357] acpiphp: Slot [22] registered [ 0.152016] acpiphp: Slot [23] registered [ 0.152864] acpiphp: Slot [24] registered [ 0.153710] acpiphp: Slot [25] registered [ 0.154547] acpiphp: Slot [26] registered [ 0.155377] acpiphp: Slot [27] registered [ 0.156016] acpiphp: Slot [28] registered [ 0.156853] acpiphp: Slot [29] registered [ 0.157691] acpiphp: Slot [30] registered [ 0.158852] acpiphp: Slot [31] registered [ 0.159683] PCI host bridge to bus 0000:00 [ 0.160004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.161055] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.162214] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.163375] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.164004] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.165371] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.171874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.172011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.198386] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.199967] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.200689] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.202158] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.203604] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.204590] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.205917] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.205917] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.208003] vgaarb: loaded [ 0.208628] vgaarb: bridge control possible 0000:00:02.0 [ 0.209867] SCSI subsystem initialized [ 0.210781] ACPI: bus type USB registered [ 0.210781] usbcore: registered new interface driver usbfs [ 0.212012] usbcore: registered new interface driver hub [ 0.213075] usbcore: registered new device driver usb [ 0.213076] PCI: Using ACPI for IRQ routing [ 0.213138] NetLabel: Initializing [ 0.216006] NetLabel: domain hash size = 128 [ 0.216883] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.217907] NetLabel: unlabeled traffic allowed by default [ 0.218990] Switched to clocksource kvm-clock [ 0.223048] AppArmor: AppArmor Filesystem Enabled [ 0.224033] pnp: PnP ACPI init [ 0.224721] ACPI: bus type PNP registered [ 0.225930] pnp: PnP ACPI: found 8 devices [ 0.226777] ACPI: bus type PNP unregistered [ 0.234024] NET: Registered protocol family 2 [ 0.235151] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.236723] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.238109] TCP: Hash tables configured (established 16384 bind 16384) [ 0.239417] TCP: reno registered [ 0.240128] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.241289] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.242574] NET: Registered protocol family 1 [ 0.243475] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.244613] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.245725] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.267527] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.289480] Trying to unpack rootfs image as initramfs... [ 0.379291] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.381127] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.382296] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.383698] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.385390] Scanning for low memory corruption every 60 seconds [ 0.386901] Initialise system trusted keyring [ 0.387835] audit: initializing netlink socket (disabled) [ 0.388894] type=2000 audit(1533835063.357:1): initialized [ 0.408096] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.410104] zbud: loaded [ 0.410946] VFS: Disk quotas dquot_6.5.2 [ 0.411792] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.413302] fuse init (API version 7.22) [ 0.414258] msgmni has been set to 3997 [ 0.415096] Key type big_key registered [ 0.416415] Key type asymmetric registered [ 0.417253] Asymmetric key parser 'x509' registered [ 0.418233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.419807] io scheduler noop registered [ 0.420619] io scheduler deadline registered (default) [ 0.421630] io scheduler cfq registered [ 0.422485] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.423553] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.424820] ipmi message handler version 39.2 [ 0.425741] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.427223] ACPI: Power Button [PWRF] [ 0.428092] GHES: HEST is not enabled! [ 0.449569] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.492524] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.514170] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 [ 0.515926] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.539916] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.542464] Linux agpgart interface v0.103 [ 0.544194] brd: module loaded [ 0.545362] loop: module loaded [ 0.546324] blk-mq: CPU -> queue map [ 0.547093] CPU 0 -> Queue 0 [ 0.547762] CPU 1 -> Queue 0 [ 0.549071] vda: vda1 [ 0.550251] scsi0 : ata_piix [ 0.551035] scsi1 : ata_piix [ 0.551711] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc100 irq 14 [ 0.552960] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc108 irq 15 [ 0.554392] libphy: Fixed MDIO Bus: probed [ 0.555304] tun: Universal TUN/TAP device driver, 1.6 [ 0.556392] tun: (C) 1999-2004 Max Krasnyansky [ 0.558904] PPP generic driver version 2.4.2 [ 0.559834] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.561058] ehci-pci: EHCI PCI platform driver [ 0.561957] ehci-platform: EHCI generic platform driver [ 0.562973] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.564136] ohci-pci: OHCI PCI platform driver [ 0.565031] ohci-platform: OHCI generic platform driver [ 0.566038] uhci_hcd: USB Universal Host Controller Interface driver [ 0.587896] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.588921] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.590459] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c0c0 [ 0.591608] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.592876] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.594324] usb usb1: Product: UHCI Host Controller [ 0.595280] usb usb1: Manufacturer: Linux 3.13.0-153-generic uhci_hcd [ 0.596479] usb usb1: SerialNumber: 0000:00:01.2 [ 0.597484] hub 1-0:1.0: USB hub found [ 0.598280] hub 1-0:1.0: 2 ports detected [ 0.599211] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.601381] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.602359] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.603457] mousedev: PS/2 mouse device common for all mice [ 0.604769] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.606650] rtc_cmos 00:00: RTC can wake from S4 [ 0.607792] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.609015] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.610273] device-mapper: uevent: version 1.0.3 [ 0.611262] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.612930] ledtrig-cpu: registered to indicate activity on CPUs [ 0.614143] TCP: cubic registered [ 0.614921] NET: Registered protocol family 10 [ 0.615978] NET: Registered protocol family 17 [ 0.616886] Key type dns_resolver registered [ 0.617953] Loading compiled-in X.509 certificates [ 0.619422] Loaded X.509 cert 'Magrathea: Glacier signing key: b55e82a2f7d16bc6025e44ba19d50e03fccf0ab0' [ 0.621240] registered taskstats version 1 [ 0.630682] Key type trusted registered [ 0.633935] Key type encrypted registered [ 0.634806] AppArmor: AppArmor sha1 policy hashing enabled [ 0.635857] IMA: No TPM chip found, activating TPM-bypass! [ 0.637324] regulator-dummy: disabling [ 0.638155] Magic number: 14:211:289 [ 0.638988] tty tty22: hash matches [ 0.639820] rtc_cmos 00:00: setting system clock to 2018-08-09 17:17:43 UTC (1533835063) [ 0.641468] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.642607] EDD information not available. [ 0.709532] Freeing unused kernel memory: 1360K (ffffffff81d24000 - ffffffff81e78000) [ 0.711119] Write protecting the kernel read-only data: 12288k [ 0.712787] Freeing unused kernel memory: 688K (ffff880001754000 - ffff880001800000) [ 0.715512] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.728914] systemd-udevd[107]: starting version 204 [ 0.756470] FDC 0 is a S82078B [ 0.908095] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.071764] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.073754] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.075745] usb 1-1: Product: QEMU USB Tablet [ 1.077064] usb 1-1: Manufacturer: QEMU [ 1.078245] usb 1-1: SerialNumber: 42 [ 1.380043] tsc: Refined TSC clocksource calibration: 3491.853 MHz [ 1.781109] 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.021781] 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.099875] 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.185371] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:17:45 +0000. Up 2.52 seconds. cloud-init-nonet[2.70]: 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 log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.65]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:17:46 +0000. Up 3.80 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:78:6b:51 | ci-info: | eth0 | True | 192.168.0.2 | 255.255.255.0 | fa:16:3e:fd:f4:ab | 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: a9:3b:23:06:34:e4:b4:57:bd:32:30:6e:05:11:dc:bf root@ns The key's randomart image is: +--[ RSA 2048]----+ | .+= . | | o + + . | | + o = . . | | = + o o. | | . + oS. | | . .E | | . . | | 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: 30:3a:70:2a:48:94:6b:72:77:c1:fe:3e:11:50:a4:65 root@ns The key's randomart image is: +--[ DSA 1024]----+ | .. . oE | |.. ++ | | .o ..+o | |+o.+..oo. | |=...o. .S. | | . . 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: 78:2e:5e:c6:64:78:ad:7b:5a:37:98:77:96:db:90:6b root@ns The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | o . | | o S . | | B . o o | | . * + + * | | . + o.o +E= | | . oo .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: 8a:51:08:4e:b0:99:a7:d8:19:cb:b8:34:8c:9a:90:e5 root@ns The key's randomart image is: +--[ED25519 256--+ |..o | | * . . | |+ = . . | |+X + . | |B+E . S | |+o. o . | |+ . . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting 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 ] Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:17:52 +0000. Up 9.27 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 Thu, 09 Aug 2018 17:17:53 +0000. Up 10.25 seconds. ++ cut -d / -f 2 ++ echo 192.168.1.0/24 + ip addr add 192.168.1.15/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: Get:2 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] Get:6 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] Get:7 http://security.ubuntu.com trusty-security/main Translation-en [408 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:8 http://security.ubuntu.com trusty-security/universe Translation-en [131 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 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 [205 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7433 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1093 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 [467 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 [541 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 [250 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.6 MB in 8s (1547 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. Need to get 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 1s (371 kB/s) Selecting previously unselected package bind9utils. (Reading database ... 51310 files and directories currently installed.) Preparing to unpack .../bind9utils_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Selecting previously unselected package bind9. Preparing to unpack .../bind9_1%3a9.9.5.dfsg-3ubuntu0.17_amd64.deb ... Unpacking bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up bind9utils (1:9.9.5.dfsg-3ubuntu0.17) ... Setting up bind9 (1:9.9.5.dfsg-3ubuntu0.17) ... Adding group `bind' (GID 111) ... Done. Adding system user `bind' (UID 106) ... Adding new user `bind' (UID 106) with group `bind' ... Not creating home directory `/var/cache/bind'. wrote key file "/etc/bind/rndc.key" # * Starting domain name service... bind9 ...done. Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... + cat + cat ++ date +%Y%m%d%H ++ ip2rr 172.30.9.210 ++ echo 172.30.9.210 ++ grep -q -e '[^0-9.]' ++ echo A 172.30.9.210 + 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 | 3b:a8:cf:ac:c3:47:94:c9:8f:4c:e9:1a:39:70:be:62 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 30:3a:70:2a:48:94:6b:72:77:c1:fe:3e:11:50:a4:65 root@ns (DSA) ec2: 256 78:2e:5e:c6:64:78:ad:7b:5a:37:98:77:96:db:90:6b root@ns (ECDSA) ec2: 256 8a:51:08:4e:b0:99:a7:d8:19:cb:b8:34:8c:9a:90:e5 root@ns (ED25519) ec2: 2048 a9:3b:23:06:34:e4:b4:57:bd:32:30:6e:05:11:dc:bf root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCR5TDL1LYCaXQm4QZFLeNPIUP2NYIajL/goI2MlOtJNSzDhM8CqgXxkV73ffJLLHko1xQx+7VEKWODnMCsQHuQ= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBoijcNUGPoLKoddW9djT6Zu4ebjdr8jRrEOxICqrYTa root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7THWzgZUU106i8dv1euwJb1zj3VeclWZVKs00JZ5G2ykjYfw/ocgLfNDhFkNEaRA9bgqOscC2JuqPcGJFwlliC70ol+XBSeGUm8x6T/9Puo8eAOvA9xhgUZy2+NO/MjRDkfQMRSDgCLQJwfDG1ZZbgS85WlgbbGS/xThVKKSU+iR3gn55T7uqSWeo85W8DoKYd01q20gF7HjeENbrM7dQQ/LTTD81vf0azQMRwvdvG9P3v8bn88hur3aQ0bY92TOyRVzoc5Grl6ihfg8hWnOr8OtWV27m0pHuWjxWniub9YAaGC/OJT3MZwekO9Yth+Uj4XxCfG60jZZOezB2/qtB root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:18:06 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 23.75 seconds 2018-08-09 17:24:15,698 - functest.core.singlevm - DEBUG - regex found: ''Cloud-init .* finished at ' in console 2018-08-09 17:24:15,699 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.203 2018-08-09 17:24:15,912 - 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-09 17:24:15,980 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-09 17:24:15,980 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-09 17:24:16,273 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:24:16,273 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-09 17:24:41,331 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:24:41,331 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-09 17:25:06,389 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:25:06,390 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-09 17:25:31,419 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:25:31,419 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-09 17:25:56,469 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:25:56,469 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-09 17:26:21,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:26:21,527 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-09 17:26:46,584 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:26:46,584 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-09 17:27:11,642 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-09 17:27:11,643 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-09 17:27:36,920 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550139@clearwater.opnfv', u'sip_username': u'6505550139', u'formatted_number': u'(650) 555-0139', u'number': u'6505550139', u'sip_uri': u'sip:6505550139@clearwater.opnfv', u'number_id': u'edf14f5c078d4b7f94c5afdac2e170b0', u'sip_password': u'XMd5tDYzE', u'pstn': False} 2018-08-09 17:27:36,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:27:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:27:37,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:27:36 GMT Server: Apache x-openstack-request-id: req-8842bcf5-8ffb-477d-921a-2bc69e8a4530 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 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-09 17:27:37,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:27:37 GMT Server: Apache x-openstack-request-id: req-971b394a-2bee-4b99-b36d-85bf8c847ef6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 947 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "outputs": [{"output_value": "172.30.9.210", "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-09 17:27:37,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 used request id req-971b394a-2bee-4b99-b36d-85bf8c847ef6 2018-08-09 17:27:37,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.664212942123s 2018-08-09 17:27:37,586 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 used request id req-971b394a-2bee-4b99-b36d-85bf8c847ef6 2018-08-09 17:27:37,588 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.210', 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-09 17:27:37,588 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-09 17:27:37,589 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-09 17:27:37,596 - 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-09 17:27:37,597 - 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-09 17:31:31,428 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-08-09 17:31:31,429 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550764, 6505550347) Failed Endpoint threw exception: - Expected 180, got 503 (call ID c9b96a1a8cba9a4b68ffb0fa93c3ad8f) - /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) - (6505550780, 6505550582) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 09ade43c651a0e32ca27a12bf1448090) - /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) - (6505550393, 6505550100) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 332e4472bfac61b25a5b34bb2795d9c2) - /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) - (6505550052, 6505550068) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550344, 6505550087) Failed Endpoint threw exception: - Expected 486, got 503 (call ID 96bde9c6047aee16213d80caa1ea4be0) - /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) - (6505550389, 6505550471) Failed Endpoint threw exception: - Expected 200, got 503 (call ID e26d018051f8d84c07b9ef779cc006ed) - /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) - (6505550751, 6505550296) Failed Endpoint threw exception: - Expected 180, got 503 (call ID 6f2f91ec2af2cd52ac9e2c1898375145) - /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) - (6505550811) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550816, 6505550356) Failed Endpoint threw exception: - Expected 200, got 504 (call ID f3235a0a9466a5e46a38a36ed110097b) - /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 9f8a98b598d03cf5507f277786acac8c) Call Barring - Outbound Rejection (TCP) - (6505550276, 6505550649) 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) - (6505550225, 6505550975) 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) - (6505550433, 6505550508, 6505550713) Failed Endpoint threw exception: - Expected 180, got 503 (call ID a92d9016624657520c255537702be8de) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/call-diversion.rb:42:in `block in add_caller_scenario' Terminating other threads after failure Call Diversion - Not reachable (not registered) (TCP) - Failed RestClient::BadGateway thrown: - 502 Bad Gateway - /usr/lib/ruby/gems/2.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) - Leaked sip:6505550754@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550677@clearwater.opnfv, DELETE returned 502 Leaked sip:6505550425@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:129:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550985%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:159:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550102%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:193:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550256%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:227:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550296%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:258:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550928%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:289:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550352%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:355:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550928%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:384:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550775%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-diversion.rb:418:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550550%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550072%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/call-waiting.rb:123:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550391%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/cancel.rb:13:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550993%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:12:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550186%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:44:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550799%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:91:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550432%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:118:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550346%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:152:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550892%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:236:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550985%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/contact-filtering.rb:269:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Gemini - INVITE - VoIP device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device answers (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - VoIP device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Mobile device rejects with a 480 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose mobile response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Both reject, choose VoIP response (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with GR (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Successful call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - INVITE - Failed call with Accept-Contact (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Mobile Notifies (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= Gemini - SUBSCRIBE - Joint 408 (TCP) - Skipped (No gemini hostname provided) - Call with GEMINI= GRUU - REGISTER - two bindings with and without GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550004%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:29:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - binding suggested GRUU (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550857%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:48:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - instance ID requires escaping (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550681%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:69:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - REGISTER - three bindings with GRUUs (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550133%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:84:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - first endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550384%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:106:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550243%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:142:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "502", "Upstream URL": "http://homer-0.clearwater.opnfv:7888/org.etsi.ngn.simservs/users/sip%3A6505550787%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/gruu.rb:178:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - (6505550810, 6505550873) Failed Endpoint threw exception: - Expected 200, got 503 (call ID 3dfc86c42f91829a3324d0bc11e8f913) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:230:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - unknown GRUU as target (TCP) - (6505550607, 6505550400) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550336, 6505550783) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550510, 6505550079) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550816, 6505550243) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID bef019789a2ce51e6ca4d486940ebcb0) Failed RuntimeError thrown: - Expected 200, got 504 (call ID bef019789a2ce51e6ca4d486940ebcb0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/gruu.rb:341:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR with other param as target (TCP) - (6505550995, 6505550053) Failed Endpoint threw exception: - Expected 200, got 503 (call ID f1c6c3b3cf63946bfc554dbe513ac369) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:391:in `block (2 levels) in ' Terminating other threads after failure GRUU - Call - GRUU with other param as target (TCP) - (6505550367, 6505550916) Failed Endpoint threw exception: - Expected 200, got 503 (call ID be84efe541abfad7eab0f646c86269f0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/gruu.rb:427:in `block (2 levels) in ' Terminating other threads after failure ISC Interface - Terminating (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating (UDP AS) (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Terminating Failed (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Third-party Registration - implicit registration (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - Redirect (TCP) - Skipped (No hostname given) - Call with HOST_NAME= ISC Interface - B2BUA (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Live Call - Dial out to a real number (TCP) - Skipped (No live number given) - Call with LIVENUMBER= Memento - Incorrect Password (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Wrong Call List (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Basic Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Unknown Number (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Rejected Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Cancelled Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Privacy Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Barred Call (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Memento - Busy Call Forwarding (TCP) - Skipped (No memento hostnames provided) - Call with MEMENTO_SIP= and MEMENTO_HTTP= Nonce-Count - Mainline (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Nonce-Count - Reject Re-Use (TCP) - Skipped (No nonce-count support) - Call with NONCE_COUNT=Y to run test Off-net calls - tel: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= Off-net calls - sip: URI (TCP) - Skipped (No off-net number given) - Call with OFF_NET_TEL= SUBSCRIBE - reg-event (TCP) - (6505550108) Failed Endpoint threw exception: - sip:6505550108@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 06558a7f1feb544436fb61ee684749e2) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:36:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550121) Failed Endpoint threw exception: - sip:6505550121@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID aa7afd0ebaaab907b3c390efdeeb433f) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:87:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Subscription timeout (TCP) - (6505550524) Failed Endpoint threw exception: - sip:6505550524@clearwater.opnfv timed out waiting for one of these: [[200, true], ["NOTIFY", false]] (call ID 354e12030c40b9998aa1692314de7c2d) - /src/vims-test/quaff/lib/call.rb:156:in `rescue in recv_any_of' - /src/vims-test/quaff/lib/call.rb:153:in `recv_any_of' - /src/vims-test/lib/quaff-monkey-patches.rb:62:in `recv_200_and_notify' - /src/vims-test/lib/tests/subscribe.rb:125:in `block (2 levels) in ' Terminating other threads after failure SUBSCRIBE - Registration timeout (TCP) - (6505550432, 6505550684) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 15ea6b89a5b04aae90f084e613f82772) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 1fe1c289caa0a0bf5c7b25d424682c1d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550507, 6505550797) Failed Exception in quaff_cleanup_blk: - Expected 200, got 504 (call ID 86c92719a282bbcfc11c9976dae7f704) Failed RuntimeError thrown: - Expected 200, got 504 (call ID 86c92719a282bbcfc11c9976dae7f704) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:188:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Message - URN URIs (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Message - URN URIs to AS (TCP) - Skipped (No hostname given) - Call with HOST_NAME= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.opnfv:8889/public/sip%3A6505550425%40clearwater.opnfv/associated_private_ids"} 44 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-08-09 17:27:44 +0000 Basic Call - SDP (TCP) at 2018-08-09 17:27:49 +0000 Basic Call - Tel URIs (TCP) at 2018-08-09 17:27:54 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-08-09 17:28:01 +0000 Basic Call - Messages - Pager model (TCP) at 2018-08-09 17:28:06 +0000 Basic Call - Pracks (TCP) at 2018-08-09 17:28:12 +0000 Multiple Identities (TCP) at 2018-08-09 17:28:19 +0000 Call Diversion - Not registered (TCP) at 2018-08-09 17:28:29 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-08-09 17:29:04 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-08-09 17:29:09 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-08-09 17:29:10 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-08-09 17:29:10 +0000 Call Diversion - Busy (TCP) at 2018-08-09 17:29:10 +0000 Call Diversion - Unconditional (TCP) at 2018-08-09 17:29:10 +0000 Call Diversion - No answer (TCP) at 2018-08-09 17:29:11 +0000 Call Diversion - Bad target URI (TCP) at 2018-08-09 17:29:11 +0000 Call Diversion - Audio-only call (TCP) at 2018-08-09 17:29:11 +0000 Call Diversion - Audio-video call (TCP) at 2018-08-09 17:29:11 +0000 Call Waiting - Accepted (TCP) at 2018-08-09 17:29:11 +0000 Call Waiting - Cancelled (TCP) at 2018-08-09 17:29:12 +0000 CANCEL - Mainline (TCP) at 2018-08-09 17:29:12 +0000 Filtering - Accept-Contact (TCP) at 2018-08-09 17:29:12 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-08-09 17:29:12 +0000 Filtering - Accept-Contact no match (TCP) at 2018-08-09 17:29:12 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-08-09 17:29:12 +0000 Filtering - RFC3841 example (TCP) at 2018-08-09 17:29:13 +0000 Filtering - Reject-Contact no match (TCP) at 2018-08-09 17:29:13 +0000 Filtering - Reject-Contact match (TCP) at 2018-08-09 17:29:13 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-08-09 17:29:13 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-08-09 17:29:13 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-08-09 17:29:14 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-08-09 17:29:14 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-08-09 17:29:14 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-08-09 17:29:14 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-08-09 17:29:15 +0000 GRUU - Call - AoR as target (TCP) at 2018-08-09 17:29:20 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-08-09 17:29:34 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-08-09 17:29:39 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-08-09 17:29:45 +0000 SUBSCRIBE - reg-event (TCP) at 2018-08-09 17:30:16 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-08-09 17:30:48 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-08-09 17:31:19 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-08-09 17:31:25 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-08-09 17:31:31 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-08-09 17:31:31,432 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 44, 'skipped': 42, 'total': 93, 'passed': 7} 2018-08-09 17:31:31,547 - xtesting.core.testcase - ERROR - The HTTP request raises issues Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/xtesting/core/testcase.py", line 226, in push_to_db req.raise_for_status() File "/usr/lib/python2.7/site-packages/requests/models.py", line 935, in raise_for_status raise HTTPError(http_error_msg, response=self) HTTPError: 403 Client Error: Could Not Found testcases [{'project_name': u'functest', 'name': u'heat_ims'}] for url: http://testresults.opnfv.org/test/api/v1/results 2018-08-09 17:31:31,549 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 16:11 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 17:31:31,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:31:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:32,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:31 GMT Server: Apache x-openstack-request-id: req-d588b1dd-fdec-4303-964f-d3de61dfbf26 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:31:32,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:32 GMT Server: Apache x-openstack-request-id: req-470dda0e-743c-4cd4-bb71-2eaa639133ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 885 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:31:32,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-470dda0e-743c-4cd4-bb71-2eaa639133ff 2018-08-09 17:31:32,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 1.44396519661s 2018-08-09 17:31:32,999 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-470dda0e-743c-4cd4-bb71-2eaa639133ff 2018-08-09 17:31:33,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:31:33,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:33,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-0c47ec4f-e530-440f-8c2c-b9272d374c1d Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/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-09 17:31:34,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:33 GMT Server: Apache x-openstack-request-id: req-90a8fa28-616b-4778-8ce3-5f240c976586 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 343 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-09T17:20:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv/events/2ca2a52d-07e3-4092-a63a-3393403bc616", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "id": "2ca2a52d-07e3-4092-a63a-3393403bc616"}]} 2018-08-09 17:31:34,384 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-90a8fa28-616b-4778-8ce3-5f240c976586 2018-08-09 17:31:34,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.38282585144s 2018-08-09 17:31:34,384 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-90a8fa28-616b-4778-8ce3-5f240c976586 2018-08-09 17:31:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2018-08-09 17:31:34,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:35,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:34 GMT Server: Apache x-openstack-request-id: req-43fc8c57-e1bf-4769-bb02-646b8b8364e1 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 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-09 17:31:35,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:31:35 GMT Server: Apache x-openstack-request-id: req-f68abf6a-e7a5-45a1-96c8-a67c9675b85f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:31:35,222 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 used request id req-f68abf6a-e7a5-45a1-96c8-a67c9675b85f 2018-08-09 17:31:35,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.836513996124s 2018-08-09 17:31:35,222 - shade.request_ids - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578 used request id req-f68abf6a-e7a5-45a1-96c8-a67c9675b85f 2018-08-09 17:31:35,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:31:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2ca2a52d-07e3-4092-a63a-3393403bc616&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:35,537 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:35 GMT Server: Apache x-openstack-request-id: req-d879a1e4-3464-4674-9c57-4f5c7df51598 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2ca2a52d-07e3-4092-a63a-3393403bc616&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-09 17:31:35,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:35 GMT Server: Apache x-openstack-request-id: req-fcddd798-8842-497a-860e-7d95d43b3489 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 430 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2018-08-09T17:31:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv/events/fbbe3a16-ee7e-4107-98b8-1128b73f58b9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "id": "fbbe3a16-ee7e-4107-98b8-1128b73f58b9"}, {"resource_name": "dime", "event_time": "2018-08-09T17:31:35Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime/events/f22da0b2-f414-41d5-bc24-030b4ad5ab22", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "48644c72-d26f-4448-ab50-9ec50ca8169e", "id": "f22da0b2-f414-41d5-bc24-030b4ad5ab22"}]} 2018-08-09 17:31:35,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2ca2a52d-07e3-4092-a63a-3393403bc616&sort_dir=asc&marker=2ca2a52d-07e3-4092-a63a-3393403bc616&sort_dir=asc used request id req-fcddd798-8842-497a-860e-7d95d43b3489 2018-08-09 17:31:35,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356471061707s 2018-08-09 17:31:35,580 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=2ca2a52d-07e3-4092-a63a-3393403bc616&sort_dir=asc&marker=2ca2a52d-07e3-4092-a63a-3393403bc616&sort_dir=asc used request id req-fcddd798-8842-497a-860e-7d95d43b3489 2018-08-09 17:31:40,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:31:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=f22da0b2-f414-41d5-bc24-030b4ad5ab22&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:40,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:40 GMT Server: Apache x-openstack-request-id: req-af1bdc40-2357-4c2d-8dac-174cd0cb5608 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=f22da0b2-f414-41d5-bc24-030b4ad5ab22&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-09 17:31:40,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:40 GMT Server: Apache x-openstack-request-id: req-49aa4991-e147-4c8a-b5df-241247c1e3e0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2018-08-09T17:31:36Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum/events/e27b2a31-eda4-4cbd-9d5d-14d07ee235be", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "133a9b57-56b5-482d-8650-62f13268e032", "id": "e27b2a31-eda4-4cbd-9d5d-14d07ee235be"}, {"resource_name": "sprout", "event_time": "2018-08-09T17:31:37Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout/events/a376ac2d-7830-4dba-a69b-ad22cfc71185", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "5ef0c277-1499-4dd3-aa3b-e4794aa95ce5", "id": "a376ac2d-7830-4dba-a69b-ad22cfc71185"}, {"resource_name": "homer", "event_time": "2018-08-09T17:31:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer/events/7c801a6b-98d0-4611-bcb2-580bd40e0de0", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ab1a98b5-1526-43eb-bc97-7aea1c6be121", "id": "7c801a6b-98d0-4611-bcb2-580bd40e0de0"}, {"resource_name": "bono", "event_time": "2018-08-09T17:31:39Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono/events/4039858f-246d-4c0a-8724-d85da4be83df", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8580d563-9659-49f9-a517-8cec03d5048a", "id": "4039858f-246d-4c0a-8724-d85da4be83df"}]} 2018-08-09 17:31:40,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=f22da0b2-f414-41d5-bc24-030b4ad5ab22&sort_dir=asc&marker=f22da0b2-f414-41d5-bc24-030b4ad5ab22&sort_dir=asc used request id req-49aa4991-e147-4c8a-b5df-241247c1e3e0 2018-08-09 17:31:40,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075865983963s 2018-08-09 17:31:40,662 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=f22da0b2-f414-41d5-bc24-030b4ad5ab22&sort_dir=asc&marker=f22da0b2-f414-41d5-bc24-030b4ad5ab22&sort_dir=asc used request id req-49aa4991-e147-4c8a-b5df-241247c1e3e0 2018-08-09 17:31:45,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:31:45,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:45,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:45 GMT Server: Apache x-openstack-request-id: req-fa6e4f9f-7a79-450b-bcd6-4be951e6c8a2 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&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-09 17:31:45,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:45 GMT Server: Apache x-openstack-request-id: req-9bebe5ba-f062-4cbd-b778-88f4abc21dab Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:31:45,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc&marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc used request id req-9bebe5ba-f062-4cbd-b778-88f4abc21dab 2018-08-09 17:31:45,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0800230503082s 2018-08-09 17:31:45,749 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc&marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc used request id req-9bebe5ba-f062-4cbd-b778-88f4abc21dab 2018-08-09 17:31:50,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:31:50,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:51,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:50 GMT Server: Apache x-openstack-request-id: req-8296f4ae-3c86-4182-8b9c-5829dbf3ea74 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&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-09 17:31:51,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:51 GMT Server: Apache x-openstack-request-id: req-db4cc78b-f3ed-4782-9266-a0903b6d8070 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2018-08-09T17:31:46Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout/events/f020255d-523b-4b5d-9c9e-37a1c4755055", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "5ef0c277-1499-4dd3-aa3b-e4794aa95ce5", "id": "f020255d-523b-4b5d-9c9e-37a1c4755055"}, {"resource_name": "vellum", "event_time": "2018-08-09T17:31:47Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum/events/5166a661-7afa-441b-80f2-358029228e80", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "133a9b57-56b5-482d-8650-62f13268e032", "id": "5166a661-7afa-441b-80f2-358029228e80"}, {"resource_name": "dime", "event_time": "2018-08-09T17:31:48Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime/events/c5d39369-219a-4edb-a6c6-7c4410f0f9da", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "48644c72-d26f-4448-ab50-9ec50ca8169e", "id": "c5d39369-219a-4edb-a6c6-7c4410f0f9da"}, {"resource_name": "bono", "event_time": "2018-08-09T17:31:48Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono/events/b78e2ada-db22-4bdf-8619-55cb4313e9e3", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8580d563-9659-49f9-a517-8cec03d5048a", "id": "b78e2ada-db22-4bdf-8619-55cb4313e9e3"}, {"resource_name": "homer", "event_time": "2018-08-09T17:31:49Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer/events/bcbee9f9-6014-46ae-b114-a5d237f35511", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ab1a98b5-1526-43eb-bc97-7aea1c6be121", "id": "bcbee9f9-6014-46ae-b114-a5d237f35511"}, {"resource_name": "ellis", "event_time": "2018-08-09T17:31:49Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis/events/a1d68270-07fd-49a4-ab54-48b589b53f1e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c29e1548-cb57-4807-8c66-97996cb15d75", "id": "a1d68270-07fd-49a4-ab54-48b589b53f1e"}]} 2018-08-09 17:31:51,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc&marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc used request id req-db4cc78b-f3ed-4782-9266-a0903b6d8070 2018-08-09 17:31:51,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.7531208992s 2018-08-09 17:31:51,509 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc&marker=4039858f-246d-4c0a-8724-d85da4be83df&sort_dir=asc used request id req-db4cc78b-f3ed-4782-9266-a0903b6d8070 2018-08-09 17:31:56,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:31:56,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a1d68270-07fd-49a4-ab54-48b589b53f1e&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:31:56,545 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:31:56 GMT Server: Apache x-openstack-request-id: req-51de046c-8d02-4b06-946e-04f67b8bd5ab Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a1d68270-07fd-49a4-ab54-48b589b53f1e&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-09 17:31:56,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:31:56 GMT Server: Apache x-openstack-request-id: req-54a1d4f3-bb19-4e15-b49a-81b8b41ded4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 452 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2018-08-09T17:31:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis/events/dc648aa0-1cf3-4ebd-ba81-c7942990a58f", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c29e1548-cb57-4807-8c66-97996cb15d75", "id": "dc648aa0-1cf3-4ebd-ba81-c7942990a58f"}, {"resource_name": "dns", "event_time": "2018-08-09T17:31:54Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns/events/43240d6e-748b-4b2c-9012-4bdc712abfb4", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "73a664f9-917b-4d22-a993-6898015d1287", "id": "43240d6e-748b-4b2c-9012-4bdc712abfb4"}]} 2018-08-09 17:31:56,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a1d68270-07fd-49a4-ab54-48b589b53f1e&sort_dir=asc&marker=a1d68270-07fd-49a4-ab54-48b589b53f1e&sort_dir=asc used request id req-54a1d4f3-bb19-4e15-b49a-81b8b41ded4d 2018-08-09 17:31:56,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711948871613s 2018-08-09 17:31:56,587 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=a1d68270-07fd-49a4-ab54-48b589b53f1e&sort_dir=asc&marker=a1d68270-07fd-49a4-ab54-48b589b53f1e&sort_dir=asc used request id req-54a1d4f3-bb19-4e15-b49a-81b8b41ded4d 2018-08-09 17:32:01,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:32:01,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=43240d6e-748b-4b2c-9012-4bdc712abfb4&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:32:01,622 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:32:01 GMT Server: Apache x-openstack-request-id: req-0b454876-bcd0-4a2c-b478-e04d4630ccbf Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=43240d6e-748b-4b2c-9012-4bdc712abfb4&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-09 17:32:01,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:01 GMT Server: Apache x-openstack-request-id: req-f9289af2-79c7-4f1b-bd92-a41d48354f51 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2018-08-09T17:32:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns/events/908e1e97-4a88-44ee-a37a-f60f32abd69c", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "73a664f9-917b-4d22-a993-6898015d1287", "id": "908e1e97-4a88-44ee-a37a-f60f32abd69c"}, {"resource_name": "mgmt_network", "event_time": "2018-08-09T17:32:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network/events/b88d4d77-e709-4343-aa8e-bc07e0d1cae7", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "8080f18e-2662-44a1-8a06-7ee46594e60f", "id": "b88d4d77-e709-4343-aa8e-bc07e0d1cae7"}, {"resource_name": "security_groups", "event_time": "2018-08-09T17:32:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups/events/ec49c376-310e-4c72-86eb-1119ee0ee02a", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "e1528958-9ef4-4b15-a13a-9d50b7b6b6a7", "id": "ec49c376-310e-4c72-86eb-1119ee0ee02a"}, {"resource_name": "sig_network", "event_time": "2018-08-09T17:32:01Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network/events/35b5650d-0cbc-4ecb-9634-d0c26d286b48", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "c2219f82-6181-4641-9dec-710f920094c9", "id": "35b5650d-0cbc-4ecb-9634-d0c26d286b48"}]} 2018-08-09 17:32:01,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=43240d6e-748b-4b2c-9012-4bdc712abfb4&sort_dir=asc&marker=43240d6e-748b-4b2c-9012-4bdc712abfb4&sort_dir=asc used request id req-f9289af2-79c7-4f1b-bd92-a41d48354f51 2018-08-09 17:32:01,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746691226959s 2018-08-09 17:32:01,669 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=43240d6e-748b-4b2c-9012-4bdc712abfb4&sort_dir=asc&marker=43240d6e-748b-4b2c-9012-4bdc712abfb4&sort_dir=asc used request id req-f9289af2-79c7-4f1b-bd92-a41d48354f51 2018-08-09 17:32:06,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:32:06,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:32:06,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:32:06 GMT Server: Apache x-openstack-request-id: req-5a623417-6df5-46e5-bf8f-39cee04dcafa Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&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-09 17:32:06,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:06 GMT Server: Apache x-openstack-request-id: req-4a5947e9-0438-4419-9323-bc6699c03c2f Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:32:06,932 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc&marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc used request id req-4a5947e9-0438-4419-9323-bc6699c03c2f 2018-08-09 17:32:06,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.256961107254s 2018-08-09 17:32:06,933 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc&marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc used request id req-4a5947e9-0438-4419-9323-bc6699c03c2f 2018-08-09 17:32:11,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:32:11,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:32:11,968 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:32:11 GMT Server: Apache x-openstack-request-id: req-017e4d7a-72f8-491b-a26f-a26e930088a9 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&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-09 17:32:12,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:11 GMT Server: Apache x-openstack-request-id: req-bbc527a3-3c74-4e5a-ab5c-53019b28b4f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2018-08-09T17:32:09Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network/events/ceecf17d-9ae2-4565-b2da-48538a3ec512", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "8080f18e-2662-44a1-8a06-7ee46594e60f", "id": "ceecf17d-9ae2-4565-b2da-48538a3ec512"}, {"resource_name": "security_groups", "event_time": "2018-08-09T17:32:09Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups/events/56a8e0fa-8f8f-4864-8014-763a140beda9", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "e1528958-9ef4-4b15-a13a-9d50b7b6b6a7", "id": "56a8e0fa-8f8f-4864-8014-763a140beda9"}, {"resource_name": "sig_network", "event_time": "2018-08-09T17:32:09Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network/events/aa2b1f16-ca2a-4173-8953-c7f9328fd33e", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/sig_network", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "sig_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "c2219f82-6181-4641-9dec-710f920094c9", "id": "aa2b1f16-ca2a-4173-8953-c7f9328fd33e"}, {"resource_name": "clearwater-opnfv", "event_time": "2018-08-09T17:32:09Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv/events/4c422b3a-f308-48da-9f2d-4462dcce89a2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "id": "4c422b3a-f308-48da-9f2d-4462dcce89a2"}]} 2018-08-09 17:32:12,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc&marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc used request id req-bbc527a3-3c74-4e5a-ab5c-53019b28b4f4 2018-08-09 17:32:12,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.695950984955s 2018-08-09 17:32:12,635 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc&marker=35b5650d-0cbc-4ecb-9634-d0c26d286b48&sort_dir=asc used request id req-bbc527a3-3c74-4e5a-ab5c-53019b28b4f4 2018-08-09 17:32:17,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:32:17,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:32:17,672 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:32:17 GMT Server: Apache x-openstack-request-id: req-4b23670b-5b8d-431e-82da-bdc01f05ba4e Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&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-09 17:32:17,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:17 GMT Server: Apache x-openstack-request-id: req-a90c4251-6eb2-405c-b376-8e181737f2e0 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:32:17,714 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc&marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc used request id req-a90c4251-6eb2-405c-b376-8e181737f2e0 2018-08-09 17:32:17,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721220970154s 2018-08-09 17:32:17,714 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc&marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc used request id req-a90c4251-6eb2-405c-b376-8e181737f2e0 2018-08-09 17:32:22,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2018-08-09 17:32:22,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:32:23,384 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:32:22 GMT Server: Apache x-openstack-request-id: req-d97253f3-5127-437f-a71d-d351aa525ab5 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&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-09 17:32:23,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:23 GMT Server: Apache x-openstack-request-id: req-5814b9c7-b765-4d1f-8600-0470beca8d74 Content-Length: 14 Content-Type: application/json RESP BODY: {"events": []} 2018-08-09 17:32:23,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc&marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc used request id req-5814b9c7-b765-4d1f-8600-0470beca8d74 2018-08-09 17:32:23,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.705682992935s 2018-08-09 17:32:23,426 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578/events?marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc&marker=4c422b3a-f308-48da-9f2d-4462dcce89a2&sort_dir=asc used request id req-5814b9c7-b765-4d1f-8600-0470beca8d74 2018-08-09 17:32:23,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2018-08-09 17:32:23,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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}3a3001629b21339ecf5ab7cfd5b6afd08545ca40" 2018-08-09 17:32:23,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Thu, 09 Aug 2018 17:32:23 GMT Server: Apache x-openstack-request-id: req-ffb229cd-2922-49ca-86e2-7cde6311c3e8 Location: http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?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-09 17:32:23,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:23 GMT Server: Apache x-openstack-request-id: req-0dfc2406-c4ff-476e-8eb8-494beaa57d6e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 892 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "51aad4563d4a40b08e5b2f8243101cb5", "private_sig_net_ip_version": "4", "image": "heat_ims-img_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "private_mgmt_net_pool_start": "192.168.0.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "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_419d4a15-c50c-4984-8f81-a37e2377a072", "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": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.0.254", "OS::stack_id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "deletion_time": "2018-08-09T17:32:10Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "d6cc4b1f713c4e6db123f49accb164af", "tags": null, "creation_time": "2018-08-09T17:15:33Z", "links": [{"href": "http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-09T17:31:35Z", "id": "efd9cd6c-f746-4f06-972e-d8fa41ee1578", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2018-08-09 17:32:23,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-0dfc2406-c4ff-476e-8eb8-494beaa57d6e 2018-08-09 17:32:23,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069048166275s 2018-08-09 17:32:23,496 - shade.request_ids - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/51aad4563d4a40b08e5b2f8243101cb5/stacks/clearwater-opnfv/efd9cd6c-f746-4f06-972e-d8fa41ee1578?resolve_outputs=False used request id req-0dfc2406-c4ff-476e-8eb8-494beaa57d6e 2018-08-09 17:32:23,497 - 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-09 17:32:23,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:32:23,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:23,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3fbc49b-bf04-4ba1-a10b-2d9156e360d0 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072", "links": {"self": "http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "cc6201e9f267485ca67cc63f4cbb31eb", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:32:23,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a3fbc49b-bf04-4ba1-a10b-2d9156e360d0 2018-08-09 17:32:23,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187638044357s 2018-08-09 17:32:23,692 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a3fbc49b-bf04-4ba1-a10b-2d9156e360d0 2018-08-09 17:32:23,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:32:23,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:23,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da111fc-6308-4bc9-b268-534d18879648 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"user": {"name": "heat_ims-user_419d4a15-c50c-4984-8f81-a37e2377a072", "links": {"self": "http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "cc6201e9f267485ca67cc63f4cbb31eb", "description": null}} 2018-08-09 17:32:23,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb used request id req-7da111fc-6308-4bc9-b268-534d18879648 2018-08-09 17:32:23,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.187785863876s 2018-08-09 17:32:23,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb used request id req-7da111fc-6308-4bc9-b268-534d18879648 2018-08-09 17:32:23,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 17:32:23,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:24,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c07dfdf1-c5ac-4342-bfc4-2d610b315cd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:32:24,260 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb used request id req-c07dfdf1-c5ac-4342-bfc4-2d610b315cd2 2018-08-09 17:32:24,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.373857975006s 2018-08-09 17:32:24,260 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cc6201e9f267485ca67cc63f4cbb31eb used request id req-c07dfdf1-c5ac-4342-bfc4-2d610b315cd2 2018-08-09 17:32:24,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:32:24,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:24,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aefce63-64a1-4862-aae5-dbb5c00c96e0 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5"}, "tags": [], "enabled": true, "id": "51aad4563d4a40b08e5b2f8243101cb5", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_419d4a15-c50c-4984-8f81-a37e2377a072"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:32:24,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2aefce63-64a1-4862-aae5-dbb5c00c96e0 2018-08-09 17:32:24,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.18421292305s 2018-08-09 17:32:24,451 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2aefce63-64a1-4862-aae5-dbb5c00c96e0 2018-08-09 17:32:24,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 17:32:24,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:24,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23092049-389c-4c93-a9a1-3fdafc005444 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:32:24,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5 used request id req-23092049-389c-4c93-a9a1-3fdafc005444 2018-08-09 17:32:24,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254143953323s 2018-08-09 17:32:24,710 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/51aad4563d4a40b08e5b2f8243101cb5 used request id req-23092049-389c-4c93-a9a1-3fdafc005444 2018-08-09 17:32:24,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:32:24,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:24,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97da53b-1d78-4da6-a963-fc51cba1f88a Content-Encoding: gzip Content-Length: 416 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "bb5797e9d06f4fb288ff09ec3d38321a", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb5797e9d06f4fb288ff09ec3d38321a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:32:24,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b97da53b-1d78-4da6-a963-fc51cba1f88a 2018-08-09 17:32:24,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.17759513855s 2018-08-09 17:32:24,892 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b97da53b-1d78-4da6-a963-fc51cba1f88a 2018-08-09 17:32:24,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2018-08-09 17:32:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/bb5797e9d06f4fb288ff09ec3d38321a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}1bf9832d79cdc9670398cf886e356a487d6a6c4c" 2018-08-09 17:32:25,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5c3a501-5894-4969-b087-a4f888280a8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:32:25,029 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bb5797e9d06f4fb288ff09ec3d38321a used request id req-f5c3a501-5894-4969-b087-a4f888280a8d 2018-08-09 17:32:25,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.132295846939s 2018-08-09 17:32:25,030 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bb5797e9d06f4fb288ff09ec3d38321a used request id req-f5c3a501-5894-4969-b087-a4f888280a8d 2018-08-09 17:32:25,057 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-09 17:32:25,110 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-09 17:32:25,141 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-09 17:32:25,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 17:32:25,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 17:32:25,242 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 17:32:25,243 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 17:32:25,244 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 17:32:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 17:32:25,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175e4b00-79b9-420f-9a7c-18f01b7225a5 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 17:32:25,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-175e4b00-79b9-420f-9a7c-18f01b7225a5 2018-08-09 17:32:25,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 17:32:25,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T18:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["9J1MxsLeRqm2mffISGczdw"], "issued_at": "2018-08-09T17:32:25.000000Z"}} 2018-08-09 17:32:25,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:32:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-3270eb63-016c-4c82-94d8-03fae0ac8b87 Date: Thu, 09 Aug 2018 17:32:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 17:32:26,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3270eb63-016c-4c82-94d8-03fae0ac8b87 2018-08-09 17:32:26,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.56906414032s 2018-08-09 17:32:26,211 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3270eb63-016c-4c82-94d8-03fae0ac8b87 2018-08-09 17:32:26,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 17:32:26,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e3a7fb6-627a-452b-a606-e8916fc056e7 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 17:32:26,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-7e3a7fb6-627a-452b-a606-e8916fc056e7 2018-08-09 17:32:26,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:32:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:26,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060a2754-f028-478a-accd-8353af5996dc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 17:32:26,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-060a2754-f028-478a-accd-8353af5996dc 2018-08-09 17:32:26,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.17995095253s 2018-08-09 17:32:26,406 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-060a2754-f028-478a-accd-8353af5996dc 2018-08-09 17:32:26,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 17:32:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}}' 2018-08-09 17:32:26,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e6c2996-c824-445a-8193-ed700a7428b4 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.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76"}, "tags": [], "enabled": true, "id": "3bef2701983b491e8eec4d93b4888b76", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}} 2018-08-09 17:32:26,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6e6c2996-c824-445a-8193-ed700a7428b4 2018-08-09 17:32:26,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21594786644s 2018-08-09 17:32:26,630 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6e6c2996-c824-445a-8193-ed700a7428b4 2018-08-09 17:32:26,631 - 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'3bef2701983b491e8eec4d93b4888b76', '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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e'}) 2018-08-09 17:32:26,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 17:32:26,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "4234a646-60c9-439a-86e0-56020f1c3f3c", "email": null, "name": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}}' 2018-08-09 17:32:27,084 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91c367a-43ca-43a9-96e1-7451cd098c63 Content-Length: 327 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": {"self": "http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ab770c4d40a493ba3c5ffef147b63aa", "domain_id": "default", "password_expires_at": null}} 2018-08-09 17:32:27,084 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f91c367a-43ca-43a9-96e1-7451cd098c63 2018-08-09 17:32:27,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.44677901268s 2018-08-09 17:32:27,084 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-f91c367a-43ca-43a9-96e1-7451cd098c63 2018-08-09 17:32:27,085 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'9ab770c4d40a493ba3c5ffef147b63aa', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e'}) 2018-08-09 17:32:27,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:32:27,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:27,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19f0553b-a776-41f3-a5e2-3c947fdeafd1 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:32:27,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-19f0553b-a776-41f3-a5e2-3c947fdeafd1 2018-08-09 17:32:27,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.174124002457s 2018-08-09 17:32:27,263 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-19f0553b-a776-41f3-a5e2-3c947fdeafd1 2018-08-09 17:32:27,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:32:27,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:27,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1bac9db-f8ba-4819-a93c-b2327a2cb122 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:32:27,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1bac9db-f8ba-4819-a93c-b2327a2cb122 2018-08-09 17:32:27,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194541931152s 2018-08-09 17:32:27,463 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e1bac9db-f8ba-4819-a93c-b2327a2cb122 2018-08-09 17:32:27,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:32:27,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f5f583-894e-4f8d-9cdb-052153ace155 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:32:27,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-66f5f583-894e-4f8d-9cdb-052153ace155 2018-08-09 17:32:27,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.177824020386s 2018-08-09 17:32:27,646 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-66f5f583-894e-4f8d-9cdb-052153ace155 2018-08-09 17:32:27,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:32:27,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:27,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d165ab3-fbea-43e9-b88c-8661bce46e9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 17:32:27,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3d165ab3-fbea-43e9-b88c-8661bce46e9c 2018-08-09 17:32:27,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.131887197495s 2018-08-09 17:32:27,783 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3d165ab3-fbea-43e9-b88c-8661bce46e9c 2018-08-09 17:32:27,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:32:27,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:27,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af93c3e5-fc55-4112-a707-191516c434c1 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": {"self": "http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ab770c4d40a493ba3c5ffef147b63aa", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:32:27,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-af93c3e5-fc55-4112-a707-191516c434c1 2018-08-09 17:32:27,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115684986115s 2018-08-09 17:32:27,900 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-af93c3e5-fc55-4112-a707-191516c434c1 2018-08-09 17:32:27,912 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:32:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:28,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d16303-ca6a-4c24-8a58-c5d5a4f99fa1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76"}, "tags": [], "enabled": true, "id": "3bef2701983b491e8eec4d93b4888b76", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:32:28,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-47d16303-ca6a-4c24-8a58-c5d5a4f99fa1 2018-08-09 17:32:28,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194513082504s 2018-08-09 17:32:28,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-47d16303-ca6a-4c24-8a58-c5d5a4f99fa1 2018-08-09 17:32:28,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 17:32:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=9ab770c4d40a493ba3c5ffef147b63aa&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3bef2701983b491e8eec4d93b4888b76" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:28,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8cfc9ad-fe3f-4376-a650-9b695dc5f790 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=9ab770c4d40a493ba3c5ffef147b63aa&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3bef2701983b491e8eec4d93b4888b76", "previous": null, "next": null}} 2018-08-09 17:32:28,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9ab770c4d40a493ba3c5ffef147b63aa&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3bef2701983b491e8eec4d93b4888b76 used request id req-c8cfc9ad-fe3f-4376-a650-9b695dc5f790 2018-08-09 17:32:28,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.164132833481s 2018-08-09 17:32:28,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=9ab770c4d40a493ba3c5ffef147b63aa&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3bef2701983b491e8eec4d93b4888b76 used request id req-c8cfc9ad-fe3f-4376-a650-9b695dc5f790 2018-08-09 17:32:28,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 17:32:28,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76/users/9ab770c4d40a493ba3c5ffef147b63aa/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:32:28,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-897d5fd4-4c30-48ec-84db-1db26cc37daf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:32:28,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76/users/9ab770c4d40a493ba3c5ffef147b63aa/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-897d5fd4-4c30-48ec-84db-1db26cc37daf 2018-08-09 17:32:28,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156502008438s 2018-08-09 17:32:28,440 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76/users/9ab770c4d40a493ba3c5ffef147b63aa/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-897d5fd4-4c30-48ec-84db-1db26cc37daf 2018-08-09 17:32:28,440 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 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'3bef2701983b491e8eec4d93b4888b76', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '4234a646-60c9-439a-86e0-56020f1c3f3c', 'username': u'vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 17:32:28,442 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 17:32:28,443 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 17:32:28,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 17:32:28,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 17:32:28,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 17:32:28,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 17:32:28,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 17:32:28,444 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 17:32:28,446 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'password': '4234a646-60c9-439a-86e0-56020f1c3f3c', 'project_name': 'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3bef2701983b491e8eec4d93b4888b76', 'project_domain_name': 'Default'} 2018-08-09 17:32:28,479 - 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-09 17:32:28,479 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-09 17:32:28,523 - 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-09 17:32:28,531 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:32:28,532 - 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-09 17:32:28,739 - 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-09 17:32:28,791 - 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-09 17:32:28,791 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-09 17:32:28,792 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 17:32:28,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2326b7bd-a6cb-4819-aabb-2fbb63623f4c 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 17:32:28,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2326b7bd-a6cb-4819-aabb-2fbb63623f4c 2018-08-09 17:32:28,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 17:32:29,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T18:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3bef2701983b491e8eec4d93b4888b76", "name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/3bef2701983b491e8eec4d93b4888b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/3bef2701983b491e8eec4d93b4888b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/3bef2701983b491e8eec4d93b4888b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3bef2701983b491e8eec4d93b4888b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/3bef2701983b491e8eec4d93b4888b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/3bef2701983b491e8eec4d93b4888b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3bef2701983b491e8eec4d93b4888b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/3bef2701983b491e8eec4d93b4888b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/3bef2701983b491e8eec4d93b4888b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3bef2701983b491e8eec4d93b4888b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/3bef2701983b491e8eec4d93b4888b76", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/3bef2701983b491e8eec4d93b4888b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_3bef2701983b491e8eec4d93b4888b76", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3bef2701983b491e8eec4d93b4888b76", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "id": "9ab770c4d40a493ba3c5ffef147b63aa"}, "audit_ids": ["rzyw50AYTTGoUXVsvdV7Wg"], "issued_at": "2018-08-09T17:32:29.000000Z"}} 2018-08-09 17:32:29,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 17:32:29,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"network": {"name": "vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "admin_state_up": true}}' 2018-08-09 17:32:29,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-2700828a-6ba4-4577-b192-fda53732ffe6 Date: Thu, 09 Aug 2018 17:32:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"493cbeb5-8fbb-4043-9d34-728288ecae73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bef2701983b491e8eec4d93b4888b76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T17:32:29Z","is_default":false,"name":"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:29Z","mtu":1450}} 2018-08-09 17:32:29,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2700828a-6ba4-4577-b192-fda53732ffe6 2018-08-09 17:32:29,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.557960033417s 2018-08-09 17:32:29,739 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2700828a-6ba4-4577-b192-fda53732ffe6 2018-08-09 17:32:29,740 - 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-09T17:32:29Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'493cbeb5-8fbb-4043-9d34-728288ecae73', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'admin_state_up': True, u'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:32:29Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3bef2701983b491e8eec4d93b4888b76', u'l2_adjacency': True}) 2018-08-09 17:32:29,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:32:29,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:32:30,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1232 X-Openstack-Request-Id: req-9601dcc8-e3fb-4c39-8c26-eb4d1b697c07 Date: Thu, 09 Aug 2018 17:32:30 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"493cbeb5-8fbb-4043-9d34-728288ecae73","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3bef2701983b491e8eec4d93b4888b76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T17:32:29Z","qos_policy_id":null,"name":"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e","admin_state_up":true,"tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 17:32:30,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9601dcc8-e3fb-4c39-8c26-eb4d1b697c07 2018-08-09 17:32:30,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396309137344s 2018-08-09 17:32:30,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-9601dcc8-e3fb-4c39-8c26-eb4d1b697c07 2018-08-09 17:32:30,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 17:32:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"subnet": {"name": "vyos_vrouter-subnet_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "enable_dhcp": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-09 17:32:30,694 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-07833f31-f82d-44ac-b97e-9c8701d54f31 Date: Thu, 09 Aug 2018 17:32:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493cbeb5-8fbb-4043-9d34-728288ecae73","tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:32:30Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"3bef2701983b491e8eec4d93b4888b76","id":"0d7ca142-4703-4299-b5b2-fa132b5c28e8","subnetpool_id":null,"name":"vyos_vrouter-subnet_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}} 2018-08-09 17:32:30,694 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-07833f31-f82d-44ac-b97e-9c8701d54f31 2018-08-09 17:32:30,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.55501294136s 2018-08-09 17:32:30,694 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-07833f31-f82d-44ac-b97e-9c8701d54f31 2018-08-09 17:32:30,695 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T17:32:30Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'0d7ca142-4703-4299-b5b2-fa132b5c28e8', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'enable_dhcp': True, u'network_id': u'493cbeb5-8fbb-4043-9d34-728288ecae73', u'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:32:30Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3bef2701983b491e8eec4d93b4888b76'}) 2018-08-09 17:32:30,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 17:32:30,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "vyos_vrouter-router_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "admin_state_up": true}}' 2018-08-09 17:32:32,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-2c2c6990-72c4-48df-86b5-90f173f775f5 Date: Thu, 09 Aug 2018 17:32:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:30Z", "admin_state_up": true, "updated_at": "2018-08-09T17:32:31Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "53f0f700-d220-4ad6-8192-77765ed9478c", "name": "vyos_vrouter-router_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}} 2018-08-09 17:32:32,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2c2c6990-72c4-48df-86b5-90f173f775f5 2018-08-09 17:32:32,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.53933691978s 2018-08-09 17:32:32,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2c2c6990-72c4-48df-86b5-90f173f775f5 2018-08-09 17:32:32,236 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T17:32:31Z', u'revision_number': 2, u'id': u'53f0f700-d220-4ad6-8192-77765ed9478c', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'admin_state_up': True, u'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:32:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'3bef2701983b491e8eec4d93b4888b76'}) 2018-08-09 17:32:32,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 17:32:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c/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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"subnet_id": "0d7ca142-4703-4299-b5b2-fa132b5c28e8"}' 2018-08-09 17:32:34,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7281f1aa-887a-45df-a1a9-44d483aed1f4 Date: Thu, 09 Aug 2018 17:32:34 GMT RESP BODY: {"network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "subnet_id": "0d7ca142-4703-4299-b5b2-fa132b5c28e8", "subnet_ids": ["0d7ca142-4703-4299-b5b2-fa132b5c28e8"], "port_id": "d69bd670-399e-431d-b593-e955c032c9a5", "id": "53f0f700-d220-4ad6-8192-77765ed9478c"} 2018-08-09 17:32:34,992 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c/add_router_interface.json used request id req-7281f1aa-887a-45df-a1a9-44d483aed1f4 2018-08-09 17:32:34,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.7559440136s 2018-08-09 17:32:34,993 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c/add_router_interface.json used request id req-7281f1aa-887a-45df-a1a9-44d483aed1f4 returning object 53f0f700-d220-4ad6-8192-77765ed9478c 2018-08-09 17:32:34,993 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-09 17:32:57,615 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-09 17:32:57,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 17:32:57,621 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 17:32:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 17:32:57,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:32:57,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:32:57,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9bb2b595-db1c-4489-b7d9-15083100c93a Date: Thu, 09 Aug 2018 17:32:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:32:57,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9bb2b595-db1c-4489-b7d9-15083100c93a 2018-08-09 17:32:57,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286733865738s 2018-08-09 17:32:57,913 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9bb2b595-db1c-4489-b7d9-15083100c93a 2018-08-09 17:32:57,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 17:32:57,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}' 2018-08-09 17:32:57,968 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-c16b96d4-b061-4c63-9339-6b2f958a4774 Date: Thu, 09 Aug 2018 17:32:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:32:57Z", "file": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "size": null, "self": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": null, "created_at": "2018-08-09T17:32:57Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 17:32:57,968 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c16b96d4-b061-4c63-9339-6b2f958a4774 2018-08-09 17:32:57,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0465948581696s 2018-08-09 17:32:57,968 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c16b96d4-b061-4c63-9339-6b2f958a4774 returning object 1555f4b7-97b9-4398-97ce-66a5661e338a 2018-08-09 17:32:57,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 17:32:57,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '' 2018-08-09 17:33:59,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95083292-ca25-4672-9b8b-4c9fdff51fa2 Date: Thu, 09 Aug 2018 17:33:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 17:33:59,178 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file used request id req-95083292-ca25-4672-9b8b-4c9fdff51fa2 2018-08-09 17:33:59,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 61.2093369961s 2018-08-09 17:33:59,179 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file used request id req-95083292-ca25-4672-9b8b-4c9fdff51fa2 2018-08-09 17:33:59,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:33:59,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:33:59,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-e21baa38-923b-4cea-8add-101ecfb8f3c8 Date: Thu, 09 Aug 2018 17:33:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:33:59Z", "file": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "size": 4373348352, "self": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T17:32:57Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:33:59,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e21baa38-923b-4cea-8add-101ecfb8f3c8 2018-08-09 17:33:59,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0488929748535s 2018-08-09 17:33:59,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e21baa38-923b-4cea-8add-101ecfb8f3c8 2018-08-09 17:33:59,236 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file', 'owner': u'3bef2701983b491e8eec4d93b4888b76', 'id': u'1555f4b7-97b9-4398-97ce-66a5661e338a', 'size': 4373348352, u'self': u'/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bef2701983b491e8eec4d93b4888b76', 'name': 'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T17:33:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T17:33:59Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', '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/1555f4b7-97b9-4398-97ce-66a5661e338a', 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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'created': u'2018-08-09T17:32:57Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-09T17:32:57Z', 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/1555f4b7-97b9-4398-97ce-66a5661e338a', 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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'schema': u'/v2/schemas/image'}}) 2018-08-09 17:33:59,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 17:33:59,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-09 17:33:59,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:33: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-edd3b10b-48fd-43f1-a3de-29bcf43a2728 x-compute-request-id: req-edd3b10b-48fd-43f1-a3de-29bcf43a2728 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "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": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3"}} 2018-08-09 17:33:59,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-edd3b10b-48fd-43f1-a3de-29bcf43a2728 2018-08-09 17:33:59,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.356118917465s 2018-08-09 17:33:59,594 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-edd3b10b-48fd-43f1-a3de-29bcf43a2728 2018-08-09 17:33:59,595 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'03d4c244-2935-43a8-9c4c-c1ef0dfa23f3', 'swap': 0}) 2018-08-09 17:33:59,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 17:33:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3/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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" -d '{"extra_specs": {}}' 2018-08-09 17:33:59,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:33: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-a1968623-13c9-4d2a-8e5c-903bf0c65ad7 x-compute-request-id: req-a1968623-13c9-4d2a-8e5c-903bf0c65ad7 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 17:33:59,618 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3/os-extra_specs used request id req-a1968623-13c9-4d2a-8e5c-903bf0c65ad7 2018-08-09 17:33:59,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223100185394s 2018-08-09 17:33:59,618 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3/os-extra_specs used request id req-a1968623-13c9-4d2a-8e5c-903bf0c65ad7 2018-08-09 17:33:59,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-09 17:33:59,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"keypair": {"name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}}' 2018-08-09 17:34:00,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:33: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-2220511b-4d07-4d1f-bc8f-08b8d3611c36 x-compute-request-id: req-2220511b-4d07-4d1f-bc8f-08b8d3611c36 Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFCpT/IJVPLv6gmFb1oFgyXkS0wL8v3Kf9WH61zu7/T1amnvlJDeK+KR8NLwyPiZEYLp2qltrX1uPGv0gJsExkU4V+Obf428xX1y8dBJkL5ckjO2c85zQGmlac7GeyHmagHCjIhsZUczNFAs1247DhqRXkYcyar7bm8a2e0IlbbJywhLxVWeW/gH2/UzQXXpYx+zjBtSsOyDLU94moBCpv0yAAuQNhxXKY4Zb2jnOXwvl21CVKp4B+0mFxb4F2C/7BRkxz/NtuS7zIfm1Uv97zSm8ir47yopUP8ZXqq18wJi49L25NeVlgRW5ORLAHvMZKKBWK+pctL0Iq8U8v4NRX Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxQqU/yCVTy7+oJhW9aBYMl5EtMC/L9yn/Vh+tc7u/09Wpp75\nSQ3ivikfDS8Mj4mRGC6dqpba19bjxr9ICbBMZFOFfjm3+NvMV9cvHQSZC+XJIztn\nPOc0BppWnOxnsh5moBwoyIbGVHMzRQLNduOw4akV5GHMmq+25vGtntCJW2ycsIS8\nVVnlv4B9v1M0F16WMfs4wbUrDsgy1PeJqAQqb9MgALkDYcVymOGW9o5zl8L5dtQl\nSqeAftJhcW+Bdgv+wUZMc/zbbku8yH5tVL/e80pvIq+O8qKVD/GV6qtfMCYuPS9u\nTXlZYEVuTkSwB7zGSigVivqXLS9CKvFPL+DUVwIDAQABAoIBAAgvElUuY0UwrH67\nFRGKoV8mLzBauRYh0hBhtpGSkLal8vFktPHl078WMiX4CEuF6TLZ7M6DCX/hewBs\nPW+5lNKt7WN6vjtl1azoURqhcEHgP2RpOTZ8W9rSWjqWTxBE1vpbcQ4zGtWzGzQI\nk8QWXOhif3hG35qlJbGd5BouiyXy4D4JFgQbjvNpNsr34QXHHzixDZgzEtw2dJu1\nYSbcHmt2yp5QOI3Emf8+pLcT1YD9fyqWvsz/FK+NvDQdyywQydwNLmV57RXIclFI\nhgHZfKudQDD0utSgZbcYHpe4GV/X8EQSn4Hrsnr+4ZYeRDoY/H9/9SnsTymWawFY\n8yYzBXECgYEA5T29Y87vYgi6i/+RxAq7806jjNzCaT6NaHKgfgRz/T+apmocXXP4\nR77NfCvT0Gv7rcDjNAR1Rxrk9X/jUP7CDjvLvHJy38QclLaI/d3clFqG1uoUzxeP\nV5FrXhMJwslEn+XefACPhI3EOp627flR5qKS0ZytB9LWZG8H/hOdq50CgYEA3Aqi\n2aKrr0Lj1SQi329fZETwYRod63MvnZoEk/yaBnrH/DY6MR8pi4xVkPFs5g5XXQHw\nz9E2BBlmxFzzhX/Bw6zhmPkLV0udj1xdtTabM4uay72An8BwIMNiIgnJwsdwf9tG\n1CdeaesEcFja2GfWaLtKVyDDNONSOhyY8+TyH4MCgYAxRIygl8fg9OlKz1l/naL5\nTqxdyNBLmDMCAKi3jLN0+Sd+no2MFDGHEd3N0wmJ4LtNg4gRFOgzqPcOQDcVoDsK\nnhVSYfKIXviZiYV1sioHBFG4fMSOIY0gD9PYexT89Q63osqnMeOmZGWJB7Ve/dd5\nTvVo8VhKtyh2m1pHY+XeDQKBgENs9u3djOJNiubbBdyVkhN1lHsMt7JYP3T5pwF5\n2/C0WueL7lTzCZX7UJTzhb0RE/AqEhJ8NyMWbYkqOmzj8wn0xcRMPA9p2kP9t7E5\npGEtHCfmT62kGDfR5xYrDaoj1vM2zANidOnb3CZY8+ZwGyFIksUUAv0H00B/VtcV\nhqPlAoGBAKJaLQMoXhUwATPLFpGWKGkqXIYvUH0PrGH9fe8LCb0ElXGhmRPXiE0p\nwoVjpv73c8jZsnESCEhY+eTq1Q+fQKdiwCT/ijz0E289Mp1pxpuN6s7ozt78owRi\nv4cl+dSqANssTbh+7p20te8hPHYcq2LCRbyQcSjsOplqAPFwSOiO\n-----END RSA PRIVATE KEY-----\n", "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "fingerprint": "05:ce:0a:3e:5c:55:c5:9c:fa:6e:4d:01:94:79:22:33"}} 2018-08-09 17:34:00,000 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2220511b-4d07-4d1f-bc8f-08b8d3611c36 2018-08-09 17:34:00,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.381266117096s 2018-08-09 17:34:00,001 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2220511b-4d07-4d1f-bc8f-08b8d3611c36 2018-08-09 17:34:00,002 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFCpT/IJVPLv6gmFb1oFgyXkS0wL8v3Kf9WH61zu7/T1amnvlJDeK+KR8NLwyPiZEYLp2qltrX1uPGv0gJsExkU4V+Obf428xX1y8dBJkL5ckjO2c85zQGmlac7GeyHmagHCjIhsZUczNFAs1247DhqRXkYcyar7bm8a2e0IlbbJywhLxVWeW/gH2/UzQXXpYx+zjBtSsOyDLU94moBCpv0yAAuQNhxXKY4Zb2jnOXwvl21CVKp4B+0mFxb4F2C/7BRkxz/NtuS7zIfm1Uv97zSm8ir47yopUP8ZXqq18wJi49L25NeVlgRW5ORLAHvMZKKBWK+pctL0Iq8U8v4NRX Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxQqU/yCVTy7+oJhW9aBYMl5EtMC/L9yn/Vh+tc7u/09Wpp75\nSQ3ivikfDS8Mj4mRGC6dqpba19bjxr9ICbBMZFOFfjm3+NvMV9cvHQSZC+XJIztn\nPOc0BppWnOxnsh5moBwoyIbGVHMzRQLNduOw4akV5GHMmq+25vGtntCJW2ycsIS8\nVVnlv4B9v1M0F16WMfs4wbUrDsgy1PeJqAQqb9MgALkDYcVymOGW9o5zl8L5dtQl\nSqeAftJhcW+Bdgv+wUZMc/zbbku8yH5tVL/e80pvIq+O8qKVD/GV6qtfMCYuPS9u\nTXlZYEVuTkSwB7zGSigVivqXLS9CKvFPL+DUVwIDAQABAoIBAAgvElUuY0UwrH67\nFRGKoV8mLzBauRYh0hBhtpGSkLal8vFktPHl078WMiX4CEuF6TLZ7M6DCX/hewBs\nPW+5lNKt7WN6vjtl1azoURqhcEHgP2RpOTZ8W9rSWjqWTxBE1vpbcQ4zGtWzGzQI\nk8QWXOhif3hG35qlJbGd5BouiyXy4D4JFgQbjvNpNsr34QXHHzixDZgzEtw2dJu1\nYSbcHmt2yp5QOI3Emf8+pLcT1YD9fyqWvsz/FK+NvDQdyywQydwNLmV57RXIclFI\nhgHZfKudQDD0utSgZbcYHpe4GV/X8EQSn4Hrsnr+4ZYeRDoY/H9/9SnsTymWawFY\n8yYzBXECgYEA5T29Y87vYgi6i/+RxAq7806jjNzCaT6NaHKgfgRz/T+apmocXXP4\nR77NfCvT0Gv7rcDjNAR1Rxrk9X/jUP7CDjvLvHJy38QclLaI/d3clFqG1uoUzxeP\nV5FrXhMJwslEn+XefACPhI3EOp627flR5qKS0ZytB9LWZG8H/hOdq50CgYEA3Aqi\n2aKrr0Lj1SQi329fZETwYRod63MvnZoEk/yaBnrH/DY6MR8pi4xVkPFs5g5XXQHw\nz9E2BBlmxFzzhX/Bw6zhmPkLV0udj1xdtTabM4uay72An8BwIMNiIgnJwsdwf9tG\n1CdeaesEcFja2GfWaLtKVyDDNONSOhyY8+TyH4MCgYAxRIygl8fg9OlKz1l/naL5\nTqxdyNBLmDMCAKi3jLN0+Sd+no2MFDGHEd3N0wmJ4LtNg4gRFOgzqPcOQDcVoDsK\nnhVSYfKIXviZiYV1sioHBFG4fMSOIY0gD9PYexT89Q63osqnMeOmZGWJB7Ve/dd5\nTvVo8VhKtyh2m1pHY+XeDQKBgENs9u3djOJNiubbBdyVkhN1lHsMt7JYP3T5pwF5\n2/C0WueL7lTzCZX7UJTzhb0RE/AqEhJ8NyMWbYkqOmzj8wn0xcRMPA9p2kP9t7E5\npGEtHCfmT62kGDfR5xYrDaoj1vM2zANidOnb3CZY8+ZwGyFIksUUAv0H00B/VtcV\nhqPlAoGBAKJaLQMoXhUwATPLFpGWKGkqXIYvUH0PrGH9fe8LCb0ElXGhmRPXiE0p\nwoVjpv73c8jZsnESCEhY+eTq1Q+fQKdiwCT/ijz0E289Mp1pxpuN6s7ozt78owRi\nv4cl+dSqANssTbh+7p20te8hPHYcq2LCRbyQcSjsOplqAPFwSOiO\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9ab770c4d40a493ba3c5ffef147b63aa', 'name': u'vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'created_at': '2018-08-09T17:34:00.001971', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bef2701983b491e8eec4d93b4888b76', 'name': 'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'05:ce:0a:3e:5c:55:c5:9c:fa:6e:4d:01:94:79:22:33', 'type': 'ssh', 'id': u'vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e'}) 2018-08-09 17:34:00,002 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxQqU/yCVTy7+oJhW9aBYMl5EtMC/L9yn/Vh+tc7u/09Wpp75 SQ3ivikfDS8Mj4mRGC6dqpba19bjxr9ICbBMZFOFfjm3+NvMV9cvHQSZC+XJIztn POc0BppWnOxnsh5moBwoyIbGVHMzRQLNduOw4akV5GHMmq+25vGtntCJW2ycsIS8 VVnlv4B9v1M0F16WMfs4wbUrDsgy1PeJqAQqb9MgALkDYcVymOGW9o5zl8L5dtQl SqeAftJhcW+Bdgv+wUZMc/zbbku8yH5tVL/e80pvIq+O8qKVD/GV6qtfMCYuPS9u TXlZYEVuTkSwB7zGSigVivqXLS9CKvFPL+DUVwIDAQABAoIBAAgvElUuY0UwrH67 FRGKoV8mLzBauRYh0hBhtpGSkLal8vFktPHl078WMiX4CEuF6TLZ7M6DCX/hewBs PW+5lNKt7WN6vjtl1azoURqhcEHgP2RpOTZ8W9rSWjqWTxBE1vpbcQ4zGtWzGzQI k8QWXOhif3hG35qlJbGd5BouiyXy4D4JFgQbjvNpNsr34QXHHzixDZgzEtw2dJu1 YSbcHmt2yp5QOI3Emf8+pLcT1YD9fyqWvsz/FK+NvDQdyywQydwNLmV57RXIclFI hgHZfKudQDD0utSgZbcYHpe4GV/X8EQSn4Hrsnr+4ZYeRDoY/H9/9SnsTymWawFY 8yYzBXECgYEA5T29Y87vYgi6i/+RxAq7806jjNzCaT6NaHKgfgRz/T+apmocXXP4 R77NfCvT0Gv7rcDjNAR1Rxrk9X/jUP7CDjvLvHJy38QclLaI/d3clFqG1uoUzxeP V5FrXhMJwslEn+XefACPhI3EOp627flR5qKS0ZytB9LWZG8H/hOdq50CgYEA3Aqi 2aKrr0Lj1SQi329fZETwYRod63MvnZoEk/yaBnrH/DY6MR8pi4xVkPFs5g5XXQHw z9E2BBlmxFzzhX/Bw6zhmPkLV0udj1xdtTabM4uay72An8BwIMNiIgnJwsdwf9tG 1CdeaesEcFja2GfWaLtKVyDDNONSOhyY8+TyH4MCgYAxRIygl8fg9OlKz1l/naL5 TqxdyNBLmDMCAKi3jLN0+Sd+no2MFDGHEd3N0wmJ4LtNg4gRFOgzqPcOQDcVoDsK nhVSYfKIXviZiYV1sioHBFG4fMSOIY0gD9PYexT89Q63osqnMeOmZGWJB7Ve/dd5 TvVo8VhKtyh2m1pHY+XeDQKBgENs9u3djOJNiubbBdyVkhN1lHsMt7JYP3T5pwF5 2/C0WueL7lTzCZX7UJTzhb0RE/AqEhJ8NyMWbYkqOmzj8wn0xcRMPA9p2kP9t7E5 pGEtHCfmT62kGDfR5xYrDaoj1vM2zANidOnb3CZY8+ZwGyFIksUUAv0H00B/VtcV hqPlAoGBAKJaLQMoXhUwATPLFpGWKGkqXIYvUH0PrGH9fe8LCb0ElXGhmRPXiE0p woVjpv73c8jZsnESCEhY+eTq1Q+fQKdiwCT/ijz0E289Mp1pxpuN6s7ozt78owRi v4cl+dSqANssTbh+7p20te8hPHYcq2LCRbyQcSjsOplqAPFwSOiO -----END RSA PRIVATE KEY----- 2018-08-09 17:34:00,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-09 17:34:00,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"security_group": {"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-09 17:34:00,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-fe5d8c65-1349-47c7-8f5d-2ba88dfaebae Date: Thu, 09 Aug 2018 17:34:00 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}} 2018-08-09 17:34:00,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fe5d8c65-1349-47c7-8f5d-2ba88dfaebae 2018-08-09 17:34:00,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.407151937485s 2018-08-09 17:34:00,413 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-fe5d8c65-1349-47c7-8f5d-2ba88dfaebae 2018-08-09 17:34:00,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:34:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:00,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-e39a7632-1aaf-48f2-b1a3-d3a92f3f2b62 Date: Thu, 09 Aug 2018 17:34:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:00,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e39a7632-1aaf-48f2-b1a3-d3a92f3f2b62 2018-08-09 17:34:00,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579798221588s 2018-08-09 17:34:00,476 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e39a7632-1aaf-48f2-b1a3-d3a92f3f2b62 2018-08-09 17:34:00,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:34:00,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "cf4be044-3f47-48fa-8a1b-c90445063758"}}' 2018-08-09 17:34:00,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0398491c-c8d7-4d14-961b-c0e2600ec7d4 Date: Thu, 09 Aug 2018 17:34:00 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-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93"}} 2018-08-09 17:34:00,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0398491c-c8d7-4d14-961b-c0e2600ec7d4 2018-08-09 17:34:00,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141024112701s 2018-08-09 17:34:00,621 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-0398491c-c8d7-4d14-961b-c0e2600ec7d4 2018-08-09 17:34:00,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:34:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:00,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-9cd88282-4425-40b4-a9b5-700104c21d0c Date: Thu, 09 Aug 2018 17:34:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 2, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:00,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9cd88282-4425-40b4-a9b5-700104c21d0c 2018-08-09 17:34:00,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0428779125214s 2018-08-09 17:34:00,668 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-9cd88282-4425-40b4-a9b5-700104c21d0c 2018-08-09 17:34:00,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:34:00,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "cf4be044-3f47-48fa-8a1b-c90445063758"}}' 2018-08-09 17:34:00,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-040b9b63-1b21-4060-9a5f-17c84dd1a48c Date: Thu, 09 Aug 2018 17:34:00 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-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "port_range_min": null, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc"}} 2018-08-09 17:34:00,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-040b9b63-1b21-4060-9a5f-17c84dd1a48c 2018-08-09 17:34:00,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128643035889s 2018-08-09 17:34:00,800 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-040b9b63-1b21-4060-9a5f-17c84dd1a48c 2018-08-09 17:34:00,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:34:00,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:00,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-febf0b84-ec7f-470e-9001-a1c28a7f43c8 Date: Thu, 09 Aug 2018 17:34:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 3, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:00,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-febf0b84-ec7f-470e-9001-a1c28a7f43c8 2018-08-09 17:34:00,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0442130565643s 2018-08-09 17:34:00,849 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-febf0b84-ec7f-470e-9001-a1c28a7f43c8 2018-08-09 17:34:00,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:34:00,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "cf4be044-3f47-48fa-8a1b-c90445063758"}}' 2018-08-09 17:34:00,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-034b2880-a133-4040-991a-8834a23303a8 Date: Thu, 09 Aug 2018 17:34:00 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-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "port_range_min": 80, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "70dfddf9-9a4d-45ff-8685-f3e1e2105c4b"}} 2018-08-09 17:34:00,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-034b2880-a133-4040-991a-8834a23303a8 2018-08-09 17:34:00,974 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122172117233s 2018-08-09 17:34:00,974 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-034b2880-a133-4040-991a-8834a23303a8 2018-08-09 17:34:00,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:34:00,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:01,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-b621658f-35e5-43bf-a894-780cf5b4488a Date: Thu, 09 Aug 2018 17:34:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "70dfddf9-9a4d-45ff-8685-f3e1e2105c4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 4, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:01,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b621658f-35e5-43bf-a894-780cf5b4488a 2018-08-09 17:34:01,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0425510406494s 2018-08-09 17:34:01,021 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b621658f-35e5-43bf-a894-780cf5b4488a 2018-08-09 17:34:01,024 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:34:01,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "cf4be044-3f47-48fa-8a1b-c90445063758"}}' 2018-08-09 17:34:01,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-772d1ad4-6e83-49a2-9232-ea392e584cef Date: Thu, 09 Aug 2018 17:34:01 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-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "port_range_min": 443, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:01Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "4138ad5c-35dd-45b5-8244-c8027be1aad3"}} 2018-08-09 17:34:01,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-772d1ad4-6e83-49a2-9232-ea392e584cef 2018-08-09 17:34:01,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128118991852s 2018-08-09 17:34:01,152 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-772d1ad4-6e83-49a2-9232-ea392e584cef 2018-08-09 17:34:01,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:34:01,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:01,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-a8a2c773-99ef-4bc6-973c-4d44e91ef4cc Date: Thu, 09 Aug 2018 17:34:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "4138ad5c-35dd-45b5-8244-c8027be1aad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "70dfddf9-9a4d-45ff-8685-f3e1e2105c4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 5, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:01,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a8a2c773-99ef-4bc6-973c-4d44e91ef4cc 2018-08-09 17:34:01,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0438160896301s 2018-08-09 17:34:01,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-a8a2c773-99ef-4bc6-973c-4d44e91ef4cc 2018-08-09 17:34:01,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:34:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "cf4be044-3f47-48fa-8a1b-c90445063758"}}' 2018-08-09 17:34:01,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-69feb84c-7f20-4a44-b239-0e54f67def16 Date: Thu, 09 Aug 2018 17:34:01 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-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:01Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "80bc2021-ca32-42e8-881f-7ca839593aa2"}} 2018-08-09 17:34:01,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69feb84c-7f20-4a44-b239-0e54f67def16 2018-08-09 17:34:01,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128443002701s 2018-08-09 17:34:01,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-69feb84c-7f20-4a44-b239-0e54f67def16 2018-08-09 17:34:01,336 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:34:01,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:01,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-76fd869f-dd88-441b-956b-ce7f9d5d3f5c Date: Thu, 09 Aug 2018 17:34:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "4138ad5c-35dd-45b5-8244-c8027be1aad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "70dfddf9-9a4d-45ff-8685-f3e1e2105c4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "80bc2021-ca32-42e8-881f-7ca839593aa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 6, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:01,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-76fd869f-dd88-441b-956b-ce7f9d5d3f5c 2018-08-09 17:34:01,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0445809364319s 2018-08-09 17:34:01,381 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-76fd869f-dd88-441b-956b-ce7f9d5d3f5c 2018-08-09 17:34:01,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:34:01,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "cf4be044-3f47-48fa-8a1b-c90445063758"}}' 2018-08-09 17:34:01,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-898545c8-7863-469e-aab7-bcd59417ab56 Date: Thu, 09 Aug 2018 17:34:01 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-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:01Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "8d8fae5c-41a1-4494-ada9-72b68aca0289"}} 2018-08-09 17:34:01,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-898545c8-7863-469e-aab7-bcd59417ab56 2018-08-09 17:34:01,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128975868225s 2018-08-09 17:34:01,513 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-898545c8-7863-469e-aab7-bcd59417ab56 2018-08-09 17:34:01,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:34:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:01,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-1ce8af99-8d5e-4dbd-9def-1a762ea902f0 Date: Thu, 09 Aug 2018 17:34:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"493cbeb5-8fbb-4043-9d34-728288ecae73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bef2701983b491e8eec4d93b4888b76","l2_adjacency":true,"status":"ACTIVE","subnets":["0d7ca142-4703-4299-b5b2-fa132b5c28e8"],"description":"","tags":[],"updated_at":"2018-08-09T17:32:30Z","qos_policy_id":null,"name":"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e","admin_state_up":true,"tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 17:34:01,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1ce8af99-8d5e-4dbd-9def-1a762ea902f0 2018-08-09 17:34:01,609 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0901570320129s 2018-08-09 17:34:01,609 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1ce8af99-8d5e-4dbd-9def-1a762ea902f0 2018-08-09 17:34:01,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:34:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:01,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-bfd126ef-0944-4815-be93-edf8cc1b9faa Date: Thu, 09 Aug 2018 17:34:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:33:59Z", "file": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "size": 4373348352, "self": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T17:32:57Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:34:01,648 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bfd126ef-0944-4815-be93-edf8cc1b9faa 2018-08-09 17:34:01,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0344178676605s 2018-08-09 17:34:01,648 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bfd126ef-0944-4815-be93-edf8cc1b9faa 2018-08-09 17:34:01,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:34:01,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:01,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cdca8886-fa03-4140-8bfe-bcd46c8b13c3 x-compute-request-id: req-cdca8886-fa03-4140-8bfe-bcd46c8b13c3 Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "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": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3"}, {"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:34:01,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-cdca8886-fa03-4140-8bfe-bcd46c8b13c3 2018-08-09 17:34:01,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244710445404s 2018-08-09 17:34:01,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-cdca8886-fa03-4140-8bfe-bcd46c8b13c3 2018-08-09 17:34:01,677 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-09 17:34:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"server": {"name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "imageRef": "1555f4b7-97b9-4398-97ce-66a5661e338a", "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "flavorRef": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "max_count": 1, "min_count": 1, "networks": [{"uuid": "493cbeb5-8fbb-4043-9d34-728288ecae73"}], "security_groups": [{"name": "cf4be044-3f47-48fa-8a1b-c90445063758"}]}}' 2018-08-09 17:34:03,526 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:34:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c5e0e90-2964-4aee-80c8-9b6d9873f955 x-compute-request-id: req-7c5e0e90-2964-4aee-80c8-9b6d9873f955 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "cf4be044-3f47-48fa-8a1b-c90445063758"}], "OS-DCF:diskConfig": "MANUAL", "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "adminPass": "GcXU9os8VYaz"}} 2018-08-09 17:34:03,527 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7c5e0e90-2964-4aee-80c8-9b6d9873f955 2018-08-09 17:34:03,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.84960389137s 2018-08-09 17:34:03,527 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-7c5e0e90-2964-4aee-80c8-9b6d9873f955 2018-08-09 17:34:03,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:03,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:03,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4fda3de-ae76-4182-b446-e47e3560d07e x-compute-request-id: req-e4fda3de-ae76-4182-b446-e47e3560d07e 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.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "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-09T17:34:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:03,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4fda3de-ae76-4182-b446-e47e3560d07e 2018-08-09 17:34:03,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372635126114s 2018-08-09 17:34:03,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e4fda3de-ae76-4182-b446-e47e3560d07e 2018-08-09 17:34:03,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:34:03,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:03,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-7cd62535-60ab-4ce0-bc92-e0ca068f8c5b Date: Thu, 09 Aug 2018 17:34:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"493cbeb5-8fbb-4043-9d34-728288ecae73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bef2701983b491e8eec4d93b4888b76","l2_adjacency":true,"status":"ACTIVE","subnets":["0d7ca142-4703-4299-b5b2-fa132b5c28e8"],"description":"","tags":[],"updated_at":"2018-08-09T17:32:30Z","qos_policy_id":null,"name":"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e","admin_state_up":true,"tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 17:34:03,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7cd62535-60ab-4ce0-bc92-e0ca068f8c5b 2018-08-09 17:34:03,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0896599292755s 2018-08-09 17:34:03,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7cd62535-60ab-4ce0-bc92-e0ca068f8c5b 2018-08-09 17:34:03,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 17:34:03,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:04,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8d8ff0ae-f494-427d-b732-f77ab4bb5d50 Date: Thu, 09 Aug 2018 17:34:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493cbeb5-8fbb-4043-9d34-728288ecae73","tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:32:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bef2701983b491e8eec4d93b4888b76","id":"0d7ca142-4703-4299-b5b2-fa132b5c28e8","subnetpool_id":null,"name":"vyos_vrouter-subnet_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:34:04,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8d8ff0ae-f494-427d-b732-f77ab4bb5d50 2018-08-09 17:34:04,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400488376617s 2018-08-09 17:34:04,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-8d8ff0ae-f494-427d-b732-f77ab4bb5d50 2018-08-09 17:34:04,040 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:06,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:06,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:06,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7a4e1c47-0511-48a3-ad60-b9cc425518dc x-compute-request-id: req-7a4e1c47-0511-48a3-ad60-b9cc425518dc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:06,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7a4e1c47-0511-48a3-ad60-b9cc425518dc 2018-08-09 17:34:06,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821163892746s 2018-08-09 17:34:06,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7a4e1c47-0511-48a3-ad60-b9cc425518dc 2018-08-09 17:34:06,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:08,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:09,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-6073134c-5c5c-4f8e-a5ac-cf24ab61cdb0 x-compute-request-id: req-6073134c-5c5c-4f8e-a5ac-cf24ab61cdb0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:09,771 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6073134c-5c5c-4f8e-a5ac-cf24ab61cdb0 2018-08-09 17:34:09,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.900469779968s 2018-08-09 17:34:09,772 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6073134c-5c5c-4f8e-a5ac-cf24ab61cdb0 2018-08-09 17:34:09,776 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:11,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:11,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:12,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-1e85c4f4-6604-4ecb-af78-c584f195f92a x-compute-request-id: req-1e85c4f4-6604-4ecb-af78-c584f195f92a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:12,187 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1e85c4f4-6604-4ecb-af78-c584f195f92a 2018-08-09 17:34:12,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409103870392s 2018-08-09 17:34:12,188 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1e85c4f4-6604-4ecb-af78-c584f195f92a 2018-08-09 17:34:12,192 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:14,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:14,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:14,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-04ee2a81-cdb1-4fab-8367-56de0acc472c x-compute-request-id: req-04ee2a81-cdb1-4fab-8367-56de0acc472c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:14,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04ee2a81-cdb1-4fab-8367-56de0acc472c 2018-08-09 17:34:14,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.717124938965s 2018-08-09 17:34:14,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04ee2a81-cdb1-4fab-8367-56de0acc472c 2018-08-09 17:34:14,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:16,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:16,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:17,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-2e19302d-2468-4a0f-a23c-355785e46c86 x-compute-request-id: req-2e19302d-2468-4a0f-a23c-355785e46c86 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:17,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2e19302d-2468-4a0f-a23c-355785e46c86 2018-08-09 17:34:17,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836079120636s 2018-08-09 17:34:17,756 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2e19302d-2468-4a0f-a23c-355785e46c86 2018-08-09 17:34:17,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:19,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:19,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:20,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-55096753-14b7-42a6-bb98-5ad6d04faccf x-compute-request-id: req-55096753-14b7-42a6-bb98-5ad6d04faccf Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:20,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55096753-14b7-42a6-bb98-5ad6d04faccf 2018-08-09 17:34:20,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468871116638s 2018-08-09 17:34:20,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55096753-14b7-42a6-bb98-5ad6d04faccf 2018-08-09 17:34:20,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:22,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:22,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:22,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-b0c12db3-1083-4ba4-ae36-a0d8932a5a8a x-compute-request-id: req-b0c12db3-1083-4ba4-ae36-a0d8932a5a8a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:22,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0c12db3-1083-4ba4-ae36-a0d8932a5a8a 2018-08-09 17:34:22,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647593975067s 2018-08-09 17:34:22,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b0c12db3-1083-4ba4-ae36-a0d8932a5a8a 2018-08-09 17:34:22,889 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:24,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:25,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-e21044fe-0e5d-47c3-bb7a-7e667403093d x-compute-request-id: req-e21044fe-0e5d-47c3-bb7a-7e667403093d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:25,546 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e21044fe-0e5d-47c3-bb7a-7e667403093d 2018-08-09 17:34:25,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654266119003s 2018-08-09 17:34:25,547 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e21044fe-0e5d-47c3-bb7a-7e667403093d 2018-08-09 17:34:25,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:27,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:27,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:27,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4cb3cf7-98f3-4065-8a0d-0045ca9005d7 x-compute-request-id: req-a4cb3cf7-98f3-4065-8a0d-0045ca9005d7 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:27,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4cb3cf7-98f3-4065-8a0d-0045ca9005d7 2018-08-09 17:34:27,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.398903131485s 2018-08-09 17:34:27,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a4cb3cf7-98f3-4065-8a0d-0045ca9005d7 2018-08-09 17:34:27,956 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:29,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:30,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-ba4926ec-952d-42b8-8269-3d567d6867e5 x-compute-request-id: req-ba4926ec-952d-42b8-8269-3d567d6867e5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:30,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ba4926ec-952d-42b8-8269-3d567d6867e5 2018-08-09 17:34:30,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167340040207s 2018-08-09 17:34:30,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ba4926ec-952d-42b8-8269-3d567d6867e5 2018-08-09 17:34:30,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:32,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:32,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:32,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-62b4a040-1354-4d72-af09-31f8fa907d72 x-compute-request-id: req-62b4a040-1354-4d72-af09-31f8fa907d72 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:32,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62b4a040-1354-4d72-af09-31f8fa907d72 2018-08-09 17:34:32,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433151960373s 2018-08-09 17:34:32,568 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62b4a040-1354-4d72-af09-31f8fa907d72 2018-08-09 17:34:32,572 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:34,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:34,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:34,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-e75ad6d2-1662-40ba-9e6b-2c94f12a497a x-compute-request-id: req-e75ad6d2-1662-40ba-9e6b-2c94f12a497a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:34,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e75ad6d2-1662-40ba-9e6b-2c94f12a497a 2018-08-09 17:34:34,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3389980793s 2018-08-09 17:34:34,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e75ad6d2-1662-40ba-9e6b-2c94f12a497a 2018-08-09 17:34:34,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:36,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:36,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:37,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-a3e8d25e-ae27-4a5b-b02d-1403e46e0288 x-compute-request-id: req-a3e8d25e-ae27-4a5b-b02d-1403e46e0288 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:37,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3e8d25e-ae27-4a5b-b02d-1403e46e0288 2018-08-09 17:34:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185878992081s 2018-08-09 17:34:37,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a3e8d25e-ae27-4a5b-b02d-1403e46e0288 2018-08-09 17:34:37,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:39,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:39,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:39,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-45508b0f-cc5c-4c65-9550-098c061d7b16 x-compute-request-id: req-45508b0f-cc5c-4c65-9550-098c061d7b16 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:39,288 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45508b0f-cc5c-4c65-9550-098c061d7b16 2018-08-09 17:34:39,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174095153809s 2018-08-09 17:34:39,289 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45508b0f-cc5c-4c65-9550-098c061d7b16 2018-08-09 17:34:39,293 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:41,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:41,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:41,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-d5deff5f-d1a3-4409-8829-8285c76221f0 x-compute-request-id: req-d5deff5f-d1a3-4409-8829-8285c76221f0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:41,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5deff5f-d1a3-4409-8829-8285c76221f0 2018-08-09 17:34:41,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409054994583s 2018-08-09 17:34:41,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d5deff5f-d1a3-4409-8829-8285c76221f0 2018-08-09 17:34:41,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:43,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:43,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:44,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-770d391d-0bd5-4471-a450-920e4f344ef5 x-compute-request-id: req-770d391d-0bd5-4471-a450-920e4f344ef5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:44,042 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-770d391d-0bd5-4471-a450-920e4f344ef5 2018-08-09 17:34:44,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.330128908157s 2018-08-09 17:34:44,043 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-770d391d-0bd5-4471-a450-920e4f344ef5 2018-08-09 17:34:44,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:46,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:46,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:46,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-8c03983b-f70d-4619-9683-9ec17d87fa85 x-compute-request-id: req-8c03983b-f70d-4619-9683-9ec17d87fa85 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:46,669 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c03983b-f70d-4619-9683-9ec17d87fa85 2018-08-09 17:34:46,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619666099548s 2018-08-09 17:34:46,669 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8c03983b-f70d-4619-9683-9ec17d87fa85 2018-08-09 17:34:46,673 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:48,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:49,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-67818e40-6edc-4956-bc86-af0071a88ae0 x-compute-request-id: req-67818e40-6edc-4956-bc86-af0071a88ae0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:49,090 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67818e40-6edc-4956-bc86-af0071a88ae0 2018-08-09 17:34:49,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.413908004761s 2018-08-09 17:34:49,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-67818e40-6edc-4956-bc86-af0071a88ae0 2018-08-09 17:34:49,094 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:51,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:51,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:51,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-332fd111-b8a1-4a31-9eb1-ec6523dcd5a5 x-compute-request-id: req-332fd111-b8a1-4a31-9eb1-ec6523dcd5a5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:51,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-332fd111-b8a1-4a31-9eb1-ec6523dcd5a5 2018-08-09 17:34:51,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.432995080948s 2018-08-09 17:34:51,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-332fd111-b8a1-4a31-9eb1-ec6523dcd5a5 2018-08-09 17:34:51,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:53,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:53,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:53,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-c5c189c4-910c-405b-8348-9257794ef86f x-compute-request-id: req-c5c189c4-910c-405b-8348-9257794ef86f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:53,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5c189c4-910c-405b-8348-9257794ef86f 2018-08-09 17:34:53,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374617099762s 2018-08-09 17:34:53,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c5c189c4-910c-405b-8348-9257794ef86f 2018-08-09 17:34:53,916 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:55,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:55,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:56,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-c9f0adaa-b688-4f74-995a-b27fb0d1ba4b x-compute-request-id: req-c9f0adaa-b688-4f74-995a-b27fb0d1ba4b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:56,344 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9f0adaa-b688-4f74-995a-b27fb0d1ba4b 2018-08-09 17:34:56,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.424502849579s 2018-08-09 17:34:56,344 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9f0adaa-b688-4f74-995a-b27fb0d1ba4b 2018-08-09 17:34:56,348 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:34:58,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:34:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:34:58,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:34: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-77ac17d3-3935-4fed-abdd-cd69634d92d1 x-compute-request-id: req-77ac17d3-3935-4fed-abdd-cd69634d92d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:34:58,529 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77ac17d3-3935-4fed-abdd-cd69634d92d1 2018-08-09 17:34:58,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17848610878s 2018-08-09 17:34:58,530 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-77ac17d3-3935-4fed-abdd-cd69634d92d1 2018-08-09 17:34:58,534 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:00,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:00,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-fca7a18c-bf56-4eb9-b383-379652455616 x-compute-request-id: req-fca7a18c-bf56-4eb9-b383-379652455616 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:00,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fca7a18c-bf56-4eb9-b383-379652455616 2018-08-09 17:35:00,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169139862061s 2018-08-09 17:35:00,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fca7a18c-bf56-4eb9-b383-379652455616 2018-08-09 17:35:00,710 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:02,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:03,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-d13791cd-3912-4171-a036-2ed13f16cdc3 x-compute-request-id: req-d13791cd-3912-4171-a036-2ed13f16cdc3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:03,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d13791cd-3912-4171-a036-2ed13f16cdc3 2018-08-09 17:35:03,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343835115433s 2018-08-09 17:35:03,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d13791cd-3912-4171-a036-2ed13f16cdc3 2018-08-09 17:35:03,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:05,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:05,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:05,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-ccbf9aab-1bdb-49f3-aba9-6a9102b0c1b2 x-compute-request-id: req-ccbf9aab-1bdb-49f3-aba9-6a9102b0c1b2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:05,533 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ccbf9aab-1bdb-49f3-aba9-6a9102b0c1b2 2018-08-09 17:35:05,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.469887971878s 2018-08-09 17:35:05,533 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ccbf9aab-1bdb-49f3-aba9-6a9102b0c1b2 2018-08-09 17:35:05,537 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:07,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:07,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:07,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-fa1b7f18-e575-4ac6-a327-4ec1d02181e5 x-compute-request-id: req-fa1b7f18-e575-4ac6-a327-4ec1d02181e5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:07,959 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa1b7f18-e575-4ac6-a327-4ec1d02181e5 2018-08-09 17:35:07,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419548034668s 2018-08-09 17:35:07,960 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa1b7f18-e575-4ac6-a327-4ec1d02181e5 2018-08-09 17:35:07,963 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:09,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:09,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:10,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-d7adf310-1ef1-4718-8bf5-0dacd0e28bd8 x-compute-request-id: req-d7adf310-1ef1-4718-8bf5-0dacd0e28bd8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:10,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7adf310-1ef1-4718-8bf5-0dacd0e28bd8 2018-08-09 17:35:10,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.439925909042s 2018-08-09 17:35:10,406 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7adf310-1ef1-4718-8bf5-0dacd0e28bd8 2018-08-09 17:35:10,411 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:12,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:12,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:12,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-df22dd89-3588-4657-bca2-28f026ee462e x-compute-request-id: req-df22dd89-3588-4657-bca2-28f026ee462e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:12,935 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df22dd89-3588-4657-bca2-28f026ee462e 2018-08-09 17:35:12,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521340847015s 2018-08-09 17:35:12,935 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df22dd89-3588-4657-bca2-28f026ee462e 2018-08-09 17:35:12,939 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:14,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:15,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-ea9a731d-9796-45b2-8dad-aa9d6fd8e439 x-compute-request-id: req-ea9a731d-9796-45b2-8dad-aa9d6fd8e439 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:15,387 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ea9a731d-9796-45b2-8dad-aa9d6fd8e439 2018-08-09 17:35:15,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445174217224s 2018-08-09 17:35:15,387 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ea9a731d-9796-45b2-8dad-aa9d6fd8e439 2018-08-09 17:35:15,391 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:17,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:17,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:17,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-f52268ec-a035-4918-881f-7d2a5a0626d3 x-compute-request-id: req-f52268ec-a035-4918-881f-7d2a5a0626d3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:17,567 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f52268ec-a035-4918-881f-7d2a5a0626d3 2018-08-09 17:35:17,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173369884491s 2018-08-09 17:35:17,567 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f52268ec-a035-4918-881f-7d2a5a0626d3 2018-08-09 17:35:17,571 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:19,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:19,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:20,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-f716b1c1-ff1b-4711-9fbc-d1a4e1a129fa x-compute-request-id: req-f716b1c1-ff1b-4711-9fbc-d1a4e1a129fa Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:20,054 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f716b1c1-ff1b-4711-9fbc-d1a4e1a129fa 2018-08-09 17:35:20,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480031013489s 2018-08-09 17:35:20,054 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f716b1c1-ff1b-4711-9fbc-d1a4e1a129fa 2018-08-09 17:35:20,058 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:22,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:22,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:22,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-5510155f-ecca-43c4-8ceb-6371a573ac2a x-compute-request-id: req-5510155f-ecca-43c4-8ceb-6371a573ac2a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:22,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5510155f-ecca-43c4-8ceb-6371a573ac2a 2018-08-09 17:35:22,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426887989044s 2018-08-09 17:35:22,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5510155f-ecca-43c4-8ceb-6371a573ac2a 2018-08-09 17:35:22,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:24,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:24,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:24,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-2542bf55-b27c-420c-9625-4d493b2d347f x-compute-request-id: req-2542bf55-b27c-420c-9625-4d493b2d347f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:24,665 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2542bf55-b27c-420c-9625-4d493b2d347f 2018-08-09 17:35:24,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17104101181s 2018-08-09 17:35:24,666 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2542bf55-b27c-420c-9625-4d493b2d347f 2018-08-09 17:35:24,669 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:26,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:26,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:27,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-45e12416-4c3b-47ae-9fa0-ce1ed9f7a4a5 x-compute-request-id: req-45e12416-4c3b-47ae-9fa0-ce1ed9f7a4a5 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:27,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45e12416-4c3b-47ae-9fa0-ce1ed9f7a4a5 2018-08-09 17:35:27,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357395887375s 2018-08-09 17:35:27,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-45e12416-4c3b-47ae-9fa0-ce1ed9f7a4a5 2018-08-09 17:35:27,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:29,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:29,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:29,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-90a3e9ec-8bd6-45a7-84b8-6141167cb1ae x-compute-request-id: req-90a3e9ec-8bd6-45a7-84b8-6141167cb1ae Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:29,478 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90a3e9ec-8bd6-45a7-84b8-6141167cb1ae 2018-08-09 17:35:29,479 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442203998566s 2018-08-09 17:35:29,479 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-90a3e9ec-8bd6-45a7-84b8-6141167cb1ae 2018-08-09 17:35:29,483 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:31,486 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:31,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:31,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-ff0bafce-6c64-4dda-9cdc-b4376f15beba x-compute-request-id: req-ff0bafce-6c64-4dda-9cdc-b4376f15beba Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:31,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff0bafce-6c64-4dda-9cdc-b4376f15beba 2018-08-09 17:35:31,830 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.343792915344s 2018-08-09 17:35:31,830 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ff0bafce-6c64-4dda-9cdc-b4376f15beba 2018-08-09 17:35:31,834 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:33,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:33,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:34,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-7bd15b26-b8cc-4ee9-881c-e035c4d51193 x-compute-request-id: req-7bd15b26-b8cc-4ee9-881c-e035c4d51193 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:34,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7bd15b26-b8cc-4ee9-881c-e035c4d51193 2018-08-09 17:35:34,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.757037162781s 2018-08-09 17:35:34,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7bd15b26-b8cc-4ee9-881c-e035c4d51193 2018-08-09 17:35:34,598 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:36,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:36,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:36,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-cce6444a-ca81-4801-86cd-851256142c84 x-compute-request-id: req-cce6444a-ca81-4801-86cd-851256142c84 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:36,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cce6444a-ca81-4801-86cd-851256142c84 2018-08-09 17:35:36,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355776786804s 2018-08-09 17:35:36,957 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cce6444a-ca81-4801-86cd-851256142c84 2018-08-09 17:35:36,960 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:38,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:38,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:39,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-ef3fa1f6-0408-4929-b66b-06ebec23132a x-compute-request-id: req-ef3fa1f6-0408-4929-b66b-06ebec23132a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:39,372 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef3fa1f6-0408-4929-b66b-06ebec23132a 2018-08-09 17:35:39,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40891289711s 2018-08-09 17:35:39,373 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef3fa1f6-0408-4929-b66b-06ebec23132a 2018-08-09 17:35:39,377 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:41,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:41,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:41,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-b80771cf-9662-48ca-8320-857529fe2d4b x-compute-request-id: req-b80771cf-9662-48ca-8320-857529fe2d4b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:41,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b80771cf-9662-48ca-8320-857529fe2d4b 2018-08-09 17:35:41,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44135594368s 2018-08-09 17:35:41,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b80771cf-9662-48ca-8320-857529fe2d4b 2018-08-09 17:35:41,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:43,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:43,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-e9e9b584-6839-4c9b-98bc-36d2174e1926 x-compute-request-id: req-e9e9b584-6839-4c9b-98bc-36d2174e1926 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:43,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9e9b584-6839-4c9b-98bc-36d2174e1926 2018-08-09 17:35:43,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167756080627s 2018-08-09 17:35:43,997 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e9e9b584-6839-4c9b-98bc-36d2174e1926 2018-08-09 17:35:44,000 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:46,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:46,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:46,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-07b3bdf7-d6e7-4ff3-ad89-d5c8954b4cd6 x-compute-request-id: req-07b3bdf7-d6e7-4ff3-ad89-d5c8954b4cd6 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:46,169 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07b3bdf7-d6e7-4ff3-ad89-d5c8954b4cd6 2018-08-09 17:35:46,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.166054964066s 2018-08-09 17:35:46,170 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-07b3bdf7-d6e7-4ff3-ad89-d5c8954b4cd6 2018-08-09 17:35:46,173 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:48,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:48,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-ccce9384-d81c-4b47-96b9-d253880148dc x-compute-request-id: req-ccce9384-d81c-4b47-96b9-d253880148dc Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:48,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ccce9384-d81c-4b47-96b9-d253880148dc 2018-08-09 17:35:48,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.164499044418s 2018-08-09 17:35:48,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ccce9384-d81c-4b47-96b9-d253880148dc 2018-08-09 17:35:48,345 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:50,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:50,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:50,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-5245b802-1b3e-4eda-b576-8f5af63a3754 x-compute-request-id: req-5245b802-1b3e-4eda-b576-8f5af63a3754 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:50,732 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5245b802-1b3e-4eda-b576-8f5af63a3754 2018-08-09 17:35:50,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383701086044s 2018-08-09 17:35:50,732 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5245b802-1b3e-4eda-b576-8f5af63a3754 2018-08-09 17:35:50,736 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:52,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:52,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:53,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-04cfba47-09d4-45dd-bbdb-393ba55e3686 x-compute-request-id: req-04cfba47-09d4-45dd-bbdb-393ba55e3686 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:53,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04cfba47-09d4-45dd-bbdb-393ba55e3686 2018-08-09 17:35:53,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.344859838486s 2018-08-09 17:35:53,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-04cfba47-09d4-45dd-bbdb-393ba55e3686 2018-08-09 17:35:53,088 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:55,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:55,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-2d35b329-97af-4d2a-98b8-4ffc2fba00f1 x-compute-request-id: req-2d35b329-97af-4d2a-98b8-4ffc2fba00f1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:55,543 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d35b329-97af-4d2a-98b8-4ffc2fba00f1 2018-08-09 17:35:55,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452559947968s 2018-08-09 17:35:55,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2d35b329-97af-4d2a-98b8-4ffc2fba00f1 2018-08-09 17:35:55,547 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:57,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:57,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:35:57,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-d0e02bf6-dace-4516-8713-e52f15a413de x-compute-request-id: req-d0e02bf6-dace-4516-8713-e52f15a413de Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:35:57,901 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0e02bf6-dace-4516-8713-e52f15a413de 2018-08-09 17:35:57,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350954055786s 2018-08-09 17:35:57,901 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d0e02bf6-dace-4516-8713-e52f15a413de 2018-08-09 17:35:57,906 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:35:59,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:35:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:00,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:35: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-9c42da95-b3d7-4e47-bb53-3694be94ebd4 x-compute-request-id: req-9c42da95-b3d7-4e47-bb53-3694be94ebd4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:00,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c42da95-b3d7-4e47-bb53-3694be94ebd4 2018-08-09 17:36:00,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451015949249s 2018-08-09 17:36:00,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9c42da95-b3d7-4e47-bb53-3694be94ebd4 2018-08-09 17:36:00,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:02,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:02,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:02,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-365c3751-e9dc-497b-99e4-062bf96f7aba x-compute-request-id: req-365c3751-e9dc-497b-99e4-062bf96f7aba Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:02,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-365c3751-e9dc-497b-99e4-062bf96f7aba 2018-08-09 17:36:02,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.169766902924s 2018-08-09 17:36:02,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-365c3751-e9dc-497b-99e4-062bf96f7aba 2018-08-09 17:36:02,541 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:04,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:04,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-d09afef2-dfa8-437c-b7df-d541197f513d x-compute-request-id: req-d09afef2-dfa8-437c-b7df-d541197f513d Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:04,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d09afef2-dfa8-437c-b7df-d541197f513d 2018-08-09 17:36:04,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433481931686s 2018-08-09 17:36:04,978 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d09afef2-dfa8-437c-b7df-d541197f513d 2018-08-09 17:36:04,982 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:06,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:07,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-414c27cf-6025-4baf-b8fc-6ca435986889 x-compute-request-id: req-414c27cf-6025-4baf-b8fc-6ca435986889 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:07,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-414c27cf-6025-4baf-b8fc-6ca435986889 2018-08-09 17:36:07,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375171899796s 2018-08-09 17:36:07,360 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-414c27cf-6025-4baf-b8fc-6ca435986889 2018-08-09 17:36:07,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:09,367 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:09,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:09,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-5e5521fd-9b13-4978-a2a4-5089788ee4c2 x-compute-request-id: req-5e5521fd-9b13-4978-a2a4-5089788ee4c2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:09,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e5521fd-9b13-4978-a2a4-5089788ee4c2 2018-08-09 17:36:09,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.337361097336s 2018-08-09 17:36:09,704 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5e5521fd-9b13-4978-a2a4-5089788ee4c2 2018-08-09 17:36:09,708 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:11,711 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:11,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:12,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-33ba9b45-a47d-43ec-bfbc-16bac7ef0296 x-compute-request-id: req-33ba9b45-a47d-43ec-bfbc-16bac7ef0296 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:12,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33ba9b45-a47d-43ec-bfbc-16bac7ef0296 2018-08-09 17:36:12,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.408863067627s 2018-08-09 17:36:12,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-33ba9b45-a47d-43ec-bfbc-16bac7ef0296 2018-08-09 17:36:12,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:14,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:14,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:14,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-46edc8e3-a5fa-4312-8df8-e8e943c74a52 x-compute-request-id: req-46edc8e3-a5fa-4312-8df8-e8e943c74a52 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:14,294 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46edc8e3-a5fa-4312-8df8-e8e943c74a52 2018-08-09 17:36:14,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.167606830597s 2018-08-09 17:36:14,295 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-46edc8e3-a5fa-4312-8df8-e8e943c74a52 2018-08-09 17:36:14,298 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:16,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:16,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:16,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-69f42b4a-c3be-4bdb-b2ee-36f5a934e6c2 x-compute-request-id: req-69f42b4a-c3be-4bdb-b2ee-36f5a934e6c2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:16,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69f42b4a-c3be-4bdb-b2ee-36f5a934e6c2 2018-08-09 17:36:16,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.417673110962s 2018-08-09 17:36:16,719 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-69f42b4a-c3be-4bdb-b2ee-36f5a934e6c2 2018-08-09 17:36:16,723 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:18,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:18,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:18,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-aa35ace7-10c0-4b14-9eab-4deb2d257140 x-compute-request-id: req-aa35ace7-10c0-4b14-9eab-4deb2d257140 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-09T17:34:05Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:18,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa35ace7-10c0-4b14-9eab-4deb2d257140 2018-08-09 17:36:18,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18718791008s 2018-08-09 17:36:18,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa35ace7-10c0-4b14-9eab-4deb2d257140 2018-08-09 17:36:18,917 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:36:20,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:36:20,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:21,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-ca71808e-c114-4370-b489-cbee0472d6bc x-compute-request-id: req-ca71808e-c114-4370-b489-cbee0472d6bc Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:36:21,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca71808e-c114-4370-b489-cbee0472d6bc 2018-08-09 17:36:21,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450425863266s 2018-08-09 17:36:21,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca71808e-c114-4370-b489-cbee0472d6bc 2018-08-09 17:36:21,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 17:36:21,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=57ee4c5b-c56f-49c6-a9cd-e22a7c07a868" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:21,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-c3b3204d-1f3a-4632-9ea5-cef0e816b3a6 Date: Thu, 09 Aug 2018 17:36:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T17:36:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d7ca142-4703-4299-b5b2-fa132b5c28e8","ip_address":"192.168.120.22"}],"id":"4d822984-7875-4506-b34d-d48733e871f9","security_groups":["cf4be044-3f47-48fa-8a1b-c90445063758"],"mac_address":"fa:16:3e:54:1a:72","project_id":"3bef2701983b491e8eec4d93b4888b76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"493cbeb5-8fbb-4043-9d34-728288ecae73","tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:34:05Z","binding:vnic_type":"normal","device_id":"57ee4c5b-c56f-49c6-a9cd-e22a7c07a868","ip_allocation":"immediate"}]} 2018-08-09 17:36:21,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 used request id req-c3b3204d-1f3a-4632-9ea5-cef0e816b3a6 2018-08-09 17:36:21,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0498130321503s 2018-08-09 17:36:21,425 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 used request id req-c3b3204d-1f3a-4632-9ea5-cef0e816b3a6 2018-08-09 17:36:21,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:21,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4d822984-7875-4506-b34d-d48733e871f9" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:21,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e105029a-2e5d-4e19-aa9d-f627f4525588 Date: Thu, 09 Aug 2018 17:36:21 GMT RESP BODY: {"floatingips": []} 2018-08-09 17:36:21,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4d822984-7875-4506-b34d-d48733e871f9 used request id req-e105029a-2e5d-4e19-aa9d-f627f4525588 2018-08-09 17:36:21,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0545220375061s 2018-08-09 17:36:21,485 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=4d822984-7875-4506-b34d-d48733e871f9 used request id req-e105029a-2e5d-4e19-aa9d-f627f4525588 2018-08-09 17:36:21,485 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:54:1a:72', u'version': 4, u'addr': u'192.168.120.22', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1555f4b7-97b9-4398-97ce-66a5661e338a'}), 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-09T17:36:20.000000', 'flavor': Munch({u'id': u'03d4c244-2935-43a8-9c4c-c1ef0dfa23f3'}), 'az': u'nova', 'id': u'57ee4c5b-c56f-49c6-a9cd-e22a7c07a868', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9ab770c4d40a493ba3c5ffef147b63aa', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bef2701983b491e8eec4d93b4888b76', 'name': 'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', '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-09T17:36:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-09T17:36:20Z', 'hostId': u'9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'public_v6': '', 'private_v4': u'192.168.120.22', 'cloud': 'envvars', 'host_id': u'9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951', '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-09T17:36:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3bef2701983b491e8eec4d93b4888b76', 'name': u'vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'adminPass': u'GcXU9os8VYaz', 'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', 'created_at': u'2018-08-09T17:34:03Z', 'created': u'2018-08-09T17:34:03Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2018-08-09 17:36:21,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:36:21,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:21,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1276 X-Openstack-Request-Id: req-865c9925-61cb-4d69-999c-2df70366dedb Date: Thu, 09 Aug 2018 17:36:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"493cbeb5-8fbb-4043-9d34-728288ecae73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bef2701983b491e8eec4d93b4888b76","l2_adjacency":true,"status":"ACTIVE","subnets":["0d7ca142-4703-4299-b5b2-fa132b5c28e8"],"description":"","tags":[],"updated_at":"2018-08-09T17:32:30Z","qos_policy_id":null,"name":"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e","admin_state_up":true,"tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 17:36:21,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-865c9925-61cb-4d69-999c-2df70366dedb 2018-08-09 17:36:21,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105605840683s 2018-08-09 17:36:21,595 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-865c9925-61cb-4d69-999c-2df70366dedb 2018-08-09 17:36:21,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-09 17:36:21,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=57ee4c5b-c56f-49c6-a9cd-e22a7c07a868" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:21,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 799 X-Openstack-Request-Id: req-d14fbe7e-a9d7-45b3-8be0-f4006ec67b07 Date: Thu, 09 Aug 2018 17:36:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-09T17:36:19Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d7ca142-4703-4299-b5b2-fa132b5c28e8","ip_address":"192.168.120.22"}],"id":"4d822984-7875-4506-b34d-d48733e871f9","security_groups":["cf4be044-3f47-48fa-8a1b-c90445063758"],"mac_address":"fa:16:3e:54:1a:72","project_id":"3bef2701983b491e8eec4d93b4888b76","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"493cbeb5-8fbb-4043-9d34-728288ecae73","tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:34:05Z","binding:vnic_type":"normal","device_id":"57ee4c5b-c56f-49c6-a9cd-e22a7c07a868","ip_allocation":"immediate"}]} 2018-08-09 17:36:21,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 used request id req-d14fbe7e-a9d7-45b3-8be0-f4006ec67b07 2018-08-09 17:36:21,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0458068847656s 2018-08-09 17:36:21,643 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 used request id req-d14fbe7e-a9d7-45b3-8be0-f4006ec67b07 2018-08-09 17:36:21,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-09 17:36:21,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"floatingip": {"floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "fixed_ip_address": "192.168.120.22", "port_id": "4d822984-7875-4506-b34d-d48733e871f9"}}' 2018-08-09 17:36:23,866 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 824 X-Openstack-Request-Id: req-e2e62d32-8bd2-45fb-a9de-1d591785b9c8 Date: Thu, 09 Aug 2018 17:36:23 GMT RESP BODY: {"floatingip": {"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}} 2018-08-09 17:36:23,866 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e2e62d32-8bd2-45fb-a9de-1d591785b9c8 2018-08-09 17:36:23,866 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.22289705276s 2018-08-09 17:36:23,867 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e2e62d32-8bd2-45fb-a9de-1d591785b9c8 2018-08-09 17:36:23,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:23,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:23,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-f641ed11-7469-4ae9-bbe8-eb272dce5ddf Date: Thu, 09 Aug 2018 17:36:23 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:23,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f641ed11-7469-4ae9-bbe8-eb272dce5ddf 2018-08-09 17:36:23,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0758719444275s 2018-08-09 17:36:23,951 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f641ed11-7469-4ae9-bbe8-eb272dce5ddf 2018-08-09 17:36:23,955 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:24,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:24,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-6a555e9b-690b-4db8-8cfc-70c1050dc0ef Date: Thu, 09 Aug 2018 17:36:24 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:24,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6a555e9b-690b-4db8-8cfc-70c1050dc0ef 2018-08-09 17:36:24,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0551300048828s 2018-08-09 17:36:24,116 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6a555e9b-690b-4db8-8cfc-70c1050dc0ef 2018-08-09 17:36:24,119 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:24,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:24,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:24,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-8c4ebe10-95b3-4347-8ee2-befc9abb9e68 Date: Thu, 09 Aug 2018 17:36:24 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:24,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8c4ebe10-95b3-4347-8ee2-befc9abb9e68 2018-08-09 17:36:24,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0870921611786s 2018-08-09 17:36:24,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8c4ebe10-95b3-4347-8ee2-befc9abb9e68 2018-08-09 17:36:24,316 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:24,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:24,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:24,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2b721213-98cf-47aa-a13b-19da3788e7a3 Date: Thu, 09 Aug 2018 17:36:24 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:24,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b721213-98cf-47aa-a13b-19da3788e7a3 2018-08-09 17:36:24,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616140365601s 2018-08-09 17:36:24,483 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2b721213-98cf-47aa-a13b-19da3788e7a3 2018-08-09 17:36:24,487 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:24,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:24,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:24,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-fc56400b-2246-4447-9fed-6e83f2d493fd Date: Thu, 09 Aug 2018 17:36:24 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:24,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fc56400b-2246-4447-9fed-6e83f2d493fd 2018-08-09 17:36:24,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.065201997757s 2018-08-09 17:36:24,658 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fc56400b-2246-4447-9fed-6e83f2d493fd 2018-08-09 17:36:24,661 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:24,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:24,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:24,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-09b10e17-c462-4a86-9e68-b00298608f2b Date: Thu, 09 Aug 2018 17:36:24 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:24,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-09b10e17-c462-4a86-9e68-b00298608f2b 2018-08-09 17:36:24,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556609630585s 2018-08-09 17:36:24,822 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-09b10e17-c462-4a86-9e68-b00298608f2b 2018-08-09 17:36:24,826 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:24,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:24,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:24,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 827 X-Openstack-Request-Id: req-2622cef8-af72-4dd3-bcda-7d5bbd0d8dc9 Date: Thu, 09 Aug 2018 17:36:24 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:22Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:24,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2622cef8-af72-4dd3-bcda-7d5bbd0d8dc9 2018-08-09 17:36:24,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0541558265686s 2018-08-09 17:36:24,986 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2622cef8-af72-4dd3-bcda-7d5bbd0d8dc9 2018-08-09 17:36:24,989 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-09 17:36:25,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:36:25,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:36:25,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 829 X-Openstack-Request-Id: req-53705a11-2ba9-41c4-a79f-5e212b812d83 Date: Thu, 09 Aug 2018 17:36:25 GMT RESP BODY: {"floatingips": [{"router_id": "53f0f700-d220-4ad6-8192-77765ed9478c", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:36:22Z", "updated_at": "2018-08-09T17:36:24Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "device_owner": "compute:nova", "mac_address": "fa:16:3e:54:1a:72", "device_id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868"}, "fixed_ip_address": "192.168.120.22", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "port_id": "4d822984-7875-4506-b34d-d48733e871f9", "id": "c3268c29-26ff-46cb-8881-661582583bbd", "qos_policy_id": null}]} 2018-08-09 17:36:25,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53705a11-2ba9-41c4-a79f-5e212b812d83 2018-08-09 17:36:25,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0603837966919s 2018-08-09 17:36:25,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53705a11-2ba9-41c4-a79f-5e212b812d83 2018-08-09 17:36:25,158 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'53f0f700-d220-4ad6-8192-77765ed9478c', 'updated_at': u'2018-08-09T17:36:24Z', 'fixed_ip_address': u'192.168.120.22', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'4d822984-7875-4506-b34d-d48733e871f9', 'id': u'c3268c29-26ff-46cb-8881-661582583bbd', 'network': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'port': u'4d822984-7875-4506-b34d-d48733e871f9', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bef2701983b491e8eec4d93b4888b76', 'name': 'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'3bef2701983b491e8eec4d93b4888b76', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'493cbeb5-8fbb-4043-9d34-728288ecae73', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:54:1a:72', u'device_id': u'57ee4c5b-c56f-49c6-a9cd-e22a7c07a868'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', 'created_at': u'2018-08-09T17:36:22Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'493cbeb5-8fbb-4043-9d34-728288ecae73', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:54:1a:72', u'device_id': u'57ee4c5b-c56f-49c6-a9cd-e22a7c07a868'}), 'router': u'53f0f700-d220-4ad6-8192-77765ed9478c'}) 2018-08-09 17:36:25,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:36:25,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868/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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:36:25,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-4f55be26-7c28-4cc4-824c-d7f5b9658d72 x-compute-request-id: req-4f55be26-7c28-4cc4-824c-d7f5b9658d72 Content-Encoding: gzip Content-Length: 10937 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 1834882752 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.333910] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.336932] pid_max: default: 32768 minimum: 301\n[ 0.338598] Security Framework initialized\n[ 0.340072] SELinux: Initializing.\n[ 0.341693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.347353] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.350343] Mount-cache hash table entries: 4096\n[ 0.351788] Initializing cgroup subsys memory\n[ 0.352950] Initializing cgroup subsys devices\n[ 0.354113] Initializing cgroup subsys freezer\n[ 0.355271] Initializing cgroup subsys net_cls\n[ 0.356422] Initializing cgroup subsys blkio\n[ 0.357540] Initializing cgroup subsys perf_event\n[ 0.358728] Initializing cgroup subsys hugetlb\n[ 0.359881] Initializing cgroup subsys pids\n[ 0.361003] Initializing cgroup subsys net_prio\n[ 0.362248] CPU: Physical Processor ID: 0\n[ 0.364032] mce: CPU supports 10 MCE banks\n[ 0.365163] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.366454] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.367727] tlb_flushall_shift: 6\n[ 0.368908] Freeing SMP alternatives: 28k freed\n[ 0.372750] ACPI: Core revision 20130517\n[ 0.374259] ACPI: All ACPI Tables successfully acquired\n[ 0.375714] ftrace: allocating 25812 entries in 101 pages\n[ 0.397498] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.399033] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.400514] smpboot: Max logical packages: 2\n[ 0.401804] Enabling x2apic\n[ 0.402705] Enabled x2apic\n[ 0.403781] Switched APIC routing to physical x2apic.\n[ 0.405935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.407442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.410074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.417466] KVM setup paravirtual spinlock\n[ 0.419761] smpboot: Booting Node 0, Processors #1 OK\n[ 0.421431] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.443711] Brought up 2 CPUs\n[ 0.443713] KVM setup async PF for cpu 1\n[ 0.443716] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.446869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.449045] devtmpfs: initialized\n[ 0.451378] EVM: security.selinux\n[ 0.452357] EVM: security.ima\n[ 0.453273] EVM: security.capability\n[ 0.454909] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.456442] pinctrl core: initialized pinctrl subsystem\n[ 0.457830] NET: Registered protocol family 16\n[ 0.459173] ACPI: bus type PCI registered\n[ 0.460262] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.461789] PCI: Using configuration type 1 for base access\n[ 0.466518] ACPI: Added _OSI(Module Device)\n[ 0.467709] ACPI: Added _OSI(Processor Device)\n[ 0.468898] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.470122] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.472560] ACPI: Interpreter enabled\n[ 0.473659] ACPI: (supports S0 S5)\n[ 0.474693] ACPI: Using IOAPIC for interrupt routing\n[ 0.475990] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.480087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.481577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.483163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.484717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.487607] acpiphp: Slot [3] registered\n[ 0.488731] acpiphp: Slot [4] registered\n[ 0.489858] acpiphp: Slot [5] registered\n[ 0.490990] acpiphp: Slot [6] registered\n[ 0.492110] acpiphp: Slot [7] registered\n[ 0.493234] acpiphp: Slot [8] registered\n[ 0.494356] acpiphp: Slot [9] registered\n[ 0.495482] acpiphp: Slot [10] registered\n[ 0.496618] acpiphp: Slot [11] registered\n[ 0.497756] acpiphp: Slot [12] registered\n[ 0.498897] acpiphp: Slot [13] registered\n[ 0.500037] acpiphp: Slot [14] registered\n[ 0.501173] acpiphp: Slot [15] registered\n[ 0.502329] acpiphp: Slot [16] registered\n[ 0.503470] acpiphp: Slot [17] registered\n[ 0.504604] acpiphp: Slot [18] registered\n[ 0.505736] acpiphp: Slot [19] registered\n[ 0.506877] acpiphp: Slot [20] registered\n[ 0.508018] acpiphp: Slot [21] registered\n[ 0.509174] acpiphp: Slot [22] registered\n[ 0.510339] acpiphp: Slot [23] registered\n[ 0.511444] acpiphp: Slot [24] registered\n[ 0.512549] acpiphp: Slot [25] registered\n[ 0.513650] acpiphp: Slot [26] registered\n[ 0.514748] acpiphp: Slot [27] registered\n[ 0.515842] acpiphp: Slot [28] registered\n[ 0.516936] acpiphp: Slot [29] registered\n[ 0.518029] acpiphp: Slot [30] registered\n[ 0.519121] acpiphp: Slot [31] registered\n[ 0.520212] PCI host bridge to bus 0000:00\n[ 0.521307] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.522659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.527671] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.529661] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.534362] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.535922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537382] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.538927] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.542739] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568087] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.571671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.573414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576997] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580770] vgaarb: loaded\n[ 0.581644] vgaarb: bridge control possible 0000:00:02.0\n[ 0.583053] SCSI subsystem initialized\n[ 0.584133] ACPI: bus type USB registered\n[ 0.585245] usbcore: registered new interface driver usbfs\n[ 0.586568] usbcore: registered new interface driver hub\n[ 0.587875] usbcore: registered new device driver usb\n[ 0.589291] PCI: Using ACPI for IRQ routing\n[ 0.590705] NetLabel: Initializing\n[ 0.591706] NetLabel: domain hash size = 128\n[ 0.592856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.594114] NetLabel: unlabeled traffic allowed by default\n[ 0.595567] Switched to clocksource kvm-clock\n[ 0.604007] pnp: PnP ACPI init\n[ 0.605244] ACPI: bus type PNP registered\n[ 0.607158] pnp: PnP ACPI: found 5 devices\n[ 0.608677] ACPI: bus type PNP unregistered\n[ 0.615651] NET: Registered protocol family 2\n[ 0.617476] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.620332] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.622751] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.624913] TCP: reno registered\n[ 0.626176] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.627703] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629291] NET: Registered protocol family 1\n[ 0.630874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.632789] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.634648] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.654847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675008] Unpacking initramfs...\n[ 1.134826] Freeing initrd memory: 37508k freed\n[ 1.144276] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.145836] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.148715] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.150279] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.152001] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.153444] Initialise system trusted keyring\n[ 1.154610] audit: initializing netlink socket (disabled)\n[ 1.155917] type=2000 audit(1533836182.626:1): initialized\n[ 1.172484] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.173939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.176280] zpool: loaded\n[ 1.177169] zbud: loaded\n[ 1.178207] VFS: Disk quotas dquot_6.5.2\n[ 1.179313] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.180923] msgmni has been set to 7578\n[ 1.182047] Key type big_key registered\n[ 1.184018] NET: Registered protocol family 38\n[ 1.185186] Key type asymmetric registered\n[ 1.186285] Asymmetric key parser 'x509' registered\n[ 1.187518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.189662] io scheduler noop registered\n[ 1.190746] io scheduler deadline registered (default)\n[ 1.202146] io scheduler cfq registered\n[ 1.203302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.204636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.206209] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.208205] ACPI: Power Button [PWRF]\n[ 1.209327] GHES: HEST is not enabled!\n[ 1.210437] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.234849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.236906] Non-volatile memory driver v1.3\n[ 1.238309] Linux agpgart interface v0.103\n[ 1.239761] crash memory driver: version 1.1\n[ 1.241229] rdac: device handler registered\n[ 1.242757] hp_sw: device handler registered\n[ 1.244159] emc: device handler registered\n[ 1.245518] alua: device handler registered\n[ 1.246869] libphy: Fixed MDIO Bus: probed\n[ 1.248261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.250155] ehci-pci: EHCI PCI platform driver\n[ 1.251590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.253391] ohci-pci: OHCI PCI platform driver\n[ 1.254824] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.275273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.276913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.279400] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.280998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.282789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.284739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.287192] usb usb1: Product: UHCI Host Controller\n[ 1.288725] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.290747] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.292299] hub 1-0:1.0: USB hub found\n[ 1.293619] hub 1-0:1.0: 2 ports detected\n[ 1.295091] usbcore: registered new interface driver usbserial\n[ 1.296856] usbcore: registered new interface driver usbserial_generic\n[ 1.298774] usbserial: USB Serial support registered for generic\n[ 1.300588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.303920] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.305643] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.307450] mousedev: PS/2 mouse device common for all mice\n[ 1.309588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.313057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.315908] rtc_cmos 00:00: RTC can wake from S4\n[ 1.317832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.320798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.322710] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.324644] cpuidle: using governor menu\n[ 1.326048] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.327799] usbcore: registered new interface driver usbhid\n[ 1.329513] usbhid: USB HID core driver\n[ 1.330841] drop_monitor: Initializing network drop monitor service\n[ 1.332731] TCP: cubic registered\n[ 1.333936] Initializing XFRM netlink socket\n[ 1.335422] NET: Registered protocol family 10\n[ 1.337108] NET: Registered protocol family 17\n[ 1.338788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.340756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.342525] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.345306] Loading compiled-in X.509 certificates\n[ 1.346832] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.349341] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.352043] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.354362] registered taskstats version 1\n[ 1.357306] Key type trusted registered\n[ 1.359742] Key type encrypted registered\n[ 1.362139] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.363849] rtc_cmos 00:00: setting system clock to 2018-08-09 17:36:22 UTC (1533836182)\n[ 1.366592] Freeing unused kernel memory: 1680k freed\n[ 1.371722] 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.375957] systemd[1]: Detected virtualization kvm.\n[ 1.377247] systemd[1]: Detected architecture x86-64.\n[ 1.378530] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.381103] systemd[1]: No hostname configured.\n[ 1.382309] systemd[1]: Set hostname to .\n[ 1.383628] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.409315] systemd[1]: Reached target Local File Systems.\n[ 1.410673] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.412819] systemd[1]: Reached target Swap.\n[ 1.414039] systemd[1]: Starting Swap.\n[ 1.415163] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.417312] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.420347] systemd[1]: Reached target Paths.\n[ 1.421527] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.423634] systemd[1]: Created slice Root Slice.\n[ 1.424869] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.427076] systemd[1]: Created slice System Slice.\n[ 1.428373] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.430391] systemd[1]: Reached target Slices.\n[ 1.431607] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.433672] systemd[1]: Listening on udev Kernel Socket.\n[ 1.435030] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.437312] systemd[1]: Listening on udev Control Socket.\n[ 1.438667] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.440871] systemd[1]: Listening on Journal Socket.\n[ 1.442168] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.444273] systemd[1]: Reached target Sockets.\n[ 1.445509] systemd[1]: Starting Sockets.\n[ 1.447035] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Timers.\n[ 1.451874] systemd[1]: Reached target Timers.\n[ 1.453104] systemd[1]: Starting Timers.\n[ 1.454671] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.457289] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.460089] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.465384] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.476086] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.478654] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.527173] RPC: Registered named UNIX socket transport module.\n[ 1.528772] RPC: Registered udp transport module.\n[ 1.530088] RPC: Registered tcp transport module.\n[ 1.531398] 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.597570] 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 Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.632891] FDC 0 is a S82078B\n[ 1.651502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.690658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.693326] scsi host0: ata_piix\n[ 1.694581] scsi host1: ata_piix\n[ 1.695702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.697362] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.701217] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.748591] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.750159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.751736] usb 1-1: Product: QEMU USB Tablet\n[ 1.752881] usb 1-1: Manufacturer: QEMU\n[ 1.753942] usb 1-1: SerialNumber: 42\n[ 1.763724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.766203] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.871305] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.873649] XFS (vda1): Mounting V4 Filesystem\n[ 1.898316] 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.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\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.132692] systemd-journald[114]: Received SIGTERM from PID 1 (systemd).\n[ 2.149610] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 2.313613] SELinux: Disabled at runtime.\n[ 2.351582] type=1404 audit(1533836183.487:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.387034] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.388445] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\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 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 Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.711083] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[ 2.719199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started 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 Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\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 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 Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.943659] type=1305 audit(1533836184.079:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[ 3.087918] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n[ 3.091908] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.106238] [drm] Initialized drm 1.1.0 20060810\n[ 3.122728] ppdev: user-space parallel port driver\n[ 3.218833] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.220569] [TTM] Initializing pool allocator\n[ 3.222098] [TTM] Initializing DMA pool allocator\n[ 3.224034] [drm] fb mappable at 0xFC000000\n[ 3.225257] [drm] vram aper at 0xFC000000\n[ 3.226424] [drm] size 33554432\n[ 3.227543] [drm] fb depth is 24\n[ 3.228828] [drm] pitch is 3072\n[ 3.230094] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.249572] Console: switching to colour frame buffer device 128x48\n[ 3.260288] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.263572] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n[ 3.327626] AES CTR mode by8 optimization enabled\n Starting Command Scheduler...\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[ 3.343411] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.349626] alg: No test for crc32 (crc32-pclmul)\n[ 3.365046] intel_rapl: no valid rapl domains found in package 0\n[ 3.368783] intel_powerclamp: No package C-state available\n[ 3.374222] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n]"} 2018-08-09 17:36:25,234 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868/action used request id req-4f55be26-7c28-4cc4-824c-d7f5b9658d72 2018-08-09 17:36:25,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0746929645538s 2018-08-09 17:36:25,235 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868/action used request id req-4f55be26-7c28-4cc4-824c-d7f5b9658d72 2018-08-09 17:36:25,235 - 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 1834882752 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.333910] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.336932] pid_max: default: 32768 minimum: 301 [ 0.338598] Security Framework initialized [ 0.340072] SELinux: Initializing. [ 0.341693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.347353] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.350343] Mount-cache hash table entries: 4096 [ 0.351788] Initializing cgroup subsys memory [ 0.352950] Initializing cgroup subsys devices [ 0.354113] Initializing cgroup subsys freezer [ 0.355271] Initializing cgroup subsys net_cls [ 0.356422] Initializing cgroup subsys blkio [ 0.357540] Initializing cgroup subsys perf_event [ 0.358728] Initializing cgroup subsys hugetlb [ 0.359881] Initializing cgroup subsys pids [ 0.361003] Initializing cgroup subsys net_prio [ 0.362248] CPU: Physical Processor ID: 0 [ 0.364032] mce: CPU supports 10 MCE banks [ 0.365163] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.366454] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.367727] tlb_flushall_shift: 6 [ 0.368908] Freeing SMP alternatives: 28k freed [ 0.372750] ACPI: Core revision 20130517 [ 0.374259] ACPI: All ACPI Tables successfully acquired [ 0.375714] ftrace: allocating 25812 entries in 101 pages [ 0.397498] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.399033] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.400514] smpboot: Max logical packages: 2 [ 0.401804] Enabling x2apic [ 0.402705] Enabled x2apic [ 0.403781] Switched APIC routing to physical x2apic. [ 0.405935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.407442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.410074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.417466] KVM setup paravirtual spinlock [ 0.419761] smpboot: Booting Node 0, Processors #1 OK [ 0.421431] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.443711] Brought up 2 CPUs [ 0.443713] KVM setup async PF for cpu 1 [ 0.443716] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.446869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.449045] devtmpfs: initialized [ 0.451378] EVM: security.selinux [ 0.452357] EVM: security.ima [ 0.453273] EVM: security.capability [ 0.454909] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.456442] pinctrl core: initialized pinctrl subsystem [ 0.457830] NET: Registered protocol family 16 [ 0.459173] ACPI: bus type PCI registered [ 0.460262] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.461789] PCI: Using configuration type 1 for base access [ 0.466518] ACPI: Added _OSI(Module Device) [ 0.467709] ACPI: Added _OSI(Processor Device) [ 0.468898] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.470122] ACPI: Added _OSI(Processor Aggregator Device) [ 0.472560] ACPI: Interpreter enabled [ 0.473659] ACPI: (supports S0 S5) [ 0.474693] ACPI: Using IOAPIC for interrupt routing [ 0.475990] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.480087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.481577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.483163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.484717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.487607] acpiphp: Slot [3] registered [ 0.488731] acpiphp: Slot [4] registered [ 0.489858] acpiphp: Slot [5] registered [ 0.490990] acpiphp: Slot [6] registered [ 0.492110] acpiphp: Slot [7] registered [ 0.493234] acpiphp: Slot [8] registered [ 0.494356] acpiphp: Slot [9] registered [ 0.495482] acpiphp: Slot [10] registered [ 0.496618] acpiphp: Slot [11] registered [ 0.497756] acpiphp: Slot [12] registered [ 0.498897] acpiphp: Slot [13] registered [ 0.500037] acpiphp: Slot [14] registered [ 0.501173] acpiphp: Slot [15] registered [ 0.502329] acpiphp: Slot [16] registered [ 0.503470] acpiphp: Slot [17] registered [ 0.504604] acpiphp: Slot [18] registered [ 0.505736] acpiphp: Slot [19] registered [ 0.506877] acpiphp: Slot [20] registered [ 0.508018] acpiphp: Slot [21] registered [ 0.509174] acpiphp: Slot [22] registered [ 0.510339] acpiphp: Slot [23] registered [ 0.511444] acpiphp: Slot [24] registered [ 0.512549] acpiphp: Slot [25] registered [ 0.513650] acpiphp: Slot [26] registered [ 0.514748] acpiphp: Slot [27] registered [ 0.515842] acpiphp: Slot [28] registered [ 0.516936] acpiphp: Slot [29] registered [ 0.518029] acpiphp: Slot [30] registered [ 0.519121] acpiphp: Slot [31] registered [ 0.520212] PCI host bridge to bus 0000:00 [ 0.521307] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.522659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.527671] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.529661] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.534362] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.535922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537382] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.538927] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542739] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568087] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.571671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.573414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576997] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580770] vgaarb: loaded [ 0.581644] vgaarb: bridge control possible 0000:00:02.0 [ 0.583053] SCSI subsystem initialized [ 0.584133] ACPI: bus type USB registered [ 0.585245] usbcore: registered new interface driver usbfs [ 0.586568] usbcore: registered new interface driver hub [ 0.587875] usbcore: registered new device driver usb [ 0.589291] PCI: Using ACPI for IRQ routing [ 0.590705] NetLabel: Initializing [ 0.591706] NetLabel: domain hash size = 128 [ 0.592856] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.594114] NetLabel: unlabeled traffic allowed by default [ 0.595567] Switched to clocksource kvm-clock [ 0.604007] pnp: PnP ACPI init [ 0.605244] ACPI: bus type PNP registered [ 0.607158] pnp: PnP ACPI: found 5 devices [ 0.608677] ACPI: bus type PNP unregistered [ 0.615651] NET: Registered protocol family 2 [ 0.617476] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.620332] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.622751] TCP: Hash tables configured (established 32768 bind 32768) [ 0.624913] TCP: reno registered [ 0.626176] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.627703] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629291] NET: Registered protocol family 1 [ 0.630874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.632789] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.634648] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.654847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675008] Unpacking initramfs... [ 1.134826] Freeing initrd memory: 37508k freed [ 1.144276] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.145836] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.148715] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.150279] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.152001] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.153444] Initialise system trusted keyring [ 1.154610] audit: initializing netlink socket (disabled) [ 1.155917] type=2000 audit(1533836182.626:1): initialized [ 1.172484] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.173939] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.176280] zpool: loaded [ 1.177169] zbud: loaded [ 1.178207] VFS: Disk quotas dquot_6.5.2 [ 1.179313] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.180923] msgmni has been set to 7578 [ 1.182047] Key type big_key registered [ 1.184018] NET: Registered protocol family 38 [ 1.185186] Key type asymmetric registered [ 1.186285] Asymmetric key parser 'x509' registered [ 1.187518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.189662] io scheduler noop registered [ 1.190746] io scheduler deadline registered (default) [ 1.202146] io scheduler cfq registered [ 1.203302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.204636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206209] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.208205] ACPI: Power Button [PWRF] [ 1.209327] GHES: HEST is not enabled! [ 1.210437] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.234849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.236906] Non-volatile memory driver v1.3 [ 1.238309] Linux agpgart interface v0.103 [ 1.239761] crash memory driver: version 1.1 [ 1.241229] rdac: device handler registered [ 1.242757] hp_sw: device handler registered [ 1.244159] emc: device handler registered [ 1.245518] alua: device handler registered [ 1.246869] libphy: Fixed MDIO Bus: probed [ 1.248261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.250155] ehci-pci: EHCI PCI platform driver [ 1.251590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.253391] ohci-pci: OHCI PCI platform driver [ 1.254824] uhci_hcd: USB Universal Host Controller Interface driver [ 1.275273] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.276913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.279400] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.280998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.282789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.284739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.287192] usb usb1: Product: UHCI Host Controller [ 1.288725] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.290747] usb usb1: SerialNumber: 0000:00:01.2 [ 1.292299] hub 1-0:1.0: USB hub found [ 1.293619] hub 1-0:1.0: 2 ports detected [ 1.295091] usbcore: registered new interface driver usbserial [ 1.296856] usbcore: registered new interface driver usbserial_generic [ 1.298774] usbserial: USB Serial support registered for generic [ 1.300588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.303920] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.305643] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.307450] mousedev: PS/2 mouse device common for all mice [ 1.309588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.313057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.315908] rtc_cmos 00:00: RTC can wake from S4 [ 1.317832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.320798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.322710] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.324644] cpuidle: using governor menu [ 1.326048] hidraw: raw HID events driver (C) Jiri Kosina [ 1.327799] usbcore: registered new interface driver usbhid [ 1.329513] usbhid: USB HID core driver [ 1.330841] drop_monitor: Initializing network drop monitor service [ 1.332731] TCP: cubic registered [ 1.333936] Initializing XFRM netlink socket [ 1.335422] NET: Registered protocol family 10 [ 1.337108] NET: Registered protocol family 17 [ 1.338788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.340756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.342525] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.345306] Loading compiled-in X.509 certificates [ 1.346832] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.349341] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.352043] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.354362] registered taskstats version 1 [ 1.357306] Key type trusted registered [ 1.359742] Key type encrypted registered [ 1.362139] IMA: No TPM chip found, activating TPM-bypass! [ 1.363849] rtc_cmos 00:00: setting system clock to 2018-08-09 17:36:22 UTC (1533836182) [ 1.366592] Freeing unused kernel memory: 1680k freed [ 1.371722] 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.375957] systemd[1]: Detected virtualization kvm. [ 1.377247] systemd[1]: Detected architecture x86-64. [ 1.378530] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.381103] systemd[1]: No hostname configured. [ 1.382309] systemd[1]: Set hostname to . [ 1.383628] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.409315] systemd[1]: Reached target Local File Systems. [ 1.410673] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.412819] systemd[1]: Reached target Swap. [ 1.414039] systemd[1]: Starting Swap. [ 1.415163] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.417312] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.420347] systemd[1]: Reached target Paths. [ 1.421527] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.423634] systemd[1]: Created slice Root Slice. [ 1.424869] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.427076] systemd[1]: Created slice System Slice. [ 1.428373] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.430391] systemd[1]: Reached target Slices. [ 1.431607] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.433672] systemd[1]: Listening on udev Kernel Socket. [ 1.435030] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.437312] systemd[1]: Listening on udev Control Socket. [ 1.438667] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.440871] systemd[1]: Listening on Journal Socket. [ 1.442168] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.444273] systemd[1]: Reached target Sockets. [ 1.445509] systemd[1]: Starting Sockets. [ 1.447035] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Timers. [ 1.451874] systemd[1]: Reached target Timers. [ 1.453104] systemd[1]: Starting Timers. [ 1.454671] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.457289] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.460089] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.465384] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.476086] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.478654] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.527173] RPC: Registered named UNIX socket transport module. [ 1.528772] RPC: Registered udp transport module. [ 1.530088] RPC: Registered tcp transport module. [ 1.531398] 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.597570] 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. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.632891] FDC 0 is a S82078B [ 1.651502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.690658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.693326] scsi host0: ata_piix [ 1.694581] scsi host1: ata_piix [ 1.695702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.697362] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.701217] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.748591] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.750159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.751736] usb 1-1: Product: QEMU USB Tablet [ 1.752881] usb 1-1: Manufacturer: QEMU [ 1.753942] usb 1-1: SerialNumber: 42 [ 1.763724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.766203] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.871305] SGI XFS with ACLs, security attributes, no debug enabled [ 1.873649] XFS (vda1): Mounting V4 Filesystem [ 1.898316] 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. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[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.132692] systemd-journald[114]: Received SIGTERM from PID 1 (systemd). [ 2.149610] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 2.313613] SELinux: Disabled at runtime. [ 2.351582] type=1404 audit(1533836183.487:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.387034] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.388445] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.711083] systemd-journald[386]: Received request to flush runtime journal from PID 1 [ 2.719199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started 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 Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[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 Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.943659] type=1305 audit(1533836184.079:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [ 3.087918] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... [ 3.091908] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.106238] [drm] Initialized drm 1.1.0 20060810 [ 3.122728] ppdev: user-space parallel port driver [ 3.218833] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.220569] [TTM] Initializing pool allocator [ 3.222098] [TTM] Initializing DMA pool allocator [ 3.224034] [drm] fb mappable at 0xFC000000 [ 3.225257] [drm] vram aper at 0xFC000000 [ 3.226424] [drm] size 33554432 [ 3.227543] [drm] fb depth is 24 [ 3.228828] [drm] pitch is 3072 [ 3.230094] fbcon: cirrusdrmfb (fb0) is primary device [ 3.249572] Console: switching to colour frame buffer device 128x48 [ 3.260288] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.263572] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. [ 3.327626] AES CTR mode by8 optimization enabled Starting Command Scheduler... [[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. [ 3.343411] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.349626] alg: No test for crc32 (crc32-pclmul) [ 3.365046] intel_rapl: no valid rapl domains found in package 0 [ 3.368783] intel_powerclamp: No package C-state available [ 3.374222] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. ] 2018-08-09 17:36:26,239 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2018-08-09 17:36:35,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-09 17:36:35,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868/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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-09 17:36:35,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:36: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-4a45c2be-2240-450a-98e1-0f90c84dfc25 x-compute-request-id: req-4a45c2be-2240-450a-98e1-0f90c84dfc25 Content-Encoding: gzip Content-Length: 12787 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 1834882752 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.333910] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912)\n[ 0.336932] pid_max: default: 32768 minimum: 301\n[ 0.338598] Security Framework initialized\n[ 0.340072] SELinux: Initializing.\n[ 0.341693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.347353] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.350343] Mount-cache hash table entries: 4096\n[ 0.351788] Initializing cgroup subsys memory\n[ 0.352950] Initializing cgroup subsys devices\n[ 0.354113] Initializing cgroup subsys freezer\n[ 0.355271] Initializing cgroup subsys net_cls\n[ 0.356422] Initializing cgroup subsys blkio\n[ 0.357540] Initializing cgroup subsys perf_event\n[ 0.358728] Initializing cgroup subsys hugetlb\n[ 0.359881] Initializing cgroup subsys pids\n[ 0.361003] Initializing cgroup subsys net_prio\n[ 0.362248] CPU: Physical Processor ID: 0\n[ 0.364032] mce: CPU supports 10 MCE banks\n[ 0.365163] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.366454] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.367727] tlb_flushall_shift: 6\n[ 0.368908] Freeing SMP alternatives: 28k freed\n[ 0.372750] ACPI: Core revision 20130517\n[ 0.374259] ACPI: All ACPI Tables successfully acquired\n[ 0.375714] ftrace: allocating 25812 entries in 101 pages\n[ 0.397498] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.399033] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.400514] smpboot: Max logical packages: 2\n[ 0.401804] Enabling x2apic\n[ 0.402705] Enabled x2apic\n[ 0.403781] Switched APIC routing to physical x2apic.\n[ 0.405935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.407442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.410074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.417466] KVM setup paravirtual spinlock\n[ 0.419761] smpboot: Booting Node 0, Processors #1 OK\n[ 0.421431] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.443711] Brought up 2 CPUs\n[ 0.443713] KVM setup async PF for cpu 1\n[ 0.443716] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.446869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.449045] devtmpfs: initialized\n[ 0.451378] EVM: security.selinux\n[ 0.452357] EVM: security.ima\n[ 0.453273] EVM: security.capability\n[ 0.454909] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.456442] pinctrl core: initialized pinctrl subsystem\n[ 0.457830] NET: Registered protocol family 16\n[ 0.459173] ACPI: bus type PCI registered\n[ 0.460262] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.461789] PCI: Using configuration type 1 for base access\n[ 0.466518] ACPI: Added _OSI(Module Device)\n[ 0.467709] ACPI: Added _OSI(Processor Device)\n[ 0.468898] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.470122] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.472560] ACPI: Interpreter enabled\n[ 0.473659] ACPI: (supports S0 S5)\n[ 0.474693] ACPI: Using IOAPIC for interrupt routing\n[ 0.475990] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.480087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.481577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.483163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.484717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.487607] acpiphp: Slot [3] registered\n[ 0.488731] acpiphp: Slot [4] registered\n[ 0.489858] acpiphp: Slot [5] registered\n[ 0.490990] acpiphp: Slot [6] registered\n[ 0.492110] acpiphp: Slot [7] registered\n[ 0.493234] acpiphp: Slot [8] registered\n[ 0.494356] acpiphp: Slot [9] registered\n[ 0.495482] acpiphp: Slot [10] registered\n[ 0.496618] acpiphp: Slot [11] registered\n[ 0.497756] acpiphp: Slot [12] registered\n[ 0.498897] acpiphp: Slot [13] registered\n[ 0.500037] acpiphp: Slot [14] registered\n[ 0.501173] acpiphp: Slot [15] registered\n[ 0.502329] acpiphp: Slot [16] registered\n[ 0.503470] acpiphp: Slot [17] registered\n[ 0.504604] acpiphp: Slot [18] registered\n[ 0.505736] acpiphp: Slot [19] registered\n[ 0.506877] acpiphp: Slot [20] registered\n[ 0.508018] acpiphp: Slot [21] registered\n[ 0.509174] acpiphp: Slot [22] registered\n[ 0.510339] acpiphp: Slot [23] registered\n[ 0.511444] acpiphp: Slot [24] registered\n[ 0.512549] acpiphp: Slot [25] registered\n[ 0.513650] acpiphp: Slot [26] registered\n[ 0.514748] acpiphp: Slot [27] registered\n[ 0.515842] acpiphp: Slot [28] registered\n[ 0.516936] acpiphp: Slot [29] registered\n[ 0.518029] acpiphp: Slot [30] registered\n[ 0.519121] acpiphp: Slot [31] registered\n[ 0.520212] PCI host bridge to bus 0000:00\n[ 0.521307] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.522659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.524164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.525676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.527671] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.529661] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.534362] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.535922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.537382] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.538927] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.542739] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.545035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.568087] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.569907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.571671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.573414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.575394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.576997] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.578672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.580770] vgaarb: loaded\n[ 0.581644] vgaarb: bridge control possible 0000:00:02.0\n[ 0.583053] SCSI subsystem initialized\n[ 0.584133] ACPI: bus type USB registered\n[ 0.585245] usbcore: registered new interface driver usbfs\n[ 0.586568] usbcore: registered new interface driver hub\n[ 0.587875] usbcore: registered new device driver usb\n[ 0.589291] PCI: Using ACPI for IRQ routing\n[ 0.590705] NetLabel: Initializing\n[ 0.591706] NetLabel: domain hash size = 128\n[ 0.592856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.594114] NetLabel: unlabeled traffic allowed by default\n[ 0.595567] Switched to clocksource kvm-clock\n[ 0.604007] pnp: PnP ACPI init\n[ 0.605244] ACPI: bus type PNP registered\n[ 0.607158] pnp: PnP ACPI: found 5 devices\n[ 0.608677] ACPI: bus type PNP unregistered\n[ 0.615651] NET: Registered protocol family 2\n[ 0.617476] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.620332] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.622751] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.624913] TCP: reno registered\n[ 0.626176] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.627703] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629291] NET: Registered protocol family 1\n[ 0.630874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.632789] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.634648] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.654847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675008] Unpacking initramfs...\n[ 1.134826] Freeing initrd memory: 37508k freed\n[ 1.144276] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.145836] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.148715] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.150279] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.152001] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.153444] Initialise system trusted keyring\n[ 1.154610] audit: initializing netlink socket (disabled)\n[ 1.155917] type=2000 audit(1533836182.626:1): initialized\n[ 1.172484] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.173939] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.176280] zpool: loaded\n[ 1.177169] zbud: loaded\n[ 1.178207] VFS: Disk quotas dquot_6.5.2\n[ 1.179313] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.180923] msgmni has been set to 7578\n[ 1.182047] Key type big_key registered\n[ 1.184018] NET: Registered protocol family 38\n[ 1.185186] Key type asymmetric registered\n[ 1.186285] Asymmetric key parser 'x509' registered\n[ 1.187518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.189662] io scheduler noop registered\n[ 1.190746] io scheduler deadline registered (default)\n[ 1.202146] io scheduler cfq registered\n[ 1.203302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.204636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.206209] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.208205] ACPI: Power Button [PWRF]\n[ 1.209327] GHES: HEST is not enabled!\n[ 1.210437] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.234849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.236906] Non-volatile memory driver v1.3\n[ 1.238309] Linux agpgart interface v0.103\n[ 1.239761] crash memory driver: version 1.1\n[ 1.241229] rdac: device handler registered\n[ 1.242757] hp_sw: device handler registered\n[ 1.244159] emc: device handler registered\n[ 1.245518] alua: device handler registered\n[ 1.246869] libphy: Fixed MDIO Bus: probed\n[ 1.248261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.250155] ehci-pci: EHCI PCI platform driver\n[ 1.251590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.253391] ohci-pci: OHCI PCI platform driver\n[ 1.254824] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.275273] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.276913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.279400] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.280998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.282789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.284739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.287192] usb usb1: Product: UHCI Host Controller\n[ 1.288725] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.290747] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.292299] hub 1-0:1.0: USB hub found\n[ 1.293619] hub 1-0:1.0: 2 ports detected\n[ 1.295091] usbcore: registered new interface driver usbserial\n[ 1.296856] usbcore: registered new interface driver usbserial_generic\n[ 1.298774] usbserial: USB Serial support registered for generic\n[ 1.300588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.303920] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.305643] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.307450] mousedev: PS/2 mouse device common for all mice\n[ 1.309588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.313057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.315908] rtc_cmos 00:00: RTC can wake from S4\n[ 1.317832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.320798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.322710] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.324644] cpuidle: using governor menu\n[ 1.326048] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.327799] usbcore: registered new interface driver usbhid\n[ 1.329513] usbhid: USB HID core driver\n[ 1.330841] drop_monitor: Initializing network drop monitor service\n[ 1.332731] TCP: cubic registered\n[ 1.333936] Initializing XFRM netlink socket\n[ 1.335422] NET: Registered protocol family 10\n[ 1.337108] NET: Registered protocol family 17\n[ 1.338788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.340756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.342525] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.345306] Loading compiled-in X.509 certificates\n[ 1.346832] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.349341] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.352043] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.354362] registered taskstats version 1\n[ 1.357306] Key type trusted registered\n[ 1.359742] Key type encrypted registered\n[ 1.362139] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.363849] rtc_cmos 00:00: setting system clock to 2018-08-09 17:36:22 UTC (1533836182)\n[ 1.366592] Freeing unused kernel memory: 1680k freed\n[ 1.371722] 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.375957] systemd[1]: Detected virtualization kvm.\n[ 1.377247] systemd[1]: Detected architecture x86-64.\n[ 1.378530] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.381103] systemd[1]: No hostname configured.\n[ 1.382309] systemd[1]: Set hostname to .\n[ 1.383628] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.409315] systemd[1]: Reached target Local File Systems.\n[ 1.410673] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Swap.\n[ 1.412819] systemd[1]: Reached target Swap.\n[ 1.414039] systemd[1]: Starting Swap.\n[ 1.415163] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.417312] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.420347] systemd[1]: Reached target Paths.\n[ 1.421527] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.423634] systemd[1]: Created slice Root Slice.\n[ 1.424869] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.427076] systemd[1]: Created slice System Slice.\n[ 1.428373] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.430391] systemd[1]: Reached target Slices.\n[ 1.431607] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.433672] systemd[1]: Listening on udev Kernel Socket.\n[ 1.435030] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.437312] systemd[1]: Listening on udev Control Socket.\n[ 1.438667] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.440871] systemd[1]: Listening on Journal Socket.\n[ 1.442168] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.444273] systemd[1]: Reached target Sockets.\n[ 1.445509] systemd[1]: Starting Sockets.\n[ 1.447035] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Timers.\n[ 1.451874] systemd[1]: Reached target Timers.\n[ 1.453104] systemd[1]: Starting Timers.\n[ 1.454671] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.457289] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.460089] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.465384] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.476086] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.478654] systemd[1]: Started Journal Service.\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started dracut cmdline hook.\n Starting dracut pre-udev hook...\n[ 1.527173] RPC: Registered named UNIX socket transport module.\n[ 1.528772] RPC: Registered udp transport module.\n[ 1.530088] RPC: Registered tcp transport module.\n[ 1.531398] 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.597570] 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 Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.632891] FDC 0 is a S82078B\n[ 1.651502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.690658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.693326] scsi host0: ata_piix\n[ 1.694581] scsi host1: ata_piix\n[ 1.695702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.697362] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.701217] vda: vda1\n[[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14.\n Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14...\n[[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14.\n[ 1.748591] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.750159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.751736] usb 1-1: Product: QEMU USB Tablet\n[ 1.752881] usb 1-1: Manufacturer: QEMU\n[ 1.753942] usb 1-1: SerialNumber: 42\n[ 1.763724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.766203] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.871305] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.873649] XFS (vda1): Mounting V4 Filesystem\n[ 1.898316] 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.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\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.132692] systemd-journald[114]: Received SIGTERM from PID 1 (systemd).\n[ 2.149610] tsc: Refined TSC clocksource calibration: 3491.852 MHz\n[ 2.313613] SELinux: Disabled at runtime.\n[ 2.351582] type=1404 audit(1533836183.487:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.387034] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.388445] 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] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n Mounting Debug File System...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n Starting Setup Virtual Console...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\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 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 Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.711083] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[ 2.719199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started 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 Mark the need to relabel after reboot...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\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 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 Preprocess NFS configuration.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[ 2.943659] type=1305 audit(1533836184.079:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[ 3.087918] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting NTP client/server...\n[ 3.091908] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.106238] [drm] Initialized drm 1.1.0 20060810\n[ 3.122728] ppdev: user-space parallel port driver\n[ 3.218833] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.220569] [TTM] Initializing pool allocator\n[ 3.222098] [TTM] Initializing DMA pool allocator\n[ 3.224034] [drm] fb mappable at 0xFC000000\n[ 3.225257] [drm] vram aper at 0xFC000000\n[ 3.226424] [drm] size 33554432\n[ 3.227543] [drm] fb depth is 24\n[ 3.228828] [drm] pitch is 3072\n[ 3.230094] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.249572] Console: switching to colour frame buffer device 128x48\n[ 3.260288] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting D-Bus System Message Bus...\n[ 3.263572] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Login Service...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Command Scheduler.\n[ 3.327626] AES CTR mode by8 optimization enabled\n Starting Command Scheduler...\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[ 3.343411] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.349626] alg: No test for crc32 (crc32-pclmul)\n[ 3.365046] intel_rapl: no valid rapl domains found in package 0\n[ 3.368783] intel_powerclamp: No package C-state available\n[ 3.374222] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n][ 3.808111] cloud-init[515]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:36:25 +0000. Up 3.77 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[32m OK [0m] Started LSB: Bring up/down networking.\n[[32m OK [0m] Reached target Network.\n Starting OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[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 Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 5.940462] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:36:27 +0000. Up 5.86 seconds.\n[ 5.958185] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.960096] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.963024] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.967798] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.973478] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.978895] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.22 | 255.255.255.0 | fa:16:3e:54:1a:72 |\n[ 5.983323] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.987398] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.999040] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.007271] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.014170] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.023585] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.027521] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH |\n[ 6.037557] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.041040] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.844621] cloud-init[3483]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:36:32 +0000. Up 10.80 seconds.\n[ 11.132763] cloud-init[3592]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:36:32 +0000. Up 11.08 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 | 05:ce:0a:3e:5c:55:c5:9c:fa:6e:4d:01:94:79:22:33 | - | 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.181350] cloud-init[3592]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:36:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.17 seconds\n "} 2018-08-09 17:36:35,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868/action used request id req-4a45c2be-2240-450a-98e1-0f90c84dfc25 2018-08-09 17:36:35,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0718350410461s 2018-08-09 17:36:35,322 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868/action used request id req-4a45c2be-2240-450a-98e1-0f90c84dfc25 2018-08-09 17:36:35,322 - 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 1834882752 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.333910] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491912) [ 0.336932] pid_max: default: 32768 minimum: 301 [ 0.338598] Security Framework initialized [ 0.340072] SELinux: Initializing. [ 0.341693] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.347353] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.350343] Mount-cache hash table entries: 4096 [ 0.351788] Initializing cgroup subsys memory [ 0.352950] Initializing cgroup subsys devices [ 0.354113] Initializing cgroup subsys freezer [ 0.355271] Initializing cgroup subsys net_cls [ 0.356422] Initializing cgroup subsys blkio [ 0.357540] Initializing cgroup subsys perf_event [ 0.358728] Initializing cgroup subsys hugetlb [ 0.359881] Initializing cgroup subsys pids [ 0.361003] Initializing cgroup subsys net_prio [ 0.362248] CPU: Physical Processor ID: 0 [ 0.364032] mce: CPU supports 10 MCE banks [ 0.365163] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.366454] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.367727] tlb_flushall_shift: 6 [ 0.368908] Freeing SMP alternatives: 28k freed [ 0.372750] ACPI: Core revision 20130517 [ 0.374259] ACPI: All ACPI Tables successfully acquired [ 0.375714] ftrace: allocating 25812 entries in 101 pages [ 0.397498] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.399033] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.400514] smpboot: Max logical packages: 2 [ 0.401804] Enabling x2apic [ 0.402705] Enabled x2apic [ 0.403781] Switched APIC routing to physical x2apic. [ 0.405935] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.407442] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.410074] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.417466] KVM setup paravirtual spinlock [ 0.419761] smpboot: Booting Node 0, Processors #1 OK [ 0.421431] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.443711] Brought up 2 CPUs [ 0.443713] KVM setup async PF for cpu 1 [ 0.443716] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.446869] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.449045] devtmpfs: initialized [ 0.451378] EVM: security.selinux [ 0.452357] EVM: security.ima [ 0.453273] EVM: security.capability [ 0.454909] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.456442] pinctrl core: initialized pinctrl subsystem [ 0.457830] NET: Registered protocol family 16 [ 0.459173] ACPI: bus type PCI registered [ 0.460262] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.461789] PCI: Using configuration type 1 for base access [ 0.466518] ACPI: Added _OSI(Module Device) [ 0.467709] ACPI: Added _OSI(Processor Device) [ 0.468898] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.470122] ACPI: Added _OSI(Processor Aggregator Device) [ 0.472560] ACPI: Interpreter enabled [ 0.473659] ACPI: (supports S0 S5) [ 0.474693] ACPI: Using IOAPIC for interrupt routing [ 0.475990] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.480087] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.481577] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.483163] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.484717] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.487607] acpiphp: Slot [3] registered [ 0.488731] acpiphp: Slot [4] registered [ 0.489858] acpiphp: Slot [5] registered [ 0.490990] acpiphp: Slot [6] registered [ 0.492110] acpiphp: Slot [7] registered [ 0.493234] acpiphp: Slot [8] registered [ 0.494356] acpiphp: Slot [9] registered [ 0.495482] acpiphp: Slot [10] registered [ 0.496618] acpiphp: Slot [11] registered [ 0.497756] acpiphp: Slot [12] registered [ 0.498897] acpiphp: Slot [13] registered [ 0.500037] acpiphp: Slot [14] registered [ 0.501173] acpiphp: Slot [15] registered [ 0.502329] acpiphp: Slot [16] registered [ 0.503470] acpiphp: Slot [17] registered [ 0.504604] acpiphp: Slot [18] registered [ 0.505736] acpiphp: Slot [19] registered [ 0.506877] acpiphp: Slot [20] registered [ 0.508018] acpiphp: Slot [21] registered [ 0.509174] acpiphp: Slot [22] registered [ 0.510339] acpiphp: Slot [23] registered [ 0.511444] acpiphp: Slot [24] registered [ 0.512549] acpiphp: Slot [25] registered [ 0.513650] acpiphp: Slot [26] registered [ 0.514748] acpiphp: Slot [27] registered [ 0.515842] acpiphp: Slot [28] registered [ 0.516936] acpiphp: Slot [29] registered [ 0.518029] acpiphp: Slot [30] registered [ 0.519121] acpiphp: Slot [31] registered [ 0.520212] PCI host bridge to bus 0000:00 [ 0.521307] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.522659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.524164] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.525676] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.527671] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.529661] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.534362] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.535922] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.537382] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.538927] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.542739] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.545035] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.568087] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.569907] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.571671] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.573414] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.575394] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.576997] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.578672] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.580770] vgaarb: loaded [ 0.581644] vgaarb: bridge control possible 0000:00:02.0 [ 0.583053] SCSI subsystem initialized [ 0.584133] ACPI: bus type USB registered [ 0.585245] usbcore: registered new interface driver usbfs [ 0.586568] usbcore: registered new interface driver hub [ 0.587875] usbcore: registered new device driver usb [ 0.589291] PCI: Using ACPI for IRQ routing [ 0.590705] NetLabel: Initializing [ 0.591706] NetLabel: domain hash size = 128 [ 0.592856] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.594114] NetLabel: unlabeled traffic allowed by default [ 0.595567] Switched to clocksource kvm-clock [ 0.604007] pnp: PnP ACPI init [ 0.605244] ACPI: bus type PNP registered [ 0.607158] pnp: PnP ACPI: found 5 devices [ 0.608677] ACPI: bus type PNP unregistered [ 0.615651] NET: Registered protocol family 2 [ 0.617476] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.620332] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.622751] TCP: Hash tables configured (established 32768 bind 32768) [ 0.624913] TCP: reno registered [ 0.626176] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.627703] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629291] NET: Registered protocol family 1 [ 0.630874] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.632789] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.634648] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.654847] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675008] Unpacking initramfs... [ 1.134826] Freeing initrd memory: 37508k freed [ 1.144276] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.145836] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.148715] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.150279] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.152001] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.153444] Initialise system trusted keyring [ 1.154610] audit: initializing netlink socket (disabled) [ 1.155917] type=2000 audit(1533836182.626:1): initialized [ 1.172484] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.173939] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.176280] zpool: loaded [ 1.177169] zbud: loaded [ 1.178207] VFS: Disk quotas dquot_6.5.2 [ 1.179313] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.180923] msgmni has been set to 7578 [ 1.182047] Key type big_key registered [ 1.184018] NET: Registered protocol family 38 [ 1.185186] Key type asymmetric registered [ 1.186285] Asymmetric key parser 'x509' registered [ 1.187518] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.189662] io scheduler noop registered [ 1.190746] io scheduler deadline registered (default) [ 1.202146] io scheduler cfq registered [ 1.203302] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.204636] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.206209] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.208205] ACPI: Power Button [PWRF] [ 1.209327] GHES: HEST is not enabled! [ 1.210437] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.234849] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.236906] Non-volatile memory driver v1.3 [ 1.238309] Linux agpgart interface v0.103 [ 1.239761] crash memory driver: version 1.1 [ 1.241229] rdac: device handler registered [ 1.242757] hp_sw: device handler registered [ 1.244159] emc: device handler registered [ 1.245518] alua: device handler registered [ 1.246869] libphy: Fixed MDIO Bus: probed [ 1.248261] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.250155] ehci-pci: EHCI PCI platform driver [ 1.251590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.253391] ohci-pci: OHCI PCI platform driver [ 1.254824] uhci_hcd: USB Universal Host Controller Interface driver [ 1.275273] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.276913] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.279400] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.280998] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.282789] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.284739] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.287192] usb usb1: Product: UHCI Host Controller [ 1.288725] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.290747] usb usb1: SerialNumber: 0000:00:01.2 [ 1.292299] hub 1-0:1.0: USB hub found [ 1.293619] hub 1-0:1.0: 2 ports detected [ 1.295091] usbcore: registered new interface driver usbserial [ 1.296856] usbcore: registered new interface driver usbserial_generic [ 1.298774] usbserial: USB Serial support registered for generic [ 1.300588] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.303920] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.305643] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.307450] mousedev: PS/2 mouse device common for all mice [ 1.309588] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.313057] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.315908] rtc_cmos 00:00: RTC can wake from S4 [ 1.317832] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.320798] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.322710] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.324644] cpuidle: using governor menu [ 1.326048] hidraw: raw HID events driver (C) Jiri Kosina [ 1.327799] usbcore: registered new interface driver usbhid [ 1.329513] usbhid: USB HID core driver [ 1.330841] drop_monitor: Initializing network drop monitor service [ 1.332731] TCP: cubic registered [ 1.333936] Initializing XFRM netlink socket [ 1.335422] NET: Registered protocol family 10 [ 1.337108] NET: Registered protocol family 17 [ 1.338788] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.340756] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.342525] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.345306] Loading compiled-in X.509 certificates [ 1.346832] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.349341] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.352043] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.354362] registered taskstats version 1 [ 1.357306] Key type trusted registered [ 1.359742] Key type encrypted registered [ 1.362139] IMA: No TPM chip found, activating TPM-bypass! [ 1.363849] rtc_cmos 00:00: setting system clock to 2018-08-09 17:36:22 UTC (1533836182) [ 1.366592] Freeing unused kernel memory: 1680k freed [ 1.371722] 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.375957] systemd[1]: Detected virtualization kvm. [ 1.377247] systemd[1]: Detected architecture x86-64. [ 1.378530] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.381103] systemd[1]: No hostname configured. [ 1.382309] systemd[1]: Set hostname to . [ 1.383628] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Local File Systems. [ 1.409315] systemd[1]: Reached target Local File Systems. [ 1.410673] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Swap. [ 1.412819] systemd[1]: Reached target Swap. [ 1.414039] systemd[1]: Starting Swap. [ 1.415163] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.417312] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.420347] systemd[1]: Reached target Paths. [ 1.421527] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.423634] systemd[1]: Created slice Root Slice. [ 1.424869] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.427076] systemd[1]: Created slice System Slice. [ 1.428373] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.430391] systemd[1]: Reached target Slices. [ 1.431607] systemd[1]: Starting Slices. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.433672] systemd[1]: Listening on udev Kernel Socket. [ 1.435030] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.437312] systemd[1]: Listening on udev Control Socket. [ 1.438667] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.440871] systemd[1]: Listening on Journal Socket. [ 1.442168] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.444273] systemd[1]: Reached target Sockets. [ 1.445509] systemd[1]: Starting Sockets. [ 1.447035] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Timers. [ 1.451874] systemd[1]: Reached target Timers. [ 1.453104] systemd[1]: Starting Timers. [ 1.454671] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.457289] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.460089] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.465384] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.476086] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.478654] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.527173] RPC: Registered named UNIX socket transport module. [ 1.528772] RPC: Registered udp transport module. [ 1.530088] RPC: Registered tcp transport module. [ 1.531398] 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.597570] 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. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.632891] FDC 0 is a S82078B [ 1.651502] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.690658] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.693326] scsi host0: ata_piix [ 1.694581] scsi host1: ata_piix [ 1.695702] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.697362] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.701217] vda: vda1 [[32m OK [0m] Found device /dev/disk/by-uuid/f13d84b4-c756-4d89-9d5e-6b534397aa14. Starting File System Check on /dev/...4-c756-4d89-9d5e-6b534397aa14... [[32m OK [0m] Started File System Check on /dev/d...4b4-c756-4d89-9d5e-6b534397aa14. [ 1.748591] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.750159] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.751736] usb 1-1: Product: QEMU USB Tablet [ 1.752881] usb 1-1: Manufacturer: QEMU [ 1.753942] usb 1-1: SerialNumber: 42 [ 1.763724] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.766203] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.871305] SGI XFS with ACLs, security attributes, no debug enabled [ 1.873649] XFS (vda1): Mounting V4 Filesystem [ 1.898316] 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. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[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.132692] systemd-journald[114]: Received SIGTERM from PID 1 (systemd). [ 2.149610] tsc: Refined TSC clocksource calibration: 3491.852 MHz [ 2.313613] SELinux: Disabled at runtime. [ 2.351582] type=1404 audit(1533836183.487:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.387034] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.388445] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. Mounting Huge Pages File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... Mounting Debug File System... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... Starting Setup Virtual Console... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[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 Remount Root and Kernel File Systems. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Configure read-only root support. [ 2.711083] systemd-journald[386]: Received request to flush runtime journal from PID 1 [ 2.719199] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started 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 Mark the need to relabel after reboot... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[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 Preprocess NFS configuration. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [ 2.943659] type=1305 audit(1533836184.079:3): audit_pid=443 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [ 3.087918] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting NTP client/server... [ 3.091908] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started D-Bus System Message Bus. [ 3.106238] [drm] Initialized drm 1.1.0 20060810 [ 3.122728] ppdev: user-space parallel port driver [ 3.218833] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.220569] [TTM] Initializing pool allocator [ 3.222098] [TTM] Initializing DMA pool allocator [ 3.224034] [drm] fb mappable at 0xFC000000 [ 3.225257] [drm] vram aper at 0xFC000000 [ 3.226424] [drm] size 33554432 [ 3.227543] [drm] fb depth is 24 [ 3.228828] [drm] pitch is 3072 [ 3.230094] fbcon: cirrusdrmfb (fb0) is primary device [ 3.249572] Console: switching to colour frame buffer device 128x48 [ 3.260288] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting D-Bus System Message Bus... [ 3.263572] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Login Service... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Command Scheduler. [ 3.327626] AES CTR mode by8 optimization enabled Starting Command Scheduler... [[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. [ 3.343411] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.349626] alg: No test for crc32 (crc32-pclmul) [ 3.365046] intel_rapl: no valid rapl domains found in package 0 [ 3.368783] intel_powerclamp: No package C-state available [ 3.374222] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. ][ 3.808111] cloud-init[515]: Cloud-init v. 0.7.5 running 'init-local' at Thu, 09 Aug 2018 17:36:25 +0000. Up 3.77 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). [[32m OK [0m] Started LSB: Bring up/down networking. [[32m OK [0m] Reached target Network. Starting OpenSSH server daemon... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[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 Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 5.940462] cloud-init[800]: Cloud-init v. 0.7.5 running 'init' at Thu, 09 Aug 2018 17:36:27 +0000. Up 5.86 seconds. [ 5.958185] cloud-init[800]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.960096] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.963024] cloud-init[800]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.967798] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.973478] cloud-init[800]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.978895] cloud-init[800]: ci-info: | eth0: | True | 192.168.120.22 | 255.255.255.0 | fa:16:3e:54:1a:72 | [ 5.983323] cloud-init[800]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.987398] cloud-init[800]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.999040] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.007271] cloud-init[800]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.014170] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.023585] cloud-init[800]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.027521] cloud-init[800]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | eth0 | UGH | [ 6.037557] cloud-init[800]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.041040] cloud-init[800]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.844621] cloud-init[3483]: Cloud-init v. 0.7.5 running 'modules:config' at Thu, 09 Aug 2018 17:36:32 +0000. Up 10.80 seconds. [ 11.132763] cloud-init[3592]: Cloud-init v. 0.7.5 running 'modules:final' at Thu, 09 Aug 2018 17:36:32 +0000. Up 11.08 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 | 05:ce:0a:3e:5c:55:c5:9c:fa:6e:4d:01:94:79:22:33 | - | 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.181350] cloud-init[3592]: Cloud-init v. 0.7.5 finished at Thu, 09 Aug 2018 17:36:32 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 11.17 seconds 2018-08-09 17:36:35,325 - paramiko.transport - DEBUG - starting thread (client mode): 0xd244e10L 2018-08-09 17:36:35,326 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 17:36:35,338 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-09 17:36:35,338 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-09 17:36:35,505 - 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-09 17:36:35,505 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-09 17:36:35,505 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-09 17:36:35,505 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 17:36:35,506 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-09 17:36:35,506 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 17:36:35,541 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-09 17:36:35,542 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 17:36:35,558 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-09 17:36:35,559 - paramiko.transport - DEBUG - Trying discovered key 05ce0a3e5c55c59cfa6e4d0194792233 in /tmp/tmphdKXAr 2018-08-09 17:36:35,582 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 17:36:35,609 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-09 17:36:35,623 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-09 17:36:35,624 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-09 17:36:35,624 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-09 17:36:35,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:36:36,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:36:36,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:36:36,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 815, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4332, "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": 1857, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4333, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 803, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4331, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 985, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:36:35 GMT 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2390 2018-08-09 17:36:36,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:36:36,008 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 815, 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': 4332, 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': 1857, 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': 4333, 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': 1002, 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': 817, 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': 803, 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': 4331, 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': 985, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:36:36,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:36:36,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 815, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4332, "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": 1857, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4333, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 817, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 803, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4331, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 985, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:36:36,311 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:36:35 GMT 2018-08-09 17:36:36,312 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:36:36,312 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2390 2018-08-09 17:36:36,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:36:36,312 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:36:36,313 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:36:36,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:36:36,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-09T17:36:35.758Z", "updated_at": "2018-08-09T17:36:35.758Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:36:35 GMT 2018-08-09 17:36:36,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:36:36,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-09 17:36:36,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:36:36,475 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-09 17:36:36,618 - functest.core.cloudify - INFO - try 1: Cloudify Manager isn't up and running 2018-08-09 17:37:06,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:37:06,768 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:37:06,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:37:06,769 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:37:06 GMT 2018-08-09 17:37:06,769 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:37:06,769 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:37:06,769 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:37:06,769 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:37:06,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:37:06,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:37:06,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:37:06,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:37:06,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:37:06 GMT 2018-08-09 17:37:06,864 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:37:06,864 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:37:06,864 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:37:06,865 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:37:06,865 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:37:06,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:37:06,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:37:06,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:37:06,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:37:06 GMT 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:37:06,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:37:06,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:37:06,934 - functest.core.cloudify - INFO - try 2: Cloudify Manager isn't up and running 2018-08-09 17:37:36,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:37:37,067 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:37:37,067 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:37:37,067 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:37:37,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:37:37 GMT 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:37:37,068 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:37:37,069 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:37:37,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:37:37,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:37:37 GMT 2018-08-09 17:37:37,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:37:37,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:37:37,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:37:37,162 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:37:37,162 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:37:37,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:37:37,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:37:37,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:37:37,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:37:37,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:37:37 GMT 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:37:37,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:37:37,225 - functest.core.cloudify - INFO - try 3: Cloudify Manager isn't up and running 2018-08-09 17:38:07,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:38:07,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:38:07,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:38:07,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:38:07,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:38:07,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:38:07 GMT 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:38:07,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:38:07,337 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:38:07,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:38:07,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:38:07,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:38:07,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:38:07,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:38:07,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:38:07,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:38:07 GMT 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:38:07,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:38:07,429 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:38:07,430 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:38:07,490 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:38:07,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:38:07 GMT 2018-08-09 17:38:07,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:38:07,492 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:38:07,492 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:38:07,492 - functest.core.cloudify - INFO - try 4: Cloudify Manager isn't up and running 2018-08-09 17:38:37,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:38:37,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:38:37,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:38:37,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:38:37 GMT 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:38:37,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:38:37,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:38:37,653 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:38:37,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:38:37,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:38:37,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:38:37,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:38:37 GMT 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:38:37,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:38:37,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:38:37,750 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:38:37,750 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:38:37,815 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:38:37,816 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:38:37,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:38:37,816 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:38:37 GMT 2018-08-09 17:38:37,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:38:37,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:38:37,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:38:37,816 - functest.core.cloudify - INFO - try 5: Cloudify Manager isn't up and running 2018-08-09 17:39:07,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:39:07,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:39:07,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:39:07,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:39:07,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:39:07,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:39:07 GMT 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:39:07,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:39:07,949 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:39:07,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:39:08,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:39:08,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:39:08 GMT 2018-08-09 17:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:39:08,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:39:08,041 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:39:08,042 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:39:08,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:39:08,102 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:39:08,103 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:39:08 GMT 2018-08-09 17:39:08,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:39:08,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:39:08,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:39:08,104 - functest.core.cloudify - INFO - try 6: Cloudify Manager isn't up and running 2018-08-09 17:39:38,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:39:38,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:39:38,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:39:38 GMT 2018-08-09 17:39:38,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:39:38,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:39:38,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:39:38,244 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:39:38,245 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:39:38,342 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:39:38,343 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:39:38,344 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:39:38 GMT 2018-08-09 17:39:38,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:39:38,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:39:38,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:39:38,344 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:39:38,345 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:39:38,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:39:38,409 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:39:38,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:39:38,410 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:39:38 GMT 2018-08-09 17:39:38,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:39:38,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:39:38,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:39:38,410 - functest.core.cloudify - INFO - try 7: Cloudify Manager isn't up and running 2018-08-09 17:40:08,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:40:08,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:40:08,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:40:08,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:40:08,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:40:08 GMT 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:40:08,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:40:08,577 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:40:08,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:40:08,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:40:08,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:40:08,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:40:08,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:40:08,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:40:08 GMT 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:40:08,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:40:08,676 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:40:08,676 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:40:08,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:40:08,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:40:08,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:40:08,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:40:08,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:40:08 GMT 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:40:08,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:40:08,740 - functest.core.cloudify - INFO - try 8: Cloudify Manager isn't up and running 2018-08-09 17:40:38,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:40:38,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:40:38,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:40:38,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:40:38 GMT 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:40:38,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:40:38,877 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:40:38,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:40:39,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:40:39,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:40:39,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:40:39,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:40:39,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:40:39,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:40:39 GMT 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:40:39,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:40:39,017 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:40:39,017 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:40:39,083 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:40:39,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:40:39,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:40:39,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:40:39,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:40:39 GMT 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:40:39,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:40:39,085 - functest.core.cloudify - INFO - try 9: Cloudify Manager isn't up and running 2018-08-09 17:41:09,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:41:09,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:41:09,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:41:09,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:41:09,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:41:09,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:41:09,220 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:41:09 GMT 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:41:09,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:41:09,222 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4636, 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': 4641, 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': 10222, 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': 10669, 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': 1002, 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': 8854, 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': 8871, 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': 10668, 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': 4601, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-09 17:41:09,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-09 17:41:09,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:41:09,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4636, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4641, "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": 10222, "Id": "cloudify-rabbitmq.service", "ActiveState": "active", "SubState": "running"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 10669, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 1002, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 8854, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 8871, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 10668, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4601, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:41:09,314 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:41:09 GMT 2018-08-09 17:41:09,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:41:09,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2397 2018-08-09 17:41:09,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:41:09,315 - functest.core.cloudify - INFO - The current manager status is running 2018-08-09 17:41:09,315 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-09 17:41:09,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:41:09,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - reply: "409 CONFLICT" {"message": " already exists on ", "error_code": "conflict_error", "server_traceback": "Traceback (most recent call last):\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 93, in wrapper\n return func(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/rest_decorators.py\", line 133, in wrapper\n response = f(*args, **kwargs)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/rest/resources_v3.py\", line 556, in put\n updated_at=utils.get_formatted_timestamp()\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 465, in put\n self._validate_unique_resource_id_per_tenant(instance)\n File \"/opt/manager/env/lib/python2.7/site-packages/manager_rest/storage/storage_manager.py\", line 359, in _validate_unique_resource_id_per_tenant\n self.current_tenant\nConflictError: already exists on \n"} 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:41:09,376 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:41:09 GMT 2018-08-09 17:41:09,377 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:41:09,377 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1112 2018-08-09 17:41:09,377 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:41:09,377 - functest.core.cloudify - INFO - try 10: Cloudify Manager isn't up and running 2018-08-09 17:41:39,407 - functest.core.cloudify - ERROR - Cloudify Manager isn't up and running 2018-08-09 17:41:39,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-09 17:41:39,409 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 17:41:39,412 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 17:41:39,412 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 17:41:39,416 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:41:39,483 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-09 17:41:39,484 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-09 17:41:39,485 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-09 17:41:39,486 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-09 17:41:39,486 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-09 17:41:39,489 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-09 17:42:30,851 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-09 17:42:30,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.linuxfix.com * extras: sjc.edge.kernel.org * updates: mirrors.cat.pdx.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.9.1.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.9.1.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 3.2 MB/s | 54 MB 00:17 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.9.1.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : kernel-headers-3.10.0-862.9.1.el7.x86_64 5/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 6/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 7/24 Verifying : glibc-2.17-222.el7.x86_64 8/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.9.1.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-09 17:42:30,853 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-09 17:42:30,852 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-09 17:42:30,853 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-09 17:42:33,320 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-09 17:42:33,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:42:33,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:42:33,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-c95405e5-68b5-4666-aa44-179214c109a2 Date: Thu, 09 Aug 2018 17:42:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:33:59Z", "file": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "size": 4373348352, "self": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T17:32:57Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:42:33,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c95405e5-68b5-4666-aa44-179214c109a2 2018-08-09 17:42:33,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.306243896484s 2018-08-09 17:42:33,628 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c95405e5-68b5-4666-aa44-179214c109a2 2018-08-09 17:42:33,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 17:42:33,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}' 2018-08-09 17:42:33,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f41564cb-e6f9-4b24-b283-8633b7e227e8 Date: Thu, 09 Aug 2018 17:42:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:42:33Z", "file": "/v2/images/6432556d-a77c-4ce3-8fed-613be984f326/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "6432556d-a77c-4ce3-8fed-613be984f326", "size": null, "self": "/v2/images/6432556d-a77c-4ce3-8fed-613be984f326", "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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": null, "created_at": "2018-08-09T17:42:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 17:42:33,682 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f41564cb-e6f9-4b24-b283-8633b7e227e8 2018-08-09 17:42:33,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0444049835205s 2018-08-09 17:42:33,683 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f41564cb-e6f9-4b24-b283-8633b7e227e8 returning object 6432556d-a77c-4ce3-8fed-613be984f326 2018-08-09 17:42:33,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 17:42:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326/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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '' 2018-08-09 17:42:40,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34edc523-db7d-41c2-a9f1-5c7514714314 Date: Thu, 09 Aug 2018 17:42: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-09 17:42:40,357 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326/file used request id req-34edc523-db7d-41c2-a9f1-5c7514714314 2018-08-09 17:42:40,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.67386007309s 2018-08-09 17:42:40,357 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326/file used request id req-34edc523-db7d-41c2-a9f1-5c7514714314 2018-08-09 17:42:40,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:42:40,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:42:40,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json X-Openstack-Request-Id: req-c33d48c9-829a-42db-9acb-7ff4b6b39aa8 Date: Thu, 09 Aug 2018 17:42:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:42:40Z", "file": "/v2/images/6432556d-a77c-4ce3-8fed-613be984f326/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "6432556d-a77c-4ce3-8fed-613be984f326", "size": 426967040, "self": "/v2/images/6432556d-a77c-4ce3-8fed-613be984f326", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/6432556d-a77c-4ce3-8fed-613be984f326/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/6432556d-a77c-4ce3-8fed-613be984f326/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-09T17:42:33Z", "os_hidden": false, "protected": false, "os_hash_value": "77f766c489a66d0506f9afd6dc7cfae37b4deb03859757e52a38fe3a9dcc949b8679b3c8530423931d2cb5da8e0747bdce1af7f977d1451c4866a5efdd957a6b"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:33:59Z", "file": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "size": 4373348352, "self": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T17:32:57Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:42:40,407 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c33d48c9-829a-42db-9acb-7ff4b6b39aa8 2018-08-09 17:42:40,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0452880859375s 2018-08-09 17:42:40,407 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c33d48c9-829a-42db-9acb-7ff4b6b39aa8 2018-08-09 17:42:40,410 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/6432556d-a77c-4ce3-8fed-613be984f326/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6432556d-a77c-4ce3-8fed-613be984f326/file', 'owner': u'3bef2701983b491e8eec4d93b4888b76', 'id': u'6432556d-a77c-4ce3-8fed-613be984f326', 'size': 426967040, u'self': u'/v2/images/6432556d-a77c-4ce3-8fed-613be984f326', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3bef2701983b491e8eec4d93b4888b76', 'name': 'vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/6432556d-a77c-4ce3-8fed-613be984f326/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T17:42:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T17:42:40Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', '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/6432556d-a77c-4ce3-8fed-613be984f326', 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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', 'created': u'2018-08-09T17:42:33Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-09T17:42: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/6432556d-a77c-4ce3-8fed-613be984f326', 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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'schema': u'/v2/schemas/image'}}) 2018-08-09 17:42:40,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 17:42:40,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-09 17:42:40,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71baf3e3-404a-4ba0-bfce-62a8e592d0f2 x-compute-request-id: req-71baf3e3-404a-4ba0-bfce-62a8e592d0f2 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "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": "c82209e4-ea72-44b4-8508-ca470869f986"}} 2018-08-09 17:42:40,716 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-71baf3e3-404a-4ba0-bfce-62a8e592d0f2 2018-08-09 17:42:40,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.305695056915s 2018-08-09 17:42:40,717 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-71baf3e3-404a-4ba0-bfce-62a8e592d0f2 2018-08-09 17:42:40,717 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'c82209e4-ea72-44b4-8508-ca470869f986', 'swap': 0}) 2018-08-09 17:42:40,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 17:42:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986/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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" -d '{"extra_specs": {}}' 2018-08-09 17:42:40,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:42:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01af58b6-306d-4fa8-ac6e-7fd0aa54867c x-compute-request-id: req-01af58b6-306d-4fa8-ac6e-7fd0aa54867c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 17:42:40,738 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986/os-extra_specs used request id req-01af58b6-306d-4fa8-ac6e-7fd0aa54867c 2018-08-09 17:42:40,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204980373383s 2018-08-09 17:42:40,739 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986/os-extra_specs used request id req-01af58b6-306d-4fa8-ac6e-7fd0aa54867c 2018-08-09 17:42:40,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 17:42:40,745 - 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-09 17:42:40,753 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 17:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e33cd0a-f63b-42f1-b83b-2d721594d451 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-09 17:42:40,753 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-2e33cd0a-f63b-42f1-b83b-2d721594d451 2018-08-09 17:42:40,753 - 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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:42:40,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6099ed45-6b04-4e27-b06d-e556e9e35e58 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/04db0eb4cbc44b86a63374c23c413671"}, "enabled": true, "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb9d3e30d3a421984c7e5478bf38434"}, "enabled": true, "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1ab5860c22dd4204a84f472a95eb8c80"}, "enabled": true, "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/47d2d23fe7e741d8b66ca590425e4283"}, "enabled": true, "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5d6568a262444ad1be41cfbf0d00a04e"}, "enabled": true, "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/6e6399dc0e2c4c298c31c6f983838c3e"}, "enabled": true, "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9a0e5bf451a64c308314b53947ee3a68"}, "enabled": true, "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a92fb17de9c741d3bde543692e87a1b6"}, "enabled": true, "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aad24cc769ea4d768e8cd180831294f8"}, "enabled": true, "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/afdd523c60f4483296c30a72897a3082"}, "enabled": true, "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b7e6208968a44545a1b59da1e372f813"}, "enabled": true, "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bb114343ab8d4f18a66180c08bf69dc9"}, "enabled": true, "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c1a26a6b520b41dfb47387fe563486a2"}, "enabled": true, "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d9c50ddd234448b786285cf1e0cb9be1"}, "enabled": true, "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc63aa2bd5b8499298f79ade0c64cca0"}, "enabled": true, "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-09 17:42:40,949 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-6099ed45-6b04-4e27-b06d-e556e9e35e58 2018-08-09 17:42:40,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.206756830215s 2018-08-09 17:42:40,950 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-6099ed45-6b04-4e27-b06d-e556e9e35e58 2018-08-09 17:42:40,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 17:42:40,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:42:41,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b46a02-ee56-48e7-8cbf-6084f56b7182 Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/055fc97fd2474332bfb5b0718d3a3919"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05a5f3485d2840d89850cca43c026432"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "05a5f3485d2840d89850cca43c026432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/12dc5cb1124e4dca96f0360f067ce7d8"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1cd5387ec65f495e9c6a799aca955b00"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fe5ce99c1984440a19288a769b85151"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "2fe5ce99c1984440a19288a769b85151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/319fbe904cd34716a7392778446a0b39"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "319fbe904cd34716a7392778446a0b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3405469bd4624a7ea067336efb280589"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "3405469bd4624a7ea067336efb280589"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3441e6961cb14a9e8e75d0a595d1b7bf"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/363454a2994a403d9fa451cd0c72f7cc"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3c6be36c7ba24b97b4b7ac6d395b353e"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a071179f7384e0090587dc391deb42e"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "4a071179f7384e0090587dc391deb42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4f201e705a4945c7aa6e1003e837d30c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "4f201e705a4945c7aa6e1003e837d30c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4fd6d3224f0c412cb07c7f6789bf01b0"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/559158bcd52947cfb1988439da63ffe0"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "559158bcd52947cfb1988439da63ffe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/581952a4678947829a552f8e9c61eb87"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "581952a4678947829a552f8e9c61eb87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5acce9d0ddfe475e963f65548ec797f2"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "5acce9d0ddfe475e963f65548ec797f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5d453cc245ea480195c7e27e7d0f5f16"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/735372b718414afcb94861aeb3ee556d"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "735372b718414afcb94861aeb3ee556d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ba99ecd303a4c33a58468218c335c1b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7be71e6eb9364f3c947d27fc3e98dfa3"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7fff9d66e6cc45398413570d12626389"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "7fff9d66e6cc45398413570d12626389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9054be8a50294e41ab3c56f3dc76a4ed"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/982f49cc7cd24f4d8a373919aad92261"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b04cfd0b04104faaa200409a9e190ce7"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "b04cfd0b04104faaa200409a9e190ce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b5a1dc21049a4ccbb51b58bc84bc46e6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b71d006da7be4533a637838751064bda"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "b71d006da7be4533a637838751064bda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c004a4d2715b49a9a5c7f35bac8bab26"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c16a37ce951a446ba229049691fa898b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c16a37ce951a446ba229049691fa898b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c32172db2ce34b848e9af434585e8e0e"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c73668c3d5c548358b1dd7811b2b546d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c73668c3d5c548358b1dd7811b2b546d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c7eb71d554d34f2cbc45d036679e4e61"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c91117f98c3e4cd3a7d2d6b75109e6f7"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf8418002f53434a85ff495d00bd82fb"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d80a5a0798db4eed819ca1c35a8b0085"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da29821f9b4b45bdada1a8752d30a041"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "da29821f9b4b45bdada1a8752d30a041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/db650aac3d6f4090b345a3119d2598cf"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "db650aac3d6f4090b345a3119d2598cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/de0eccc30f87482cb86b181738e36072"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "de0eccc30f87482cb86b181738e36072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e72ed3d2862e4ef4819d088368e0c084"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "e72ed3d2862e4ef4819d088368e0c084"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f45427dcd66840069309d05c3ebc7686"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "f45427dcd66840069309d05c3ebc7686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f5fe7e3da85243e08021c1c16b1e12e5"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe9c4e3cbd0d44eba0dae1f4de94342c"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff71221d6f6b4427be9d15eca587ab70"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 17:42:41,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-65b46a02-ee56-48e7-8cbf-6084f56b7182 2018-08-09 17:42:41,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.200312137604s 2018-08-09 17:42:41,160 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-65b46a02-ee56-48e7-8cbf-6084f56b7182 2018-08-09 17:42:41,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:42:41,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:42:41,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c9d7fbb8-04d4-4ec4-acda-a1cbf7b59571 Date: Thu, 09 Aug 2018 17:42:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:32:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 1, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "4138ad5c-35dd-45b5-8244-c8027be1aad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "70dfddf9-9a4d-45ff-8685-f3e1e2105c4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "80bc2021-ca32-42e8-881f-7ca839593aa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "8d8fae5c-41a1-4494-ada9-72b68aca0289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 7, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:42:41,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c9d7fbb8-04d4-4ec4-acda-a1cbf7b59571 2018-08-09 17:42:41,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.305177927017s 2018-08-09 17:42:41,475 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c9d7fbb8-04d4-4ec4-acda-a1cbf7b59571 2018-08-09 17:42:41,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-09 17:42:41,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -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": "84e6e4ff-b698-4846-8c55-d183eba67d82"}}' 2018-08-09 17:42:41,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-00cef300-93d9-4ca4-88ac-af6a809e024d Date: Thu, 09 Aug 2018 17:42:41 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-09T17:42:41Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "port_range_min": 22, "revision_number": 0, "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:42:41Z", "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "78ebd8c6-d9c4-4a65-ae79-b3318a13fbc7"}} 2018-08-09 17:42:41,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-00cef300-93d9-4ca4-88ac-af6a809e024d 2018-08-09 17:42:41,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.360008955002s 2018-08-09 17:42:41,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-00cef300-93d9-4ca4-88ac-af6a809e024d 2018-08-09 17:42:41,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-09 17:42:41,846 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-09 17:42:43,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:43,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:43,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:43,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:43,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:43,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:43,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:43,592 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-09 17:42:43,592 - 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-09T17:42:43.551Z", "updated_at": "2018-08-09T17:42:43.551Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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.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": "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": {"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"}}, "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.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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": [], "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": "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.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": "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": {"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"}}, "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": "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_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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-09 17:42:43,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:43,593 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:43 GMT 2018-08-09 17:42:43,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:43,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-09 17:42:43,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:43,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-09 17:42:43,607 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.21:5000", "keystone_tenant_name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "6432556d-a77c-4ce3-8fed-613be984f326", "keystone_password": "4234a646-60c9-439a-86e0-56020f1c3f3c", "reference_vnf_flavor_id": "c82209e4-ea72-44b4-8508-ca470869f986", "target_vnf_flavor_id": "c82209e4-ea72-44b4-8508-ca470869f986", "target_vnf_image_id": "6432556d-a77c-4ce3-8fed-613be984f326"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-09 17:42:44,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:44,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:44,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:44,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-09 17:42:44,280 - 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": "c82209e4-ea72-44b4-8508-ca470869f986", "target_vnf_flavor_id": "c82209e4-ea72-44b4-8508-ca470869f986", "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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "6432556d-a77c-4ce3-8fed-613be984f326", "keystone_password": "4234a646-60c9-439a-86e0-56020f1c3f3c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "6432556d-a77c-4ce3-8fed-613be984f326", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:43.708Z", "updated_at": "2018-08-09T17:42:43.708Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:44 GMT 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-09 17:42:44,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:44,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:44,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:44,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-09 17:42:44,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:44,341 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:44 GMT 2018-08-09 17:42:44,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:44,341 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-09 17:42:44,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:44,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:42:44,425 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:44,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:44,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:44,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:44 GMT 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 17:42:44,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:44,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:42:44,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:44,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:44,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:44 GMT 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:44,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:42:44,482 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:49,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:49,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:49,574 - 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-09T17:42:45.141Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:45.141Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:45.318Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:45.318Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:45.486Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:45.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:46.306Z", "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-09T17:42:46.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:46.306Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:46.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:46.306Z", "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-09T17:42:46.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:46.306Z", "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-09T17:42:46.306Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:46.333Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:46.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:46.333Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:46.333Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:47.314Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp6EPpHt --prefix=\"/tmp/openstack-BJQiGV\" --constraint=\"/tmp/openstack-BJQiGV/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:47.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:42:47.314Z", "message": "Installing from directory: /tmp/tmp6EPpHt [args=--prefix=\"/tmp/openstack-BJQiGV\" --constraint=\"/tmp/openstack-BJQiGV/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:42:47.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-09 17:42:49,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:49,574 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:49 GMT 2018-08-09 17:42:49,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:49,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-09 17:42:49,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:49,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-09 17:42:49,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-09 17:42:49,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-09 17:42:49,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-09 17:42:49,575 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-09 17:42:49,575 - 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-09 17:42:49,576 - 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-09 17:42:49,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-09 17:42:49,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-09 17:42:49,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmp6EPpHt --prefix="/tmp/openstack-BJQiGV" --constraint="/tmp/openstack-BJQiGV/constraint.txt" 2018-08-09 17:42:49,576 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmp6EPpHt [args=--prefix="/tmp/openstack-BJQiGV" --constraint="/tmp/openstack-BJQiGV/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-09 17:42:49,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:42:49,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:49,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:49 GMT 2018-08-09 17:42:49,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:49,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:42:49,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:54,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:42:54,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:54,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:54,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:54,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:54 GMT 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 17:42:54,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:54,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:42:54,863 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:54,863 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:54,864 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:54 GMT 2018-08-09 17:42:54,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:54,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:42:54,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:59,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:42:59,954 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:42:59,955 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 17:42:59,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:42:59,956 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:42:59 GMT 2018-08-09 17:42:59,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:42:59,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 17:42:59,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:42:59,956 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:43:00,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:00,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:00,105 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:00 GMT 2018-08-09 17:43:00,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:00,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:43:00,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:05,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 17:43:05,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:05,198 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:05 GMT 2018-08-09 17:43:05,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:05,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 17:43:05,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:05,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:05,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:05,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:43:05,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:05,254 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:05 GMT 2018-08-09 17:43:05,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:05,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:43:05,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:10,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:10,319 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:10,319 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:10 GMT 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:10,320 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-09 17:43:10,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:10,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:43:10,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:10,375 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:10 GMT 2018-08-09 17:43:10,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:10,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:43:10,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:15,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:15,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:15,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:13.934Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:13.934Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:14.347Z", "message": "Removing directory: /tmp/tmp6EPpHt", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:14.347Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f", "logger": "ad4ea6b7-022b-499c-80f5-db7302a37b0e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:14.951Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:14.951Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:15.359Z", "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-09T17:43:15.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:15.359Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:15.359Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:15 GMT 2018-08-09 17:43:15,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:15,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2504 2018-08-09 17:43:15,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:15,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-09 17:43:15,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmp6EPpHt 2018-08-09 17:43:15,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-09 17:43:15,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-09 17:43:15,445 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-09 17:43:15,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:43:15,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:15,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:15 GMT 2018-08-09 17:43:15,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:15,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-09 17:43:15,504 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:20,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:20,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:20,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:20,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:20,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:16.363Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:16.363Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}], "metadata": {"pagination": {"total": 17, "offset": 16, "size": 50}}} 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:20 GMT 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 567 2018-08-09 17:43:20,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:20,573 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-09 17:43:20,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/d04cad80-7538-4840-b222-b17cff0d8d2f 2018-08-09 17:43:20,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:20,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:20,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:20,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"} 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:20 GMT 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-09 17:43:20,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:20,626 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-09 17:43:20,626 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-09 17:43:20,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:20,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:20,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:20,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:20,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:20,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-09 17:43:20,775 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:20 GMT 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:20,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:20,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:20,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:20,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:20,902 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:20,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:20 GMT 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 17:43:20,903 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:20,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:20,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:20,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:20,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:20,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:20,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:20,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:20,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:20,958 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:20,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:20,958 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:20 GMT 2018-08-09 17:43:20,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:20,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:20,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:25,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:26,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:26,088 - 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-09T17:43:21.338Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:21.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:22.354Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:22.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:22.354Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:22.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:22.354Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:22.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "keypair_aa8i53", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "keypair_aa8i53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.913Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:23.913Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:23.933Z", "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-09T17:43:23.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.406Z", "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-09T17:43:24.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "7e2300eb-ad3f-46ff-9498-52a3d1c4f909"}, {"node_instance_id": "keypair_aa8i53", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.923Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:24.923Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.923Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:24.923Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.923Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:24.923Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.923Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:24.923Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:24.923Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:24.923Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:26.042Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:26.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:26.042Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:26.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:26.042Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:26.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:26.042Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:26.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "keypair_aa8i53", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:26.042Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:26.042Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 33, "offset": 0, "size": 50}}} 2018-08-09 17:43:26,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:26,089 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:26 GMT 2018-08-09 17:43:26,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:26,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17740 2018-08-09 17:43:26,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:26,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-09 17:43:26,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-09 17:43:26,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,090 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-09 17:43:26,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-09 17:43:26,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-09 17:43:26,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-09 17:43:26,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 17:43:26,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,091 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-09 17:43:26,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 17:43:26,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,092 - 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-09 17:43:26,092 - 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-09 17:43:26,092 - 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-09 17:43:26,093 - 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-09 17:43:26,093 - 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-09 17:43:26,093 - 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-09 17:43:26,093 - 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-09 17:43:26,093 - 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-09 17:43:26,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-09 17:43:26,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-09 17:43:26,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:26,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-09 17:43:26,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-09 17:43:26,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-09 17:43:26,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-09 17:43:26,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:26,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-09 17:43:26,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-09 17:43:26,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:26,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:26,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:26,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:26,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:26,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:26,227 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:26 GMT 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:26,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:31,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:31,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:31,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_ip_mzc2ko", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:26.413Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:43:25Z', u'updated_at': u'2018-08-09T17:43:25Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'3bef2701983b491e8eec4d93b4888b76', u'port_id': None, u'id': u'f6697187-bdc9-423a-9dca-9d9f49a59c45', u'qos_policy_id': None}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:26.413Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "da377ea7-e0bf-4358-89c0-90a1cedeb605"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.059Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.059Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "keypair_aa8i53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.059Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.059Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.059Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "keypair_aa8i53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.059Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.059Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_ip_2khwex", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.418Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:43:26Z', u'updated_at': u'2018-08-09T17:43:26Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'3bef2701983b491e8eec4d93b4888b76', u'port_id': None, u'id': u'36973429-285d-4baf-b80e-439d52d9fa12', u'qos_policy_id': None}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "c848182d-3f66-4283-a8b4-dfa99b5e7beb"}, {"node_instance_id": "external_network_5vv9tu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:27.418Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:27.418Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "f8d56f74-d046-4c91-a557-cabb2b08fca4"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:28.071Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:28.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:28.071Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:28.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:28.071Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:28.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:28.071Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:28.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:28.071Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:28.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:29.084Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:29.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:29.084Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:29.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:29.084Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:29.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "router_yckde8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "security_group_4leiri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "router_yckde8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "router_yckde8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:30.248Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:30.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:31.274Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:31.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:31.274Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:31.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:31.274Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:31.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 60, "offset": 33, "size": 50}}} 2018-08-09 17:43:31,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:31,297 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:31 GMT 2018-08-09 17:43:31,297 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:31,297 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14111 2018-08-09 17:43:31,297 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:31,298 - 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'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:43:25Z', u'updated_at': u'2018-08-09T17:43:25Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'3bef2701983b491e8eec4d93b4888b76', u'port_id': None, u'id': u'f6697187-bdc9-423a-9dca-9d9f49a59c45', u'qos_policy_id': None} 2018-08-09 17:43:31,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 17:43:31,298 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-09 17:43:31,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:31,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:31,299 - 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'3bef2701983b491e8eec4d93b4888b76', u'created_at': u'2018-08-09T17:43:26Z', u'updated_at': u'2018-08-09T17:43:26Z', u'floating_network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.207', u'revision_number': 0, u'project_id': u'3bef2701983b491e8eec4d93b4888b76', u'port_id': None, u'id': u'36973429-285d-4baf-b80e-439d52d9fa12', u'qos_policy_id': None} 2018-08-09 17:43:31,299 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,300 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-09 17:43:31,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:31,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:31,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:31,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:31,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-09 17:43:31,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-09 17:43:31,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-09 17:43:31,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-09 17:43:31,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:31,302 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:31,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:31,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:31,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:31,354 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:31 GMT 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:31,354 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:31,355 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:36,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:36,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:36,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:36,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:36,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:36,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:36,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:32.448Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:32.448Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:33.280Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:33.280Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "router_yckde8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:33.280Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:33.280Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:33.280Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:33.280Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "router_yckde8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:34.289Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:34.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:34.289Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:34.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "router_yckde8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:34.289Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:34.289Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:35.325Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:35.325Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 75, "offset": 60, "size": 50}}} 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:36 GMT 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7478 2018-08-09 17:43:36,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:36,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-09 17:43:36,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:36,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-09 17:43:36,423 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-09 17:43:36,424 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-09 17:43:36,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:36,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-09 17:43:36,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-09 17:43:36,425 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-09 17:43:36,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:36,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:36,480 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:36,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:36,480 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:36 GMT 2018-08-09 17:43:36,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:36,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:36,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:41,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:41,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:41,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:37.286Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:37.286Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:37.331Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:37.331Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:38.335Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:38.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:38.335Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:38.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:38.335Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:38.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:38.335Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:38.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:39.505Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:39.505Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:40.659Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:40.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:40.659Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:40.659Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:40.851Z", "message": "connect_security_group(): source_id=5b948584-0c17-48d2-b28a-ad09505c4d2f target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', 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-09T17:43:40.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "99ba0928-86ff-4b66-8147-552dfeb2f2a3"}], "metadata": {"pagination": {"total": 91, "offset": 75, "size": 50}}} 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:41 GMT 2018-08-09 17:43:41,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:41,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8262 2018-08-09 17:43:41,555 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-09 17:43:41,555 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-09 17:43:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-09 17:43:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:41,556 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-09 17:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-09 17:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:41,557 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:41,558 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=5b948584-0c17-48d2-b28a-ad09505c4d2f target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-09 17:43:41,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:41,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:41,612 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:41,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:41,612 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:41 GMT 2018-08-09 17:43:41,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:41,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:41,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:46,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:46,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:46,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:41.666Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:41.666Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:41.762Z", "message": "connect_security_group(): source_id=c0deae1c-7600-4175-9f72-cc50953a37a0 target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', 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-09T17:43:41.762Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "cd90caa7-a35c-4258-bc10-13049118ab0b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:42.672Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:42.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:43.675Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:43.675Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:44.725Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:44.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:44.725Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:44.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:44.725Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:44.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:44.725Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:44.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:44.725Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:44.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:44.725Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:44.725Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 101, "offset": 91, "size": 50}}} 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:46 GMT 2018-08-09 17:43:46,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:46,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5259 2018-08-09 17:43:46,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:46,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:46,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=c0deae1c-7600-4175-9f72-cc50953a37a0 target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:46,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-09 17:43:46,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-09 17:43:46,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:46,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:46,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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:46,738 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:46 GMT 2018-08-09 17:43:46,739 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:46,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:46,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:51,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:51,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:51,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:51,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:51,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:51,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:51,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:46.695Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:46.695Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:47.732Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:47.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:47.732Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:47.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:47.732Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:47.732Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:48.735Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:48.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:48.735Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:48.735Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:49.741Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:49.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:49.741Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:49.741Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:50.727Z", "message": "connect_security_group(): source_id=63a1fbe4-e38b-4355-9006-b78cbb202d70 target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', 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-09T17:43:50.727Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "afe8964a-b9d5-4fc3-afac-1ec30d412587"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:50.768Z", "message": "connect_security_group(): source_id=f283db58-7d88-40f3-9590-1db1fa77fb94 target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', 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-09T17:43:50.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "1a4c5c77-d0fe-4616-8f4c-fd5a78d57f50"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:51.350Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:51.350Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 114, "offset": 101, "size": 50}}} 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:51 GMT 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5866 2018-08-09 17:43:51,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:51,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-09 17:43:51,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-09 17:43:51,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:51,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:43:51,899 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:51,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:43:51,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:51,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:51,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=63a1fbe4-e38b-4355-9006-b78cbb202d70 target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-09 17:43:51,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=f283db58-7d88-40f3-9590-1db1fa77fb94 target={u'external_id': u'20772576-6a14-4898-896c-1c6ecc0c089b', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-09 17:43:51,900 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:51,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:51,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:51,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:51,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:51,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:51,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:51,973 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:51 GMT 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:51,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:56,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:57,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:57,041 - 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-09T17:43:52.029Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:52.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:52.029Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:52.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:52.029Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:52.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:54.186Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:54.186Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:55.041Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:55.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:55.041Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:55.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:55.041Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:55.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:55.041Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:55.041Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:55.605Z", "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'f283db58-7d88-40f3-9590-1db1fa77fb94', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cf:7d:bf'}, {u'external_id': u'5b948584-0c17-48d2-b28a-ad09505c4d2f', 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:c2:d6:53'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:55.605Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "72cd9dd3-47e4-4692-9f3b-1836e2406b13"}, {"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:55.777Z", "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-09T17:43:55.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "72cd9dd3-47e4-4692-9f3b-1836e2406b13"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:56.122Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:56.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:56.122Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:56.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:56.122Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:56.122Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:56.797Z", "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'63a1fbe4-e38b-4355-9006-b78cbb202d70', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ed:34:12'}, {u'external_id': u'c0deae1c-7600-4175-9f72-cc50953a37a0', u'fixed_ip_address': u'12.0.0.21', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a4:05:bf'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "aab63a9b-2c5c-4530-a46e-594443fd24f5"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:56.797Z", "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-09T17:43:56.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "aab63a9b-2c5c-4530-a46e-594443fd24f5"}], "metadata": {"pagination": {"total": 131, "offset": 112, "size": 50}}} 2018-08-09 17:43:57,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:57,041 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:57 GMT 2018-08-09 17:43:57,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:57,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8852 2018-08-09 17:43:57,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:43:57,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-09 17:43:57,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-09 17:43:57,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-09 17:43:57,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-09 17:43:57,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 17:43:57,042 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-09 17:43:57,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 17:43:57,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:57,043 - 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'f283db58-7d88-40f3-9590-1db1fa77fb94', u'fixed_ip_address': u'11.0.0.12', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:cf:7d:bf'}, {u'external_id': u'5b948584-0c17-48d2-b28a-ad09505c4d2f', 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:c2:d6:53'}] 2018-08-09 17:43:57,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-09 17:43:57,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-09 17:43:57,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-09 17:43:57,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-09 17:43:57,044 - 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'63a1fbe4-e38b-4355-9006-b78cbb202d70', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ed:34:12'}, {u'external_id': u'c0deae1c-7600-4175-9f72-cc50953a37a0', u'fixed_ip_address': u'12.0.0.21', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:a4:05:bf'}] 2018-08-09 17:43:57,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-09 17:43:57,044 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:43:57,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:43:57,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:43:57,098 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:43:57 GMT 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:43:57,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:43:57,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:02,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:02,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:02,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:57.801Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'f283db58-7d88-40f3-9590-1db1fa77fb94'}, {'port-id': u'5b948584-0c17-48d2-b28a-ad09505c4d2f'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:57.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "72cd9dd3-47e4-4692-9f3b-1836e2406b13"}, {"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:57.801Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'f283db58-7d88-40f3-9590-1db1fa77fb94'}, {'port-id': u'5b948584-0c17-48d2-b28a-ad09505c4d2f'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:57.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "72cd9dd3-47e4-4692-9f3b-1836e2406b13"}, {"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:57.801Z", "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-09T17:43:57.801Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "72cd9dd3-47e4-4692-9f3b-1836e2406b13"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:58.806Z", "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-09T17:43:58.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "aab63a9b-2c5c-4530-a46e-594443fd24f5"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:58.806Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'63a1fbe4-e38b-4355-9006-b78cbb202d70'}, {'port-id': u'c0deae1c-7600-4175-9f72-cc50953a37a0'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:58.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "aab63a9b-2c5c-4530-a46e-594443fd24f5"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:58.806Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'63a1fbe4-e38b-4355-9006-b78cbb202d70'}, {'port-id': u'c0deae1c-7600-4175-9f72-cc50953a37a0'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:58.806Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "aab63a9b-2c5c-4530-a46e-594443fd24f5"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:43:59.860Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:43:59.860Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:01.128Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:01.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:01.128Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:01.128Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:02.145Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:44:02.145Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 147, "offset": 127, "size": 50}}} 2018-08-09 17:44:02,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:02,230 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:02 GMT 2018-08-09 17:44:02,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:02,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10038 2018-08-09 17:44:02,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:02,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'f283db58-7d88-40f3-9590-1db1fa77fb94'}, {'port-id': u'5b948584-0c17-48d2-b28a-ad09505c4d2f'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'} 2018-08-09 17:44:02,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'f283db58-7d88-40f3-9590-1db1fa77fb94'}, {'port-id': u'5b948584-0c17-48d2-b28a-ad09505c4d2f'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'} 2018-08-09 17:44:02,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-09 17:44:02,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Asking Nova to create server. All possible parameters are: name,key_name,image,meta,nics,flavor) 2018-08-09 17:44:02,231 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'63a1fbe4-e38b-4355-9006-b78cbb202d70'}, {'port-id': u'c0deae1c-7600-4175-9f72-cc50953a37a0'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'} 2018-08-09 17:44:02,232 - 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'6432556d-a77c-4ce3-8fed-613be984f326', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'68720477-c50b-4c39-a6b0-4a4c34e1072b'}, 'nics': [{'port-id': u'63a1fbe4-e38b-4355-9006-b78cbb202d70'}, {'port-id': u'c0deae1c-7600-4175-9f72-cc50953a37a0'}], 'flavor': u'c82209e4-ea72-44b4-8508-ca470869f986'} 2018-08-09 17:44:02,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 17:44:02,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:44:02,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-09 17:44:02,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 17:44:02,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:44:02,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 17:44:02,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-09 17:44:02,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-09 17:44:02,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-09 17:44:02,233 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-09 17:44:02,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:02,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:02,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:02,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:02,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:02,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:02,295 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:02 GMT 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:02,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:07,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:07,372 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:07,373 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:04.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": "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-09T17:44:04.057Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:05.179Z", "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-09T17:44:05.179Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-08-09 17:44:07,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:07,374 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:07 GMT 2018-08-09 17:44:07,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:07,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-08-09 17:44:07,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:07,374 - 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-09 17:44:07,375 - 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-09 17:44:07,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:07,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:07,430 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:07,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:07,430 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:07 GMT 2018-08-09 17:44:07,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:07,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:07,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:12,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:12,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-09 17:44:12,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:12,568 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:12 GMT 2018-08-09 17:44:12,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:12,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:12,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:12,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:12,646 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:12,646 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:12,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:12,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:12,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:12,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:12,647 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:12,647 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:12,647 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:12,647 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:12 GMT 2018-08-09 17:44:12,647 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:12,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:12,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:17,653 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:17,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:17,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:17,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:17,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:17,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:17,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:17 GMT 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:17,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:18,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:18,442 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:18,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:18,442 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:18 GMT 2018-08-09 17:44:18,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:18,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:18,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:23,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:23,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:23 GMT 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:23,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:23,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:23,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:23,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:23,573 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:23 GMT 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:23,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:23,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:28,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:28,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:28,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:28,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:28,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:28,647 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:28 GMT 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:28,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:28,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:28,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:28,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:28,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:28,706 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:28 GMT 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:28,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:28,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:33,712 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:33,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:33,773 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:33 GMT 2018-08-09 17:44:33,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:33,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:33,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:33,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:33,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:33,832 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:33,832 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:33 GMT 2018-08-09 17:44:33,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:33,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:33,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:38,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:38,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:38,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:34.062Z", "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-09T17:44:34.062Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:34.194Z", "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-09T17:44:34.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:35.201Z", "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-09T17:44:35.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:35.201Z", "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-09T17:44:35.201Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:36.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 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-09T17:44:36.298Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:44:37.205Z", "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-09T17:44:37.205Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-08-09 17:44:38,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:38,902 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:38 GMT 2018-08-09 17:44:38,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:38,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-08-09 17:44:38,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:38,902 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 17:44:38,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 17:44:38,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-09 17:44:38,903 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-09 17:44:38,903 - 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-09 17:44:38,903 - 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-09 17:44:38,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:38,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:38,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:38,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:38,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:38,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:38,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:38,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:38,962 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:38,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:38,962 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:38 GMT 2018-08-09 17:44:38,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:38,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:38,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:43,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:44,028 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-09 17:44:44,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:44,029 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:44 GMT 2018-08-09 17:44:44,029 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:44,029 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:44,029 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:44,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:44,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:44,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:44,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:44,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:44,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:44,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:44,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:44,082 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:44,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:44,082 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:44 GMT 2018-08-09 17:44:44,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:44,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:44,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:49,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:49,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-09 17:44:49,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:49,146 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:49 GMT 2018-08-09 17:44:49,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:49,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:49,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:49,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:49,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:49,209 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:49,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:49,210 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:49 GMT 2018-08-09 17:44:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:49,210 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:49,210 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:54,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:54,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:54 GMT 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:54,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:54,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:54,331 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:54,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:54,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:54,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:54,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:54,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:54,331 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:54,332 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:54,332 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:54 GMT 2018-08-09 17:44:54,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:54,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:54,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:59,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:44:59,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:59,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:59 GMT 2018-08-09 17:44:59,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:59,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:44:59,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:44:59,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:44:59,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:44:59,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:44:59,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:44:59,463 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:44:59 GMT 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:44:59,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:44:59,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:04,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:45:04,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:45:04 GMT 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:04,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:45:04,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:45:04,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:45:04,592 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:45:04,592 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:45:04,592 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:45:04,593 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:45:04 GMT 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:45:04,593 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:09,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:45:09,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:06.323Z", "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-09T17:45:06.323Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:07.224Z", "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-09T17:45:07.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:07.224Z", "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-09T17:45:07.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:07.224Z", "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-09T17:45:07.224Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:08.250Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:45:08.250Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "a451b944-58de-4a9c-bcbe-89f28e730819"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:08.387Z", "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-09T17:45:08.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:08.954Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:45:08.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531", "logger": "ca98b0c3-d69e-40f0-8c5d-ebb12df69489"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:09.229Z", "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-09T17:45:09.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 163, "offset": 151, "size": 50}}} 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:45:09,665 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:45:09 GMT 2018-08-09 17:45:09,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:45:09,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4248 2018-08-09 17:45:09,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:09,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 17:45:09,666 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-09 17:45:09,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 17:45:09,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-09 17:45:09,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-09 17:45:09,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-09 17:45:09,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-09 17:45:09,667 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-09 17:45:09,668 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:45:09,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:45:09,794 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:45:09,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:45:09,794 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:45:09 GMT 2018-08-09 17:45:09,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:45:09,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-09 17:45:09,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:14,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:45:14,868 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:45:14,868 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:45:10.232Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-09T17:45:10.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 164, "offset": 159, "size": 50}}} 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:45:14 GMT 2018-08-09 17:45:14,869 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:45:14,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 525 2018-08-09 17:45:14,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:14,870 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-09 17:45:14,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/da24a0fd-723c-4194-a843-0df4587a4531 2018-08-09 17:45:14,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:45:14,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:45:14,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:45:14,925 - 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-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"} 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:45:14 GMT 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-09 17:45:14,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:45:14,926 - 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-09T17:43:20.695Z', 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'da24a0fd-723c-4194-a843-0df4587a4531'} 2018-08-09 17:45:14,938 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-09 17:45:14,998 - 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.207'}, 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.208'}}, 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-09 17:45:15,056 - 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.207'}, 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.208'}}, 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-09 17:45:15,056 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-09 17:45:15,057 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.207 2018-08-09 17:45:15,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:15,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:16,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d45effe-d0fd-4746-a6e1-0aa3d3f3d50e x-compute-request-id: req-1d45effe-d0fd-4746-a6e1-0aa3d3f3d50e Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:16,069 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d45effe-d0fd-4746-a6e1-0aa3d3f3d50e 2018-08-09 17:45:16,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01148796082s 2018-08-09 17:45:16,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1d45effe-d0fd-4746-a6e1-0aa3d3f3d50e 2018-08-09 17:45:16,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:16,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:16,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45: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-dd78daa1-acc4-4dd4-85d0-b580d5ce027e x-compute-request-id: req-dd78daa1-acc4-4dd4-85d0-b580d5ce027e Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:16,877 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd78daa1-acc4-4dd4-85d0-b580d5ce027e 2018-08-09 17:45:16,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.804121017456s 2018-08-09 17:45:16,878 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd78daa1-acc4-4dd4-85d0-b580d5ce027e 2018-08-09 17:45:16,881 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.14 2018-08-09 17:45:16,881 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:ed:34:12 2018-08-09 17:45:16,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:17,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45: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-8a484653-c42d-46f5-8e6d-e09755a4c93c x-compute-request-id: req-8a484653-c42d-46f5-8e6d-e09755a4c93c Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:17,564 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a484653-c42d-46f5-8e6d-e09755a4c93c 2018-08-09 17:45:17,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682139873505s 2018-08-09 17:45:17,565 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8a484653-c42d-46f5-8e6d-e09755a4c93c 2018-08-09 17:45:17,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:17,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:18,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f56a37bc-2ac4-4664-adb3-2087440409b4 x-compute-request-id: req-f56a37bc-2ac4-4664-adb3-2087440409b4 Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:18,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f56a37bc-2ac4-4664-adb3-2087440409b4 2018-08-09 17:45:18,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.597888946533s 2018-08-09 17:45:18,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f56a37bc-2ac4-4664-adb3-2087440409b4 2018-08-09 17:45:18,170 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.21 2018-08-09 17:45:18,171 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:a4:05:bf 2018-08-09 17:45:18,171 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-09 17:45:18,171 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.208 2018-08-09 17:45:18,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:18,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45: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-9f3cc06f-872f-46a2-a2b9-131ae7a0a57c x-compute-request-id: req-9f3cc06f-872f-46a2-a2b9-131ae7a0a57c Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:18,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f3cc06f-872f-46a2-a2b9-131ae7a0a57c 2018-08-09 17:45:18,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.592175960541s 2018-08-09 17:45:18,764 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9f3cc06f-872f-46a2-a2b9-131ae7a0a57c 2018-08-09 17:45:18,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:19,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45: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-3e0b2f96-418d-4306-8800-ec0d8879d96c x-compute-request-id: req-3e0b2f96-418d-4306-8800-ec0d8879d96c Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:19,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e0b2f96-418d-4306-8800-ec0d8879d96c 2018-08-09 17:45:19,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45651102066s 2018-08-09 17:45:19,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e0b2f96-418d-4306-8800-ec0d8879d96c 2018-08-09 17:45:19,228 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.12 2018-08-09 17:45:19,229 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:cf:7d:bf 2018-08-09 17:45:19,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:19,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:19,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45: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-8ed7a924-41b3-4ee6-9817-c8cf2084accf x-compute-request-id: req-8ed7a924-41b3-4ee6-9817-c8cf2084accf Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:19,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ed7a924-41b3-4ee6-9817-c8cf2084accf 2018-08-09 17:45:19,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698954105377s 2018-08-09 17:45:19,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ed7a924-41b3-4ee6-9817-c8cf2084accf 2018-08-09 17:45:19,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:45:19,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:45:20,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:45: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-f7e642be-639c-4f21-9b98-8d6573753780 x-compute-request-id: req-f7e642be-639c-4f21-9b98-8d6573753780 Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:45:20,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7e642be-639c-4f21-9b98-8d6573753780 2018-08-09 17:45:20,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43078494072s 2018-08-09 17:45:20,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f7e642be-639c-4f21-9b98-8d6573753780 2018-08-09 17:45:20,367 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.4 2018-08-09 17:45:20,368 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:c2:d6:53 2018-08-09 17:45:20,368 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-09 17:45:20,380 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:45:20,398 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-09 17:45:20,408 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:45:20,424 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-09 17:45:20,424 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-09 17:45:20,433 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:45:20,493 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-09 17:45:20' 2018-08-09 17:45:20,493 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-09 17:45:20,493 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-09 17:45:20,502 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:45:20,522 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-08-09 17:45:20,524 - paramiko.transport - DEBUG - starting thread (client mode): 0xd206390L 2018-08-09 17:45:20,524 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 17:45:20,529 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-09 17:45:20,529 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-09 17:45:20,530 - 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-09 17:45:20,531 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-09 17:45:20,531 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-09 17:45:20,531 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 17:45:20,531 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-09 17:45:20,531 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 17:45:20,565 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-09 17:45:20,676 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-09 17:45:20,676 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 17:45:20,679 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-09 17:45:20,713 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 17:45:26,727 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-09 17:45:26,727 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-09 17:45:26,753 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-08-09 17:45:26,754 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 17:45:26,755 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 17:45:26,755 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 17:45:26,757 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:45:26,759 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:45:27,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-09 17:45:28,783 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-09 17:45:33,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-09 17:45:34,790 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-09 17:45:39,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-09 17:45:40,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-09 17:45:45,803 - 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-09 17:45:46,805 - 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-09 17:45:51,806 - 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-09 17:45:52,808 - 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-09 17:45:57,813 - 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-09 17:45:58,815 - 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-09 17:46:03,821 - 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-09 17:46:04,822 - 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-09 17:46:09,828 - 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-09 17:46:10,830 - 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-09 17:46:15,835 - 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-09 17:46:16,837 - 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-09 17:46:21,843 - 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-09 17:46:22,844 - 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-09 17:46:27,850 - 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-09 17:46:28,852 - 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-09 17:46:33,857 - 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-09 17:46:34,859 - 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-09 17:46:39,865 - 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-09 17:46:40,866 - 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-09 17:46:45,872 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-09 17:46:46,874 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-09 17:46:51,879 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 ebgp-multihop '2' 2018-08-09 17:46:52,881 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-09 17:46:57,884 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 remote-as 65002 2018-08-09 17:46:58,885 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 remote-as 65002 [edit] vyos@vyos# 2018-08-09 17:47:03,890 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 update-source 12.0.0.4 2018-08-09 17:47:04,892 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 update-source 12.0.0.4 [edit] vyos@vyos# 2018-08-09 17:47:09,893 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 soft-reconfiguration inbound 2018-08-09 17:47:10,895 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-08-09 17:47:15,900 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.21 password lab0033 2018-08-09 17:47:16,902 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.21 password lab0033 [edit] vyos@vyos# 2018-08-09 17:47:21,907 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-09 17:47:22,909 - 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-09 17:47:27,914 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-09 17:47:28,916 - 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-09 17:47:33,922 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-09 17:47:34,924 - 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-09 17:47:39,929 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-09 17:47:40,931 - 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-09 17:47:45,937 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-09 17:47:46,939 - 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-09 17:47:51,944 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-09 17:47:52,946 - 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-09 17:47:57,951 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-09 17:47:58,953 - 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-09 17:48:03,958 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-09 17:48:04,960 - 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-09 17:48:09,965 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-09 17:48:10,967 - 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-09 17:48:15,972 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-09 17:48:16,974 - 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-09 17:48:21,979 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.4 2018-08-09 17:48:22,981 - 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-09 17:48:27,987 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-09 17:48:28,989 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-09 17:48:34,029 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 17:48:34,058 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-09 17:48:34,077 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:48:34,112 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.207. 2018-08-09 17:48:34,114 - paramiko.transport - DEBUG - starting thread (client mode): 0xd2067d0L 2018-08-09 17:48:34,115 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 17:48:34,121 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-09 17:48:34,122 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-09 17:48:34,123 - 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-09 17:48:34,123 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-09 17:48:34,123 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-09 17:48:34,123 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 17:48:34,124 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-09 17:48:34,124 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 17:48:34,160 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-09 17:48:34,270 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-09 17:48:34,271 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 17:48:34,274 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.207: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-09 17:48:34,309 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 17:48:34,319 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-09 17:48:34,319 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-09 17:48:34,338 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.207. 2018-08-09 17:48:34,339 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 17:48:34,340 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 17:48:34,340 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 17:48:34,343 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:48:34,344 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:48:35,363 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-09 17:48:36,364 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-09 17:48:41,370 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-09 17:48:42,371 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-09 17:48:47,377 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-09 17:48:48,378 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-09 17:48:53,384 - 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-09 17:48:54,386 - 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-09 17:48:59,386 - 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-09 17:49:00,388 - 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-09 17:49:05,394 - 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-09 17:49:06,395 - 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-09 17:49:11,401 - 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-09 17:49:12,403 - 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-09 17:49:17,403 - 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-09 17:49:18,406 - 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-09 17:49:23,411 - 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-09 17:49:24,413 - 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-09 17:49:29,418 - 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-09 17:49:30,420 - 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-09 17:49:35,425 - 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-09 17:49:36,427 - 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-09 17:49:41,433 - 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-09 17:49:42,434 - 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-09 17:49:47,439 - 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-09 17:49:48,441 - 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-09 17:49:53,447 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-09 17:49:54,449 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-09 17:49:59,454 - 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-09 17:50:00,456 - 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-09 17:50:05,462 - 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-09 17:50:06,464 - 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-09 17:50:11,469 - 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.21 2018-08-09 17:50:12,471 - 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.21 [edit] vyos@vyos# 2018-08-09 17:50:17,476 - 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-09 17:50:18,478 - 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-09 17:50:23,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.4 password lab0033 2018-08-09 17:50:24,482 - 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-09 17:50:29,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-09 17:50:30,489 - 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-09 17:50:35,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-09 17:50:36,497 - 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-09 17:50:41,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-09 17:50:42,504 - 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-09 17:50:47,509 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-09 17:50:48,511 - 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-09 17:50:53,516 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-09 17:50:54,518 - 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-09 17:50:59,524 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-09 17:51:00,525 - 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-09 17:51:05,531 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-09 17:51:06,532 - 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-09 17:51:11,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-09 17:51:12,540 - 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-09 17:51:17,545 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-09 17:51:18,547 - 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-09 17:51:23,551 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-09 17:51:24,554 - 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-09 17:51:29,559 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.21 2018-08-09 17:51:30,561 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.21 [edit] vyos@vyos# 2018-08-09 17:51:35,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-09 17:51:36,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-09 17:51:41,604 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 17:51:41,633 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-09 17:51:41,633 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-09 17:52:41,691 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-09 17:52:41,711 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-09 17:52:41,747 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2018-08-09 17:52:41,750 - paramiko.transport - DEBUG - starting thread (client mode): 0xd2065d0L 2018-08-09 17:52:41,751 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.0 2018-08-09 17:52:41,757 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-09 17:52:41,757 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-09 17:52:41,758 - 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-09 17:52:41,759 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-09 17:52:41,759 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-09 17:52:41,759 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-09 17:52:41,759 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-09 17:52:41,759 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-09 17:52:41,799 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-09 17:52:41,895 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-09 17:52:41,896 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-09 17:52:41,898 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-09 17:52:41,928 - paramiko.transport - DEBUG - userauth is OK 2018-08-09 17:52:47,939 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-09 17:52:47,939 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-09 17:52:47,971 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2018-08-09 17:52:47,972 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-09 17:52:47,973 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-09 17:52:47,973 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-09 17:52:47,975 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:52:47,977 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-09 17:52:48,978 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-09 17:53:19,058 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 17:53:19,090 - 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-09 17:53:19,090 - 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.21 4 65002 3 5 0 0 0 00:01:10 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-09 17:53:19,090 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 | no-more BGP neighbor is 12.0.0.21, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.21 BGP state = Established, up for 00:01:16 Last read 06:15:21, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 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.21, Foreign port: 37236 Nexthop: 12.0.0.4 Nexthop global: fe80::f816:3eff:fec2:d653 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-09 17:53:19,090 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 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-09 17:53:19,090 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 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.21 0 0 65002 i *> 10.1.2.0/24 12.0.0.21 0 0 65002 i *> 10.1.3.0/24 12.0.0.21 0 0 65002 i *> 10.1.4.0/24 12.0.0.21 0 0 65002 i *> 10.1.5.0/24 12.0.0.21 0 0 65002 i *> 10.1.6.0/24 12.0.0.21 0 0 65002 i *> 10.1.7.0/24 12.0.0.21 0 0 65002 i *> 10.1.8.0/24 12.0.0.21 0 0 65002 i *> 10.1.9.0/24 12.0.0.21 0 0 65002 i *> 10.1.10.0/24 12.0.0.21 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-09 17:53:19,091 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.21 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.21 0 0 65002 i *> 10.1.2.0/24 12.0.0.21 0 0 65002 i *> 10.1.3.0/24 12.0.0.21 0 0 65002 i *> 10.1.4.0/24 12.0.0.21 0 0 65002 i *> 10.1.5.0/24 12.0.0.21 0 0 65002 i *> 10.1.6.0/24 12.0.0.21 0 0 65002 i *> 10.1.7.0/24 12.0.0.21 0 0 65002 i *> 10.1.8.0/24 12.0.0.21 0 0 65002 i *> 10.1.9.0/24 12.0.0.21 0 0 65002 i *> 10.1.10.0/24 12.0.0.21 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-09 17:53:19,091 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-09 17:53:19,091 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'478.6' 2018-08-09 17:53:19,091 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-09 17:53:19,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:53:19,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:53:20,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:53: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-f55af3d7-fe40-47ba-910b-73557010a539 x-compute-request-id: req-f55af3d7-fe40-47ba-910b-73557010a539 Content-Encoding: gzip Content-Length: 1190 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:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:53:20,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f55af3d7-fe40-47ba-910b-73557010a539 2018-08-09 17:53:20,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.930248975754s 2018-08-09 17:53:20,023 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f55af3d7-fe40-47ba-910b-73557010a539 2018-08-09 17:53:20,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 17:53:20,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:53:20,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17: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 x-openstack-request-id: req-52f71903-ed72-4334-a0e1-2395cb4f30a8 x-compute-request-id: req-52f71903-ed72-4334-a0e1-2395cb4f30a8 Content-Type: application/json 2018-08-09 17:53:20,177 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7 used request id req-52f71903-ed72-4334-a0e1-2395cb4f30a8 2018-08-09 17:53:20,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150417089462s 2018-08-09 17:53:20,178 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7 used request id req-52f71903-ed72-4334-a0e1-2395cb4f30a8 2018-08-09 17:53:20,178 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-09 17:53:20,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:53:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:53:21,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17: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-294b0c5a-cff2-4b4a-b7fc-6baf0bdbe1e6 x-compute-request-id: req-294b0c5a-cff2-4b4a-b7fc-6baf0bdbe1e6 Content-Encoding: gzip Content-Length: 1207 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:34:12", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:05:bf", "version": 4, "addr": "12.0.0.21", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/efef87a0-e9ee-4023-a8f1-54270b83f9b7", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "efef87a0-e9ee-4023-a8f1-54270b83f9b7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:53:20Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-09T17:44:00Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "11.0.0.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:7d:bf", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c2:d6:53", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39", "rel": "bookmark"}], "image": {"id": "6432556d-a77c-4ce3-8fed-613be984f326", "links": [{"href": "http://172.30.9.21:8774/images/6432556d-a77c-4ce3-8fed-613be984f326", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:44:44.000000", "flavor": {"id": "c82209e4-ea72-44b4-8508-ca470869f986", "links": [{"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "bookmark"}]}, "id": "65caca74-4bf5-43f9-bf48-a53f1f521e39", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:44:44Z", "hostId": "f995b2034cdd437ed604eee78db8f096128510c107a0d6f3e486314b", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-09T17:43:59Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "68720477-c50b-4c39-a6b0-4a4c34e1072b"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:36:20Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:53:21,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-294b0c5a-cff2-4b4a-b7fc-6baf0bdbe1e6 2018-08-09 17:53:21,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.09348797798s 2018-08-09 17:53:21,272 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-294b0c5a-cff2-4b4a-b7fc-6baf0bdbe1e6 2018-08-09 17:53:21,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 17:53:21,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:53:21,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:53: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-5ab1066b-2b7f-4211-815e-63ba29070b19 x-compute-request-id: req-5ab1066b-2b7f-4211-815e-63ba29070b19 Content-Type: application/json 2018-08-09 17:53:21,468 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39 used request id req-5ab1066b-2b7f-4211-815e-63ba29070b19 2018-08-09 17:53:21,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.19043302536s 2018-08-09 17:53:21,468 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/65caca74-4bf5-43f9-bf48-a53f1f521e39 used request id req-5ab1066b-2b7f-4211-815e-63ba29070b19 2018-08-09 17:53:21,594 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 17:53:21,594 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 20:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-09 17:53:21,600 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-09 17:53:21,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-09 17:53:21,695 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:21,695 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:21,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:21,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:44.158Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "d04cad80-7538-4840-b222-b17cff0d8d2f"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-09T17:43:20.695Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "da24a0fd-723c-4194-a843-0df4587a4531"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:21 GMT 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-09 17:53:21,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:21,697 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-09 17:53:21,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:21,839 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-09 17:53:21,840 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:21,840 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:21 GMT 2018-08-09 17:53:21,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:21,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:21,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:21,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:21,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:21,903 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-09 17:53:21,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:21,904 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:21 GMT 2018-08-09 17:53:21,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:21,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-09 17:53:21,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:21,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:21,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:21,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:21,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:21,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:21,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:21,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:21,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:21,961 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:21,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:21,962 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:21 GMT 2018-08-09 17:53:21,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:21,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:21,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:26,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:27,036 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:27,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:27,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:27,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:27,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:27,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:27,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:27,037 - 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-09T17:53:22.513Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:22.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:23.332Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:23.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:23.332Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:23.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:24.342Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:24.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:24.342Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:24.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:24.342Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:24.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:24.342Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:24.342Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:25.351Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:25.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:25.351Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 65caca74-4bf5-43f9-bf48-a53f1f521e39 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 65caca74-4bf5-43f9-bf48-a53f1f521e39 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 65caca74-4bf5-43f9-bf48-a53f1f521e39 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-09T17:53:25.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:25.351Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance efef87a0-e9ee-4023-a8f1-54270b83f9b7 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance efef87a0-e9ee-4023-a8f1-54270b83f9b7 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 efef87a0-e9ee-4023-a8f1-54270b83f9b7 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-09T17:53:25.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:25.351Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:25.351Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:26.360Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:26.360Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:26.891Z", "message": "Detaching port 5b948584-0c17-48d2-b28a-ad09505c4d2f...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:26.891Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "742833be-9b0f-4c79-bd76-3f30003c8112"}], "metadata": {"pagination": {"total": 14, "offset": 0, "size": 50}}} 2018-08-09 17:53:27,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:27,038 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:27 GMT 2018-08-09 17:53:27,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:27,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10929 2018-08-09 17:53:27,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:27,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-09 17:53:27,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:27,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:27,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:53:27,039 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 65caca74-4bf5-43f9-bf48-a53f1f521e39 could not be found. [status_code=404] 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance efef87a0-e9ee-4023-a8f1-54270b83f9b7 could not be found. [status_code=404] 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-09 17:53:27,040 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-09 17:53:27,041 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 5b948584-0c17-48d2-b28a-ad09505c4d2f... 2018-08-09 17:53:27,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:27,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:27,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:27,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:27,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:27,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:27,095 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:27 GMT 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:27,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:32,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:32,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:32,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:27.766Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:27.766Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:28.066Z", "message": "Detaching port c0deae1c-7600-4175-9f72-cc50953a37a0...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:28.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "3b40ca26-98ce-4e41-bea1-7792eb0a4a5d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:28.066Z", "message": "Successfully detached port 5b948584-0c17-48d2-b28a-ad09505c4d2f", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:28.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "742833be-9b0f-4c79-bd76-3f30003c8112"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:28.066Z", "message": "Successfully detached port c0deae1c-7600-4175-9f72-cc50953a37a0", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:28.066Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "3b40ca26-98ce-4e41-bea1-7792eb0a4a5d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:28.370Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:28.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:28.370Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:28.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:28.370Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:28.370Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:29.315Z", "message": "Detaching port f283db58-7d88-40f3-9590-1db1fa77fb94...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:29.315Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "18ddf2de-86b1-4596-b671-eaa92478871e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:29.802Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:29.802Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.071Z", "message": "Detaching port 63a1fbe4-e38b-4355-9006-b78cbb202d70...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "2e6f3a5a-64d3-4f91-b789-9fb9bb6a60a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.071Z", "message": "Successfully detached port 63a1fbe4-e38b-4355-9006-b78cbb202d70", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "2e6f3a5a-64d3-4f91-b789-9fb9bb6a60a3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.071Z", "message": "Successfully detached port f283db58-7d88-40f3-9590-1db1fa77fb94", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.071Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "18ddf2de-86b1-4596-b671-eaa92478871e"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.387Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.387Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.387Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:30.387Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_host_m9oyu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:31.075Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:31.075Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "4c70a3cc-1b36-493f-9131-36e32427e8a1"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:31.392Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:31.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:31.392Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:31.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:31.392Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:31.392Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:32.085Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:32.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "03680b1b-b346-478b-9a83-1a58b7e63010"}], "metadata": {"pagination": {"total": 37, "offset": 13, "size": 50}}} 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:32 GMT 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10825 2018-08-09 17:53:32,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:32,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-09 17:53:32,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port c0deae1c-7600-4175-9f72-cc50953a37a0... 2018-08-09 17:53:32,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 5b948584-0c17-48d2-b28a-ad09505c4d2f 2018-08-09 17:53:32,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port c0deae1c-7600-4175-9f72-cc50953a37a0 2018-08-09 17:53:32,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-09 17:53:32,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-09 17:53:32,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-09 17:53:32,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port f283db58-7d88-40f3-9590-1db1fa77fb94... 2018-08-09 17:53:32,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-09 17:53:32,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 63a1fbe4-e38b-4355-9006-b78cbb202d70... 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 63a1fbe4-e38b-4355-9006-b78cbb202d70 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port f283db58-7d88-40f3-9590-1db1fa77fb94 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-09 17:53:32,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-09 17:53:32,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:32,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-09 17:53:32,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-09 17:53:32,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-09 17:53:32,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:32,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:32,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:32,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:32,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:32,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:32,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:32,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:32,227 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:32,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:32,227 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:32 GMT 2018-08-09 17:53:32,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:32,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:32,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:37,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:37,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:37,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_m9oyu1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:32.400Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 65caca74-4bf5-43f9-bf48-a53f1f521e39 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 65caca74-4bf5-43f9-bf48-a53f1f521e39 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 65caca74-4bf5-43f9-bf48-a53f1f521e39 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-09T17:53:32.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_host_d85b2u", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:32.400Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance efef87a0-e9ee-4023-a8f1-54270b83f9b7 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance efef87a0-e9ee-4023-a8f1-54270b83f9b7 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 efef87a0-e9ee-4023-a8f1-54270b83f9b7 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-09T17:53:32.400Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "keypair_aa8i53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:33.471Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:33.471Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "keypair_aa8i53", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "keypair_aa8i53", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "keypair_aa8i53", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.545Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "keypair_aa8i53", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:34.989Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:34.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "ed91af5d-9511-4b4e-8cd3-ac7a899f1b7b"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:35.091Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:35.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "2f80a366-fbec-47db-a07c-801697c40208"}, {"node_instance_id": "keypair_aa8i53", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:35.091Z", "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-09T17:53:35.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "ed91af5d-9511-4b4e-8cd3-ac7a899f1b7b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:35.656Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:35.656Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:36.096Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:36.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "ce09d45c-af69-4526-bcf1-01e3a1b89544"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:36.561Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:36.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:36.561Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:36.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:36.561Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:36.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:36.561Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:36.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "keypair_aa8i53", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:36.561Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:36.561Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}], "metadata": {"pagination": {"total": 67, "offset": 34, "size": 50}}} 2018-08-09 17:53:37,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:37,311 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:37 GMT 2018-08-09 17:53:37,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:37,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18514 2018-08-09 17:53:37,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:37,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 65caca74-4bf5-43f9-bf48-a53f1f521e39 could not be found. [status_code=404] 2018-08-09 17:53:37,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance efef87a0-e9ee-4023-a8f1-54270b83f9b7 could not be found. [status_code=404] 2018-08-09 17:53:37,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-09 17:53:37,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:37,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:37,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:37,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-09 17:53:37,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-09 17:53:37,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-09 17:53:37,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-09 17:53:37,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-09 17:53:37,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-09 17:53:37,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-09 17:53:37,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-09 17:53:37,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-09 17:53:37,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-09 17:53:37,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-09 17:53:37,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:37,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-09 17:53:37,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-09 17:53:37,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-09 17:53:37,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-09 17:53:37,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:37,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:37,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:37,378 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:37 GMT 2018-08-09 17:53:37,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:37,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:37,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:42,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:42,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:42,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_70r4ct", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:37.308Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:37.308Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "3e24799a-07e1-4332-b980-23bf343c18ec"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:37.567Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:37.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:37.567Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:37.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:37.567Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:37.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_data_plane_port_tyvyu8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:37.567Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:37.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_data_plane_port_22d62a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:37.567Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:37.567Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:38.137Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:38.137Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "861de5ac-0adc-4573-81c0-bfbc326d2a7a"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:38.571Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:38.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:38.571Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:38.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_subnet_xa91cd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.344Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.344Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "31175250-9a14-494d-9f01-481828048a27"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "security_group_4leiri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_port_o2xxqc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_port_70r4ct", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:39.576Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:39.576Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "security_group_4leiri", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "security_group_4leiri", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "security_group_4leiri", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:40.796Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:40.796Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:41.040Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:41.040Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "f6d7e02e-306c-4584-bb6a-5c477cea87e1"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:41.832Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:41.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:41.832Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:41.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:41.832Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:41.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_subnet_xa91cd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:41.832Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:41.832Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_ip_2khwex", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.150Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "d04f880b-0644-41d0-87cf-cd4b9267a24c"}, {"node_instance_id": "security_group_4leiri", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.150Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.150Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "8c819d19-c0f7-46a4-8b1f-7522b864af38"}], "metadata": {"pagination": {"total": 101, "offset": 62, "size": 50}}} 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:42 GMT 2018-08-09 17:53:42,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:42,509 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17010 2018-08-09 17:53:42,509 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:42,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-09 17:53:42,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:42,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-09 17:53:42,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-09 17:53:42,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-09 17:53:42,510 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-09 17:53:42,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-09 17:53:42,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:42,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:42,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-09 17:53:42,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-09 17:53:42,511 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:42,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:42,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:42,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:42,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-09 17:53:42,512 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-09 17:53:42,513 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-09 17:53:42,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-09 17:53:42,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-09 17:53:42,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-09 17:53:42,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-09 17:53:42,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-09 17:53:42,514 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:42,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-09 17:53:42,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-09 17:53:42,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-09 17:53:42,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-09 17:53:42,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:42,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:42,577 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:42,577 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:42 GMT 2018-08-09 17:53:42,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:42,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:42,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:47,583 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:47,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:47,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_z96tnb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.837Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.837Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.837Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "target_vnf_ip_mzc2ko", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.837Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "security_group_4leiri", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:42.837Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:42.837Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_network_z96tnb", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:43.156Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:43.156Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "5193b7d5-7aa5-4e04-ad9f-ff2ba8f0c92c"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:43.843Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:43.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "reference_vnf_ip_2khwex", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:43.843Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:43.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:43.843Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:43.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:44.580Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:44.580Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "d973a2b7-b00d-4d96-a7c1-a42e567c88ec"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:44.847Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:44.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:44.847Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:44.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "data_plane_network_z96tnb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:44.847Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:44.847Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_subnet_tvdw4u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:46.602Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:46.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.619Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.619Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.619Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "router_yckde8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.619Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.619Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}], "metadata": {"pagination": {"total": 119, "offset": 96, "size": 50}}} 2018-08-09 17:53:47,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:47,660 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:47 GMT 2018-08-09 17:53:47,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:47,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9186 2018-08-09 17:53:47,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:47,660 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:47,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-09 17:53:47,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-09 17:53:47,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-09 17:53:47,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-09 17:53:47,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-09 17:53:47,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:47,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-09 17:53:47,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-09 17:53:47,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-09 17:53:47,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-09 17:53:47,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-09 17:53:47,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-09 17:53:47,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-09 17:53:47,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:47,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-09 17:53:47,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:47,663 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:47,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:47,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:47,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:47,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:47,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:47,721 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:47 GMT 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:47,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:52,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:52,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:52,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:52,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:52,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:52,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_yckde8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.888Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "router_yckde8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.888Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.888Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "router_yckde8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:47.888Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:47.888Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "management_plane_network_344a0o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:48.349Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:48.349Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "be3fd801-e4f9-46b2-a319-a8970b83822b"}, {"node_instance_id": "router_yckde8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:49.158Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:49.158Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "b101326a-48ec-4605-a740-c0e94992fde0"}, {"node_instance_id": "management_plane_network_344a0o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:49.890Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:49.890Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "router_yckde8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:50.903Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:50.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:51.907Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:51.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:51.907Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:51.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:51.907Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:51.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "external_network_5vv9tu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:51.907Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:51.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": "external_network_5vv9tu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:52.570Z", "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-09T17:53:52.570Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46", "logger": "acbd6e92-0bf9-46bb-be78-f636593ad42f"}], "metadata": {"pagination": {"total": 132, "offset": 114, "size": 50}}} 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:52 GMT 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6607 2018-08-09 17:53:52,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-09 17:53:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-09 17:53:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-09 17:53:52,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-09 17:53:52,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-09 17:53:52,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-09 17:53:52,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-09 17:53:52,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-09 17:53:52,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-09 17:53:52,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-09 17:53:52,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-09 17:53:52,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-09 17:53:52,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:52,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:52,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:52,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:52,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:52,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:52,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:52,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:52,853 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:52,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:52,853 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:52 GMT 2018-08-09 17:53:52,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:52,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-09 17:53:52,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:57,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-09 17:53:57,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:57,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:57,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_5vv9tu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:52.912Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:52.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-09T17:53:52.912Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-09T17:53:52.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"}], "metadata": {"pagination": {"total": 134, "offset": 127, "size": 50}}} 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:57 GMT 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:57,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1047 2018-08-09 17:53:57,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:57,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-09 17:53:57,925 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-09 17:53:57,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/67d96b3f-f0e0-4585-ad10-562cd5e71e46 2018-08-09 17:53:57,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:57,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:57,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:57,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:57,980 - 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-09T17:53:21.768Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "67d96b3f-f0e0-4585-ad10-562cd5e71e46"} 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:57 GMT 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-09 17:53:57,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:57,981 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/vrouter-opnfv 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:58,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:58,316 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 17:53:58,316 - 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": "c82209e4-ea72-44b4-8508-ca470869f986", "target_vnf_flavor_id": "c82209e4-ea72-44b4-8508-ca470869f986", "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_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "6432556d-a77c-4ce3-8fed-613be984f326", "keystone_password": "4234a646-60c9-439a-86e0-56020f1c3f3c", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "6432556d-a77c-4ce3-8fed-613be984f326", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-09T17:42:43.708Z", "updated_at": "2018-08-09T17:42:43.708Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {}, "id": "vrouter-opnfv", "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": "reference_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": "target_vnf", "public_key_path": "~/.ssh/vnf_test_keypair.pem", "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": "management_plane_network"}, "data_plane_network": {"network_name": "data_plane_network"}}}}} 2018-08-09 17:53:58,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:58,316 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:58 GMT 2018-08-09 17:53:58,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:58,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-09 17:53:58,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:58,317 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/vrouter-opnfv 2018-08-09 17:53:58,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.4 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-09 17:53:58,385 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-09 17:53:58,386 - 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-09T17:42:43.551Z", "updated_at": "2018-08-09T17:42:43.551Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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.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": "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": {"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"}}, "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.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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": [], "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": "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.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": "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": {"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"}}, "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": "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_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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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": "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": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": {"get_input": "security_group_name"}, "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"port_range_min": 0, "port_range_max": 0, "protocol": "icmp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "tcp", "remote_ip_prefix": "0.0.0.0/0"}, {"port_range_min": 1, "port_range_max": 65535, "protocol": "udp", "remote_ip_prefix": "0.0.0.0/0"}], "create_if_missing": false, "security_group": {"description": "Security group for vnf test"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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"}, "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.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"}, "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.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.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.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.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "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": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-08-09 17:53:58,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-09 17:53:58,387 - cloudify.rest_client.http - DEBUG - response header: Date: Thu, 09 Aug 2018 17:53:58 GMT 2018-08-09 17:53:58,387 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-09 17:53:58,387 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-09 17:53:58,387 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-09 17:53:58,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 17:53:58,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:53:59,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a784dcdf-543b-4a3c-a885-aa266f5d4f3d Date: Thu, 09 Aug 2018 17:53:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 17:53:59,000 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326 used request id req-a784dcdf-543b-4a3c-a885-aa266f5d4f3d 2018-08-09 17:53:59,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.600370168686s 2018-08-09 17:53:59,000 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6432556d-a77c-4ce3-8fed-613be984f326 used request id req-a784dcdf-543b-4a3c-a885-aa266f5d4f3d 2018-08-09 17:53:59,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:53:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:53:59,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:53: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-d9fdb5ae-4338-41b7-a1fa-c1c985183108 x-compute-request-id: req-d9fdb5ae-4338-41b7-a1fa-c1c985183108 Content-Encoding: gzip Content-Length: 454 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "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": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3"}, {"name": "vyos_vrouter-flavor_alt_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c82209e4-ea72-44b4-8508-ca470869f986", "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": "c82209e4-ea72-44b4-8508-ca470869f986"}, {"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:53:59,273 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d9fdb5ae-4338-41b7-a1fa-c1c985183108 2018-08-09 17:53:59,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.272117853165s 2018-08-09 17:53:59,274 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d9fdb5ae-4338-41b7-a1fa-c1c985183108 2018-08-09 17:53:59,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 17:53:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:53:59,305 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:53: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-7b0025f0-d83f-4736-9b0b-b750ce4f3d84 x-compute-request-id: req-7b0025f0-d83f-4736-9b0b-b750ce4f3d84 Content-Length: 0 Content-Type: application/json 2018-08-09 17:53:59,305 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986 used request id req-7b0025f0-d83f-4736-9b0b-b750ce4f3d84 2018-08-09 17:53:59,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0284130573273s 2018-08-09 17:53:59,305 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c82209e4-ea72-44b4-8508-ca470869f986 used request id req-7b0025f0-d83f-4736-9b0b-b750ce4f3d84 2018-08-09 17:53:59,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 17:53:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c3268c29-26ff-46cb-8881-661582583bbd.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:00,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bc2217d8-f5a3-48e2-b54d-2a878f12abdd Content-Length: 0 Date: Thu, 09 Aug 2018 17:54:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:54:00,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c3268c29-26ff-46cb-8881-661582583bbd.json used request id req-bc2217d8-f5a3-48e2-b54d-2a878f12abdd 2018-08-09 17:54:00,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.46427798271s 2018-08-09 17:54:00,772 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c3268c29-26ff-46cb-8881-661582583bbd.json used request id req-bc2217d8-f5a3-48e2-b54d-2a878f12abdd 2018-08-09 17:54:00,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 17:54:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:00,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-601e0648-7341-4f9f-b714-e7f5141e1269 Date: Thu, 09 Aug 2018 17:54:00 GMT RESP BODY: {"floatingips": []} 2018-08-09 17:54:00,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-601e0648-7341-4f9f-b714-e7f5141e1269 2018-08-09 17:54:00,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0570969581604s 2018-08-09 17:54:00,835 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-601e0648-7341-4f9f-b714-e7f5141e1269 2018-08-09 17:54:00,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-09 17:54:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:00,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:54: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-aec84d6f-977e-4109-84c3-0f7813869de5 x-compute-request-id: req-aec84d6f-977e-4109-84c3-0f7813869de5 Content-Type: application/json 2018-08-09 17:54:00,979 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 used request id req-aec84d6f-977e-4109-84c3-0f7813869de5 2018-08-09 17:54:00,979 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143409013748s 2018-08-09 17:54:00,979 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868 used request id req-aec84d6f-977e-4109-84c3-0f7813869de5 2018-08-09 17:54:00,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:54:00,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:01,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54: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-fa4ee11e-1055-4271-b69a-99fe9fa57082 x-compute-request-id: req-fa4ee11e-1055-4271-b69a-99fe9fa57082 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "192.168.120.22", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:54:1a:72", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "rel": "bookmark"}], "image": {"id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "links": [{"href": "http://172.30.9.21:8774/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-09T17:36:20.000000", "flavor": {"id": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "links": [{"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "bookmark"}]}, "id": "57ee4c5b-c56f-49c6-a9cd-e22a7c07a868", "security_groups": [{"name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}], "user_id": "9ab770c4d40a493ba3c5ffef147b63aa", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-09T17:54:00Z", "hostId": "9daf00571cd375f0b64367f0600324707fa000ed5e354e7132d79951", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "name": "vyos_vrouter-vm_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "created": "2018-08-09T17:34:03Z", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-09 17:54:01,969 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa4ee11e-1055-4271-b69a-99fe9fa57082 2018-08-09 17:54:01,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.989412069321s 2018-08-09 17:54:01,970 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fa4ee11e-1055-4271-b69a-99fe9fa57082 2018-08-09 17:54:01,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-09 17:54:03,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-09 17:54:03,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:04,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17: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 x-openstack-request-id: req-8f34e1cc-8c41-4b27-aa06-7010ee5b9be6 x-compute-request-id: req-8f34e1cc-8c41-4b27-aa06-7010ee5b9be6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-09 17:54:04,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f34e1cc-8c41-4b27-aa06-7010ee5b9be6 2018-08-09 17:54:04,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0724360942841s 2018-08-09 17:54:04,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8f34e1cc-8c41-4b27-aa06-7010ee5b9be6 2018-08-09 17:54:04,050 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-09 17:54:04,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:04,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-e14359ce-03e0-4575-baae-e744d30e0a44 Date: Thu, 09 Aug 2018 17:54:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:29Z", "updated_at": "2018-08-09T17:42:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "189077e5-15e6-449e-a167-b18795165965", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "4063b9a6-a06c-48a1-ad27-af4dcaf0b359", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:42:41Z", "revision_number": 0, "id": "78ebd8c6-d9c4-4a65-ae79-b3318a13fbc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:42:41Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "9ff5a1ef-e862-4f2f-8cd4-a4c873d5d748", "remote_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:32:29Z", "revision_number": 0, "id": "d81fc06e-a968-4582-888b-bde461b9dc78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:32:29Z", "security_group_id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 2, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "84e6e4ff-b698-4846-8c55-d183eba67d82", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:34:00Z", "updated_at": "2018-08-09T17:34:01Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "39d91dfb-5f9d-42d9-81e1-351cd6af79dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "4138ad5c-35dd-45b5-8244-c8027be1aad3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "70dfddf9-9a4d-45ff-8685-f3e1e2105c4b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "80bc2021-ca32-42e8-881f-7ca839593aa2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-09T17:34:01Z", "revision_number": 0, "id": "8d8fae5c-41a1-4494-ada9-72b68aca0289", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:01Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "93975744-ea3e-49f9-8909-547d6cd4af43", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv6", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "99034418-a490-4383-a62e-dd0f8fd159fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": null, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-09T17:34:00Z", "revision_number": 0, "id": "d6085aa3-9880-416f-93e7-aedbcfaa6d93", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-09T17:34:00Z", "security_group_id": "cf4be044-3f47-48fa-8a1b-c90445063758", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3bef2701983b491e8eec4d93b4888b76"}], "revision_number": 7, "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "cf4be044-3f47-48fa-8a1b-c90445063758", "name": "vyos_vrouter-sg_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:54:04,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e14359ce-03e0-4575-baae-e744d30e0a44 2018-08-09 17:54:04,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0647020339966s 2018-08-09 17:54:04,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e14359ce-03e0-4575-baae-e744d30e0a44 2018-08-09 17:54:04,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-09 17:54:04,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cf4be044-3f47-48fa-8a1b-c90445063758.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:04,270 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09eab98a-e5e9-42ea-89f1-ef20ecb287d1 Content-Length: 0 Date: Thu, 09 Aug 2018 17:54:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:54:04,270 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cf4be044-3f47-48fa-8a1b-c90445063758.json used request id req-09eab98a-e5e9-42ea-89f1-ef20ecb287d1 2018-08-09 17:54:04,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.151839017868s 2018-08-09 17:54:04,271 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cf4be044-3f47-48fa-8a1b-c90445063758.json used request id req-09eab98a-e5e9-42ea-89f1-ef20ecb287d1 2018-08-09 17:54:04,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-09 17:54:04,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:04,306 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:54: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-038e6cf6-0373-4fe5-a7a7-835639988e7d x-compute-request-id: req-038e6cf6-0373-4fe5-a7a7-835639988e7d Content-Length: 0 Content-Type: application/json 2018-08-09 17:54:04,306 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e used request id req-038e6cf6-0373-4fe5-a7a7-835639988e7d 2018-08-09 17:54:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0352010726929s 2018-08-09 17:54:04,307 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e used request id req-038e6cf6-0373-4fe5-a7a7-835639988e7d 2018-08-09 17:54:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 17:54:04,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c/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}bdcabe69e844d89d0293e12f4c549f1b929d8848" -d '{"subnet_id": "0d7ca142-4703-4299-b5b2-fa132b5c28e8"}' 2018-08-09 17:54:06,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fc611f4-e73a-47d7-b604-d443c0a2a31a Date: Thu, 09 Aug 2018 17:54:06 GMT RESP BODY: {"network_id": "493cbeb5-8fbb-4043-9d34-728288ecae73", "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "subnet_id": "0d7ca142-4703-4299-b5b2-fa132b5c28e8", "subnet_ids": ["0d7ca142-4703-4299-b5b2-fa132b5c28e8"], "port_id": "d69bd670-399e-431d-b593-e955c032c9a5", "id": "53f0f700-d220-4ad6-8192-77765ed9478c"} 2018-08-09 17:54:06,234 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c/remove_router_interface.json used request id req-6fc611f4-e73a-47d7-b604-d443c0a2a31a 2018-08-09 17:54:06,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.92726802826s 2018-08-09 17:54:06,235 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c/remove_router_interface.json used request id req-6fc611f4-e73a-47d7-b604-d443c0a2a31a returning object 53f0f700-d220-4ad6-8192-77765ed9478c 2018-08-09 17:54:06,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 17:54:06,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:06,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-707b65ab-af10-4f22-9637-22381e74473b Date: Thu, 09 Aug 2018 17:54:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3bef2701983b491e8eec4d93b4888b76", "created_at": "2018-08-09T17:32:30Z", "admin_state_up": true, "updated_at": "2018-08-09T17:54:05Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3bef2701983b491e8eec4d93b4888b76", "id": "53f0f700-d220-4ad6-8192-77765ed9478c", "name": "vyos_vrouter-router_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:54:06,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-707b65ab-af10-4f22-9637-22381e74473b 2018-08-09 17:54:06,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.117209196091s 2018-08-09 17:54:06,353 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-707b65ab-af10-4f22-9637-22381e74473b 2018-08-09 17:54:06,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 17:54:06,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:07,684 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ccfd4a1-4b7f-4dfa-9d1e-9bffc2605884 Content-Length: 0 Date: Thu, 09 Aug 2018 17:54:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:54:07,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c.json used request id req-7ccfd4a1-4b7f-4dfa-9d1e-9bffc2605884 2018-08-09 17:54:07,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32984805107s 2018-08-09 17:54:07,685 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/53f0f700-d220-4ad6-8192-77765ed9478c.json used request id req-7ccfd4a1-4b7f-4dfa-9d1e-9bffc2605884 2018-08-09 17:54:07,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 17:54:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:07,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-df09e6f2-7f49-496e-9b31-5d118af5eae8 Date: Thu, 09 Aug 2018 17:54:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"493cbeb5-8fbb-4043-9d34-728288ecae73","tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:30Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:32:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"3bef2701983b491e8eec4d93b4888b76","id":"0d7ca142-4703-4299-b5b2-fa132b5c28e8","subnetpool_id":null,"name":"vyos_vrouter-subnet_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}]} 2018-08-09 17:54:07,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-df09e6f2-7f49-496e-9b31-5d118af5eae8 2018-08-09 17:54:07,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0913097858429s 2018-08-09 17:54:07,777 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-df09e6f2-7f49-496e-9b31-5d118af5eae8 2018-08-09 17:54:07,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 17:54:07,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/0d7ca142-4703-4299-b5b2-fa132b5c28e8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:08,956 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-256e6bb9-4d81-4e73-a0f1-701e409d3fbf Date: Thu, 09 Aug 2018 17:54:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:54:08,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0d7ca142-4703-4299-b5b2-fa132b5c28e8.json used request id req-256e6bb9-4d81-4e73-a0f1-701e409d3fbf 2018-08-09 17:54:08,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.17794203758s 2018-08-09 17:54:08,956 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0d7ca142-4703-4299-b5b2-fa132b5c28e8.json used request id req-256e6bb9-4d81-4e73-a0f1-701e409d3fbf 2018-08-09 17:54:08,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:54:08,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:09,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1238 X-Openstack-Request-Id: req-c256a56b-d8f4-4669-91f6-c0a2374226d9 Date: Thu, 09 Aug 2018 17:54:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"493cbeb5-8fbb-4043-9d34-728288ecae73","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3bef2701983b491e8eec4d93b4888b76","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T17:54:08Z","qos_policy_id":null,"name":"vyos_vrouter-net_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e","admin_state_up":true,"tenant_id":"3bef2701983b491e8eec4d93b4888b76","created_at":"2018-08-09T17:32:29Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 17:54:09,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c256a56b-d8f4-4669-91f6-c0a2374226d9 2018-08-09 17:54:09,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0912430286407s 2018-08-09 17:54:09,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c256a56b-d8f4-4669-91f6-c0a2374226d9 2018-08-09 17:54:09,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 17:54:09,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/493cbeb5-8fbb-4043-9d34-728288ecae73.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:10,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f02657c1-a6c1-4347-9a35-fbeabbb5f19d Date: Thu, 09 Aug 2018 17:54:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 17:54:10,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/493cbeb5-8fbb-4043-9d34-728288ecae73.json used request id req-f02657c1-a6c1-4347-9a35-fbeabbb5f19d 2018-08-09 17:54:10,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11658787727s 2018-08-09 17:54:10,166 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/493cbeb5-8fbb-4043-9d34-728288ecae73.json used request id req-f02657c1-a6c1-4347-9a35-fbeabbb5f19d 2018-08-09 17:54:10,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:54:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1403 Content-Type: application/json X-Openstack-Request-Id: req-fe62eeb7-056c-4414-a6a5-4e827ef18d91 Date: Thu, 09 Aug 2018 17:54:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:33:59Z", "file": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a/file", "owner": "3bef2701983b491e8eec4d93b4888b76", "id": "1555f4b7-97b9-4398-97ce-66a5661e338a", "size": 4373348352, "self": "/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/1555f4b7-97b9-4398-97ce-66a5661e338a/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-09T17:32:57Z", "os_hidden": false, "protected": false, "os_hash_value": "faa3b93f58a3a060092d8b73ed7dff4db788b7ba9f82a679e84462fcef54c0bf7feb5c08de6f9523de4f3ec4dcb084e02454ec94619fb84802ac5a0277ea1a5d"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:54:10,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe62eeb7-056c-4414-a6a5-4e827ef18d91 2018-08-09 17:54:10,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.668693065643s 2018-08-09 17:54:10,839 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fe62eeb7-056c-4414-a6a5-4e827ef18d91 2018-08-09 17:54:10,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 17:54:10,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}bdcabe69e844d89d0293e12f4c549f1b929d8848" 2018-08-09 17:54:11,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8056046a-efee-4742-910f-05d4f4085bdf Date: Thu, 09 Aug 2018 17:54: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-09 17:54:11,277 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a used request id req-8056046a-efee-4742-910f-05d4f4085bdf 2018-08-09 17:54:11,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.436426877975s 2018-08-09 17:54:11,278 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1555f4b7-97b9-4398-97ce-66a5661e338a used request id req-8056046a-efee-4742-910f-05d4f4085bdf 2018-08-09 17:54:11,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 17:54:11,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:11,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54: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-07cad79a-2cb7-4b54-9098-c5aebd58a52d x-compute-request-id: req-07cad79a-2cb7-4b54-9098-c5aebd58a52d Content-Encoding: gzip Content-Length: 403 Content-Type: application/json RESP BODY: {"flavors": [{"name": "vyos_vrouter-flavor_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3", "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": "03d4c244-2935-43a8-9c4c-c1ef0dfa23f3"}, {"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 17:54:11,302 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07cad79a-2cb7-4b54-9098-c5aebd58a52d 2018-08-09 17:54:11,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237131118774s 2018-08-09 17:54:11,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07cad79a-2cb7-4b54-9098-c5aebd58a52d 2018-08-09 17:54:11,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 17:54:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:11,343 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 17:54: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 x-openstack-request-id: req-2d1ee754-401b-4c31-8fc6-bc48646bc191 x-compute-request-id: req-2d1ee754-401b-4c31-8fc6-bc48646bc191 Content-Length: 0 Content-Type: application/json 2018-08-09 17:54:11,343 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3 used request id req-2d1ee754-401b-4c31-8fc6-bc48646bc191 2018-08-09 17:54:11,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0388360023499s 2018-08-09 17:54:11,343 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/03d4c244-2935-43a8-9c4c-c1ef0dfa23f3 used request id req-2d1ee754-401b-4c31-8fc6-bc48646bc191 2018-08-09 17:54:11,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:54:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:11,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8efa19-3cc9-4a48-a6fe-fa0a5c6a10ca Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": {"self": "http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "9ab770c4d40a493ba3c5ffef147b63aa", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:54:11,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dc8efa19-3cc9-4a48-a6fe-fa0a5c6a10ca 2018-08-09 17:54:11,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219237089157s 2018-08-09 17:54:11,563 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dc8efa19-3cc9-4a48-a6fe-fa0a5c6a10ca 2018-08-09 17:54:11,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:54:11,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:11,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9ec54f-7ff8-4201-8cd1-3416f1d4ad52 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "vyos_vrouter-user_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e", "links": {"self": "http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "9ab770c4d40a493ba3c5ffef147b63aa", "description": null}} 2018-08-09 17:54:11,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa used request id req-6b9ec54f-7ff8-4201-8cd1-3416f1d4ad52 2018-08-09 17:54:11,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.18871307373s 2018-08-09 17:54:11,758 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa used request id req-6b9ec54f-7ff8-4201-8cd1-3416f1d4ad52 2018-08-09 17:54:11,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 17:54:11,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:12,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e0da0e-c039-45db-8ec6-bc44bcf5dbad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:54:12,094 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa used request id req-b9e0da0e-c039-45db-8ec6-bc44bcf5dbad 2018-08-09 17:54:12,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.33490395546s 2018-08-09 17:54:12,094 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9ab770c4d40a493ba3c5ffef147b63aa used request id req-b9e0da0e-c039-45db-8ec6-bc44bcf5dbad 2018-08-09 17:54:12,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:54:12,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:12,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b5b4db8-d34d-4ba3-b2ac-dd428724f11d Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76"}, "tags": [], "enabled": true, "id": "3bef2701983b491e8eec4d93b4888b76", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f3ae0b76-cb2f-4f9a-b2d7-77c9bfa27b6e"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:54:12,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8b5b4db8-d34d-4ba3-b2ac-dd428724f11d 2018-08-09 17:54:12,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.16878080368s 2018-08-09 17:54:12,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-8b5b4db8-d34d-4ba3-b2ac-dd428724f11d 2018-08-09 17:54:12,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 17:54:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}d6f17821aa9303dcc05969fb4aed6c6c48d9d1ac" 2018-08-09 17:54:12,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a55a556-c72b-402f-a972-f03a8b5d6dd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:54:12,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76 used request id req-2a55a556-c72b-402f-a972-f03a8b5d6dd9 2018-08-09 17:54:12,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.238375902176s 2018-08-09 17:54:12,512 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3bef2701983b491e8eec4d93b4888b76 used request id req-2a55a556-c72b-402f-a972-f03a8b5d6dd9 2018-08-09 17:54:12,539 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-09 17:54:12,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 17:54:12,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 17:54:12,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 17:54:12,564 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 17:54:12,565 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 17:54:12,566 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 17:54:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 17:54:12,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b93163-32e5-4e35-817f-ebcfa0303fd8 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 17:54:12,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e3b93163-32e5-4e35-817f-ebcfa0303fd8 2018-08-09 17:54:12,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 17:54:12,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}, {"id": "cf260b1e4e0f455bb87846e225126e94", "name": "admin"}], "expires_at": "2018-08-09T18:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_c27b2a9a4da64ec89ae0c5216451b3d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "f601e65344e241f9848aa5da9de24292"}, "audit_ids": ["Zsf5CF8pT3ScD4ZFt3Mx7A"], "issued_at": "2018-08-09T17:54:12.000000Z"}} 2018-08-09 17:54:12,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:54:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:13,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-58f83d00-433d-43de-bc69-273a42437d6e Date: Thu, 09 Aug 2018 17:54:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","provider:network_type":"flat"}]} 2018-08-09 17:54:13,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58f83d00-433d-43de-bc69-273a42437d6e 2018-08-09 17:54:13,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.309568881989s 2018-08-09 17:54:13,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-58f83d00-433d-43de-bc69-273a42437d6e 2018-08-09 17:54:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 17:54:13,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0f568a-1115-4446-8359-2b37ff58344d 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.21:5000/v3/", "rel": "self"}]}]}} 2018-08-09 17:54:13,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/ used request id req-9b0f568a-1115-4446-8359-2b37ff58344d 2018-08-09 17:54:13,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:54:13,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:13,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21611b4-dc40-4f8b-81f9-1fb378d8cd58 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.21:5000/v3/domains/0f043542b8074493aa0797b6c6473257"}, "tags": [], "enabled": true, "id": "0f043542b8074493aa0797b6c6473257", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-08-09 17:54:13,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d21611b4-dc40-4f8b-81f9-1fb378d8cd58 2018-08-09 17:54:13,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.177267074585s 2018-08-09 17:54:13,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d21611b4-dc40-4f8b-81f9-1fb378d8cd58 2018-08-09 17:54:13,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-09 17:54:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921"}}' 2018-08-09 17:54:13,686 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3158c87-d734-4487-8596-5854f47670dd 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.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972"}, "tags": [], "enabled": true, "id": "3ea879aaac0f4abcaa54559688f25972", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921"}} 2018-08-09 17:54:13,686 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d3158c87-d734-4487-8596-5854f47670dd 2018-08-09 17:54:13,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212080955505s 2018-08-09 17:54:13,687 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d3158c87-d734-4487-8596-5854f47670dd 2018-08-09 17:54:13,687 - 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'3ea879aaac0f4abcaa54559688f25972', '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_63abbb44-60f0-45d6-aca1-67144cc3a921'}) 2018-08-09 17:54:13,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2018-08-09 17:54:13,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "97535b64-a485-4506-8a4c-ea11665d3ac5", "email": null, "name": "juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921"}}' 2018-08-09 17:54:14,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Thu, 09 Aug 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-916fb20a-69b1-43e0-970b-6d8dfae8ee0c Content-Length: 323 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": {"self": "http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa080139e0424219864bc879707a5f9f", "domain_id": "default", "password_expires_at": null}} 2018-08-09 17:54:14,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-916fb20a-69b1-43e0-970b-6d8dfae8ee0c 2018-08-09 17:54:14,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.43964600563s 2018-08-09 17:54:14,134 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/users used request id req-916fb20a-69b1-43e0-970b-6d8dfae8ee0c 2018-08-09 17:54:14,134 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fa080139e0424219864bc879707a5f9f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921'}) 2018-08-09 17:54:14,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:54:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:14,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72246e41-dd00-449f-9635-e1555f1c6c89 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:54:14,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-72246e41-dd00-449f-9635-e1555f1c6c89 2018-08-09 17:54:14,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.183914899826s 2018-08-09 17:54:14,322 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-72246e41-dd00-449f-9635-e1555f1c6c89 2018-08-09 17:54:14,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:54:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:14,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0038d8de-55a8-48b0-a158-2559fb0a0825 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:54:14,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0038d8de-55a8-48b0-a158-2559fb0a0825 2018-08-09 17:54:14,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.100754976273s 2018-08-09 17:54:14,428 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0038d8de-55a8-48b0-a158-2559fb0a0825 2018-08-09 17:54:14,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2018-08-09 17:54:14,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:14,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc17c82-a19b-4ab6-a58b-da0da498aa57 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0555d622e5974546b289a065d0e55cbe", "links": {"self": "http://172.30.9.21:5000/v3/roles/0555d622e5974546b289a065d0e55cbe"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "0b059113a1114b0bb30ba4094477d0a7", "links": {"self": "http://172.30.9.21:5000/v3/roles/0b059113a1114b0bb30ba4094477d0a7"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "137b239500394c98b332d5ad1c5ddd24", "links": {"self": "http://172.30.9.21:5000/v3/roles/137b239500394c98b332d5ad1c5ddd24"}, "name": "reader"}, {"domain_id": null, "id": "66d4dc2b9cb64b9a8e0e090f2c885775", "links": {"self": "http://172.30.9.21:5000/v3/roles/66d4dc2b9cb64b9a8e0e090f2c885775"}, "name": "swiftoperator"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf260b1e4e0f455bb87846e225126e94", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf260b1e4e0f455bb87846e225126e94"}, "name": "admin"}, {"domain_id": null, "id": "f484fb49a15644f8a364fb6d49c05987", "links": {"self": "http://172.30.9.21:5000/v3/roles/f484fb49a15644f8a364fb6d49c05987"}, "name": "member"}]} 2018-08-09 17:54:14,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ffc17c82-a19b-4ab6-a58b-da0da498aa57 2018-08-09 17:54:14,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.0985841751099s 2018-08-09 17:54:14,532 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ffc17c82-a19b-4ab6-a58b-da0da498aa57 2018-08-09 17:54:14,536 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2018-08-09 17:54:14,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:14,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-451051d9-009c-4c1f-85ef-db7e431b7d0b Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2018-08-09 17:54:14,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-451051d9-009c-4c1f-85ef-db7e431b7d0b 2018-08-09 17:54:14,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171872854233s 2018-08-09 17:54:14,709 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-451051d9-009c-4c1f-85ef-db7e431b7d0b 2018-08-09 17:54:14,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 17:54:14,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:14,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d581f8eb-0b70-4282-b3e5-c3321561a41e Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": {"self": "http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa080139e0424219864bc879707a5f9f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 17:54:14,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d581f8eb-0b70-4282-b3e5-c3321561a41e 2018-08-09 17:54:14,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.189280986786s 2018-08-09 17:54:14,899 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d581f8eb-0b70-4282-b3e5-c3321561a41e 2018-08-09 17:54:14,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 17:54:14,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:15,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7701e457-9bb0-48e2-b003-dc4922c4036c Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972"}, "tags": [], "enabled": true, "id": "3ea879aaac0f4abcaa54559688f25972", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 17:54:15,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7701e457-9bb0-48e2-b003-dc4922c4036c 2018-08-09 17:54:15,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.179767847061s 2018-08-09 17:54:15,091 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-7701e457-9bb0-48e2-b003-dc4922c4036c 2018-08-09 17:54:15,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2018-08-09 17:54:15,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:5000/v3/role_assignments?user.id=fa080139e0424219864bc879707a5f9f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3ea879aaac0f4abcaa54559688f25972" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:15,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eeafa68-a118-48cc-a29f-c5b2c4fbdfb6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=fa080139e0424219864bc879707a5f9f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3ea879aaac0f4abcaa54559688f25972", "previous": null, "next": null}} 2018-08-09 17:54:15,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fa080139e0424219864bc879707a5f9f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3ea879aaac0f4abcaa54559688f25972 used request id req-9eeafa68-a118-48cc-a29f-c5b2c4fbdfb6 2018-08-09 17:54:15,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.0995390415192s 2018-08-09 17:54:15,199 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=fa080139e0424219864bc879707a5f9f&role.id=f484fb49a15644f8a364fb6d49c05987&scope.project.id=3ea879aaac0f4abcaa54559688f25972 used request id req-9eeafa68-a118-48cc-a29f-c5b2c4fbdfb6 2018-08-09 17:54:15,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2018-08-09 17:54:15,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972/users/fa080139e0424219864bc879707a5f9f/roles/f484fb49a15644f8a364fb6d49c05987 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:15,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d83c37e-b179-4d18-a961-9a4b3a4f89c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 17:54:15,374 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972/users/fa080139e0424219864bc879707a5f9f/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-9d83c37e-b179-4d18-a961-9a4b3a4f89c6 2018-08-09 17:54:15,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.172240018845s 2018-08-09 17:54:15,374 - shade.request_ids - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972/users/fa080139e0424219864bc879707a5f9f/roles/f484fb49a15644f8a364fb6d49c05987 used request id req-9d83c37e-b179-4d18-a961-9a4b3a4f89c6 2018-08-09 17:54:15,375 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921', 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'3ea879aaac0f4abcaa54559688f25972', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3.52', 'password': '97535b64-a485-4506-8a4c-ea11665d3ac5', 'username': u'juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21: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-09 17:54:15,376 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-09 17:54:15,377 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-09 17:54:15,378 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-09 17:54:15,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-09 17:54:15,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-09 17:54:15,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3applicationcredential = keystoneauth1.loading._plugins.identity.v3:ApplicationCredential') 2018-08-09 17:54:15,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-09 17:54:15,379 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-09 17:54:15,380 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921', 'password': '97535b64-a485-4506-8a4c-ea11665d3ac5', 'project_name': 'juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3ea879aaac0f4abcaa54559688f25972', 'project_domain_name': 'Default'} 2018-08-09 17:54:15,512 - 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-09 17:54:15,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2018-08-09 17:54:15,539 - 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-09 17:54:15,545 - keystoneauth.session - DEBUG - RESP: [300] Date: Thu, 09 Aug 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43dd8ed2-3df0-455e-8736-1547ad0f94e4 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-09 17:54:15,545 - keystoneauth.session - DEBUG - GET call to None for http://192.30.9.4:35357/ used request id req-43dd8ed2-3df0-455e-8736-1547ad0f94e4 2018-08-09 17:54:15,546 - 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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:15,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816759bf-bc09-4b97-b255-46f9236f6602 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.4:35357/v3/services/04db0eb4cbc44b86a63374c23c413671"}, "enabled": true, "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.4:35357/v3/services/0bb9d3e30d3a421984c7e5478bf38434"}, "enabled": true, "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.4:35357/v3/services/1ab5860c22dd4204a84f472a95eb8c80"}, "enabled": true, "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.4:35357/v3/services/47d2d23fe7e741d8b66ca590425e4283"}, "enabled": true, "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.4:35357/v3/services/5d6568a262444ad1be41cfbf0d00a04e"}, "enabled": true, "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.4:35357/v3/services/6e6399dc0e2c4c298c31c6f983838c3e"}, "enabled": true, "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.4:35357/v3/services/9a0e5bf451a64c308314b53947ee3a68"}, "enabled": true, "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.4:35357/v3/services/a92fb17de9c741d3bde543692e87a1b6"}, "enabled": true, "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.4:35357/v3/services/aad24cc769ea4d768e8cd180831294f8"}, "enabled": true, "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.4:35357/v3/services/afdd523c60f4483296c30a72897a3082"}, "enabled": true, "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.4:35357/v3/services/b7e6208968a44545a1b59da1e372f813"}, "enabled": true, "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.4:35357/v3/services/bb114343ab8d4f18a66180c08bf69dc9"}, "enabled": true, "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.4:35357/v3/services/c1a26a6b520b41dfb47387fe563486a2"}, "enabled": true, "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.4:35357/v3/services/d9c50ddd234448b786285cf1e0cb9be1"}, "enabled": true, "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.4:35357/v3/services/dc63aa2bd5b8499298f79ade0c64cca0"}, "enabled": true, "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "links": {"self": "http://192.30.9.4:35357/v3/services", "previous": null, "next": null}} 2018-08-09 17:54:15,704 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-816759bf-bc09-4b97-b255-46f9236f6602 2018-08-09 17:54:15,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.166853189468s 2018-08-09 17:54:15,704 - shade.request_ids - DEBUG - GET call to identity for http://192.30.9.4:35357/v3/services used request id req-816759bf-bc09-4b97-b255-46f9236f6602 2018-08-09 17:54:15,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2018-08-09 17:54:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 17:54:15,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0ed6ea-4bfb-429d-ae4b-979fb1487f1c Content-Encoding: gzip Content-Length: 1961 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/055fc97fd2474332bfb5b0718d3a3919"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/05a5f3485d2840d89850cca43c026432"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "05a5f3485d2840d89850cca43c026432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/12dc5cb1124e4dca96f0360f067ce7d8"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/1cd5387ec65f495e9c6a799aca955b00"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fe5ce99c1984440a19288a769b85151"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "2fe5ce99c1984440a19288a769b85151"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/319fbe904cd34716a7392778446a0b39"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "319fbe904cd34716a7392778446a0b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3405469bd4624a7ea067336efb280589"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "3405469bd4624a7ea067336efb280589"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3441e6961cb14a9e8e75d0a595d1b7bf"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/363454a2994a403d9fa451cd0c72f7cc"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3c6be36c7ba24b97b4b7ac6d395b353e"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4a071179f7384e0090587dc391deb42e"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "4a071179f7384e0090587dc391deb42e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4f201e705a4945c7aa6e1003e837d30c"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "04db0eb4cbc44b86a63374c23c413671", "id": "4f201e705a4945c7aa6e1003e837d30c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4fd6d3224f0c412cb07c7f6789bf01b0"}, "url": "http://12.0.0.24:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/559158bcd52947cfb1988439da63ffe0"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "559158bcd52947cfb1988439da63ffe0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/581952a4678947829a552f8e9c61eb87"}, "url": "http://172.30.9.21:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "581952a4678947829a552f8e9c61eb87"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5acce9d0ddfe475e963f65548ec797f2"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a92fb17de9c741d3bde543692e87a1b6", "id": "5acce9d0ddfe475e963f65548ec797f2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/5d453cc245ea480195c7e27e7d0f5f16"}, "url": "http://172.30.9.21:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/735372b718414afcb94861aeb3ee556d"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "735372b718414afcb94861aeb3ee556d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7ba99ecd303a4c33a58468218c335c1b"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7be71e6eb9364f3c947d27fc3e98dfa3"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b7e6208968a44545a1b59da1e372f813", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7fff9d66e6cc45398413570d12626389"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "7fff9d66e6cc45398413570d12626389"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9054be8a50294e41ab3c56f3dc76a4ed"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/982f49cc7cd24f4d8a373919aad92261"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b04cfd0b04104faaa200409a9e190ce7"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "47d2d23fe7e741d8b66ca590425e4283", "id": "b04cfd0b04104faaa200409a9e190ce7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b5a1dc21049a4ccbb51b58bc84bc46e6"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b71d006da7be4533a637838751064bda"}, "url": "http://12.0.0.24:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "afdd523c60f4483296c30a72897a3082", "id": "b71d006da7be4533a637838751064bda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c004a4d2715b49a9a5c7f35bac8bab26"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c16a37ce951a446ba229049691fa898b"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c16a37ce951a446ba229049691fa898b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c32172db2ce34b848e9af434585e8e0e"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c73668c3d5c548358b1dd7811b2b546d"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "dc63aa2bd5b8499298f79ade0c64cca0", "id": "c73668c3d5c548358b1dd7811b2b546d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c7eb71d554d34f2cbc45d036679e4e61"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c91117f98c3e4cd3a7d2d6b75109e6f7"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "aad24cc769ea4d768e8cd180831294f8", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cf8418002f53434a85ff495d00bd82fb"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d80a5a0798db4eed819ca1c35a8b0085"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da29821f9b4b45bdada1a8752d30a041"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "5d6568a262444ad1be41cfbf0d00a04e", "id": "da29821f9b4b45bdada1a8752d30a041"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/db650aac3d6f4090b345a3119d2598cf"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e6399dc0e2c4c298c31c6f983838c3e", "id": "db650aac3d6f4090b345a3119d2598cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/de0eccc30f87482cb86b181738e36072"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9c50ddd234448b786285cf1e0cb9be1", "id": "de0eccc30f87482cb86b181738e36072"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e72ed3d2862e4ef4819d088368e0c084"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "c1a26a6b520b41dfb47387fe563486a2", "id": "e72ed3d2862e4ef4819d088368e0c084"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f45427dcd66840069309d05c3ebc7686"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0bb9d3e30d3a421984c7e5478bf38434", "id": "f45427dcd66840069309d05c3ebc7686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f5fe7e3da85243e08021c1c16b1e12e5"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fe9c4e3cbd0d44eba0dae1f4de94342c"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb114343ab8d4f18a66180c08bf69dc9", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ff71221d6f6b4427be9d15eca587ab70"}, "url": "http://192.30.9.4:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9a0e5bf451a64c308314b53947ee3a68", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-09 17:54:15,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-db0ed6ea-4bfb-429d-ae4b-979fb1487f1c 2018-08-09 17:54:15,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.104262113571s 2018-08-09 17:54:15,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-db0ed6ea-4bfb-429d-ae4b-979fb1487f1c 2018-08-09 17:54:15,825 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-09 17:54:15,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-09 17:54:15,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6202a1-786e-4629-a378-3846714733a1 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.21:5000/v3/", "rel": "self"}]}} 2018-08-09 17:54:15,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7a6202a1-786e-4629-a378-3846714733a1 2018-08-09 17:54:15,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-08-09 17:54:16,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f484fb49a15644f8a364fb6d49c05987", "name": "member"}, {"id": "137b239500394c98b332d5ad1c5ddd24", "name": "reader"}], "expires_at": "2018-08-09T18:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ea879aaac0f4abcaa54559688f25972", "name": "juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8004/v1/3ea879aaac0f4abcaa54559688f25972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "055fc97fd2474332bfb5b0718d3a3919"}, {"url": "http://172.30.9.21:8004/v1/3ea879aaac0f4abcaa54559688f25972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "363454a2994a403d9fa451cd0c72f7cc"}, {"url": "http://192.30.9.4:8004/v1/3ea879aaac0f4abcaa54559688f25972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4f201e705a4945c7aa6e1003e837d30c"}], "type": "orchestration", "id": "04db0eb4cbc44b86a63374c23c413671", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3ea879aaac0f4abcaa54559688f25972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "982f49cc7cd24f4d8a373919aad92261"}, {"url": "http://192.30.9.4:8776/v2/3ea879aaac0f4abcaa54559688f25972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d80a5a0798db4eed819ca1c35a8b0085"}, {"url": "http://172.30.9.21:8776/v2/3ea879aaac0f4abcaa54559688f25972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f45427dcd66840069309d05c3ebc7686"}], "type": "volumev2", "id": "0bb9d3e30d3a421984c7e5478bf38434", "name": "cinderv2"}, {"endpoints": [], "type": "metering", "id": "1ab5860c22dd4204a84f472a95eb8c80", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "319fbe904cd34716a7392778446a0b39"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3441e6961cb14a9e8e75d0a595d1b7bf"}, {"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "b04cfd0b04104faaa200409a9e190ce7"}], "type": "image", "id": "47d2d23fe7e741d8b66ca590425e4283", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "05a5f3485d2840d89850cca43c026432"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ba99ecd303a4c33a58468218c335c1b"}, {"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "da29821f9b4b45bdada1a8752d30a041"}], "type": "metric", "id": "5d6568a262444ad1be41cfbf0d00a04e", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v3/3ea879aaac0f4abcaa54559688f25972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "3405469bd4624a7ea067336efb280589"}, {"url": "http://172.30.9.21:8776/v3/3ea879aaac0f4abcaa54559688f25972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "cf8418002f53434a85ff495d00bd82fb"}, {"url": "http://192.30.9.4:8776/v3/3ea879aaac0f4abcaa54559688f25972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "db650aac3d6f4090b345a3119d2598cf"}], "type": "volumev3", "id": "6e6399dc0e2c4c298c31c6f983838c3e", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.21:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "581952a4678947829a552f8e9c61eb87"}, {"url": "http://192.30.9.4:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f5fe7e3da85243e08021c1c16b1e12e5"}, {"url": "http://192.30.9.4:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ff71221d6f6b4427be9d15eca587ab70"}], "type": "event", "id": "9a0e5bf451a64c308314b53947ee3a68", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3ea879aaac0f4abcaa54559688f25972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12dc5cb1124e4dca96f0360f067ce7d8"}, {"url": "http://192.30.9.4:8776/v1/3ea879aaac0f4abcaa54559688f25972", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fe5ce99c1984440a19288a769b85151"}, {"url": "http://172.30.9.21:8776/v1/3ea879aaac0f4abcaa54559688f25972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5acce9d0ddfe475e963f65548ec797f2"}], "type": "volume", "id": "a92fb17de9c741d3bde543692e87a1b6", "name": "cinder"}, {"endpoints": [{"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3c6be36c7ba24b97b4b7ac6d395b353e"}, {"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b5a1dc21049a4ccbb51b58bc84bc46e6"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c91117f98c3e4cd3a7d2d6b75109e6f7"}], "type": "placement", "id": "aad24cc769ea4d768e8cd180831294f8", "name": "placement"}, {"endpoints": [{"url": "http://12.0.0.24:8080/v1/AUTH_3ea879aaac0f4abcaa54559688f25972", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "4fd6d3224f0c412cb07c7f6789bf01b0"}, {"url": "http://172.30.9.21:8080/v1/AUTH_3ea879aaac0f4abcaa54559688f25972", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5d453cc245ea480195c7e27e7d0f5f16"}, {"url": "http://12.0.0.24:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b71d006da7be4533a637838751064bda"}], "type": "object-store", "id": "afdd523c60f4483296c30a72897a3082", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1cd5387ec65f495e9c6a799aca955b00"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4a071179f7384e0090587dc391deb42e"}, {"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7be71e6eb9364f3c947d27fc3e98dfa3"}], "type": "network", "id": "b7e6208968a44545a1b59da1e372f813", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "735372b718414afcb94861aeb3ee556d"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c004a4d2715b49a9a5c7f35bac8bab26"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe9c4e3cbd0d44eba0dae1f4de94342c"}], "type": "cloudformation", "id": "bb114343ab8d4f18a66180c08bf69dc9", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9054be8a50294e41ab3c56f3dc76a4ed"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c32172db2ce34b848e9af434585e8e0e"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e72ed3d2862e4ef4819d088368e0c084"}], "type": "identity", "id": "c1a26a6b520b41dfb47387fe563486a2", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7fff9d66e6cc45398413570d12626389"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c7eb71d554d34f2cbc45d036679e4e61"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "de0eccc30f87482cb86b181738e36072"}], "type": "compute", "id": "d9c50ddd234448b786285cf1e0cb9be1", "name": "nova"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "559158bcd52947cfb1988439da63ffe0"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c16a37ce951a446ba229049691fa898b"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c73668c3d5c548358b1dd7811b2b546d"}], "type": "alarming", "id": "dc63aa2bd5b8499298f79ade0c64cca0", "name": "aodh"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921", "id": "fa080139e0424219864bc879707a5f9f"}, "audit_ids": ["tTcMgXTNS72sDTPYHEquYg"], "issued_at": "2018-08-09T17:54:16.000000Z"}} 2018-08-09 17:54:16,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-09 17:54:16,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"network": {"name": "juju_epc-net_63abbb44-60f0-45d6-aca1-67144cc3a921", "admin_state_up": true}}' 2018-08-09 17:54:16,838 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-6eb1ac90-1b93-472e-9fb5-5937aa91446f Date: Thu, 09 Aug 2018 17:54:16 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3b7161f8-c120-4df2-96df-8e7f593b677d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ea879aaac0f4abcaa54559688f25972","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T17:54:16Z","is_default":false,"name":"juju_epc-net_63abbb44-60f0-45d6-aca1-67144cc3a921","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3ea879aaac0f4abcaa54559688f25972","created_at":"2018-08-09T17:54:16Z","mtu":1450}} 2018-08-09 17:54:16,838 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6eb1ac90-1b93-472e-9fb5-5937aa91446f 2018-08-09 17:54:16,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.62163901329s 2018-08-09 17:54:16,839 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-6eb1ac90-1b93-472e-9fb5-5937aa91446f 2018-08-09 17:54:16,839 - 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-09T17:54:16Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'id': u'3b7161f8-c120-4df2-96df-8e7f593b677d', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_63abbb44-60f0-45d6-aca1-67144cc3a921', u'admin_state_up': True, u'tenant_id': u'3ea879aaac0f4abcaa54559688f25972', u'created_at': u'2018-08-09T17:54:16Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3ea879aaac0f4abcaa54559688f25972', u'l2_adjacency': True}) 2018-08-09 17:54:16,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 17:54:16,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 17:54:16,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1228 X-Openstack-Request-Id: req-5220a8a7-e240-497c-a980-23d3bf07de87 Date: Thu, 09 Aug 2018 17:54:16 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"3b7161f8-c120-4df2-96df-8e7f593b677d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3ea879aaac0f4abcaa54559688f25972","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T17:54:16Z","qos_policy_id":null,"name":"juju_epc-net_63abbb44-60f0-45d6-aca1-67144cc3a921","admin_state_up":true,"tenant_id":"3ea879aaac0f4abcaa54559688f25972","created_at":"2018-08-09T17:54:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 17:54:16,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5220a8a7-e240-497c-a980-23d3bf07de87 2018-08-09 17:54:16,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118004083633s 2018-08-09 17:54:16,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-5220a8a7-e240-497c-a980-23d3bf07de87 2018-08-09 17:54:16,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-09 17:54:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"subnet": {"name": "juju_epc-subnet_63abbb44-60f0-45d6-aca1-67144cc3a921", "enable_dhcp": true, "network_id": "3b7161f8-c120-4df2-96df-8e7f593b677d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-09 17:54:17,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b0484900-a487-4145-a819-0f64ef135fef Date: Thu, 09 Aug 2018 17:54:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b7161f8-c120-4df2-96df-8e7f593b677d","tenant_id":"3ea879aaac0f4abcaa54559688f25972","created_at":"2018-08-09T17:54:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:54:17Z","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":"3ea879aaac0f4abcaa54559688f25972","id":"f2ad9724-9721-43c6-b107-e09edcdfcf51","subnetpool_id":null,"name":"juju_epc-subnet_63abbb44-60f0-45d6-aca1-67144cc3a921"}} 2018-08-09 17:54:17,553 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b0484900-a487-4145-a819-0f64ef135fef 2018-08-09 17:54:17,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.59291601181s 2018-08-09 17:54:17,553 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b0484900-a487-4145-a819-0f64ef135fef 2018-08-09 17:54:17,554 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T17:54:17Z', 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'f2ad9724-9721-43c6-b107-e09edcdfcf51', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_63abbb44-60f0-45d6-aca1-67144cc3a921', u'enable_dhcp': True, u'network_id': u'3b7161f8-c120-4df2-96df-8e7f593b677d', u'tenant_id': u'3ea879aaac0f4abcaa54559688f25972', u'created_at': u'2018-08-09T17:54:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'3ea879aaac0f4abcaa54559688f25972'}) 2018-08-09 17:54:17,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-09 17:54:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"router": {"external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e"}, "name": "juju_epc-router_63abbb44-60f0-45d6-aca1-67144cc3a921", "admin_state_up": true}}' 2018-08-09 17:54:19,161 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-2159c88d-0eca-4f2e-a722-02e1f95ddda5 Date: Thu, 09 Aug 2018 17:54:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T17:54:17Z", "admin_state_up": true, "updated_at": "2018-08-09T17:54:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3ea879aaac0f4abcaa54559688f25972", "id": "dbc3862e-df45-403f-b2f5-d4daf587a7c8", "name": "juju_epc-router_63abbb44-60f0-45d6-aca1-67144cc3a921"}} 2018-08-09 17:54:19,162 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2159c88d-0eca-4f2e-a722-02e1f95ddda5 2018-08-09 17:54:19,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.6073641777s 2018-08-09 17:54:19,162 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-2159c88d-0eca-4f2e-a722-02e1f95ddda5 2018-08-09 17:54:19,162 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-09T17:54:18Z', u'revision_number': 2, u'id': u'dbc3862e-df45-403f-b2f5-d4daf587a7c8', u'external_gateway_info': {u'network_id': u'6f77d76c-b2ad-4851-a3c9-b50cefe3d33e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'1b36fd0d-d0ed-4091-af4b-535cf088588e', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_63abbb44-60f0-45d6-aca1-67144cc3a921', u'admin_state_up': True, u'tenant_id': u'3ea879aaac0f4abcaa54559688f25972', u'created_at': u'2018-08-09T17:54:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'3ea879aaac0f4abcaa54559688f25972'}) 2018-08-09 17:54:19,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-09 17:54:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8/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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"subnet_id": "f2ad9724-9721-43c6-b107-e09edcdfcf51"}' 2018-08-09 17:54:21,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ece8ed57-cd58-44b6-bd8d-964fdc541f95 Date: Thu, 09 Aug 2018 17:54:21 GMT RESP BODY: {"network_id": "3b7161f8-c120-4df2-96df-8e7f593b677d", "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "subnet_id": "f2ad9724-9721-43c6-b107-e09edcdfcf51", "subnet_ids": ["f2ad9724-9721-43c6-b107-e09edcdfcf51"], "port_id": "4c6aada9-cf9b-4947-9b4a-90652b2920ee", "id": "dbc3862e-df45-403f-b2f5-d4daf587a7c8"} 2018-08-09 17:54:21,610 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8/add_router_interface.json used request id req-ece8ed57-cd58-44b6-bd8d-964fdc541f95 2018-08-09 17:54:21,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.44682788849s 2018-08-09 17:54:21,610 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8/add_router_interface.json used request id req-ece8ed57-cd58-44b6-bd8d-964fdc541f95 returning object dbc3862e-df45-403f-b2f5-d4daf587a7c8 2018-08-09 17:54:21,611 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-09 17:54:23,959 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:940d6fd4ad5901e2c60bd1f92cec7e5f sha256:64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc 2018-08-09 17:54:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292 -H "Accept: application/json" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" 2018-08-09 17:54:23,965 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 860 Date: Thu, 09 Aug 2018 17:54:23 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-08-09 17:54:23,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:54:23,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9292/v2/images -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 17:54:24,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-18df2b0f-4b11-4c75-9e5b-a4889217201a Date: Thu, 09 Aug 2018 17:54:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:54:24,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-18df2b0f-4b11-4c75-9e5b-a4889217201a 2018-08-09 17:54:24,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.746465921402s 2018-08-09 17:54:24,718 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-18df2b0f-4b11-4c75-9e5b-a4889217201a 2018-08-09 17:54:24,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 17:54:24,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "owner_specified.shade.object": "images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921"}' 2018-08-09 17:54:24,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-66cbeb13-c163-4868-8026-6bfbbf1bbf44 Date: Thu, 09 Aug 2018 17:54:24 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:24Z", "file": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "173e4411-dd57-40f8-90d2-0ff6e91fa915", "size": null, "self": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": null, "created_at": "2018-08-09T17:54:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 17:54:24,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-66cbeb13-c163-4868-8026-6bfbbf1bbf44 2018-08-09 17:54:24,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0431098937988s 2018-08-09 17:54:24,768 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-66cbeb13-c163-4868-8026-6bfbbf1bbf44 returning object 173e4411-dd57-40f8-90d2-0ff6e91fa915 2018-08-09 17:54:24,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 17:54:24,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '' 2018-08-09 17:54:29,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d47b7dec-ea7b-4eff-81dd-48dbe79c3294 Date: Thu, 09 Aug 2018 17:54: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-09 17:54:29,251 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file used request id req-d47b7dec-ea7b-4eff-81dd-48dbe79c3294 2018-08-09 17:54:29,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.48280310631s 2018-08-09 17:54:29,252 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file used request id req-d47b7dec-ea7b-4eff-81dd-48dbe79c3294 2018-08-09 17:54:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:54:29,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 17:54:29,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-fff62adf-8da4-4f2d-bfca-e962bd79d101 Date: Thu, 09 Aug 2018 17:54:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:29Z", "file": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "173e4411-dd57-40f8-90d2-0ff6e91fa915", "size": 296747008, "self": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-09T17:54:24Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:54:29,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fff62adf-8da4-4f2d-bfca-e962bd79d101 2018-08-09 17:54:29,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0534191131592s 2018-08-09 17:54:29,310 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fff62adf-8da4-4f2d-bfca-e962bd79d101 2018-08-09 17:54:29,311 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap', u'metadata': Munch({})})], 'file': u'/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file', 'owner': u'3ea879aaac0f4abcaa54559688f25972', 'id': u'173e4411-dd57-40f8-90d2-0ff6e91fa915', 'size': 296747008, u'self': u'/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ea879aaac0f4abcaa54559688f25972', 'name': 'juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T17:54:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T17:54:29Z', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'properties': {u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', u'self': u'/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921', 'created': u'2018-08-09T17:54:24Z', 'checksum': u'940d6fd4ad5901e2c60bd1f92cec7e5f', 'created_at': u'2018-08-09T17:54:24Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', 'metadata': {u'os_hash_value': u'28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21', u'self': u'/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc', u'owner_specified.shade.object': u'images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921', u'owner_specified.shade.md5': u'940d6fd4ad5901e2c60bd1f92cec7e5f', u'schema': u'/v2/schemas/image'}}) 2018-08-09 17:54:30,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 173e4411-dd57-40f8-90d2-0ff6e91fa915 -s xenial -r regionOne -u http://172.30.9.21:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... 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-09 17:54:30,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 17:54:30,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_63abbb44-60f0-45d6-aca1-67144cc3a921", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-09 17:54:30,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54: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-c439b12c-3578-4280-af9c-23c67eb4fbcb x-compute-request-id: req-c439b12c-3578-4280-af9c-23c67eb4fbcb Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1", "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": "d7a50909-644e-4b2b-92e9-09faf2f847a1"}} 2018-08-09 17:54:30,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c439b12c-3578-4280-af9c-23c67eb4fbcb 2018-08-09 17:54:30,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.286815166473s 2018-08-09 17:54:30,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c439b12c-3578-4280-af9c-23c67eb4fbcb 2018-08-09 17:54:30,876 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_63abbb44-60f0-45d6-aca1-67144cc3a921', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'd7a50909-644e-4b2b-92e9-09faf2f847a1', 'swap': 0}) 2018-08-09 17:54:30,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 17:54:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1/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}8158010ed22d7ecebfa6405318979c63a187617d" -d '{"extra_specs": {}}' 2018-08-09 17:54:30,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54: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-5da9b182-5aae-451c-99a8-1c518432ef8c x-compute-request-id: req-5da9b182-5aae-451c-99a8-1c518432ef8c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 17:54:30,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1/os-extra_specs used request id req-5da9b182-5aae-451c-99a8-1c518432ef8c 2018-08-09 17:54:30,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214381217957s 2018-08-09 17:54:30,898 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1/os-extra_specs used request id req-5da9b182-5aae-451c-99a8-1c518432ef8c 2018-08-09 17:54:30,898 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-09 17:54:30,900 - 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-205 | | 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-09 17:54:30,908 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-09 17:54:31,000 - 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-09 17:54:31,001 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-09 17:54:31,079 - 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-09 17:54:31,080 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-09 17:54:33,666 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:81360220b4382d4b91eef0ebaf46a661 sha256:c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e 2018-08-09 17:54:33,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:54:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 17:54:33,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-3266012e-1d50-459f-9097-8efd8d328893 Date: Thu, 09 Aug 2018 17:54:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:29Z", "file": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "173e4411-dd57-40f8-90d2-0ff6e91fa915", "size": 296747008, "self": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-09T17:54:24Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:54:33,703 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3266012e-1d50-459f-9097-8efd8d328893 2018-08-09 17:54:33,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0341279506683s 2018-08-09 17:54:33,704 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3266012e-1d50-459f-9097-8efd8d328893 2018-08-09 17:54:33,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-09 17:54:33,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "owner_specified.shade.object": "images/juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921"}' 2018-08-09 17:54:33,778 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f3eece67-a399-4cd6-b7e0-107e09ac439a Date: Thu, 09 Aug 2018 17:54:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:33Z", "file": "/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d", "size": null, "self": "/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d", "disk_format": "qcow2", "os_hash_algo": null, "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": null, "created_at": "2018-08-09T17:54:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2018-08-09 17:54:33,778 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f3eece67-a399-4cd6-b7e0-107e09ac439a 2018-08-09 17:54:33,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0680620670319s 2018-08-09 17:54:33,779 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f3eece67-a399-4cd6-b7e0-107e09ac439a returning object 31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d 2018-08-09 17:54:33,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-09 17:54:33,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '' 2018-08-09 17:54:37,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f8d06524-7e14-411f-9d26-0d6c97be0c3f Date: Thu, 09 Aug 2018 17:54: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-09 17:54:37,912 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/file used request id req-f8d06524-7e14-411f-9d26-0d6c97be0c3f 2018-08-09 17:54:37,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.13329195976s 2018-08-09 17:54:37,913 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/file used request id req-f8d06524-7e14-411f-9d26-0d6c97be0c3f 2018-08-09 17:54:37,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 17:54:37,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 17:54:37,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json X-Openstack-Request-Id: req-1dd2a1a7-4532-401b-90d1-bfc703b5d141 Date: Thu, 09 Aug 2018 17:54:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:37Z", "file": "/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d", "size": 263062016, "self": "/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "81360220b4382d4b91eef0ebaf46a661", "name": "juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": "81360220b4382d4b91eef0ebaf46a661", "created_at": "2018-08-09T17:54:33Z", "os_hidden": false, "protected": false, "os_hash_value": "3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:29Z", "file": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "173e4411-dd57-40f8-90d2-0ff6e91fa915", "size": 296747008, "self": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-09T17:54:24Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 17:54:37,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1dd2a1a7-4532-401b-90d1-bfc703b5d141 2018-08-09 17:54:37,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382461547852s 2018-08-09 17:54:37,956 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1dd2a1a7-4532-401b-90d1-bfc703b5d141 2018-08-09 17:54:37,958 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/file', 'owner': u'3ea879aaac0f4abcaa54559688f25972', 'id': u'31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d', 'size': 263062016, u'self': u'/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ea879aaac0f4abcaa54559688f25972', 'name': 'juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-09T17:54:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-09T17:54:37Z', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', 'properties': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921', 'created': u'2018-08-09T17:54:33Z', 'checksum': u'81360220b4382d4b91eef0ebaf46a661', 'created_at': u'2018-08-09T17:54:33Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', 'metadata': {u'os_hash_value': u'3819082dc373086dbf6ec58c3faa2b9f8c81ced05572cc4584eabe85c4866648968af1e9a41f21e130218d4177c0b94d6b35c91053de745b8cc60b1e87bbf350', u'self': u'/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d', u'os_hidden': False, u'os_hash_algo': u'sha512', u'owner_specified.shade.sha256': u'c32842906fda865db9034d5a3159ad979a5432d2fec0864c6f6bed7b7de7338e', u'owner_specified.shade.object': u'images/juju_epc-img_alt_63abbb44-60f0-45d6-aca1-67144cc3a921', u'owner_specified.shade.md5': u'81360220b4382d4b91eef0ebaf46a661', u'schema': u'/v2/schemas/image'}}) 2018-08-09 17:54:38,110 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d -s trusty -r regionOne -u http://172.30.9.21:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. 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-09 17:54:38,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-09 17:54:38,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-09 17:54:38,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54: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-09b47fd7-791b-4632-8554-25bbb6ca2603 x-compute-request-id: req-09b47fd7-791b-4632-8554-25bbb6ca2603 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7", "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": "a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7"}} 2018-08-09 17:54:38,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-09b47fd7-791b-4632-8554-25bbb6ca2603 2018-08-09 17:54:38,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0353548526764s 2018-08-09 17:54:38,147 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-09b47fd7-791b-4632-8554-25bbb6ca2603 2018-08-09 17:54:38,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_63abbb44-60f0-45d6-aca1-67144cc3a921', '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'c27b2a9a4da64ec89ae0c5216451b3d8', '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'a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7', 'swap': 0}) 2018-08-09 17:54:38,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-09 17:54:38,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7/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}8158010ed22d7ecebfa6405318979c63a187617d" -d '{"extra_specs": {}}' 2018-08-09 17:54:38,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 17:54: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-3514e5c0-f20c-42b1-bf64-aab52a8b98ec x-compute-request-id: req-3514e5c0-f20c-42b1-bf64-aab52a8b98ec Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-09 17:54:38,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7/os-extra_specs used request id req-3514e5c0-f20c-42b1-bf64-aab52a8b98ec 2018-08-09 17:54:38,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195579528809s 2018-08-09 17:54:38,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7/os-extra_specs used request id req-3514e5c0-f20c-42b1-bf64-aab52a8b98ec 2018-08-09 17:54:38,168 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-09 17:58:07,586 - 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=3b7161f8-c120-4df2-96df-8e7f593b677d --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 17:54:38 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 17:54:38 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=3b7161f8-c120-4df2-96df-8e7f593b677d", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 17:54:38 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 17:54:38 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[use-floating-ip:true use-default-secgroup:true network:3b7161f8-c120-4df2-96df-8e7f593b677d external-network:] 17:54:38 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 17:54:38 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[provisioner-harvest-mode:destroyed enable-os-upgrade:true image-stream:released type:openstack apt-mirror: max-status-history-size:5G authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoTvkdXgvu8CMDhNiYocZGqbP6v3TJxMKV4qYmpJOCJjC1n/pGQxNqQ3iPiKIwhCHO0HnOw1yZ4pd4ZEpTHvhB7KC+lao6Hz04y3e5kuzVhWI6DFiHgpcGuv1CLYZRLfMPc6JnrySAUqNfhQMfOQp8a59O8wWQsV+y6mBdRqPG1WLsWBzt3HllZ58bQUdbIOBoyyfuvDDde3ViOFMDfplU7wh02o4CkiuZcugwQA8ro9E0KDBA9ooyaNxCXg1ZR4c/cJh8QWl090S4vow0RTjCOW2cYKvZr/RajBQcEAOZ55+fumAvuwUTeF9OMF9FZxEM/c5d31qlE+y/ebHErKTj juju-client-key apt-no-proxy: apt-https-proxy: no-proxy:127.0.0.1,localhost,::1 apt-http-proxy: agent-metadata-url: https-proxy: agent-stream:released resource-tags: uuid:fd6736f4-45cb-423e-8236-0d61e2bbdb47 ignore-machine-addresses:false apt-ftp-proxy: network:3b7161f8-c120-4df2-96df-8e7f593b677d image-metadata-url: logforward-enabled:false proxy-ssh:false firewall-mode:instance enable-os-refresh-update:true update-status-hook-interval:5m disable-network-management:false use-floating-ip:true http-proxy: use-default-secgroup:true logging-config: max-action-results-size:5G external-network: default-series:xenial max-status-history-age:336h max-action-results-age:336h test-mode:false net-bond-reconfigure-delay:17 development:false automatically-retry-hooks:true transmit-vendor-metrics:true ftp-proxy: name:controller ssl-hostname-verification:false] 17:54:38 INFO juju.provider.openstack provider.go:144 opening model "controller" 17:54:38 DEBUG goose :1 auth details: &{Token:gAAAAABbbH_ece5cpAG-36RpkTBZCD0-wcxxzjYOIroOogBDgXM4lxsO0puBVj1za86FmVW0EaSru2-eG3Au3bIt4L0OaaTWVNXL3l1MRC-NHT9AMvtYRZn7v4-CG8WW1wnJPzPW88DJQT6DVGQOh8V78rpzTVkkEpvJR5XB9-HyNeRYcxRYHR4 TenantId:3ea879aaac0f4abcaa54559688f25972 UserId:fa080139e0424219864bc879707a5f9f Domain: RegionServiceURLs:map[regionOne:map[object-store:http://172.30.9.21:8080/v1/AUTH_3ea879aaac0f4abcaa54559688f25972 alarming:http://172.30.9.21:8042 volume:http://172.30.9.21:8776/v1/3ea879aaac0f4abcaa54559688f25972 event:http://172.30.9.21:8977 placement:http://172.30.9.21:8778/placement volumev2:http://172.30.9.21:8776/v2/3ea879aaac0f4abcaa54559688f25972 volumev3:http://172.30.9.21:8776/v3/3ea879aaac0f4abcaa54559688f25972 network:http://172.30.9.21:9696 identity:http://172.30.9.21:5000 compute:http://172.30.9.21:8774/v2.1 image:http://172.30.9.21:9292 metric:http://172.30.9.21:8041 cloudformation:http://172.30.9.21:8000/v1 orchestration:http://172.30.9.21:8004/v1/3ea879aaac0f4abcaa54559688f25972]]} 17:54:38 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 17:54:38 DEBUG goose :1 performing API version discovery for "http://172.30.9.21:8774/" 17:54:38 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 17:54:39 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 17:54:39 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 17:54:39 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 17:54:39 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 17:54:39 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 17:54:39 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 17:54:39 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 17:54:39 INFO cmd bootstrap.go:233 Loading image metadata 17:54:39 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 17:54:39 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 17:54:39 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 17:54:39 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [win2012r2 win81 genericlinux trusty win2012hvr2 win8 opensuseleap xenial win2012 win2016hv win2016nano precise raring yakkety win2008r2 win2016 quantal utopic centos7 saucy win2012hv zesty win10 vivid wily win7] [amd64 i386 armhf arm64 ppc64el s390x] released}} 17:54:39 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 17:54:42 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 17:54:43 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.21:5000/v3} not found 17:54:43 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.21:5000/v3} not found 17:54:43 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 17:54:43 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 17:54:43 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 17:54:43 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 17:54:43 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 17:54:43 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 17:54:43 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 17:54:43 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 17:54:43 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 17:54:44 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 []} 17:54:47 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 17:54:47 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 17:54:48 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 17:54:48 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:173e4411-dd57-40f8-90d2-0ff6e91fa915 Arch:amd64 VirtType:}] 17:54:48 INFO juju.environs.instances image.go:106 find instance - using image with id: 173e4411-dd57-40f8-90d2-0ff6e91fa915 17:54:48 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 17:54:48 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 17:54:48 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2488 bytes 17:54:48 DEBUG juju.provider.openstack provider.go:1022 using network id "3b7161f8-c120-4df2-96df-8e7f593b677d" 17:54:48 DEBUG goose :1 performing API version discovery for "http://172.30.9.21:9696/" 17:54:48 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] 17:54:50 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" has status BUILD, wait 10 seconds before retry, attempt 11 17:56:50 INFO juju.provider.openstack provider.go:1189 started instance "b4741ee0-bca6-4601-b724-05f337f2a4f3" 17:56:50 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 17:56:52 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.200 17:56:52 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.200 - b4741ee0-bca6-4601-b724-05f337f2a4f3 (arch=amd64 mem=2G cores=1) 17:56:55 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 17:56:55 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 17:56:55 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 17:56:55 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 17:56:57 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 17:56:57 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 17:56:58 DEBUG juju.provider.openstack provider.go:414 instance b4741ee0-bca6-4601-b724-05f337f2a4f3 has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.121.3:22 17:56:58 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.3 failed: ssh: connect to host 192.168.121.3 port 22: Connection refused 17:56:59 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 17:57:03 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.3 failed: ssh: connect to host 192.168.121.3 port 22: Connection refused 17:57:04 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-bbdb47-controller-0 17:58:04 INFO cmd bootstrap.go:423 Bootstrap agent now started 17:58:04 DEBUG juju.provider.openstack provider.go:414 instance b4741ee0-bca6-4601-b724-05f337f2a4f3 has floating IP address: 172.30.9.200 17:58:04 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.200:17070 192.168.121.3:17070] 17:58:04 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.200 to verify accessibility... 17:58:04 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.200:17070 192.168.121.3:17070] 17:58:06 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" 17:58:06 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" 17:58:07 DEBUG juju.api monitor.go:35 RPC connection died 17:58:07 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 17:58:07 INFO cmd controller.go:88 Controller machines are in the "controller" model. 17:58:07 INFO cmd controller.go:89 Initial model "default" added. 17:58:07 INFO cmd supercommand.go:465 command finished 2018-08-09 17:58:07,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-09 17:58:07,586 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-09 17:58:21,233 - 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-09 17:58:21,234 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-09 18:15:00,273 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-09 18:14:43.598566Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-09 18:15:00,273 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-09 18:15:00,273 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-09 18:15:00,406 - 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.202 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.201 3306/tcp oai-epc/0* active idle 2 172.30.9.206 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.211 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.202 4630d04c-200e-4eed-8739-5d7f5d90dca2 xenial nova ACTIVE 1 started 172.30.9.201 e4085b11-47a7-4d08-aef9-ab942432b4e8 trusty nova ACTIVE 2 started 172.30.9.206 c8b42ae0-dbc6-4ae7-a982-644de6512dd4 trusty nova ACTIVE 3 started 172.30.9.211 f14dcc3d-926d-4bc8-a02a-be6b6ef26e92 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-09 18:15:00,564 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.202 (agent:idle, workload:active) 80/tcp, 5000/tcp 2018-08-09 18:15:00,565 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-09 18:15:00,749 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.206 (agent:idle, workload:active) 2152/udp 2018-08-09 18:15:00,750 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-09 18:15:00,905 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.211 (agent:idle, workload:active) 2018-08-09 18:15:00,906 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-09 18:15:00,906 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-09 18:15:01,616 - 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-09 18:15:01,616 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-09 18:15:02,178 - 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-e7edc3-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.202 closed. 2018-08-09 18:15:02,179 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-09 18:15:02,399 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: dcd400dd-bf01-439d-8922-e14225fa8969 2018-08-09 18:24:48,990 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-09 18:24:32.327588Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-09 18:24:48,990 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-09 18:24:49,426 - 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-09 18:24:49,426 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-09 18:24:49,456 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-09 18:24:49,457 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-09 18:24:49,686 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-09 18:24:49,687 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 30:34 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-09 18:24:50,644 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 18:00:49 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 18:00:49 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 18:00:49 DEBUG juju.agent read agent config, format "2.0" machine-0: 18:00:49 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 18:00:49 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 18:00:49 DEBUG juju.worker start "engine" machine-0: 18:00:49 INFO juju.worker start "engine" machine-0: 18:00:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 18:00:49 DEBUG juju.worker "engine" started machine-0: 18:00:49 DEBUG juju.worker.introspection stats worker now serving machine-0: 18:00:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 18:00:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 18:00:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 18:00:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:49 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 18:00:49 DEBUG juju.worker.apicaller connecting with old password machine-0: 18:00:49 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 18:00:49 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-0: 18:00:49 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-0: 18:00:49 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-0: 18:00:49 DEBUG juju.worker.apicaller connected machine-0: 18:00:49 DEBUG juju.worker.apicaller changing password... machine-0: 18:00:49 DEBUG juju.worker.apicaller password changed machine-0: 18:00:49 DEBUG juju.api RPC connection died machine-0: 18:00:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 18:00:49 DEBUG juju.worker.apicaller connecting with current password machine-0: 18:00:49 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-0: 18:00:49 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-0: 18:00:49 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-0: 18:00:50 DEBUG juju.worker.apicaller connected machine-0: 18:00:50 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 18:00:50 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 18:00:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 18:00:50 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 18:00:50 INFO juju.worker.upgrader unblocking abort check machine-0: 18:00:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 18:00:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 18:00:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 18:00:50 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 18:00:50 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 18:00:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 18:00:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.logger logger setup machine-0: 18:00:50 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 18:00:50 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 18:00:50 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 18:00:50 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 18:00:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} machine-0: 18:00:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 18:00:50 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 18:00:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:00:50 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:00:50 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:00:50 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 18:00:50 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 18:00:50 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 18:00:50 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 18:00:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:00:50 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:00:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:00:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:00:50 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 18:00:50 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 18:00:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:00:50 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:00:50 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] machine-0: 18:00:50 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 18:00:50 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] machine-0: 18:00:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 18:00:50 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:00:50 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:00:50 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:00:50 DEBUG juju.network including address local-cloud:192.168.121.21 for machine machine-0: 18:00:50 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:00:50 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-0: 18:00:50 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.21 local-machine:::1] machine-0: 18:00:50 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 18:00: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-0: 18:00:50 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 18:00:50 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 18:00:50 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 18:00:50 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 18:00:50 DEBUG juju.worker start "0-container-watcher" machine-0: 18:00:50 DEBUG juju.worker start "stateconverter" machine-0: 18:00:50 INFO juju.worker start "0-container-watcher" machine-0: 18:00:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 18:00:50 DEBUG juju.worker "0-container-watcher" started machine-0: 18:00:50 INFO juju.worker start "stateconverter" machine-0: 18:00:50 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 18:00:50 DEBUG juju.worker "stateconverter" started machine-0: 18:00:50 INFO juju.worker.machiner "machine-0" started machine-0: 18:00:50 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 18:00:50 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 18:00:50 DEBUG juju.service discovered init system "systemd" from local host machine-0: 18:00:50 DEBUG juju.worker.deployer state addresses: ["192.168.121.3:37017"] machine-0: 18:00:50 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "172.30.9.200:17070"] machine-0: 18:00:50 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: 18:00:50 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 18:00:50 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 18:00:50 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 18:00:50 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 18:00:50 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: 18:00:50 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 18:00:50 INFO juju.worker start "api" unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:00:50 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:00:50 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:00:51 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:b2:bb:d8 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.21 [] [] []} {2 fa:16:3e:b2:bb:d8 1450 0 ens3 ethernet false false manual [] [] []} {3 46:b2:82:31:d2:4c 1500 0 lxdbr0 bridge false false manual [] [] []} {3 46:b2:82:31:d2:4c 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 18:00:51 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:00:51 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:00:51 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 18:00:51 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 18:00:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:00:51 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:00:51 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:00:51 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:00:51 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 18:00:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 18:00:53 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: 18:00:53 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network "lxdbr0" has addresses [fe80::44b2:82ff:fe31:d24c/64 fe80::1/64] unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network including address public:172.30.9.200 for machine unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 18:00:53 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 18:00:53 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 18:00:53 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 18:00:53 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 18:00:53 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 18:00:53 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: 18:00:53 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 18:00:53 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 18:00:53 DEBUG httpbakery client do GET https://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 18:00:53 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 18:00:53 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 18:00:53 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 18:00:53 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 18:00:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 18:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:00:53 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:00:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:00:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 18:00:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 18:00:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 18:00:53 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 18:00:54 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 18:00:54 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 18:00:54 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 18:00:54 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 18:00:56 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: 18:00:56 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 18:00:56 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: 18:00:56 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 18:00:56 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: 18:00:56 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 18:00:56 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: 18:00:56 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install Need to get 68.9 MB of archives. unit-abot-epc-basic-0: 18:00:56 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:00:56 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: 18:00:57 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: 18:00:57 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: 18:00:57 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: 18:00:57 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: 18:00:57 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: 18:00:57 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: 18:00:57 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] machine-0: 18:00:57 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:58 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: 18:00:59 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: 18:00:59 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: 18:00:59 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: 18:00:59 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: 18:00:59 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: 18:00:59 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: 18:00:59 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: 18:00:59 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: 18:01:00 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: 18:01:00 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: 18:01:00 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 8u171-b11-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:01 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:02 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: 18:01:03 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: 18:01:03 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: 18:01:03 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: 18:01:04 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: 18:01:04 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: 18:01:04 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: 18:01:04 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: 18:01:04 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:05 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:06 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:07 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: 18:01:08 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: 18:01:08 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u171-b11-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 18:01:08 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 8u171-b11-0ubuntu0.16.04.1 [8213 kB] unit-abot-epc-basic-0: 18:01:08 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u171-b11-0ubuntu0.16.04.1 [451 kB] unit-abot-epc-basic-0: 18:01:08 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: 18:01:08 DEBUG unit.abot-epc-basic/0.install Fetched 68.9 MB in 11s (5828 kB/s) unit-abot-epc-basic-0: 18:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 18:01:08 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 ... 54335 files and directories currently installed.) unit-abot-epc-basic-0: 18:01:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 18:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 18:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 18:01:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 18:01:11 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: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 18:01:11 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: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 18:01:11 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: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 18:01:12 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: 18:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 18:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 18:01:17 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: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 18:01:17 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: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 18:01:17 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: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 18:01:17 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: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 18:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 18:01:18 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: 18:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 18:01:18 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: 18:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 18:01:18 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: 18:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 18:01:18 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: 18:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 18:01:18 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: 18:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 18:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 18:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 18:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 18:01:21 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: 18:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 18:01:22 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: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 18:01:22 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: 18:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 18:01:23 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: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 18:01:23 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: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 18:01:23 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: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 18:01:23 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: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 18:01:23 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: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 18:01:23 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: 18:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 18:01:24 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: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 18:01:24 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: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 18:01:25 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: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 18:01:25 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: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 18:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u171-b11-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 18:01:30 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:31 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:31 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:33 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 18:01:33 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 18:01:33 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 18:01:34 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: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 18:01:34 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: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 18:01:34 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: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 18:01:34 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 18:01:35 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: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:35 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: 18:01:35 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: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:01:35 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:01:35 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: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 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: 18:01:36 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 18:01:37 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: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 18:01:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 18:01:38 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: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:38 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: 18:01:38 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 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: 18:01:38 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u171-b11-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:01:38 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: 18:01:38 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: 18:01:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 18:01:38 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 18:01:39 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 18:01:39 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 18:01:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:01:39 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:01:39 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:01:40 DEBUG unit.abot-epc-basic/0.install --2018-08-09 18:01:40-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 18:01:40 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 18:01:40 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 18:01:40 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 18:01:40 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: 18:01:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 94.5K 8m14s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 191K 6m8s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 8.45M 4m7s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.3M 3m6s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 194K 3m17s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m44s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.8M 2m21s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.2M 2m4s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 202K 2m16s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.1M 2m2s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 10.7M 1m51s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.8M 1m42s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.0M 95s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.3M 88s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.1M 82s unit-abot-epc-basic-0: 18:01:41 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.4M 77s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 1.05M 75s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 266K 81s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.4M 76s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 73s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.1M 69s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.5M 66s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.1M 64s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 10.9M 61s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.4M 59s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.9M 57s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.4M 55s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 53s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.3M 51s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.2M 49s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 48s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 169K 55s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 23.9M 53s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 27.8M 51s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 68.5M 50s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 68.5M 48s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 90.2M 47s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 84.7M 46s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 90.1M 45s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 72.2M 43s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 91.6M 42s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 95.4M 41s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 97.6M 40s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 84.0M 39s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 106M 38s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 110M 38s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 107M 37s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 95.6M 36s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 225K 39s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 21.3M 38s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 21.5M 38s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 21.4M 37s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 23.9M 36s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 20.9M 36s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 24.8M 35s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 21.6M 34s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.1M 34s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 20.4M 33s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 23.2M 33s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 21.1M 32s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 23.1M 31s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 25.9M 31s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 26.9M 30s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 69.6M 30s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 74.1M 29s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 83.7M 29s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 73.8M 29s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 35.2M 28s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 11.3M 28s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 11.3M 27s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 11.0M 27s unit-abot-epc-basic-0: 18:01:42 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.0M 27s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 326K 28s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 8.06M 28s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 6.73M 27s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.78M 27s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 1.21M 27s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.6M 27s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.0M 26s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.2M 26s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.4M 26s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 10.8M 26s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.5M 25s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 11.3M 25s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.0M 25s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.6M 24s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 10.9M 24s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.0M 24s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 11.8M 24s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.0M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.0M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.5M 22s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 386K 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 8.30M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 7.85M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 7.59M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 1.22M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 10.9M 23s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 11.0M 22s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 11.3M 22s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.1M 22s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.9M 22s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.5M 22s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.0M 21s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 11.2M 21s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 10.9M 21s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.3M 21s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.5M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.4M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.2M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.0M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 394K 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 8.91M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 7.99M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 8.01M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 1.22M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 10.8M 20s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.1M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.2M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 11.4M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 11.0M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.3M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.0M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.2M 19s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.4M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.5M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 10.9M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.3M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.0M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.6M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.5M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 10.9M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.1M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 407K 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 8.51M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 9.28M 18s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 7.82M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 8.48M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 1.23M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 10.9M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 11.1M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.1M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 11.0M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 11.3M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.5M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.1M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.1M 17s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.4M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 11.0M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 11.3M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.4M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.0M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.7M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 10.8M 16s unit-abot-epc-basic-0: 18:01:43 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 10.9M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 412K 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 9.51M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.99M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 8.39M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 1.23M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 10.4M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.2M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.2M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.3M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 11.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.3M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 10.8M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.4M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.5M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 11.2M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 11.2M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 10.9M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 11.5M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.1M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 76.3K 17s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 85.0M 17s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 81.5M 17s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 68.4M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 91.1M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 82.9M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 83.2M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 79.0M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 97.4M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 99.7M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 95.0M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 76.8M 16s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 87.3M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 90.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 93.7M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 78.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 103M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 93.1M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 110M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 87.2M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 93.0M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 26.6M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 6.67M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 1.20M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 9.36M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.6M 15s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 73.9M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 85.5M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 83.2M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 90.9M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 28.0M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 4.25M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 2.11M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 2.29M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 4.51M 14s unit-abot-epc-basic-0: 18:01:44 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.8M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 10.3M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 444K 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 9.38M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.2M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.0M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.3M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.1M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 1.26M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.7M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 11.1M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 83.8K 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 83.9M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 81.7M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 73.4M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 77.2M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 86.9M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 84.6M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 80.7M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 104M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 100M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 106M 15s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 94.0M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 93.5M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 102M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 105M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 93.4M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 110M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 106M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 108M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 97.7M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 94.9M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 102M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 96.6M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 95.0M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 103M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 108M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 103M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 457K 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 8.14M 14s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 10.3M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 6.95M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 8.94M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 10.2M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 1.28M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 5.78M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 9.13M 13s unit-abot-epc-basic-0: 18:01:45 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 5.55M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 1.51M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 2.36M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 11.1M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 424K 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 8.41M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 11.2M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 7.42M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 8.56M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.5M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 1.28M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 8.28M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 6.03M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 9.63M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.66M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 1.84M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 10.3M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 531K 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 1.69M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 9.60M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 8.64M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 9.21M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 9.76M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.29M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 8.12M 13s unit-abot-epc-basic-0: 18:01:46 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 6.26M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 83.7K 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 63.2M 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 95.9M 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 80.9M 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 92.3M 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 94.2M 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 87.7M 14s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 80.1M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 97.5M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 107M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 111M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 94.9M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 116M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 107M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 112M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 95.2M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 116M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 109M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 113M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 97.8M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 104M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 109M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 111M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 98.2M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 472K 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 5.20M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 7.01M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 6.29M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 1.25M 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 6.63M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 6.05M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 1.47M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 1.62M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 7.41M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 456K 13s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 3.57M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 7.05M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 6.17M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 1.27M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 6.28M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 5.93M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.64M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.46M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 7.19M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 9.98M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 423K 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 7.81M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 6.03M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 1.27M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 6.37M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 5.80M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 2.89M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 1.08M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 5.98M 12s unit-abot-epc-basic-0: 18:01:47 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 9.55M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 432K 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.89M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 7.70M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 6.67M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 1.26M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 5.52M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 6.30M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 1.09M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 2.76M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 7.79M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 443K 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 5.22M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 6.53M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 6.92M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 1.27M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 7.44M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 5.34M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 1.69M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 1.43M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 6.62M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 9.64M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 433K 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 7.04M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.02M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 7.07M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 1.26M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.26M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 5.58M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.31M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 1.97M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 7.19M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 574K 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.42M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 8.07M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 6.90M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 1.36M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 4.92M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 6.59M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 4.15M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.10M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 3.53M 12s unit-abot-epc-basic-0: 18:01:48 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 7.08M 12s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 457K 12s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 4.26M 12s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 7.47M 12s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 6.27M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 1.33M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 6.14M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 6.79M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 3.26M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.21M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 3.45M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 7.09M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 458K 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 4.08M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 7.86M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 6.41M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 1.34M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 6.02M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 6.97M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 4.19M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 1.24M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 2.58M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 7.56M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 467K 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 3.44M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 9.02M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 7.02M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.37M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 4.90M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 6.69M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 5.86M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 1.41M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 1.84M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 7.64M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.18M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 638K 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 7.31M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 7.00M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 7.74M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 1.25M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 7.77M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 6.87M 11s unit-abot-epc-basic-0: 18:01:49 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 1.74M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 1.38M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 7.14M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 8.62M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 447K 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 5.60M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 8.63M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 6.64M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.30M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 6.46M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 7.14M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 3.07M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 1.18M 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 4.08M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 7.67M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 460K 11s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 4.11M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 8.79M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 6.13M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 5.12M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.40M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 7.91M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 6.01M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 1.42M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 1.78M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 7.68M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 3.42M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 478K 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 5.94M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 7.90M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 7.05M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.28M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 6.95M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 8.57M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 2.85M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 1.12M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 5.33M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 7.80M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 457K 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 4.31M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 8.86M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 6.55M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.43M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 4.73M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 8.02M 10s unit-abot-epc-basic-0: 18:01:50 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 4.30M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 1.59M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 1.78M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 7.11M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.63M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 479K 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 5.64M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 8.08M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 7.34M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.26M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 8.05M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 8.26M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 2.83M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 1.12M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 5.41M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 7.78M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 464K 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 3.86M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 7.87M 10s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 8.15M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.45M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 4.00M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 8.94M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 4.23M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.90M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 1.48M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 7.44M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 7.06M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 453K 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 5.45M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 9.53M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 6.89M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.25M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 8.31M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 8.58M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 2.77M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.13M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 5.39M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 6.97M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 480K 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 3.44M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 6.59M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 7.38M 9s unit-abot-epc-basic-0: 18:01:51 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 7.80M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.28M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 7.41M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 5.10M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.80M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.48M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 7.78M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 6.46M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 454K 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 5.95M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 7.16M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 8.30M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.27M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 7.23M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 7.65M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.93M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.40M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 2.66M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 7.70M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 638K 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 1.21M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 6.39M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 8.52M 9s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 8.02M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.25M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 7.36M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 6.40M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 1.94M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 1.37M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 6.65M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 7.72M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 450K 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 6.07M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 6.75M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 8.76M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 1.43M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 4.17M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 8.79M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 3.78M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 1.46M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 2.06M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 7.60M 8s unit-abot-epc-basic-0: 18:01:52 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 1.25M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 636K 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 4.99M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 9.89M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 8.03M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.25M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 7.88M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 7.71M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 2.76M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.15M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 5.00M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 7.54M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 479K 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.35M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 11.5M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 10.8M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 4.39M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.54M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 7.28M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 4.97M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 1.64M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.62M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 7.82M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 6.72M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 436K 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 5.49M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 10.3M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 11.2M 8s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.28M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 7.45M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 8.28M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 2.95M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.19M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 4.03M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 7.59M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 643K 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 1.03M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 10.2M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 11.2M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 11.1M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.27M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 7.23M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 5.78M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 1.88M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 1.49M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 5.68M 7s unit-abot-epc-basic-0: 18:01:53 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 7.93M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 448K 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 3.74M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 9.54M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 10.8M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 1.38M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 6.56M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 7.29M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 3.32M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 1.63M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 1.97M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 8.26M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 644K 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 1.00M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 10.1M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 10.0M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 10.7M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.29M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 7.83M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 8.91M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 2.78M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 1.16M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 4.75M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 7.47M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 485K 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 2.22M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 10.0M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 10.4M 7s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 5.64M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 1.42M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 7.46M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 5.98M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.45M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 1.81M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 7.84M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 4.14M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 458K 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 4.81M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 9.88M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 10.3M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.40M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 6.11M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 6.66M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 3.54M 6s unit-abot-epc-basic-0: 18:01:54 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 1.41M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.44M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 7.50M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 658K 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 1.01M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 8.49M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 5.93M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 11.1M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.41M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 7.48M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 8.08M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 3.09M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.14M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.74M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 6.56M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 606K 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.17M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 5.79M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 10.6M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 8.79M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.44M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 6.26M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 8.64M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.65M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.59M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 6.87M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.26M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 512K 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 2.21M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 5.64M 6s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 11.7M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 1.94M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 3.32M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 6.69M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 5.53M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.52M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 1.87M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 7.35M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 3.38M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 499K 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.07M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 5.59M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 10.9M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.62M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 5.15M 5s unit-abot-epc-basic-0: 18:01:55 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 6.41M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 4.36M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 1.39M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 2.33M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 8.30M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 1.32M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 587K 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 6.03M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 5.48M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 10.5M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 1.55M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 5.53M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 7.61M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 3.89M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.44M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.36M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 7.45M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 1.34M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 583K 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 6.09M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.81M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 8.47M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.65M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 5.52M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 6.88M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 4.01M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.45M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 2.31M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 7.84M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 1.35M 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 656K 5s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 2.80M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 5.31M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 9.38M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 1.76M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 4.46M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 6.99M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 5.06M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 1.51M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 2.07M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 6.64M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 4.20M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 539K 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 1.91M 4s unit-abot-epc-basic-0: 18:01:56 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 5.86M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 8.20M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 4.19M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 1.85M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 7.98M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 8.27M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.76M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 1.60M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 5.77M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.72M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 681K 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.04M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 7.23M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 6.90M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 9.19M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 1.66M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 5.31M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 7.19M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 4.33M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.32M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.76M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 7.95M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 1.38M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 661K 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 2.69M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 5.98M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 8.24M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.38M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 2.91M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 7.27M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 8.85M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.48M 4s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 2.03M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 5.02M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.49M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 719K 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 1.02M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 7.57M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 5.69M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 9.55M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 1.81M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 4.63M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 6.61M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 7.10M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.44M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 2.16M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 5.75M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 5.03M 3s unit-abot-epc-basic-0: 18:01:57 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 695K 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 1.03M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 10.1M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 5.82M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 9.08M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.88M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 4.47M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 6.84M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 6.71M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 1.46M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 2.17M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 5.89M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 4.87M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 701K 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.07M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 7.95M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 5.43M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 9.37M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 2.01M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 4.12M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 6.99M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 9.14M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.73M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1.87M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 4.50M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 4.30M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 755K 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1.19M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.98M 3s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 5.87M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 11.1M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 5.68M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.86M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 6.84M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 7.39M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 4.06M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 1.64M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 2.19M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 7.06M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 4.39M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 675K 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.14M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 9.36M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 5.98M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 10.5M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 2.10M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 3.96M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 7.05M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 9.13M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.81M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 1.49M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 2.60M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 5.53M 2s unit-abot-epc-basic-0: 18:01:58 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 5.42M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 631K 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 1.33M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 7.25M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 7.27M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 10.6M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 2.14M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 4.01M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 6.96M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 8.75M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 4.38M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 1.44M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 2.61M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 5.65M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 6.32M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 722K 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.09M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 6.11M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 6.01M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 11.2M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 7.59M 2s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.90M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 5.94M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 7.55M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 4.87M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.83M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 2.09M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 5.72M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 4.78M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 1.71M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 724K 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 1.94M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 8.35M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 7.08M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 11.1M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 2.08M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 4.04M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 11.0M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 7.67M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 4.82M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.75M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 2.13M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 6.81M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 5.07M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 1.43M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 771K 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 2.06M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 9.69M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 6.20M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 11.0M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 2.38M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 4.52M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 6.08M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 9.08M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 5.14M 1s unit-abot-epc-basic-0: 18:01:59 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 1.90M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 2.04M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.41M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 5.61M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 1.72M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 873K 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 1.41M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 6.88M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 6.87M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 8.80M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 10.5M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 1.97M 1s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 5.00M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 9.51M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 11.6M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 4.41M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 1.67M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 2.29M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 7.37M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 5.67M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.44M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 788K 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.98M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 11.3M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 7.08M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 8.14M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 11.1M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 1.99M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 5.35M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 9.29M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 11.1M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 4.60M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 1.78M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 2.17M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 6.94M 0s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.25M=20s unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install 2018-08-09 18:02:00 (2.29 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:02:00 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: 18:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57376 files and directories currently installed.) unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 18:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 18:02:02 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 18:02:03 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: 18:02:03 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 18:02:03 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: 18:02:03 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 18:02:03 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: 18:02:03 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: 18:02:03 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 18:02:03 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: 18:02:03 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 18:02:03 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: 18:02:03 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 18:02:03 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: 18:02:03 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 18:02:03 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 18:02:04 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:02:04 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 18:02:04 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 18:02:04 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:02:04 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: 18:02:04 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: 18:02:04 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: 18:02:05 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: 18:02:05 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: 18:02:05 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: 18:02:05 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: 18:02:06 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: 18:02:06 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: 18:02:06 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: 18:02:06 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: 18:02:06 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: 18:02:06 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: 18:02:07 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: 18:02:07 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: 18:02:07 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: 18:02:07 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: 18:02:07 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: 18:02:07 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: 18:02:08 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: 18:02:08 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: 18:02:08 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: 18:02:08 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: 18:02:09 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: 18:02:09 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: 18:02:09 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: 18:02:09 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: 18:02:09 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: 18:02:09 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: 18:02:09 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: 18:02:10 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: 18:02:10 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: 18:02:10 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: 18:02:10 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: 18:02:10 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: 18:02:10 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: 18:02:10 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: 18:02:10 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: 18:02:11 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: 18:02:11 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: 18:02:11 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: 18:02:11 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: 18:02:11 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: 18:02:11 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: 18:02:11 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: 18:02:12 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: 18:02:12 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: 18:02:12 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: 18:02:12 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: 18:02:12 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: 18:02:12 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: 18:02:13 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: 18:02:13 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: 18:02:13 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: 18:02:13 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: 18:02:13 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: 18:02:13 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: 18:02:13 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: 18:02:14 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: 18:02:14 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: 18:02:14 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: 18:02:14 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: 18:02:14 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: 18:02:14 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: 18:02:14 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: 18:02:15 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: 18:02:15 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: 18:02:15 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: 18:02:15 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: 18:02:15 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: 18:02:15 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: 18:02:16 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: 18:02:16 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: 18:02:16 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: 18:02:16 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: 18:02:16 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: 18:02:16 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: 18:02:16 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: 18:02:17 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: 18:02:17 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: 18:02:17 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: 18:02:17 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: 18:02:17 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: 18:02:17 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: 18:02:17 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: 18:02:18 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: 18:02:18 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: 18:02:18 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: 18:02:18 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: 18:02:18 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: 18:02:18 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: 18:02:19 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: 18:02:19 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: 18:02:19 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: 18:02:21 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: 18:02:21 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: 18:02:22 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: 18:02:22 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-131.157 [866 kB] unit-abot-epc-basic-0: 18:02:22 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: 18:02:23 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: 18:02:23 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: 18:02:24 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: 18:02:24 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: 18:02:25 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: 18:02:25 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: 18:02:25 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: 18:02:25 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: 18:02:25 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: 18:02:26 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: 18:02:26 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: 18:02:26 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: 18:02:26 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: 18:02:26 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: 18:02:26 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: 18:02:27 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: 18:02:28 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: 18:02:28 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: 18:02:28 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: 18:02:28 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: 18:02:28 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: 18:02:29 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: 18:02:29 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: 18:02:29 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: 18:02:29 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: 18:02:29 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: 18:02:30 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: 18:02:30 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: 18:02:30 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: 18:02:30 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: 18:02:30 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: 18:02:30 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: 18:02:30 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: 18:02:30 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: 18:02:31 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: 18:02:31 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: 18:02:32 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: 18:02:32 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: 18:02:32 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: 18:02:33 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: 18:02:33 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: 18:02:33 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: 18:02:33 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: 18:02:33 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: 18:02:33 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: 18:02:33 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: 18:02:34 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: 18:02:34 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: 18:02:34 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: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 30s (3347 kB/s) unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 18:02:34 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 ... 57539 files and directories currently installed.) unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 18:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 18:02:35 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: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 18:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 18:02:36 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: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 18:02:36 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: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 18:02:36 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: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 18:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 18:02:37 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: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 18:02:37 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: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 18:02:37 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 18:02:38 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: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 18:02:38 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: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 18:02:38 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: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 18:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 18:02:38 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: 18:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 18:02:39 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: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 18:02:39 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: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 18:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 18:02:39 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: 18:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 18:02:40 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: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 18:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 18:02:42 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: 18:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 18:02:43 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: 18:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 18:02:43 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: 18:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 18:02:43 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: 18:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 18:02:43 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: 18:02:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 18:02:43 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: 18:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 18:02:44 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: 18:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:02:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:02:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:02:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:02:45 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: 18:02:45 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 18:02:45 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 ... 61182 files and directories currently installed.) unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:02:45 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:02:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 18:02:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:02:46 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:02:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 18:02:46 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: 18:02:46 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-131.157_amd64.deb ... unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-131.157) ... unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 18:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:02:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 18:02:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:02:48 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 18:02:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 18:02:48 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: 18:02:48 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 18:02:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:02:49 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 18:02:50 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: 18:02:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 18:02: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: 18:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 18:02:51 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: 18:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 18:02: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: 18:02:51 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 18:02:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 18:02: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: 18:02: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: 18:02:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 18:02: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: 18:02:53 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 18:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 18:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 18:02:55 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: 18:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 18:02:56 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: 18:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 18:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 18:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 18:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 18:02:56 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: 18:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 18:02:56 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: 18:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 18:02:58 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: 18:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 18:02:58 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: 18:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 18:02:58 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 18:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 18:03:01 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: 18:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 18:03:02 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: 18:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 18:03:02 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: 18:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 18:03:02 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: 18:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 18:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 18:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 18:03:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 18:03:06 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 18:03:07 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 18:03:08 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: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:03:08 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 18:03:09 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 18:03:10 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: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:03:10 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. machine-1: 18:03:12 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 18:03:12 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 18:03:12 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module filter. machine-1: 18:03:12 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 18:03:12 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 18:03:12 DEBUG juju.worker start "engine" machine-1: 18:03:12 INFO juju.worker start "engine" machine-1: 18:03:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 18:03:12 DEBUG juju.worker "engine" started machine-1: 18:03:12 DEBUG juju.worker.introspection stats worker now serving machine-1: 18:03:12 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. machine-1: 18:03:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling module status. machine-1: 18:03:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. machine-1: 18:03:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 18:03:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 18:03:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. machine-1: 18:03:12 DEBUG juju.worker.apicaller connecting with old password machine-1: 18:03:12 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-1: 18:03:12 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-1: 18:03:12 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. machine-1: 18:03:12 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 18:03:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 18:03:12 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 18:03:13 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. machine-1: 18:03:13 DEBUG juju.worker.apicaller connected machine-1: 18:03:13 DEBUG juju.worker.apicaller changing password... machine-1: 18:03:13 DEBUG juju.worker.apicaller password changed machine-1: 18:03:13 DEBUG juju.api RPC connection died machine-1: 18:03:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 18:03:13 DEBUG juju.worker.apicaller connecting with current password machine-1: 18:03:14 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-1: 18:03:14 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-1: 18:03:14 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-1: 18:03:14 DEBUG juju.worker.apicaller connected machine-1: 18:03:14 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 18:03:14 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 18:03:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 18:03:14 INFO juju.worker.upgrader unblocking abort check machine-1: 18:03:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 18:03:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 18:03:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 18:03:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 18:03:14 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 18:03:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 18:03:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 18:03:14 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... machine-1: 18:03:14 DEBUG juju.worker.logger logger setup machine-1: 18:03:14 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-abot-epc-basic-0: 18:03:14 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-1: 18:03:14 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 18:03:14 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 18:03:14 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 18:03:14 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 18:03:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} machine-1: 18:03:14 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 18:03: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-1: 18:03:14 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:03:14 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 18:03:14 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 18:03:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:03:14 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:03:14 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:03:14 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:03:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:03:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:03:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:03:14 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-1: 18:03:14 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:03:14 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-1: 18:03:14 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-1: 18:03:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 18:03:14 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... machine-1: 18:03:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:03:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:03:14 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 18:03:14 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-1: 18:03:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:03:14 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:03:14 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] machine-1: 18:03:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 18:03:14 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] machine-1: 18:03: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-1: 18:03:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 18:03:14 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 18:03:14 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 18:03:14 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 18:03:14 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 18:03:14 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 18:03:14 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 18:03:14 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 18:03:14 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 18:03:14 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 18:03:14 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 18:03:14 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 18:03:14 INFO juju.worker.machiner "machine-1" started machine-1: 18:03:14 DEBUG juju.worker start "1-container-watcher" machine-1: 18:03:14 DEBUG juju.worker start "stateconverter" machine-1: 18:03:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 18:03:14 INFO juju.worker start "1-container-watcher" machine-1: 18:03:14 DEBUG juju.worker "1-container-watcher" started machine-1: 18:03:14 INFO juju.worker start "stateconverter" machine-1: 18:03:14 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 18:03:14 DEBUG juju.worker "stateconverter" started machine-1: 18:03:14 DEBUG juju.service discovered init system "upstart" from local host machine-1: 18:03:14 DEBUG juju.worker.deployer state addresses: ["192.168.121.3:37017"] machine-1: 18:03:14 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "172.30.9.200:17070"] machine-1: 18:03:14 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: 18:03:14 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 18:03:14 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: 18:03:14 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 18:03:14 DEBUG juju.worker start "api" unit-mysql-0: 18:03:14 INFO juju.worker start "api" unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 18:03:14 DEBUG juju.worker "api" started unit-mysql-0: 18:03:14 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-mysql-0: 18:03:14 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-mysql-0: 18:03:14 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:14 DEBUG juju.worker.apicaller connected unit-mysql-0: 18:03:14 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 18:03:15 DEBUG juju.worker.apicaller password changed unit-mysql-0: 18:03:15 DEBUG juju.api RPC connection died unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 18:03:15 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:31:fc:b2 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.10 [] [] []} {2 fa:16:3e:31:fc:b2 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 18:03:15 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 18:03:15 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-mysql-0: 18:03:15 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-mysql-0: 18:03:15 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 18:03:15 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 18:03:15 DEBUG juju.worker.apicaller connected unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 18:03:15 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 18:03:15 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 18:03:15 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 18:03:15 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 18:03:15 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 18:03:15 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 18:03:15 DEBUG juju.network including address public:172.30.9.200 for machine unit-mysql-0: 18:03:15 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-mysql-0: 18:03:15 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 18:03:15 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 18:03:15 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 18:03:15 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 18:03:15 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 18:03:15 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 18:03:15 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 18:03:15 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 18:03:15 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 18:03:15 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} unit-mysql-0: 18:03:15 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 18:03:15 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.logger logger setup unit-mysql-0: 18:03:15 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 18:03:15 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 18:03:15 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 18:03:15 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 18:03:15 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 18:03:15 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 18:03:15 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 18:03:15 INFO juju.worker.uniter resuming charm install unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 18:03:15 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 18:03:15 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 18:03:15 DEBUG httpbakery client do GET https://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 18:03:15 DEBUG httpbakery } -> error unit-mysql-0: 18:03:15 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 18:03:15 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 18:03:15 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 18:03:16 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 18:03:16 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 18:03:16 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 18:03:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install python-netaddr unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 18:03:16 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 18:03:16 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: 18:03:17 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:03:17 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: 18:03:18 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 8.5 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 553.6 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 DEBUG unit.abot-epc-basic/0.install 3/26 KB 5/26 KB 8/26 KB 11/26 KB 13/26 KB 16/26 KB 19/26 KB 21/26 KB 24/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 887.6 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 688.2 KB/sec) unit-abot-epc-basic-0: 18:03:18 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-mysql-0: 18:03:18 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (493 kB/s) unit-abot-epc-basic-0: 18:03:18 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 1002.3 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 250.7 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 444.1 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 DEBUG unit.abot-epc-basic/0.install 3/37 KB 5/37 KB 8/37 KB 11/37 KB 13/37 KB 16/37 KB 19/37 KB 21/37 KB 24/37 KB 27/37 KB 29/37 KB 32/37 KB 35/37 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 KB at 1242.5 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 597.5 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 1115.1 KB/sec) unit-abot-epc-basic-0: 18:03:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:03:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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: 18:03:18 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 1042.1 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 1507.1 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 210.6 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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: 18:03:18 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: 18:03:18 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 70.9 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 197.8 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 352.0 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 493.0 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 54.3 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 356.6 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 167.7 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 26.7 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:18 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 254.7 KB/sec) unit-abot-epc-basic-0: 18:03:18 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: 18:03:19 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: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (7 KB at 334.8 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (4 KB at 152.7 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 117.8 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (4 KB at 144.3 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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: 18:03:19 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: 18:03:19 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 96.5 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 53.7 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 125.6 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 495.3 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 1574.4 KB/sec) unit-mysql-0: 18:03:19 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom unit-mysql-0: 18:03:19 DEBUG unit.mysql/0.install (Reading database ... 52372 files and directories currently installed.) unit-mysql-0: 18:03:19 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:03:19 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 740.2 KB/sec) unit-mysql-0: 18:03:19 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.pom (4 KB at 171.8 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 414.0 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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/23/maven-parent-23.pom (32 KB at 1591.1 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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/apache/apache/13/apache-13.pom (14 KB at 593.3 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 58.9 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 122.9 KB/sec) unit-abot-epc-basic-0: 18:03:19 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-mysql-0: 18:03:19 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:19 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 739.5 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 300.0 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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 827.6 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 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: 18:03:19 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: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 287.7 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/35 KB 6/48 KB 3/35 KB 9/48 KB 3/35 KB 3/48 KB 3/35 KB 3/50 KB 9/48 KB 3/35 KB 5/50 KB 9/48 KB 3/35 KB 8/50 KB 9/48 KB 3/35 KB 8/50 KB 11/48 KB 3/35 KB 11/50 KB 11/48 KB 3/35 KB 13/50 KB 11/48 KB 3/35 KB 13/50 KB 14/48 KB 3/35 KB 16/50 KB 14/48 KB 3/35 KB 19/50 KB 16/48 KB 3/35 KB 19/50 KB 14/48 KB 3/35 KB 21/50 KB 16/48 KB 3/35 KB 21/50 KB 19/48 KB 3/35 KB 24/50 KB 19/48 KB 3/35 KB 24/50 KB 22/48 KB 3/35 KB 27/50 KB 22/48 KB 3/35 KB 27/50 KB 25/48 KB 3/35 KB 27/50 KB 27/48 KB 6/35 KB 29/50 KB 27/48 KB 9/35 KB 29/50 KB 27/48 KB 11/35 KB 29/50 KB 27/48 KB 14/35 KB 29/50 KB 27/48 KB 16/35 KB 29/50 KB 27/48 KB 19/35 KB 29/50 KB 27/48 KB 22/35 KB 29/50 KB 27/48 KB 3/35 KB 29/50 KB 27/48 KB 25/35 KB 29/50 KB 30/48 KB 25/35 KB 29/50 KB 27/48 KB 27/35 KB 32/50 KB 30/48 KB 3/153 KB 30/35 KB 32/50 KB 30/48 KB 3/153 KB 25/35 KB 32/50 KB 30/48 KB 3/153 KB 25/35 KB 29/50 KB 30/48 KB 3/153 KB 32/35 KB 32/50 KB 30/48 KB 5/153 KB 32/35 KB 32/50 KB 30/48 KB 8/153 KB 32/35 KB 32/50 KB 30/48 KB 11/153 KB 32/35 KB 32/50 KB 30/48 KB 13/153 KB 32/35 KB 32/50 KB 30/48 KB 16/153 KB 32/35 KB 32/50 KB 30/48 KB 19/153 KB 32/35 KB 32/50 KB 30/48 KB 21/153 KB 32/35 KB 32/50 KB 30/48 KB 3/153 KB 32/35 KB 36/50 KB 32/48 KB 21/153 KB 35/35 KB 36/50 KB 32/48 KB 21/153 KB 35/35 KB 36/50 KB 32/48 KB 24/153 KB 35/35 KB 36/50 KB 36/48 KB 24/153 KB 35/35 KB 36/50 KB 40/48 KB 27/153 KB 35/35 KB 36/50 KB 44/48 KB 27/153 KB 32/35 KB 36/50 KB 30/48 KB 21/153 KB 35/35 KB 36/50 KB 36/48 KB 27/153 KB 35/35 KB 40/50 KB 44/48 KB 27/153 KB 35/35 KB 44/50 KB 3/30 KB 44/48 KB 27/153 KB 35/35 KB 40/50 KB 3/30 KB 44/48 KB 27/153 KB 35/35 KB 44/50 KB 6/30 KB 44/48 KB 29/153 KB 35/35 KB 44/50 KB 9/30 KB 44/48 KB 29/153 KB 35/35 KB 44/50 KB 11/30 KB 44/48 KB 29/153 KB 35/35 KB 44/50 KB 3/30 KB 44/48 KB 29/153 KB 35/35 KB 48/50 KB 11/30 KB 44/48 KB 29/153 KB 35/35 KB 48/50 KB 11/30 KB 44/48 KB 32/153 KB 35/35 KB 50/50 KB 11/30 KB 48/48 KB 32/153 KB 35/35 KB 50/50 KB 11/30 KB 44/48 KB 32/153 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 486.4 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 50/50 KB 14/30 KB 48/48 KB 36/153 KB 50/50 KB 14/30 KB 48/48 KB 32/153 KB 50/50 KB 16/30 KB 48/48 KB 36/153 KB 50/50 KB 19/30 KB 48/48 KB 36/153 KB 50/50 KB 22/30 KB 48/48 KB 36/153 KB 50/50 KB 25/30 KB 48/48 KB 36/153 KB 50/50 KB 25/30 KB 48/48 KB 40/153 KB 50/50 KB 25/30 KB 48/48 KB 44/153 KB 50/50 KB 27/30 KB 48/48 KB 48/153 KB 50/50 KB 27/30 KB 48/48 KB 44/153 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 50/50 KB 30/30 KB 48/48 KB 48/153 KB 50/50 KB 30/30 KB 48/48 KB 52/153 KB 50/50 KB 30/30 KB 56/153 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 614.0 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 50/50 KB 30/30 KB 60/153 KB 50/50 KB 30/30 KB 64/153 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 681.4 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 30/30 KB 68/153 KB 30/30 KB 72/153 KB 30/30 KB 76/153 KB 30/30 KB 80/153 KB 30/30 KB 4/190 KB 80/153 KB 8/190 KB 80/153 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 12/190 KB 80/153 KB 16/190 KB 80/153 KB 16/190 KB 80/153 KB 4/119 KB 16/190 KB 80/153 KB 8/119 KB 16/190 KB 80/153 KB 12/119 KB 16/190 KB 84/153 KB 16/119 KB 16/190 KB 84/153 KB 12/119 KB 20/190 KB 88/153 KB 16/119 KB 20/190 KB 84/153 KB 16/119 KB 20/190 KB 92/153 KB 16/119 KB 24/190 KB 92/153 KB 16/119 KB 24/190 KB 96/153 KB 16/119 KB 28/190 KB 96/153 KB 16/119 KB 32/190 KB 96/153 KB 16/119 KB 32/190 KB 96/153 KB 20/119 KB 32/190 KB 100/153 KB 24/119 KB 3/86 KB 36/190 KB 100/153 KB 24/119 KB 4/37 KB 3/86 KB 36/190 KB 100/153 KB 24/119 KB 4/37 KB 32/190 KB 100/153 KB 24/119 KB 4/37 KB 3/86 KB 36/190 KB 104/153 KB 24/119 KB 8/37 KB 3/86 KB 36/190 KB 104/153 KB 24/119 KB 12/37 KB 3/86 KB 36/190 KB 104/153 KB 24/119 KB 16/37 KB 6/86 KB 36/190 KB 104/153 KB 24/119 KB 16/37 KB 6/86 KB 36/190 KB 104/153 KB 28/119 KB 16/37 KB 9/86 KB 36/190 KB 104/153 KB 32/119 KB 16/37 KB 3/86 KB 36/190 KB 104/153 KB 24/119 KB 4/37 KB 36/190 KB 100/153 KB 24/119 KB 4/37 KB 9/86 KB 36/190 KB 104/153 KB 28/119 KB 16/37 KB 9/86 KB 36/190 KB 108/153 KB 32/119 KB 16/37 KB 11/86 KB 40/190 KB 112/153 KB 36/119 KB 20/37 KB 11/86 KB 40/190 KB 108/153 KB 36/119 KB 20/37 KB 14/86 KB 40/190 KB 112/153 KB 36/119 KB 20/37 KB 9/86 KB 40/190 KB 108/153 KB 36/119 KB 20/37 KB 9/86 KB 40/190 KB 108/153 KB 32/119 KB 20/37 KB 14/86 KB 44/190 KB 112/153 KB 40/119 KB 20/37 KB 14/86 KB 48/190 KB 112/153 KB 40/119 KB 20/37 KB 14/86 KB 52/190 KB 112/153 KB 40/119 KB 20/37 KB 16/86 KB 56/190 KB 116/153 KB 40/119 KB 20/37 KB 16/86 KB 60/190 KB 116/153 KB 40/119 KB 20/37 KB 9/86 KB 36/190 KB 108/153 KB 32/119 KB 20/37 KB 16/86 KB 60/190 KB 116/153 KB 40/119 KB 24/37 KB 16/86 KB 60/190 KB 116/153 KB 40/119 KB 28/37 KB 16/86 KB 60/190 KB 116/153 KB 40/119 KB 32/37 KB 16/86 KB 60/190 KB 116/153 KB 40/119 KB 36/37 KB 16/86 KB 60/190 KB 116/153 KB 40/119 KB 37/37 KB 16/86 KB 52/190 KB 116/153 KB 40/119 KB 20/37 KB 14/86 KB 52/190 KB 116/153 KB 40/119 KB 20/37 KB 19/86 KB 60/190 KB 120/153 KB 40/119 KB 37/37 KB 19/86 KB 60/190 KB 124/153 KB 40/119 KB 37/37 KB 14/86 KB 40/190 KB 112/153 KB 40/119 KB 20/37 KB 19/86 KB 60/190 KB 124/153 KB 44/119 KB 37/37 KB 19/86 KB 60/190 KB 124/153 KB 48/119 KB 37/37 KB 19/86 KB 60/190 KB 124/153 KB 52/119 KB 37/37 KB 19/86 KB 64/190 KB 128/153 KB 56/119 KB 37/37 KB 19/86 KB 64/190 KB 128/153 KB 60/119 KB 37/37 KB 19/86 KB 60/190 KB 120/153 KB 40/119 KB 37/37 KB 22/86 KB 64/190 KB 128/153 KB 60/119 KB 37/37 KB 19/86 KB 64/190 KB 128/153 KB 52/119 KB 37/37 KB 19/86 KB 64/190 KB 124/153 KB 52/119 KB 37/37 KB 25/86 KB 64/190 KB 132/153 KB 60/119 KB 37/37 KB 25/86 KB 68/190 KB 136/153 KB 64/119 KB 37/37 KB 25/86 KB 68/190 KB 132/153 KB 64/119 KB 37/37 KB 25/86 KB 68/190 KB 132/153 KB 60/119 KB 37/37 KB 25/86 KB 64/190 KB 128/153 KB 60/119 KB 37/37 KB 27/86 KB 68/190 KB 140/153 KB 64/119 KB 37/37 KB 30/86 KB 68/190 KB 140/153 KB 68/119 KB 37/37 KB 25/86 KB 72/190 KB 140/153 KB 68/119 KB 37/37 KB 30/86 KB 72/190 KB 140/153 KB 68/119 KB 37/37 KB 30/86 KB 72/190 KB 140/153 KB 68/119 KB 37/37 KB 30/86 KB 76/190 KB 144/153 KB 68/119 KB 32/86 KB 80/190 KB 144/153 KB 68/119 KB 30/86 KB 72/190 KB 144/153 KB 68/119 KB 32/86 KB 80/190 KB 148/153 KB 68/119 KB 32/86 KB 84/190 KB 152/153 KB 72/119 KB 32/86 KB 84/190 KB 153/153 KB 72/119 KB 32/86 KB 76/190 KB 14 unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 4/153 KB 68/119 KB 36/86 KB 84/190 KB 153/153 KB 72/119 KB 40/86 KB 84/190 KB 153/153 KB 72/119 KB 32/86 KB 84/190 KB 148/153 KB 72/119 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 352.3 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 32/86 KB 80/190 KB 148/153 KB 72/119 KB 44/86 KB 88/190 KB 153/153 KB 76/119 KB 44/86 KB 88/190 KB 153/153 KB 80/119 KB 44/86 KB 88/190 KB 153/153 KB 84/119 KB 44/86 KB 88/190 KB 153/153 KB 88/119 KB 44/86 KB 88/190 KB 153/153 KB 92/119 KB 44/86 KB 88/190 KB 153/153 KB 72/119 KB 40/86 KB 88/190 KB 153/153 KB 72/119 KB 44/86 KB 92/190 KB 153/153 KB 92/119 KB 44/86 KB 96/190 KB 153/153 KB 92/119 KB 48/86 KB 96/190 KB 153/153 KB 92/119 KB 48/86 KB 100/190 KB 153/153 KB 92/119 KB 52/86 KB 104/190 KB 153/153 KB 96/119 KB 52/86 KB 108/190 KB 153/153 KB 96/119 KB 52/86 KB 100/190 KB 153/153 KB 96/119 KB 52/86 KB 100/190 KB 153/153 KB 92/119 KB 56/86 KB 108/190 KB 153/153 KB 96/119 KB 60/86 KB 108/190 KB 153/153 KB 96/119 KB 64/86 KB 108/190 KB 153/153 KB 96/119 KB 64/86 KB 112/190 KB 153/153 KB 96/119 KB 64/86 KB 116/190 KB 153/153 KB 96/119 KB 68/86 KB 120/190 KB 153/153 KB 100/119 KB 68/86 KB 124/190 KB 153/153 KB 100/119 KB 68/86 KB 116/190 KB 153/153 KB 100/119 KB 64/86 KB 116/190 KB 153/153 KB 100/119 KB 68/86 KB 124/190 KB 153/153 KB 104/119 KB 68/86 KB 124/190 KB 153/153 KB 108/119 KB 68/86 KB 124/190 KB 153/153 KB 112/119 KB 72/86 KB 124/190 KB 153/153 KB 112/119 KB 76/86 KB 124/190 KB 153/153 KB 112/119 KB 80/86 KB 128/190 KB 153/153 KB 116/119 KB 80/86 KB 128/190 KB 153/153 KB 116/119 KB 80/86 KB 128/190 KB 153/153 KB 116/119 KB 84/86 KB 128/190 KB 153/153 KB 116/119 KB 4/66 KB 86/86 KB 132/190 KB 119/119 KB 4/66 KB 84/86 KB 132/190 KB 119/119 KB 4/66 KB 84/86 KB 128/190 KB 119/119 KB 8/66 KB 86/86 KB 132/190 KB 119/119 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1192.3 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install 84/86 KB 128/190 KB 153/153 KB 119/119 KB 12/66 KB 86/86 KB 132/190 KB 119/119 KB 13/66 KB 86/86 KB 132/190 KB 119/119 KB 17/66 KB 86/86 KB 132/190 KB 119/119 KB 21/66 KB 86/86 KB 132/190 KB 119/119 KB 25/66 KB 86/86 KB 132/190 KB 119/119 KB 25/66 KB 86/86 KB 136/190 KB 119/119 KB 29/66 KB 86/86 KB 136/190 KB 119/119 KB 29/66 KB 86/86 KB 140/190 KB 119/119 KB 33/66 KB 86/86 KB 144/190 KB 119/119 KB 33/66 KB 86/86 KB 148/190 KB 119/119 KB 33/66 KB 4/26 KB 86/86 KB 152/190 KB 119/119 KB 33/66 KB 4/26 KB 86/86 KB 156/190 KB 119/119 KB 33/66 KB 86/86 KB 140/190 KB 119/119 KB 33/66 KB 4/26 KB 86/86 KB 148/190 KB 119/119 KB 37/66 KB 8/26 KB 86/86 KB 156/190 KB 119/119 KB 41/66 KB 8/26 KB 86/86 KB 156/190 KB 119/119 KB 45/66 KB 8/26 KB 86/86 KB 156/190 KB 119/119 KB 33/66 KB 8/26 KB 86/86 KB 156/190 KB 119/119 KB 45/66 KB 12/26 KB 86/86 KB 156/190 KB 119/119 KB 45/66 KB 16/26 KB 86/86 KB 156/190 KB 119/119 KB 45/66 KB 20/26 KB 86/86 KB 156/190 KB 119/119 KB 49/66 KB 24/26 KB 160/190 KB 119/119 KB 49/66 KB 26/26 KB 160/190 KB 119/119 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 633.6 KB/sec) unit-abot-epc-basic-0: 18:03:19 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.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 49/66 KB 20/26 KB 86/86 KB 160/190 KB 119/119 KB 45/66 KB 20/26 KB 86/86 KB 160/190 KB 119/119 KB 49/66 KB 26/26 KB 164/190 KB 53/66 KB 26/26 KB 168/190 KB 53/66 KB 26/26 KB 172/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 856.8 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 53/66 KB 26/26 KB 164/190 KB 57/66 KB 26/26 KB 172/190 KB 61/66 KB 26/26 KB 172/190 KB 61/66 KB 26/26 KB 176/190 KB 61/66 KB 26/26 KB 180/190 KB 65/66 KB 26/26 KB 180/190 KB 66/66 KB 26/26 KB 180/190 KB 66/66 KB 26/26 KB 184/190 KB 66/66 KB 26/26 KB 188/190 KB 66/66 KB 26/26 KB 190/190 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 175.2 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 66/66 KB 190/190 KB 3/79 KB 66/66 KB 190/190 KB 5/79 KB 66/66 KB 4/324 KB 190/190 KB 5/79 KB 66/66 KB 8/324 KB 190/190 KB 8/79 KB 66/66 KB 12/324 KB 190/190 KB 8/79 KB 66/66 KB 4/324 KB 190/190 KB 8/79 KB 66/66 KB 12/324 KB 190/190 KB 11/79 KB 66/66 KB 16/324 KB 190/190 KB 11/79 KB 66/66 KB 16/324 KB 190/190 KB 13/79 KB 66/66 KB 16/324 KB 190/190 KB 16/79 KB 20/324 KB 19/79 KB 66/66 KB 20/324 KB 16/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 442.9 KB/sec) unit-abot-epc-basic-0: 18:03:19 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.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 24/324 KB 21/79 KB 24/324 KB 24/79 KB 24/324 KB 27/79 KB 3/228 KB 24/324 KB 29/79 KB 3/228 KB 24/324 KB 24/79 KB 3/228 KB 24/324 KB 19/79 KB 28/324 KB 29/79 KB 3/228 KB 32/324 KB 29/79 KB 3/228 KB 36/324 KB 29/79 KB 3/228 KB 40/324 KB 29/79 KB 6/228 KB 36/324 KB 29/79 KB 6/228 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 1200.2 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-mysql-0: 18:03:19 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 40/324 KB 29/79 KB 9/228 KB 44/324 KB 32/79 KB 11/228 KB 44/324 KB 32/79 KB 9/228 KB 44/324 KB 29/79 KB 9/228 KB 48/324 KB 32/79 KB 11/228 KB 48/324 KB 32/79 KB 14/228 KB 4/152 KB 52/324 KB 36/79 KB 16/228 KB 4/152 KB 52/324 KB 36/79 KB 14/228 KB 4/152 KB 48/324 KB 36/79 KB 14/228 KB 4/152 KB 48/324 KB 32/79 KB 14/228 KB 4/152 KB 52/324 KB 40/79 KB 16/228 KB 8/152 KB 56/324 KB 40/79 KB 16/228 KB 8/152 KB 52/324 KB 40/79 KB 16/228 KB 8/152 KB 60/324 KB 44/79 KB 19/228 KB 8/152 KB 60/324 KB 44/79 KB 19/228 KB 8/152 KB 60/324 KB 44/79 KB 19/228 KB 12/152 KB 60/324 KB 44/79 KB 19/228 KB 12/152 KB 64/324 KB 48/79 KB 19/228 KB 12/152 KB 64/324 KB 48/79 KB 19/228 KB 12/152 KB 68/324 KB 52/79 KB 22/228 KB 3/32 KB 12/152 KB 68/324 KB 56/79 KB 22/228 KB 3/32 KB 12/152 KB 68/324 KB 60/79 KB 22/228 KB 3/32 KB 16/152 KB 68/324 KB 64/79 KB 22/228 KB 3/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 3/32 KB 12/152 KB 68/324 KB 48/79 KB 22/228 KB 3/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 6/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 9/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 11/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 14/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 16/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 19/32 KB 16/152 KB 68/324 KB 68/79 KB 22/228 KB 22/32 KB 12/152 KB 68/324 KB 48/79 KB 22/228 KB 16/152 KB 72/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 76/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 80/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 84/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 88/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 92/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 96/324 KB 68/79 KB 22/228 KB 22/32 KB 16/152 KB 100/324 KB 68/79 KB 22/228 KB 22/32 KB 12/152 KB 64/324 KB 48/79 KB 22/228 KB 16/152 KB 100/324 KB 72/79 KB 25/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 27/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 30/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 32/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 36/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 40/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 44/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 48/228 KB 25/32 KB 16/152 KB 104/324 KB 72/79 KB 48/228 KB 25/32 KB 16/152 KB 108/324 KB 72/79 KB 48/228 KB 25/32 KB 16/152 KB 112/324 KB 72/79 KB 48/228 KB 25/32 KB 16/152 KB 116/324 KB 72/79 KB 48/228 KB 25/32 KB 16/152 KB 120/324 KB 72/79 KB 52/228 KB 25/32 KB 16/152 KB 124/324 KB 72/79 KB 52/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 22/228 KB 25/32 KB 16/152 KB 100/324 KB 72/79 KB 22/228 KB 22/32 KB 16/152 KB 124/324 KB 76/79 KB 52/228 KB 25/32 KB 16/152 KB 124/324 KB 79/79 KB 52/228 KB 25/32 KB 16/152 KB 68/324 KB 60/79 KB 22/228 KB 3/32 KB 20/152 KB 124/324 KB 79/79 KB 52/228 KB 25/32 KB 24/152 KB 124/324 KB 79/79 KB 52/228 KB 25/32 KB 28/152 KB 124/324 KB 79/79 KB 52/228 KB 25/32 KB 32/152 KB 124/324 KB 79/79 KB 52/228 KB 25/32 KB 36/152 KB 124/324 KB 79/79 KB 52/228 KB 25/32 KB 40/152 KB 124/324 KB 79/79 KB 52/228 KB 27/32 KB 16/152 KB 116/324 KB 72/79 KB 52/228 KB 25/32 KB 44/152 KB 124/324 KB 79/79 KB 56/228 KB 27/32 KB 36/152 KB 124/324 KB 79/79 KB 52/228 KB 27/32 KB 44/152 KB 124/324 KB 79/79 KB 56/228 KB 30/32 KB 44/152 KB 124/324 KB 79/79 KB 56/228 KB 32/32 KB 44/152 KB 124/324 KB 79/79 KB 60/228 KB 32/32 KB 44/152 KB 124/324 KB 79/79 KB 52/228 KB 27/32 KB 48/152 KB 124/324 KB unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 79/79 KB 60/228 KB 32/32 KB 48/152 KB 124/324 KB 79/79 KB 64/228 KB 32/32 KB 52/152 KB 124/324 KB 79/79 KB 64/228 KB 32/32 KB 56/152 KB 128/324 KB 79/79 KB 68/228 KB 32/32 KB 60/152 KB 128/324 KB 79/79 KB 68/228 KB 32/32 KB 52/152 KB 128/324 KB 79/79 KB 68/228 KB 32/32 KB 60/152 KB 132/324 KB 79/79 KB 68/228 KB 32/32 KB 52/152 KB 124/324 KB 79/79 KB 68/228 KB 32/32 KB 64/152 KB 132/324 KB 79/79 KB 72/228 KB 32/32 KB 64/152 KB 132/324 KB 79/79 KB 76/228 KB 32/32 KB 64/152 KB 132/324 KB 79/79 KB 80/228 KB 32/32 KB 64/152 KB 132/324 KB 79/79 KB 68/228 KB 32/32 KB 64/152 KB 136/324 KB 79/79 KB 80/228 KB 32/32 KB 64/152 KB 140/324 KB 79/79 KB 80/228 KB 32/32 KB 64/152 KB 144/324 KB 79/79 KB 80/228 KB 32/32 KB 64/152 KB 148/324 KB 79/79 KB 80/228 KB 32/32 KB 68/152 KB 152/324 KB 84/228 KB 32/32 KB 68/152 KB 148/324 KB 84/228 KB 32/32 KB 72/152 KB 156/324 KB 84/228 KB 32/32 KB 76/152 KB 156/324 KB 84/228 KB 32/32 KB 64/152 KB 148/324 KB 84/228 KB 32/32 KB 76/152 KB 156/324 KB 88/228 KB 32/32 KB 76/152 KB 156/324 KB 92/228 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 377.1 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 80/152 KB 156/324 KB 92/228 KB 84/152 KB 156/324 KB 92/228 KB 88/152 KB 156/324 KB 96/228 KB 92/152 KB 156/324 KB 96/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 148.2 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 68/152 KB 156/324 KB 84/228 KB 32/32 KB 92/152 KB 160/324 KB 96/228 KB 84/152 KB 156/324 KB 96/228 KB 92/152 KB 160/324 KB 100/228 KB 92/152 KB 164/324 KB 104/228 KB 92/152 KB 164/324 KB 108/228 KB 96/152 KB 164/324 KB 112/228 KB 92/152 KB 164/324 KB 100/228 KB 96/152 KB 164/324 KB 108/228 KB 96/152 KB 168/324 KB 112/228 KB 96/152 KB 172/324 KB 112/228 KB 96/152 KB 176/324 KB 112/228 KB 96/152 KB 180/324 KB 112/228 KB 100/152 KB 184/324 KB 116/228 KB 100/152 KB 188/324 KB 116/228 KB 100/152 KB 180/324 KB 116/228 KB 100/152 KB 180/324 KB 112/228 KB 3/234 KB 100/152 KB 188/324 KB 116/228 KB 5/234 KB 100/152 KB 188/324 KB 116/228 KB 8/234 KB 100/152 KB 188/324 KB 116/228 KB 8/234 KB 104/152 KB 188/324 KB 116/228 KB 8/234 KB 104/152 KB 188/324 KB 120/228 KB 8/234 KB 108/152 KB 188/324 KB 124/228 KB 8/234 KB 108/152 KB 188/324 KB 128/228 KB 8/234 KB 108/152 KB 188/324 KB 124/228 KB 11/234 KB 108/152 KB 188/324 KB 128/228 KB 11/234 KB 112/152 KB 188/324 KB 128/228 KB 11/234 KB 112/152 KB 188/324 KB 132/228 KB 13/234 KB 116/152 KB 192/324 KB 136/228 KB 13/234 KB 116/152 KB 192/324 KB 140/228 KB 13/234 KB 116/152 KB 192/324 KB 132/228 KB 13/234 KB 116/152 KB 188/324 KB 132/228 KB 13/234 KB 120/152 KB 192/324 KB 140/228 KB 13/234 KB 124/152 KB 196/324 KB 140/228 KB 13/234 KB 112/152 KB 188/324 KB 132/228 KB 16/234 KB 124/152 KB 196/324 KB 144/228 KB 19/234 KB 124/152 KB 196/324 KB 144/228 KB 13/234 KB 124/152 KB 196/324 KB 144/228 KB 21/234 KB 124/152 KB 196/324 KB 144/228 KB 13/234 KB 120/152 KB 196/324 KB 140/228 KB 21/234 KB 128/152 KB 196/324 KB 144/228 KB 24/234 KB 128/152 KB 196/324 KB 144/228 KB 27/234 KB 132/152 KB 200/324 KB 148/228 KB 24/234 KB 132/152 KB 200/324 KB 148/228 KB 24/234 KB 128/152 KB 200/324 KB 148/228 KB 24/234 KB 128/152 KB 200/324 KB 144/228 KB 27/234 KB 132/152 KB 204/324 KB 148/228 KB 27/234 KB 132/152 KB 208/324 KB 148/228 KB 27/234 KB 132/152 KB 212/324 KB 148/228 KB 29/234 KB 136/152 KB 216/324 KB 152/228 KB 29/234 KB 136/152 KB 220/324 KB 152/228 KB 29/234 KB 136/152 KB 224/324 KB 152/228 KB 29/234 KB 136/152 KB 212/324 KB 152/228 KB 27/234 KB 136/152 KB 212/324 KB 152/228 KB 27/234 KB 132/152 KB 212/324 KB 152/228 KB 29/234 KB 136/152 KB 224/324 KB 156/228 KB 29/234 KB 140/152 KB 224/324 KB 156/228 KB 29/234 KB 140/152 KB 224/324 KB 160/228 KB 29/234 KB 144/152 KB 224/324 KB 160/228 KB 32/234 KB 144/152 KB 224/324 KB 160/228 KB 32/234 KB 144/152 KB 224/324 KB 164/228 KB 36/234 KB 148/152 KB 228/324 KB 168/228 KB 36/234 KB 148/152 KB 228/324 KB 172/228 KB 36/234 KB 148/152 KB 228/324 KB 176/228 KB 36/234 KB 148/152 KB 228/324 KB 164/228 KB 36/234 KB 148/152 KB 224/324 KB 164/228 KB 36/234 KB 152/152 KB 232/324 KB 176/228 KB 36/234 KB 152/152 KB 232/324 KB 176/228 KB 36/234 KB 144/152 KB 224/324 KB 164/228 KB 40/234 KB 152/152 KB 232/324 KB 176/228 KB 44/234 KB 152/152 KB 232/324 KB 176/228 KB 48/234 KB 152/152 KB 232/324 KB 176/228 KB 36/234 KB 152/152 KB 232/324 KB 180/228 KB 48/234 KB 152/152 KB 236/324 KB 180/228 KB 48/234 KB 152/152 KB 240/324 KB 180/228 KB 48/234 KB 152/152 KB 244/324 KB 180/228 KB 52/234 KB 152/152 KB 248/324 KB 180/228 KB 52/234 KB 152/152 KB 252/324 KB 180/228 KB 48/234 KB 152/152 KB 232/324 KB 180/228 KB 52/234 KB 152/152 KB 252/324 KB 184/228 KB 52/234 KB 152/152 KB 252/324 KB 188/228 KB 52/234 KB 152/152 KB 252/324 KB 192/228 KB 52/234 KB 152/152 KB 244/324 KB 180/228 KB unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 56/234 KB 152/152 KB 252/324 KB 192/228 KB 60/234 KB 152/152 KB 252/324 KB 192/228 KB 64/234 KB 152/152 KB 252/324 KB 196/228 KB 64/234 KB 152/152 KB 256/324 KB 196/228 KB 64/234 KB 152/152 KB 260/324 KB 196/228 KB 68/234 KB 264/324 KB 196/228 KB 60/234 KB 152/152 KB 252/324 KB 196/228 KB 68/234 KB 264/324 KB 200/228 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 635.2 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 68/234 KB 152/152 KB 260/324 KB 196/228 KB 68/234 KB 264/324 KB 204/228 KB 68/234 KB 264/324 KB 208/228 KB 72/234 KB 264/324 KB 208/228 KB 76/234 KB 264/324 KB 208/228 KB 80/234 KB 264/324 KB 208/228 KB 80/234 KB 268/324 KB 208/228 KB 80/234 KB 272/324 KB 208/228 KB 80/234 KB 272/324 KB 212/228 KB 80/234 KB 272/324 KB 216/228 KB 80/234 KB 272/324 KB 220/228 KB 80/234 KB 272/324 KB 224/228 KB 80/234 KB 272/324 KB 212/228 KB 84/234 KB 272/324 KB 224/228 KB 88/234 KB 272/324 KB 224/228 KB 92/234 KB 272/324 KB 224/228 KB 92/234 KB 276/324 KB 228/228 KB 92/234 KB 276/324 KB 228/228 KB 96/234 KB 276/324 KB 228/228 KB 96/234 KB 280/324 KB 228/228 KB 96/234 KB 284/324 KB 228/228 KB 96/234 KB 288/324 KB 228/228 KB 100/234 KB 288/324 KB 228/228 KB 104/234 KB 292/324 KB 228/228 KB 108/234 KB 292/324 KB 228/228 KB 112/234 KB 292/324 KB 228/228 KB 100/234 KB 292/324 KB 228/228 KB 112/234 KB 296/324 KB 228/228 KB 112/234 KB 300/324 KB 228/228 KB 112/234 KB 304/324 KB 228/228 KB 112/234 KB 308/324 KB 228/228 KB 116/234 KB 312/324 KB 228/228 KB 116/234 KB 316/324 KB 228/228 KB 116/234 KB 320/324 KB 228/228 KB 116/234 KB 308/324 KB 228/228 KB 120/234 KB 320/324 KB 228/228 KB 124/234 KB 320/324 KB 228/228 KB 128/234 KB 320/324 KB 228/228 KB 132/234 KB 320/324 KB 228/228 KB 136/234 KB 324/324 KB 228/228 KB 140/234 KB 324/324 KB 228/228 KB 144/234 KB 324/324 KB 228/228 KB 132/234 KB 324/324 KB 228/228 KB 144/234 KB 324/324 KB 228/228 KB 148/234 KB 324/324 KB 228/228 KB 152/234 KB 324/324 KB 228/228 KB 156/234 KB 324/324 KB 228/228 KB 160/234 KB 324/324 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 905.6 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 164/234 KB 324/324 KB 168/234 KB 324/324 KB 172/234 KB 324/324 KB 176/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 1260.5 KB/sec) unit-abot-epc-basic-0: 18:03:19 DEBUG unit.abot-epc-basic/0.install 180/234 KB 184/234 KB 188/234 KB 192/234 KB 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 232/234 KB 234/234 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 851.6 KB/sec) unit-abot-epc-basic-0: 18:03:19 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: 18:03:19 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall199058628017424591.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: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.847 s unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-09T18:03:20+00:00 unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:20 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install python-netifaces unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 18:03:20 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: 18:03:20 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (64.7 kB/s) unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install (Reading database ... 52412 files and directories currently installed.) unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 18:03:20 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 18:03:21 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 18:03:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 18:03:22 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: 18:03:22 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-ssh-3.0.86.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall193711020217976949.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.pom unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.674 s unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-09T18:03:22+00:00 unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:22 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 18:03:22 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: 18:03:23 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: 18:03:23 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: 18:03:23 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 18:03:23 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-mysql-0: 18:03:24 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: 18:03:24 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-abot-epc-basic-0: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 18:03:24 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: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:24 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-mysql-0: 18:03:24 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /var/lib/abot-epc-basic/jar/abot-s1ap-3.0.85.jar to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2002870068496657101.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.674 s unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-09T18:03:25+00:00 unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-mysql-0: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-mysql-0: 18:03:25 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-153.203 [772 kB] unit-mysql-0: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-mysql-0: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 18:03:25 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: 18:03:25 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: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 18:03:25 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-mysql-0: 18:03:26 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 18:03:26 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: 18:03:26 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-mysql-0: 18:03:26 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: 18:03:26 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/7a/f9/870969b7479a7d507215ee26c66a246b513145242fe910c1394e0766382d/elasticsearch-6.3.0-py2.py3-none-any.whl (119kB) unit-abot-epc-basic-0: 18:03:26 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 39.1MB/s eta 0:00:01  17% |##### | 20kB 3.9MB/s eta 0:00:01  25% |######## | 30kB 4.7MB/s eta 0:00:01  34% |########## | 40kB 3.9MB/s eta 0:00:01  42% |############# | 51kB 4.3MB/s eta 0:00:01  51% |################ | 61kB 5.0MB/s eta 0:00:01  59% |################### | 71kB 4.8MB/s eta 0:00:01  68% |##################### | 81kB 4.8MB/s eta 0:00:01  76% |######################## | 92kB 5.3MB/s eta 0:00:01  85% |########################### | 102kB 5.5MB/s eta 0:00:01  93% |############################## | 112kB 5.5MB/s eta 0:00:01  100% |################################| 122kB 4.8MB/s unit-abot-epc-basic-0: 18:03:26 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 18:03:26 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: 18:03:26 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 40.6MB/s eta 0:00:01  15% |#### | 20kB 11.8MB/s eta 0:00:01  23% |####### | 30kB 16.0MB/s eta 0:00:01  30% |######### | 40kB 8.5MB/s eta 0:00:01  38% |############ | 51kB 7.7MB/s eta 0:00:01  46% |############## | 61kB 9.0MB/s eta 0:00:01  53% |################# | 71kB 8.3MB/s eta 0:00:01  61% |################### | 81kB 9.1MB/s eta 0:00:01  69% |###################### | 92kB 7.8MB/s eta 0:00:01  76% |######################## | 102kB 7.3MB/s eta 0:00:01  84% |########################### | 112kB 7.3MB/s eta 0:00:01  92% |############################# | 122kB 7.2MB/s eta 0:00:01  99% |############################### | 133kB 7.2MB/s eta 0:00:01  100% |################################| 143kB 5.3MB/s unit-abot-epc-basic-0: 18:03:26 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-mysql-0: 18:03:26 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-abot-epc-basic-0: 18:03:26 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.0 urllib3-1.23 unit-mysql-0: 18:03:26 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: 18:03:27 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 18:03:27 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: 18:03:27 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 18:03:27 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 18:03:27 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: 18:03:27 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 37.0MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  78% |######################### | 71kB 5.3MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 18:03:27 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 18:03:27 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: 18:03:27 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 7.8MB/s eta 0:00:01  16% |##### | 20kB 4.4MB/s eta 0:00:01  24% |####### | 30kB 6.3MB/s eta 0:00:01  32% |########## | 40kB 5.4MB/s eta 0:00:01  40% |############ | 51kB 5.0MB/s eta 0:00:01  48% |############### | 61kB 5.9MB/s eta 0:00:01  56% |################## | 71kB 5.8MB/s eta 0:00:01  64% |#################### | 81kB 6.5MB/s eta 0:00:01  72% |####################### | 92kB 6.5MB/s eta 0:00:01  81% |######################### | 102kB 6.4MB/s eta 0:00:01  89% |############################ | 112kB 6.9MB/s eta 0:00:01  97% |############################### | 122kB 7.6MB/s eta 0:00:01  100% |################################| 133kB 4.9MB/s unit-abot-epc-basic-0: 18:03:27 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-mysql-0: 18:03:28 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-abot-epc-basic-0: 18:03:28 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: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 47.0MB/s eta 0:00:01  44% |############## | 20kB 13.6MB/s eta 0:00:01  66% |##################### | 30kB 18.2MB/s eta 0:00:01  88% |############################ | 40kB 11.6MB/s eta 0:00:01  100% |################################| 51kB 7.8MB/s unit-mysql-0: 18:03:28 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: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-mysql-0: 18:03:28 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: 18:03:28 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: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 40.9MB/s eta 0:00:01  6% |## | 20kB 16.3MB/s eta 0:00:01  9% |### | 30kB 21.4MB/s eta 0:00:01  12% |#### | 40kB 12.5MB/s eta 0:00:01  15% |##### | 51kB 9.2MB/s eta 0:00:01  19% |###### | 61kB 10.6MB/s eta 0:00:01  22% |####### | 71kB 9.7MB/s eta 0:00:01  25% |######## | 81kB 8.7MB/s eta 0:00:01  28% |######### | 92kB 9.6MB/s eta 0:00:01  31% |########## | 102kB 9.1MB/s eta 0:00:01  34% |########### | 112kB 9.0MB/s eta 0:00:01  38% |############ | 122kB 8.5MB/s eta 0:00:01  41% |############# | 133kB 7.8MB/s eta 0:00:01  44% |############## | 143kB 8.9MB/s eta 0:00:01  47% |############### | 153kB 9.8MB/s eta 0:00:01  50% |################ | 163kB 8.7MB/s eta 0:00:01  53% |################# | 174kB 9.9MB/s eta 0:00:01  57% |################## | 184kB 9.8MB/s eta 0:00:01  60% |################### | 194kB 9.8MB/s eta 0:00:01  63% |#################### | 204kB 9.1MB/s eta 0:00:01  66% |##################### | 215kB 8.7MB/s eta 0:00:01  69% |###################### | 225kB 9.9MB/s eta 0:00:01  72% |####################### | 235kB 9.2MB/s eta 0:00:01  76% |######################## | 245kB 7.9MB/s eta 0:00:01  79% |######################### | 256kB 8.7MB/s eta 0:00:01  82% |########################## | 266kB 8.4MB/s eta 0:00:01  85% |########################### | 276kB 8.4MB/s eta 0:00:01  88% |############################ | 286kB 9.5MB/s eta 0:00:01  91% |############################# | 296kB 7.7MB/s eta 0:00:01  95% |############################## | 307kB 9.4MB/s eta 0:00:01  98% |############################### | 317kB 8.9MB/s eta 0:00:01  100% |################################| 327kB 3.4MB/s unit-abot-epc-basic-0: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-mysql-0: 18:03:28 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-abot-epc-basic-0: 18:03:28 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: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 41.8MB/s eta 0:00:01  28% |######### | 20kB 15.1MB/s eta 0:00:01  43% |############# | 30kB 20.1MB/s eta 0:00:01  57% |################## | 40kB 9.1MB/s eta 0:00:01  71% |####################### | 51kB 9.4MB/s eta 0:00:01  86% |########################### | 61kB 10.9MB/s eta 0:00:01  100% |################################| 71kB 7.2MB/s unit-abot-epc-basic-0: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 18:03:28 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-mysql-0: 18:03:28 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: 18:03:28 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-mysql-0: 18:03:28 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-abot-epc-basic-0: 18:03:28 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 18:03:28 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-mysql-0: 18:03:28 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 18:03:29 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 18:03:29 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 18:03:29 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 18:03:29 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-mysql-0: 18:03:29 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: 18:03:29 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: 18:03:29 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-mysql-0: 18:03:29 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: 18:03:29 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: 18:03:29 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-mysql-0: 18:03:29 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 18:03:29 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-mysql-0: 18:03:29 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: 18:03:29 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-mysql-0: 18:03:30 DEBUG unit.mysql/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-mysql-0: 18:03:30 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-mysql-0: 18:03:30 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/41/ed/61e49b5e4fe12b5ad111a6400683b18769289019b8685df94eb3484ac26f/beautifulsoup4-4.6.1-py2-none-any.whl (90kB) unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 6.5MB/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.5MB/s eta 0:00:01  67% |##################### | 61kB 5.3MB/s eta 0:00:01  79% |######################### | 71kB 5.5MB/s eta 0:00:01  90% |############################ | 81kB 5.6MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-mysql-0: 18:03:30 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.1 bs4-0.0.1 unit-mysql-0: 18:03:30 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-abot-epc-basic-0: 18:03: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: 18:03:30 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 18:03:30 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-mysql-0: 18:03:30 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: 18:03:30 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: 18:03:31 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-mysql-0: 18:03:31 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 18:03:31 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-mysql-0: 18:03:31 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: 18:03:31 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-mysql-0: 18:03:31 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: 18:03:31 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-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (3938 kB/s) unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install (Reading database ... 52422 files and directories currently installed.) unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 18:03:32 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:03:32 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:32 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:03:32 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 18:03:32 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 18:03:33 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 12.0 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 437.8 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 811.7 KB/sec) unit-abot-epc-basic-0: 18:03:33 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 18:03:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 563.7 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 966.4 KB/sec) unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:03:33 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:33 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 18:03:33 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-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... unit-abot-epc-basic-0: 18:03:33 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 101.5 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 519.7 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 744.0 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 223.3 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 283.7 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 429.6 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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 480.4 KB/sec) unit-abot-epc-basic-0: 18:03:33 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: 18:03:33 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: 18:03:33 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 KB at 598.0 KB/sec) unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 18:03:33 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:03:33 DEBUG unit.abot-epc-basic/0.install 3/221 KB 5/221 KB 8/221 KB 11/221 KB 13/221 KB 16/221 KB 19/221 KB 21/221 KB 24/221 KB 27/221 KB 29/221 KB 32/221 KB 36/221 KB 40/221 KB 44/221 KB 48/221 KB 52/221 KB 56/221 KB 60/221 KB 64/221 KB 68/221 KB 72/221 KB 76/221 KB 80/221 KB 84/221 KB 88/221 KB 92/221 KB 96/221 KB 100/221 KB 104/221 KB 108/221 KB 112/221 KB 116/221 KB 120/221 KB 124/221 KB 128/221 KB 132/221 KB 136/221 KB 140/221 KB 144/221 KB 148/221 KB 152/221 KB 156/221 KB 160/221 KB 164/221 KB 168/221 KB 172/221 KB 176/221 KB 180/221 KB 184/221 KB 188/221 KB 192/221 KB 196/221 KB 200/221 KB 204/221 KB 208/221 KB 212/221 KB 216/221 KB 220/221 KB 221/221 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (221 KB at 2725.6 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 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.6/maven-project-2.0.6.pom (3 KB at 135.5 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 130.3 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 198.4 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 103.6 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 583.9 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 101.8 KB/sec) unit-abot-epc-basic-0: 18:03:34 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-mysql-0: 18:03:34 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 18:03:34 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:03:34 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 160.0 KB/sec) unit-mysql-0: 18:03:34 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (2 KB at 112.9 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 102.7 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 118.8 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 744.1 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.pom (2 KB at 60.8 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 211.2 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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 394.0 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/114 KB 6/48 KB 3/114 KB 9/48 KB 3/114 KB 3/48 KB 6/114 KB 9/48 KB 9/114 KB 9/48 KB 11/114 KB 11/48 KB 14/114 KB 11/48 KB 16/114 KB 11/48 KB 19/114 KB 11/48 KB 9/114 KB 11/48 KB 19/114 KB 14/48 KB 19/114 KB 16/48 KB 19/114 KB 19/48 KB 19/114 KB 22/48 KB 19/114 KB 25/48 KB 22/114 KB 25/48 KB 22/114 KB 27/48 KB 25/114 KB 27/48 KB 27/114 KB 27/48 KB 27/114 KB 30/48 KB 27/114 KB 32/48 KB 30/114 KB 36/48 KB 30/114 KB 40/48 KB 30/114 KB 44/48 KB 30/114 KB 48/48 KB 30/114 KB 32/48 KB 32/114 KB 48/48 KB 36/114 KB 48/48 KB 40/114 KB 48/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 3/35 KB 60/114 KB 48/48 KB 3/35 KB 64/114 KB 48/48 KB 3/35 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 52/114 KB 48/48 KB 3/35 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 1370.0 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 68/114 KB 48/48 KB 3/35 KB 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 72/114 KB 3/35 KB 76/114 KB 3/35 KB 76/114 KB 6/35 KB 80/114 KB 6/35 KB 80/114 KB 9/35 KB 80/114 KB 11/35 KB 80/114 KB 14/35 KB 84/114 KB 16/35 KB 84/114 KB 14/35 KB 88/114 KB 16/35 KB 92/114 KB 16/35 KB 96/114 KB 16/35 KB 96/114 KB 19/35 KB 96/114 KB 4/85 KB 19/35 KB 100/114 KB 8/85 KB 22/35 KB 3/29 KB 100/114 KB 12/85 KB 22/35 KB 5/29 KB 100/114 KB 12/85 KB 22/35 KB 100/114 KB 4/85 KB 22/35 KB 5/29 KB 104/114 KB 12/85 KB 22/35 KB 96/114 KB 4/85 KB 22/35 KB 8/29 KB 104/114 KB 12/85 KB 25/35 KB 8/29 KB 104/114 KB 12/85 KB 22/35 KB 100/114 KB 12/85 KB 22/35 KB 8/29 KB 104/114 KB 16/85 KB 27/35 KB 8/29 KB 104/114 KB 20/85 KB 27/35 KB 11/29 KB 108/114 KB 24/85 KB 27/35 KB 8/29 KB 104/114 KB 12/85 KB 27/35 KB 11/29 KB 108/114 KB 20/85 KB 27/35 KB 13/29 KB 108/114 KB 24/85 KB 27/35 KB 8/29 KB 108/114 KB 20/85 KB 27/35 KB 13/29 KB 108/114 KB 24/85 KB 30/35 KB 13/29 KB 108/114 KB 24/85 KB 32/35 KB 13/29 KB 112/114 KB 24/85 KB 35/35 KB 13/29 KB 112/114 KB 24/85 KB 32/35 KB 16/29 KB 114/114 KB 24/85 KB 35/35 KB 16/29 KB 112/114 KB 24/85 KB 35/35 KB 19/29 KB 114/114 KB 28/85 KB 35/35 KB 19/29 KB 114/114 KB 32/85 KB 35/35 KB 19/29 KB 114/114 KB 32/85 KB 35/35 KB 21/29 KB 114/114 KB 32/85 KB 35/35 KB 21/29 KB 114/114 KB 36/85 KB 35/35 KB 24/29 KB 114/114 KB 40/85 KB 35/35 KB 24/29 KB 114/114 KB 36/85 KB 35/35 KB 27/29 KB 114/114 KB 44/85 KB 35/35 KB 29/29 KB 114/114 KB 44/85 KB 35/35 KB 24/29 KB 114/114 KB 44/85 KB 35/35 KB 29/29 KB 114/114 KB 48/85 KB 35/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 1801.0 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 593.4 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 29/29 KB 48/85 KB 3/56 KB 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 29/29 KB 52/85 KB 3/56 KB 56/85 KB 5/56 KB 52/85 KB 5/56 KB 60/85 KB 5/56 KB 60/85 KB 8/56 KB 64/85 KB 11/56 KB 64/85 KB 13/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 455.6 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 64/85 KB 8/56 KB 68/85 KB 13/56 KB 72/85 KB 16/56 KB 76/85 KB 16/56 KB 68/85 KB 16/56 KB 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install 3/24 KB 80/85 KB 16/56 KB 5/24 KB 80/85 KB 3/86 KB 16/56 KB 8/24 KB 80/85 KB 3/86 KB 19/56 KB 11/24 KB 80/85 KB 3/86 KB 19/56 KB 3/24 KB 80/85 KB 3/86 KB 16/56 KB 11/24 KB 80/85 KB 6/86 KB 19/56 KB 80/85 KB 19/56 KB 5/24 KB 80/85 KB 3/86 KB 19/56 KB 11/24 KB 80/85 KB 9/86 KB 19/56 KB 11/24 KB 80/85 KB 11/86 KB 21/56 KB 11/24 KB 80/85 KB 9/86 KB 21/56 KB 11/24 KB 84/85 KB 11/86 KB 21/56 KB 11/24 KB 85/85 KB 11/86 KB 21/56 KB 11/24 KB 85/85 KB 11/86 KB 24/56 KB 13/24 KB 85/85 KB 14/86 KB 24/56 KB 13/24 KB 85/85 KB 14/86 KB 27/56 KB 13/24 KB 85/85 KB 14/86 KB 3/218 KB 27/56 KB 13/24 KB 85/85 KB 11/86 KB 24/56 KB 13/24 KB 85/85 KB 14/86 KB 3/218 KB 29/56 KB 16/24 KB 85/85 KB 16/86 KB 5/218 KB 32/56 KB 16/24 KB 85/85 KB 16/86 KB 5/218 KB 29/56 KB 16/24 KB 85/85 KB 16/86 KB 3/218 KB 29/56 KB 16/24 KB 85/85 KB 19/86 KB 5/218 KB 32/56 KB 16/24 KB 85/85 KB 22/86 KB 5/218 KB 32/56 KB 16/24 KB 85/85 KB 25/86 KB 8/218 KB 36/56 KB 16/24 KB 85/85 KB 14/86 KB 3/218 KB 29/56 KB 19/24 KB 85/85 KB 25/86 KB 8/218 KB 36/56 KB 21/24 KB 85/85 KB 25/86 KB 8/218 KB 36/56 KB 16/24 KB 85/85 KB 25/86 KB 8/218 KB 36/56 KB 21/24 KB 85/85 KB 25/86 KB 11/218 KB 36/56 KB 24/24 KB 85/85 KB 27/86 KB 11/218 KB 36/56 KB 24/24 KB 85/85 KB 30/86 KB 13/218 KB 36/56 KB 16/24 KB 85/85 KB 22/86 KB 8/218 KB 36/56 KB 24/24 KB 85/85 KB 27/86 KB 13/218 KB 36/56 KB 24/24 KB 85/85 KB 30/86 KB 16/218 KB 40/56 KB 24/24 KB 85/85 KB 25/86 KB 11/218 KB 36/56 KB 24/24 KB 30/86 KB 16/218 KB 40/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 1067.9 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 24/24 KB 85/85 KB 30/86 KB 13/218 KB 40/56 KB 24/24 KB 32/86 KB 19/218 KB 44/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 24/24 KB 32/86 KB 19/218 KB 40/56 KB 24/24 KB 32/86 KB 19/218 KB 48/56 KB 24/24 KB 30/86 KB 19/218 KB 40/56 KB 24/24 KB 36/86 KB 19/218 KB 48/56 KB 24/24 KB 40/86 KB 21/218 KB 52/56 KB 24/24 KB 36/86 KB 21/218 KB 52/56 KB 24/24 KB 36/86 KB 21/218 KB 48/56 KB 24/24 KB 40/86 KB 21/218 KB 56/56 KB 40/86 KB 24/218 KB 56/56 KB 44/86 KB 24/218 KB 56/56 KB 48/86 KB 27/218 KB 56/56 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 KB at 412.1 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 44/86 KB 27/218 KB 56/56 KB 48/86 KB 29/218 KB 56/56 KB 52/86 KB 29/218 KB 56/56 KB 52/86 KB 32/218 KB 56/56 KB 52/86 KB 36/218 KB 56/56 KB 56/86 KB 36/218 KB 56/56 KB 60/86 KB 36/218 KB 56/56 KB 64/86 KB 36/218 KB 56/56 KB 64/86 KB 40/218 KB 56/56 KB 64/86 KB 44/218 KB 56/56 KB 64/86 KB 48/218 KB 56/56 KB 68/86 KB 48/218 KB 56/56 KB 72/86 KB 48/218 KB 56/56 KB 76/86 KB 48/218 KB 56/56 KB 76/86 KB 52/218 KB 56/56 KB 80/86 KB 52/218 KB 56/56 KB 80/86 KB 56/218 KB 56/56 KB 80/86 KB 60/218 KB 56/56 KB 80/86 KB 4/12 KB 64/218 KB 56/56 KB 80/86 KB 8/12 KB 64/218 KB 80/86 KB 12/12 KB 64/218 KB 80/86 KB 12/12 KB 64/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 862.2 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 84/86 KB 12/12 KB 64/218 KB 80/86 KB 64/218 KB 56/56 KB 86/86 KB 12/12 KB 64/218 KB 86/86 KB 12/12 KB 68/218 KB 86/86 KB 12/12 KB 72/218 KB 86/86 KB 12/12 KB 76/218 KB 86/86 KB 12/12 KB 80/218 KB 86/86 KB 12/12 KB 84/218 KB 12/12 KB 88/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (86 KB at 1168.7 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 12/12 KB 92/218 KB 12/12 KB 96/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 144.8 KB/sec) unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2115.9 KB/sec) unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2347258983325554233.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1682977113626169036.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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2638556507542249320.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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7767983002335168399.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall409279232214751825.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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:34 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: 18:03:34 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: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2217994790044631195.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.269 s unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-09T18:03:34+00:00 unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 18:03:34 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 18:03:34 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 18:03:34 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 18:03:34 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:03:35 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 18:03:35 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:35 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:35 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 18:03:35 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:35 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:03:36 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:03:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:03:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:03:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:03:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:03:36 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:03:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 18:03:37 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 19.1 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03: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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 374.3 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:37 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 937.0 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:37 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 657.4 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:37 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 1067.7 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:37 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 407.4 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:37 DEBUG unit.abot-epc-basic/0.install 2/32 KB 5/32 KB 8/32 KB 10/32 KB 13/32 KB 16/32 KB 18/32 KB 21/32 KB 24/32 KB 26/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 1175.7 KB/sec) unit-abot-epc-basic-0: 18:03:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom unit-abot-epc-basic-0: 18:03:37 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 271.7 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:37 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 17/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 693.1 KB/sec) unit-abot-epc-basic-0: 18:03:37 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: 18:03:38 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 1494.3 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 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/apache/apache/16/apache-16.pom (16 KB at 683.5 KB/sec) unit-abot-epc-basic-0: 18:03:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar unit-abot-epc-basic-0: 18:03:38 DEBUG unit.abot-epc-basic/0.install 2/38 KB 5/38 KB 6/38 KB 9/38 KB 10/38 KB 13/38 KB 14/38 KB 17/38 KB 18/38 KB 21/38 KB 22/38 KB 25/38 KB 26/38 KB 29/38 KB 30/38 KB 33/38 KB 35/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 1339.4 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 299.9 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 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 28/34 KB 31/34 KB 34/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 898.0 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 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 268.5 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 DEBUG unit.abot-epc-basic/0.install 2/5 KB 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 247.9 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 367.1 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:03:38 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-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 18:03:38 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 291.3 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 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 480.8 KB/sec) unit-abot-epc-basic-0: 18:03:38 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: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 18:03:38 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 18:03:39 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: 18:03:39 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: 18:03:39 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-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 18:03:39 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: 18:03:39 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 208.7 KB/sec) unit-abot-epc-basic-0: 18:03:39 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: 18:03:39 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 18:03:39 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:39 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: 18:03:39 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 194.8 KB/sec) unit-abot-epc-basic-0: 18:03:39 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-abot-epc-basic-0: 18:03:40 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: 18:03:40 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 1211.1 KB/sec) unit-abot-epc-basic-0: 18:03:40 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-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:03:40 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: 18:03:40 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 133.7 KB/sec) unit-abot-epc-basic-0: 18:03:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom unit-abot-epc-basic-0: 18:03:40 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: 18:03:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-abot-epc-basic-0: 18:03:40 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 161.0 KB/sec) unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 18:03:40 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: 18:03:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 18:03:40 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: 18:03:40 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.pom (4 KB at 176.4 KB/sec) unit-abot-epc-basic-0: 18:03:40 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: 18:03:40 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 18:03:40 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:03:41 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-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:03:41 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 270.4 KB/sec) unit-abot-epc-basic-0: 18:03:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:03:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:03:41 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 18:03:41 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: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 18:03:41 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:41 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: 18:03:41 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: 18:03:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 18:03:42 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: 18:03:42 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: 18:03:42 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: 18:03:42 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: 18:03:42 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: 18:03:42 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: 18:03:42 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: 18:03:42 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.pom (2 KB at 84.0 KB/sec) unit-abot-epc-basic-0: 18:03:42 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: 18:03:42 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: 18:03:42 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 569.4 KB/sec) unit-abot-epc-basic-0: 18:03:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom unit-abot-epc-basic-0: 18:03:43 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: 18:03:43 DEBUG unit.abot-epc-basic/0.install 1/9 KB 4/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 352.8 KB/sec) unit-abot-epc-basic-0: 18:03:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 18:03:43 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: 18:03:43 DEBUG unit.abot-epc-basic/0.install 3/53 KB 4/53 KB 7/53 KB 8/53 KB 11/53 KB 12/53 KB 15/53 KB 16/53 KB 19/53 KB 20/53 KB 23/53 KB 24/53 KB 27/53 KB 28/53 KB 31/53 KB 32/53 KB 35/53 KB 36/53 KB 39/53 KB 40/53 KB 43/53 KB 44/53 KB 47/53 KB 48/53 KB 51/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 1455.5 KB/sec) unit-abot-epc-basic-0: 18:03:43 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: 18:03:43 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: 18:03:43 DEBUG unit.abot-epc-basic/0.install 2/19 KB 4/19 KB 6/19 KB 8/19 KB 10/19 KB 12/19 KB 14/19 KB 16/19 KB 19/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 582.2 KB/sec) unit-abot-epc-basic-0: 18:03:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-pool/commons-pool/1.6/commons-pool-1.6.pom unit-abot-epc-basic-0: 18:03:43 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: 18:03:43 DEBUG unit.abot-epc-basic/0.install 2/11 KB 5/11 KB 7/11 KB 10/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 478.9 KB/sec) unit-abot-epc-basic-0: 18:03:43 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: 18:03:44 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:44 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:44 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:44 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: 18:03:44 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 221.1 KB/sec) unit-abot-epc-basic-0: 18:03:44 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: 18:03:44 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 18:03:44 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 18:03:44 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: 18:03:44 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/4/oss-parent-4.pom (4 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 18:03:44 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: 18:03:44 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:44 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:44 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 18:03:45 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: 18:03:45 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.2.2.RELEASE/spring-core-4.2.2.RELEASE.pom (3 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 18:03:45 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: 18:03:45 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:03:45 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: 18:03:45 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 721.4 KB/sec) unit-abot-epc-basic-0: 18:03:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:03:45 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-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... unit-abot-epc-basic-0: 18:03:45 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 1476.5 KB/sec) unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:03:45 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-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:03:45 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-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:03:45 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 272.9 KB/sec) unit-abot-epc-basic-0: 18:03:45 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-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:45 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:03:46 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-mysql-0: 18:03:46 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 18:03:46 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom (3 KB at 186.7 KB/sec) unit-abot-epc-basic-0: 18:03:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:03:46 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: 18:03:46 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: 18:03:46 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: 18:03:46 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:46 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: 18:03:46 DEBUG unit.abot-epc-basic/0.install 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 116.3 KB/sec) unit-abot-epc-basic-0: 18:03:46 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-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 18:03:46 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:03:47 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-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:03:47 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 88.6 KB/sec) unit-abot-epc-basic-0: 18:03:47 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-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 18:03:47 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: 18:03:47 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 296.9 KB/sec) unit-abot-epc-basic-0: 18:03:47 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-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 18:03:47 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:03:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 18:03:47 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 26.0 KB/sec) unit-abot-epc-basic-0: 18:03:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-abot-epc-basic-0: 18:03:47 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: 18:03:47 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: 18:03:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:03:48 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: 18:03:48 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 640.8 KB/sec) unit-abot-epc-basic-0: 18:03:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 18:03:48 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: 18:03:48 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 258.2 KB/sec) unit-abot-epc-basic-0: 18:03:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom unit-abot-epc-basic-0: 18:03:48 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-mysql-0: 18:03:48 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-abot-epc-basic-0: 18:03:48 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 710.7 KB/sec) unit-abot-epc-basic-0: 18:03:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/33/commons-parent-33.pom unit-mysql-0: 18:03:48 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (166 kB/s) unit-mysql-0: 18:03:49 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 18:03:49 DEBUG unit.mysql/0.install (Reading database ... 57550 files and directories currently installed.) unit-mysql-0: 18:03:49 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 18:03:49 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-mysql-0: 18:03:49 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-mysql-0: 18:03:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:03:49 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:03:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:03:49 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 18:03:49 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: 18:03:49 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 1571.0 KB/sec) unit-abot-epc-basic-0: 18:03:49 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-mysql-0: 18:03:49 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 18:03:50 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: 18:03:50 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 89.7 KB/sec) unit-abot-epc-basic-0: 18:03:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 18:03:50 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: 18:03: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/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 18:03:50 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-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 18:03:50 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: 18:03:50 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 73.3 KB/sec) unit-abot-epc-basic-0: 18:03:50 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: 18:03:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 18:03:50 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: 18:03:50 DEBUG unit.abot-epc-basic/0.install 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 202.0 KB/sec) unit-abot-epc-basic-0: 18:03:50 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: 18:03:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 18:03:50 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-mysql-0: 18:03:50 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 18:03:50 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 458.3 KB/sec) unit-abot-epc-basic-0: 18:03:50 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-mysql-0: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 18:03:51 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: 18:03:51 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 176.0 KB/sec) unit-abot-epc-basic-0: 18:03:51 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: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 18:03:51 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: 18:03:51 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom (2 KB at 63.8 KB/sec) unit-abot-epc-basic-0: 18:03:51 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: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 18:03:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 18:03:51 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 67.8 KB/sec) unit-abot-epc-basic-0: 18:03:51 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: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 18:03:51 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 18:03:51 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: 18:03:51 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: 18:03:51 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: 18:03:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 18:03:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-abot-epc-basic-0: 18:03:52 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (7 KB at 377.4 KB/sec) unit-abot-epc-basic-0: 18:03:52 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: 18:03:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 18:03:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 18:03:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 18:03:52 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 218.3 KB/sec) unit-abot-epc-basic-0: 18:03:52 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: 18:03:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 18:03:52 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: 18:03:52 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 649.7 KB/sec) unit-abot-epc-basic-0: 18:03:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-mysql-0: 18:03:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 18:03:52 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: 18:03:52 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (5 KB at 286.5 KB/sec) unit-abot-epc-basic-0: 18:03:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 18:03:52 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 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 512.4 KB/sec) unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 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 859.7 KB/sec) unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 796.6 KB/sec) unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 18:03:53 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 18:03:53 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: 18:03:53 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/21/commons-parent-21.pom (34 KB at 1276.8 KB/sec) unit-abot-epc-basic-0: 18:03:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 18:03:54 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: 18:03:54 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 146.4 KB/sec) unit-abot-epc-basic-0: 18:03:54 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-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 18:03:54 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: 18:03:54 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 182.3 KB/sec) unit-abot-epc-basic-0: 18:03:54 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-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 18:03:54 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: 18:03:54 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/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 370.7 KB/sec) unit-abot-epc-basic-0: 18:03:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 18:03:54 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 18:03:55 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: 18:03:55 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 737.6 KB/sec) unit-abot-epc-basic-0: 18:03:55 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: 18:03:55 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: 18:03:55 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 438.7 KB/sec) unit-mysql-0: 18:03:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 18:03:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-mysql-0: 18:03:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 18:03:55 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: 18:03:55 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 249.1 KB/sec) unit-abot-epc-basic-0: 18:03:55 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-mysql-0: 18:03:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 18:03:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 18:03:55 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: 18:03:55 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 80.9 KB/sec) unit-abot-epc-basic-0: 18:03:55 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-mysql-0: 18:03:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 18:03:55 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-mysql-0: 18:03:55 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 18:03:55 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 66.1 KB/sec) unit-abot-epc-basic-0: 18:03:55 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-mysql-0: 18:03:56 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:03:56 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: 18:03:56 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 100.2 KB/sec) unit-abot-epc-basic-0: 18:03:56 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: 18:03:56 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: 18:03:56 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 47.6 KB/sec) unit-abot-epc-basic-0: 18:03:56 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: 18:03:56 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: 18:03:56 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: 18:03:56 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: 18:03:56 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: 18:03:56 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 90.2 KB/sec) unit-abot-epc-basic-0: 18:03:56 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: 18:03:57 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: 18:03:57 DEBUG unit.abot-epc-basic/0.install 1/6 KB 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 278.9 KB/sec) unit-abot-epc-basic-0: 18:03:57 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: 18:03:57 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: 18:03:57 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 128.9 KB/sec) unit-abot-epc-basic-0: 18:03:57 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: 18:03:57 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: 18:03:57 DEBUG unit.abot-epc-basic/0.install 3/6 KB 3/6 KB 6/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 377.7 KB/sec) unit-abot-epc-basic-0: 18:03:57 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-mysql-0: 18:03:57 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:03:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:03:57 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:03:57 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: 18:03:57 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 980.6 KB/sec) unit-abot-epc-basic-0: 18:03:57 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: 18:03:57 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 18:03:57 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 18:03:58 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: 18:03:58 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 193.6 KB/sec) unit-abot-epc-basic-0: 18:03:58 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: 18:03:58 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:03:58 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 18:03:58 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 18:03:58 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 18:03:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-abot-epc-basic-0: 18:03:58 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 659.4 KB/sec) unit-abot-epc-basic-0: 18:03:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.pom unit-abot-epc-basic-0: 18:03:58 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: 18:03:58 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: 18:03:58 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 122.3 KB/sec) unit-abot-epc-basic-0: 18:03:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 18:03:58 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: 18:03:58 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 223.4 KB/sec) unit-abot-epc-basic-0: 18:03:58 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: 18:03:59 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: 18:03:59 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.pom (2 KB at 88.7 KB/sec) unit-abot-epc-basic-0: 18:03:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 18:03:59 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: 18:03:59 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 383.2 KB/sec) unit-abot-epc-basic-0: 18:03:59 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: 18:03:59 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-mysql-0: 18:03:59 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: 18:03:59 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: 18:03:59 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 18:03:59 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: 18:03:59 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 8.4 KB/sec) unit-abot-epc-basic-0: 18:03:59 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: 18:03:59 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-mysql-0: 18:04:00 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (403 kB/s) unit-abot-epc-basic-0: 18:04:00 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: 18:04:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 640.4 KB/sec) unit-abot-epc-basic-0: 18:04:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 18:04:00 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: 18:04:00 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 179.6 KB/sec) unit-abot-epc-basic-0: 18:04:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom unit-abot-epc-basic-0: 18:04:00 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: 18:04:00 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 18:04:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 18:04:00 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 18:04:00 DEBUG unit.mysql/0.install (Reading database ... 57650 files and directories currently installed.) unit-mysql-0: 18:04:00 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 18:04:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-mysql-0: 18:04:00 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04:00 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1478.0 KB/sec) unit-abot-epc-basic-0: 18:04:00 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: 18:04:00 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: 18:04:00 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (6 KB at 317.9 KB/sec) unit-abot-epc-basic-0: 18:04:00 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: 18:04:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 18:04:01 DEBUG unit.abot-epc-basic/0.install 1/16 KB 3/16 KB 5/16 KB 7/16 KB 9/16 KB 11/16 KB 14/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 577.8 KB/sec) unit-abot-epc-basic-0: 18:04:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom unit-abot-epc-basic-0: 18:04:01 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: 18:04:01 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 896.1 KB/sec) unit-abot-epc-basic-0: 18:04:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 18:04:01 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: 18:04:01 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/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 1579.8 KB/sec) unit-abot-epc-basic-0: 18:04:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 18:04:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 18:04:01 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 259.7 KB/sec) unit-abot-epc-basic-0: 18:04:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 18:04:02 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: 18:04:02 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 223.3 KB/sec) unit-abot-epc-basic-0: 18:04:02 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: 18:04:02 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 18:04:02 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: 18:04:02 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1001.6 KB/sec) unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-abot-epc-basic-0: 18:04:02 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-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:02 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: 18:04:02 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 328.2 KB/sec) unit-abot-epc-basic-0: 18:04:02 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-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:02 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:03 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 18:04:03 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:04:03 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 18:04:03 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:04:03 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: 18:04:03 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom (4 KB at 247.3 KB/sec) unit-abot-epc-basic-0: 18:04:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-mysql-0: 18:04:03 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 18:04:03 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.3 KB/sec) unit-abot-epc-basic-0: 18:04:03 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: 18:04:03 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: 18:04:03 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/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 388.1 KB/sec) unit-abot-epc-basic-0: 18:04:03 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-mysql-0: 18:04:03 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:04:03 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: 18:04:03 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 413.1 KB/sec) unit-abot-epc-basic-0: 18:04:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 18:04:04 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 18:04:04 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 530.1 KB/sec) unit-abot-epc-basic-0: 18:04:04 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: 18:04:04 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: 18:04:04 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 678.4 KB/sec) unit-abot-epc-basic-0: 18:04:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-mysql-0: 18:04:04 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 18:04:04 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 18:04:04 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-mysql-0: 18:04:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 18:04:04 DEBUG unit.abot-epc-basic/0.install 3/22 KB 6/22 KB 9/22 KB 11/22 KB 14/22 KB 16/22 KB 19/22 KB 22/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1070.8 KB/sec) unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 18:04:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 18:04:04 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: 18:04:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:04:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:04:04 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-mysql-0: 18:04:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:04:04 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 18:04:04 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 7/14 KB 10/14 KB 12/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: 18:04:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-mysql-0: 18:04:04 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 18:04:04 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 18:04:05 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: 18:04:05 DEBUG unit.abot-epc-basic/0.install 161/161 B Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom (161 B at 8.7 KB/sec) unit-abot-epc-basic-0: 18:04:05 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: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 18:04:05 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: 18:04:05 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 652.6 KB/sec) unit-abot-epc-basic-0: 18:04:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 18:04:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 18:04:05 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: 18:04:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 18:04:05 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: 18:04:05 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 18:04:05 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-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 18:04:05 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 65.8 KB/sec) unit-abot-epc-basic-0: 18:04:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 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 567.1 KB/sec) unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 18:04:06 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 1442.4 KB/sec) unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 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 277.8 KB/sec) unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 18:04:06 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: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 18:04:06 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 18:04: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-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 18:04:07 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: 18:04:07 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 18:04:07 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: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 18:04:07 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: 18:04:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 18:04:07 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: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 18:04:07 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:04: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 1.0 KB/sec) unit-abot-epc-basic-0: 18:04: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-abot-epc-basic-0: 18:04: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: 18:04: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 337.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 18:04: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: 18:04:08 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: 18:04:08 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: 18:04:08 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: 18:04:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar unit-abot-epc-basic-0: 18:04:08 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: 18:04:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-abot-epc-basic-0: 18:04:08 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: 18:04:08 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: 18:04:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar unit-abot-epc-basic-0: 18:04:08 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: 18:04:08 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: 18:04:08 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: 18:04:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 18:04:08 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: 18:04:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:04: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: 18:04: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-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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-abot-epc-basic-0: 18:04: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: 18:04:09 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: 18:04:09 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: 18:04:09 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: 18:04:09 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: 18:04:09 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: 18:04:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 18:04:09 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: 18:04:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 18:04:09 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: 18:04:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-mysql-0: 18:04:09 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 18:04:09 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-mysql-0: 18:04:09 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:04:09 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: 18:04:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 18:04:09 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-mysql-0: 18:04:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:04:09 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 18:04:09 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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-abot-epc-basic-0: 18:04: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-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 18:04: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: 18:04: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-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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-abot-epc-basic-0: 18:04: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: 18:04:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 18:04:10 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: 18:04:10 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: 18:04:10 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-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 18:04:10 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 18:04:10 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: 18:04:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 18:04:10 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: 18:04:10 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: 18:04:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 18:04:10 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: 18:04:10 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: 18:04:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 18:04:10 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: 18:04:10 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: 18:04:11 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: 18:04:11 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: 18:04:11 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 257/966 KB 261/966 KB 265/966 KB 269/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 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 434/966 KB 438/966 KB 442/966 KB 446/966 KB 450/966 KB 454/966 KB 458/966 KB 462/966 KB 466/966 KB 470/966 KB 474/966 KB 478/966 KB 482/966 KB 486/966 KB 490/966 KB 494/966 KB 498/966 KB 502/966 KB 506/966 KB 510/966 KB 514/966 KB 518/966 KB 522/966 KB 526/966 KB 530/966 KB 534/966 KB 538/966 KB 542/966 KB 546/966 KB 550/966 KB 554/966 KB 558/966 KB 559/966 KB 561/966 KB 565/966 KB 569/966 KB 573/966 KB 577/966 KB 581/966 KB 585/966 KB 589/966 KB 593/966 KB 597/966 KB 601/966 KB 605/966 KB 609/966 KB 613/966 KB 617/966 KB 621/966 KB 625/966 KB 629/966 KB 633/966 KB 637/966 KB 641/966 KB 645/966 KB 649/966 KB 653/966 KB 657/966 KB 661/966 KB 665/966 KB 669/966 KB 673/966 KB 677/966 KB 681/966 KB 685/966 KB 689/966 KB 693/966 KB 697/966 KB 701/966 KB 703/966 KB 705/966 KB 709/966 KB 713/966 KB 717/966 KB 721/966 KB 725/966 KB 729/966 KB 733/966 KB 737/966 KB 741/966 KB 745/966 KB 749/966 KB 753/966 KB 757/966 KB 761/966 KB 765/966 KB 769/966 KB 773/966 KB 777/966 KB 781/966 KB 785/966 KB 789/966 KB 793/966 KB 797/966 KB 801/966 KB 805/966 KB 809/966 KB 813/966 KB 817/966 KB 821/966 KB 825/966 KB 829/966 KB 833/966 KB 837/966 KB 841/966 KB 845/966 KB 849/966 KB 853/966 KB 857/966 KB 861/966 KB 865/966 KB 869/966 KB 873/966 KB 877/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 249.3 KB/sec) unit-mysql-0: 18:04:12 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: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 3/10 KB 112/590 KB 5/10 KB 112/590 KB 8/10 KB 112/590 KB 8/10 KB 116/590 KB 10/10 KB 120/590 KB 10/10 KB 124/590 KB 10/10 KB 116/590 KB 10/10 KB 124/590 KB 3/232 KB 10/10 KB 124/590 KB 5/232 KB 10/10 KB 124/590 KB 8/232 KB 10/10 KB 124/590 KB 11/232 KB 10/10 KB 124/590 KB 3/1710 KB 13/232 KB 10/10 KB 124/590 KB 13/232 KB 10/10 KB 124/590 KB 5/1710 KB 13/232 KB 10/10 KB 124/590 KB 8/1710 KB 13/232 KB 10/10 KB 3/240 KB 124/590 KB 8/1710 KB 13/232 KB 10/10 KB 6/240 KB 124/590 KB 8/1710 KB 13/232 KB 10/10 KB 9/240 KB 124/590 KB 8/1710 KB 13/232 KB 10/10 KB 11/240 KB 124/590 KB 8/1710 KB 13/232 KB 10/10 KB 11/240 KB 128/590 KB 8/1710 KB 13/232 KB 10/10 KB 11/240 KB 128/590 KB 11/1710 KB 13/232 KB 10/10 KB 11/240 KB 128/590 KB 13/1710 KB 13/232 KB 10/10 KB 11/240 KB 128/590 KB 13/1710 KB 16/232 KB 10/10 KB 11/240 KB 128/590 KB 16/1710 KB 16/232 KB 10/10 KB 11/240 KB 132/590 KB 16/1710 KB 16/232 KB 10/10 KB 11/240 KB 132/590 KB 16/1710 KB 19/232 KB 10/10 KB 11/240 KB 132/590 KB 16/1710 KB 21/232 KB 10/10 KB 11/240 KB 132/590 KB 19/1710 KB 21/232 KB 10/10 KB 11/240 KB 132/590 KB 19/1710 KB 24/232 KB 10/10 KB 11/240 KB 132/590 KB 19/1710 KB 27/232 KB 10/10 KB 11/240 KB 136/590 KB 19/1710 KB 27/232 KB 10/10 KB 11/240 KB 136/590 KB 19/1710 KB 29/232 KB 10/10 KB 11/240 KB 136/590 KB 19/1710 KB 32/232 KB 10/10 KB 11/240 KB 140/590 KB 19/1710 KB 32/232 KB 10/10 KB 14/240 KB 140/590 KB 21/1710 KB 32/232 KB 10/10 KB 11/240 KB 140/590 KB 21/1710 KB 32/232 KB 10/10 KB 16/240 KB 140/590 KB 21/1710 KB 32/232 KB 10/10 KB 19/240 KB 144/590 KB 21/1710 KB 32/232 KB 22/240 KB 144/590 KB 21/1710 KB 36/232 KB 25/240 KB 144/590 KB 21/1710 KB 36/232 KB 10/10 KB 16/240 KB 144/590 KB 21/1710 KB 36/232 KB 25/240 KB 144/590 KB 24/1710 KB 36/232 KB 27/240 KB 144/590 KB 24/1710 KB 36/232 KB 30/240 KB 144/590 KB 24/1710 KB 36/232 KB 32/240 KB 148/590 KB 27/1710 KB 36/232 KB 10/10 KB 19/240 KB 144/590 KB 21/1710 KB 36/232 KB 32/240 KB 148/590 KB 27/1710 KB 40/232 KB 32/240 KB 148/590 KB 27/1710 KB 44/232 KB 32/240 KB 148/590 KB 27/1710 KB 48/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 114.7 KB/sec) unit-abot-epc-basic-0: 18:04: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-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 32/240 KB 148/590 KB 27/1710 KB 52/232 KB 36/240 KB 148/590 KB 27/1710 KB 56/232 KB 36/240 KB 148/590 KB 27/1710 KB 60/232 KB 30/240 KB 148/590 KB 27/1710 KB 36/232 KB 30/240 KB 144/590 KB 27/1710 KB 36/232 KB 36/240 KB 148/590 KB 29/1710 KB 60/232 KB 36/240 KB 152/590 KB 29/1710 KB 60/232 KB 36/240 KB 156/590 KB 29/1710 KB 60/232 KB 36/240 KB 160/590 KB 32/1710 KB 60/232 KB 36/240 KB 148/590 KB 27/1710 KB 52/232 KB 40/240 KB 160/590 KB 32/1710 KB 60/232 KB 40/240 KB 164/590 KB 32/1710 KB 64/232 KB 36/240 KB 156/590 KB 32/1710 KB 60/232 KB 44/240 KB 164/590 KB 36/1710 KB 64/232 KB 44/240 KB 164/590 KB 32/1710 KB 64/232 KB 40/240 KB 160/590 KB 32/1710 KB 64/232 KB 48/240 KB 164/590 KB 36/1710 KB 64/232 KB 48/240 KB 164/590 KB 40/1710 KB 64/232 KB 48/240 KB 164/590 KB 44/1710 KB 64/232 KB 52/240 KB 164/590 KB 48/1710 KB 68/232 KB 52/240 KB 164/590 KB 44/1710 KB 68/232 KB 52/240 KB 168/590 KB 48/1710 KB 72/232 KB 52/240 KB 3/44 KB 168/590 KB 52/1710 KB 76/232 KB 52/240 KB 3/44 KB 168/590 KB 52/1710 KB 80/232 KB 52/240 KB 164/590 KB 44/1710 KB 64/232 KB 52/240 KB 3/44 KB 168/590 KB 52/1710 KB 72/232 KB 52/240 KB 5/44 KB 168/590 KB 52/1710 KB 80/232 KB 52/240 KB 8/44 KB 168/590 KB 52/1710 KB 80/232 KB 52/240 KB 11/44 KB 168/590 KB 52/1710 KB 80/232 KB 56/240 KB 13/44 KB 168/590 KB 52/1710 KB 80/232 KB 52/240 KB 168/590 KB 52/1710 KB 72/232 KB 56/240 KB 13/44 KB 168/590 KB 56/1710 KB 80/232 KB 56/240 KB 13/44 KB 168/590 KB 60/1710 KB 80/232 KB 56/240 KB 13/44 KB 168/590 KB 64/1710 KB 80/232 KB 56/240 KB 16/44 KB 168/590 KB 68/1710 KB 80/232 KB 52/240 KB 168/590 KB 48/1710 KB 68/232 KB 56/240 KB 16/44 KB 172/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 176/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 180/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 184/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 188/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 192/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 168/590 KB 68/1710 KB 84/232 KB 56/240 KB 16/44 KB 168/590 KB 64/1710 KB 80/232 KB 56/240 KB 11/44 KB 168/590 KB 52/1710 KB 80/232 KB 60/240 KB 16/44 KB 192/590 KB 68/1710 KB 84/232 KB 64/240 KB 16/44 KB 192/590 KB 68/1710 KB 84/232 KB 68/240 KB 16/44 KB 192/590 KB 68/1710 KB 84/232 KB 68/240 KB 19/44 KB 192/590 KB 68/1710 KB 84/232 KB 68/240 KB 19/44 KB 192/590 KB 68/1710 KB 88/232 KB 72/240 KB 21/44 KB 196/590 KB 68/1710 KB 92/232 KB 72/240 KB 21/44 KB 196/590 KB 68/1710 KB 96/232 KB 72/240 KB 21/44 KB 196/590 KB 68/1710 KB 88/232 KB 72/240 KB 21/44 KB 200/590 KB 72/1710 KB 96/232 KB 72/240 KB 21/44 KB 204/590 KB 72/1710 KB 96/232 KB 72/240 KB 21/44 KB 208/590 KB 72/1710 KB 96/232 KB 72/240 KB 21/44 KB 192/590 KB 68/1710 KB 88/232 KB 72/240 KB 19/44 KB 192/590 KB 68/1710 KB 88/232 KB 76/240 KB 21/44 KB 208/590 KB 72/1710 KB 100/232 KB 80/240 KB 21/44 KB 208/590 KB 72/1710 KB 100/232 KB 80/240 KB 24/44 KB 208/590 KB 72/1710 KB 100/232 KB 84/240 KB 24/44 KB 208/590 KB 72/1710 KB 100/232 KB 84/240 KB 27/44 KB 212/590 KB 72/1710 KB 100/232 KB 72/240 KB 21/44 KB 208/590 KB 72/1710 KB 100/232 KB 72/240 KB 21/44 KB 196/590 KB 72/1710 KB 96/232 KB 88/240 KB 27/44 KB 212/590 KB 76/1710 KB 100/232 KB 88/240 KB 27/44 KB 212/590 KB 80/1710 KB 100/232 KB 88/240 KB 27/44 KB 212/590 KB 84/1710 KB 100/232 KB 88/240 KB 27/44 KB 212/590 KB 72/1710 KB 100/232 KB 84/240 KB 27/44 KB 208/590 KB 72/1710 KB 100/232 KB 88/240 KB 29/44 KB 21 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 2/590 KB 84/1710 KB 104/232 KB 88/240 KB 32/44 KB 212/590 KB 84/1710 KB 104/232 KB 88/240 KB 27/44 KB 212/590 KB 84/1710 KB 104/232 KB 88/240 KB 32/44 KB 212/590 KB 84/1710 KB 108/232 KB 92/240 KB 36/44 KB 212/590 KB 88/1710 KB 108/232 KB 92/240 KB 36/44 KB 212/590 KB 92/1710 KB 112/232 KB 92/240 KB 36/44 KB 216/590 KB 92/1710 KB 112/232 KB 92/240 KB 36/44 KB 212/590 KB 84/1710 KB 108/232 KB 92/240 KB 32/44 KB 212/590 KB 84/1710 KB 108/232 KB 96/240 KB 36/44 KB 216/590 KB 96/1710 KB 112/232 KB 100/240 KB 36/44 KB 216/590 KB 96/1710 KB 112/232 KB 92/240 KB 36/44 KB 216/590 KB 96/1710 KB 112/232 KB 92/240 KB 36/44 KB 212/590 KB 88/1710 KB 112/232 KB 100/240 KB 40/44 KB 220/590 KB 96/1710 KB 112/232 KB 100/240 KB 40/44 KB 216/590 KB 96/1710 KB 112/232 KB 100/240 KB 44/44 KB 224/590 KB 96/1710 KB 112/232 KB 100/240 KB 44/44 KB 224/590 KB 100/1710 KB 116/232 KB 104/240 KB 44/44 KB 224/590 KB 100/1710 KB 116/232 KB 108/240 KB 44/44 KB 224/590 KB 100/1710 KB 116/232 KB 112/240 KB 44/44 KB 224/590 KB 100/1710 KB 116/232 KB 100/240 KB 44/44 KB 224/590 KB 100/1710 KB 116/232 KB 100/240 KB 44/44 KB 224/590 KB 100/1710 KB 112/232 KB 112/240 KB 44/44 KB 228/590 KB 100/1710 KB 116/232 KB 112/240 KB 44/44 KB 232/590 KB 100/1710 KB 120/232 KB 112/240 KB 44/44 KB 236/590 KB 100/1710 KB 120/232 KB 112/240 KB 44/44 KB 240/590 KB 100/1710 KB 120/232 KB 100/240 KB 44/44 KB 224/590 KB 100/1710 KB 112/232 KB 112/240 KB 44/44 KB 240/590 KB 104/1710 KB 120/232 KB 112/240 KB 44/44 KB 240/590 KB 108/1710 KB 120/232 KB 112/240 KB 44/44 KB 228/590 KB 100/1710 KB 120/232 KB 112/240 KB 44/44 KB 240/590 KB 108/1710 KB 124/232 KB 112/240 KB 44/44 KB 240/590 KB 108/1710 KB 128/232 KB 112/240 KB 44/44 KB 240/590 KB 112/1710 KB 128/232 KB 112/240 KB 44/44 KB 240/590 KB 116/1710 KB 128/232 KB 116/240 KB 244/590 KB 120/1710 KB 132/232 KB 116/240 KB 244/590 KB 116/1710 KB 132/232 KB 116/240 KB 244/590 KB 124/1710 KB 136/232 KB 116/240 KB 244/590 KB 124/1710 KB 140/232 KB 116/240 KB 244/590 KB 124/1710 KB 144/232 KB 116/240 KB 44/44 KB 244/590 KB 116/1710 KB 128/232 KB 116/240 KB 248/590 KB 124/1710 KB 144/232 KB 116/240 KB 252/590 KB 124/1710 KB 144/232 KB 116/240 KB 44/44 KB 240/590 KB 116/1710 KB 128/232 KB 120/240 KB 252/590 KB 124/1710 KB 144/232 KB 124/240 KB 252/590 KB 124/1710 KB 144/232 KB 128/240 KB 252/590 KB 124/1710 KB 144/232 KB 116/240 KB 244/590 KB 124/1710 KB 132/232 KB 128/240 KB 252/590 KB 128/1710 KB 144/232 KB 132/240 KB 252/590 KB 128/1710 KB 144/232 KB 136/240 KB 256/590 KB 132/1710 KB 148/232 KB 132/240 KB 256/590 KB 132/1710 KB 148/232 KB 132/240 KB 256/590 KB 128/1710 KB 148/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 369.5 KB/sec) unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 132/240 KB 256/590 KB 128/1710 KB 144/232 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 136/240 KB 260/590 KB 132/1710 KB 148/232 KB 140/240 KB 264/590 KB 136/1710 KB 152/232 KB 140/240 KB 268/590 KB 136/1710 KB 152/232 KB 140/240 KB 260/590 KB 136/1710 KB 152/232 KB 136/240 KB 260/590 KB 136/1710 KB 152/232 KB 136/240 KB 260/590 KB 132/1710 KB 152/232 KB 140/240 KB 268/590 KB 136/1710 KB 156/232 KB 140/240 KB 268/590 KB 136/1710 KB 160/232 KB 140/240 KB 268/590 KB 140/1710 KB 160/232 KB 144/240 KB 268/590 KB 140/1710 KB 160/232 KB 144/240 KB 268/590 KB 144/1710 KB 160/232 KB 144/240 KB 268/590 KB 144/1710 KB 164/232 KB 148/240 KB 272/590 KB 148/1710 KB 168/232 KB 148/240 KB 272/590 KB 148/1710 KB 172/232 KB 148/240 KB 272/590 KB 148/1710 KB 176/232 KB 148/240 KB 272/590 KB 148/1710 KB 164/232 KB 148/240 KB 272/590 KB 144/1710 KB 164/232 KB 144/240 KB 272/590 KB 144/1710 KB 164/232 KB 148/240 KB 276/590 KB 148/1710 KB 176/232 KB 152/240 KB 280/590 KB 152/1710 KB 180/232 KB 152/240 KB 284/590 KB 152/1710 KB 180/232 KB 152/240 KB 288/590 KB 152/1710 KB 180/232 KB 152/240 KB 276/590 KB 152/1710 KB 180/232 KB 152/240 KB 288/590 KB 152/1710 KB 184/232 KB 152/240 KB 276/590 KB 152/1710 KB 176/232 KB 152/240 KB 276/590 KB 148/1710 KB 176/232 KB 152/240 KB 288/590 KB 156/1710 KB 184/232 KB 152/240 KB 288/590 KB 160/1710 KB 184/232 KB 156/240 KB 288/590 KB 160/1710 KB 184/232 KB 160/240 KB 288/590 KB 160/1710 KB 184/232 KB 3/258 KB 160/240 KB 288/590 KB 160/1710 KB 184/232 KB 6/258 KB 160/240 KB 288/590 KB 160/1710 KB 184/232 KB 9/258 KB 160/240 KB 288/590 KB 160/1710 KB 184/232 KB 9/258 KB 160/240 KB 288/590 KB 164/1710 KB 184/232 KB 11/258 KB 164/240 KB 288/590 KB 168/1710 KB 184/232 KB 11/258 KB 164/240 KB 288/590 KB 172/1710 KB 188/232 KB 11/258 KB 164/240 KB 288/590 KB 176/1710 KB 188/232 KB 11/258 KB 164/240 KB 288/590 KB 164/1710 KB 184/232 KB 11/258 KB 160/240 KB 288/590 KB 164/1710 KB 184/232 KB 14/258 KB 168/240 KB 292/590 KB 176/1710 KB 188/232 KB 16/258 KB 168/240 KB 292/590 KB 176/1710 KB 188/232 KB 11/258 KB 168/240 KB 292/590 KB 176/1710 KB 188/232 KB 19/258 KB 168/240 KB 292/590 KB 176/1710 KB 188/232 KB 11/258 KB 164/240 KB 292/590 KB 176/1710 KB 188/232 KB 11/258 KB 164/240 KB 288/590 KB 168/1710 KB 188/232 KB 19/258 KB 172/240 KB 292/590 KB 176/1710 KB 192/232 KB 19/258 KB 172/240 KB 292/590 KB 176/1710 KB 188/232 KB 19/258 KB 172/240 KB 296/590 KB 176/1710 KB 192/232 KB 19/258 KB 176/240 KB 300/590 KB 176/1710 KB 192/232 KB 22/258 KB 176/240 KB 304/590 KB 180/1710 KB 196/232 KB 19/258 KB 176/240 KB 296/590 KB 176/1710 KB 192/232 KB 22/258 KB 180/240 KB 304/590 KB 180/1710 KB 196/232 KB 22/258 KB 184/240 KB 308/590 KB 180/1710 KB 196/232 KB 22/258 KB 176/240 KB 300/590 KB 180/1710 KB 196/232 KB 22/258 KB 176/240 KB 300/590 KB 176/1710 KB 196/232 KB 22/258 KB 176/240 KB 300/590 KB 176/1710 KB 192/232 KB 25/258 KB 188/240 KB 308/590 KB 180/1710 KB 196/232 KB 27/258 KB 188/240 KB 308/590 KB 184/1710 KB 196/232 KB 27/258 KB 188/240 KB 308/590 KB 180/1710 KB 196/232 KB 27/258 KB 188/240 KB 308/590 KB 188/1710 KB 200/232 KB 27/258 KB 188/240 KB 308/590 KB 192/1710 KB 200/232 KB 22/258 KB 188/240 KB 308/590 KB 192/1710 KB 200/232 KB 30/258 KB 192/240 KB 308/590 KB 192/1710 KB 200/232 KB 22/258 KB 180/240 KB 308/590 KB 180/1710 KB 196/232 KB 30/258 KB 192/240 KB 312/590 KB 192/1710 KB 200/232 KB 30/258 KB 192/240 KB 316/590 KB 192/1710 KB 200/232 KB 30/258 KB 192/240 KB 320/590 KB 192/1710 KB 200/232 KB 30/258 KB 188/240 KB 308/590 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 192/1710 KB 200/232 KB 27/258 KB 188/240 KB 308/590 KB 184/1710 KB 200/232 KB 30/258 KB 196/240 KB 320/590 KB 196/1710 KB 204/232 KB 30/258 KB 196/240 KB 320/590 KB 196/1710 KB 208/232 KB 32/258 KB 196/240 KB 320/590 KB 196/1710 KB 208/232 KB 32/258 KB 196/240 KB 320/590 KB 196/1710 KB 212/232 KB 36/258 KB 196/240 KB 324/590 KB 196/1710 KB 216/232 KB 36/258 KB 196/240 KB 324/590 KB 196/1710 KB 220/232 KB 36/258 KB 196/240 KB 324/590 KB 196/1710 KB 224/232 KB 30/258 KB 196/240 KB 320/590 KB 196/1710 KB 200/232 KB 30/258 KB 192/240 KB 320/590 KB 196/1710 KB 200/232 KB 36/258 KB 196/240 KB 324/590 KB 200/1710 KB 224/232 KB 36/258 KB 200/240 KB 324/590 KB 200/1710 KB 224/232 KB 36/258 KB 204/240 KB 324/590 KB 200/1710 KB 224/232 KB 36/258 KB 196/240 KB 324/590 KB 196/1710 KB 212/232 KB 40/258 KB 204/240 KB 324/590 KB 204/1710 KB 224/232 KB 40/258 KB 208/240 KB 324/590 KB 204/1710 KB 224/232 KB 32/258 KB 196/240 KB 324/590 KB 196/1710 KB 212/232 KB 44/258 KB 208/240 KB 328/590 KB 204/1710 KB 224/232 KB 44/258 KB 208/240 KB 324/590 KB 204/1710 KB 224/232 KB 48/258 KB 208/240 KB 328/590 KB 204/1710 KB 224/232 KB 52/258 KB 208/240 KB 328/590 KB 204/1710 KB 228/232 KB 56/258 KB 212/240 KB 332/590 KB 204/1710 KB 228/232 KB 60/258 KB 212/240 KB 332/590 KB 204/1710 KB 228/232 KB 64/258 KB 212/240 KB 332/590 KB 204/1710 KB 228/232 KB 36/258 KB 204/240 KB 324/590 KB 204/1710 KB 224/232 KB 64/258 KB 212/240 KB 332/590 KB 208/1710 KB 228/232 KB 64/258 KB 212/240 KB 332/590 KB 212/1710 KB 228/232 KB 52/258 KB 212/240 KB 332/590 KB 204/1710 KB 228/232 KB 48/258 KB 208/240 KB 332/590 KB 204/1710 KB 228/232 KB 52/258 KB 208/240 KB 332/590 KB 204/1710 KB 228/232 KB 64/258 KB 212/240 KB 336/590 KB 212/1710 KB 228/232 KB 64/258 KB 212/240 KB 336/590 KB 212/1710 KB 232/232 KB 64/258 KB 212/240 KB 336/590 KB 212/1710 KB 232/232 KB 64/258 KB 212/240 KB 340/590 KB 212/1710 KB 232/232 KB 68/258 KB 216/240 KB 344/590 KB 216/1710 KB 232/232 KB 68/258 KB 216/240 KB 348/590 KB 216/1710 KB 232/232 KB 68/258 KB 216/240 KB 352/590 KB 216/1710 KB 232/232 KB 64/258 KB 216/240 KB 340/590 KB 212/1710 KB 232/232 KB 68/258 KB 220/240 KB 352/590 KB 216/1710 KB 232/232 KB 68/258 KB 224/240 KB 352/590 KB 216/1710 KB 232/232 KB 68/258 KB 216/240 KB 340/590 KB 216/1710 KB 232/232 KB 72/258 KB 224/240 KB 352/590 KB 216/1710 KB 232/232 KB 76/258 KB 228/240 KB 352/590 KB 216/1710 KB 232/232 KB 80/258 KB 228/240 KB 352/590 KB 216/1710 KB 232/232 KB 64/258 KB 216/240 KB 340/590 KB 216/1710 KB 232/232 KB 80/258 KB 228/240 KB 352/590 KB 220/1710 KB 232/232 KB 80/258 KB 228/240 KB 352/590 KB 224/1710 KB 232/232 KB 72/258 KB 228/240 KB 352/590 KB 216/1710 KB 232/232 KB 80/258 KB 232/240 KB 352/590 KB 224/1710 KB 232/232 KB 80/258 KB 236/240 KB 352/590 KB 224/1710 KB 232/232 KB 80/258 KB 240/240 KB 352/590 KB 224/1710 KB 232/232 KB 80/258 KB 240/240 KB 356/590 KB 224/1710 KB 232/232 KB 80/258 KB 240/240 KB 360/590 KB 224/1710 KB 80/258 KB 240/240 KB 364/590 KB 224/1710 KB 80/258 KB 240/240 KB 368/590 KB 224/1710 KB 80/258 KB 240/240 KB 372/590 KB 224/1710 KB 80/258 KB 240/240 KB 376/590 KB 224/1710 KB 80/258 KB 240/240 KB 380/590 KB 224/1710 KB 80/258 KB 240/240 KB 384/590 KB 224/1710 KB 80/258 KB 240/240 KB 388/590 KB 224/1710 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 1388.5 KB/se unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install c) unit-abot-epc-basic-0: 18:04: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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 80/258 KB 240/240 KB 392/590 KB 224/1710 KB 80/258 KB 240/240 KB 396/590 KB 224/1710 KB 80/258 KB 240/240 KB 400/590 KB 224/1710 KB 80/258 KB 240/240 KB 404/590 KB 224/1710 KB 80/258 KB 240/240 KB 408/590 KB 224/1710 KB 80/258 KB 240/240 KB 412/590 KB 224/1710 KB 80/258 KB 240/240 KB 416/590 KB 224/1710 KB 80/258 KB 240/240 KB 420/590 KB 224/1710 KB 80/258 KB 240/240 KB 424/590 KB 224/1710 KB 80/258 KB 240/240 KB 428/590 KB 224/1710 KB 80/258 KB 240/240 KB 432/590 KB 224/1710 KB 80/258 KB 240/240 KB 436/590 KB 224/1710 KB 80/258 KB 240/240 KB 440/590 KB 224/1710 KB 80/258 KB 240/240 KB 444/590 KB 224/1710 KB 84/258 KB 240/240 KB 444/590 KB 228/1710 KB 84/258 KB 240/240 KB 444/590 KB 232/1710 KB 84/258 KB 240/240 KB 444/590 KB 236/1710 KB 84/258 KB 240/240 KB 444/590 KB 240/1710 KB 84/258 KB 240/240 KB 444/590 KB 244/1710 KB 84/258 KB 240/240 KB 444/590 KB 248/1710 KB 84/258 KB 240/240 KB 444/590 KB 252/1710 KB 84/258 KB 240/240 KB 444/590 KB 256/1710 KB 84/258 KB 240/240 KB 444/590 KB 224/1710 KB 88/258 KB 240/240 KB 444/590 KB 256/1710 KB 92/258 KB 240/240 KB 444/590 KB 256/1710 KB 96/258 KB 240/240 KB 444/590 KB 256/1710 KB 100/258 KB 240/240 KB 444/590 KB 256/1710 KB 104/258 KB 240/240 KB 444/590 KB 256/1710 KB 108/258 KB 240/240 KB 444/590 KB 256/1710 KB 112/258 KB 240/240 KB 444/590 KB 256/1710 KB 116/258 KB 240/240 KB 444/590 KB 256/1710 KB 120/258 KB 240/240 KB 444/590 KB 260/1710 KB 116/258 KB 240/240 KB 444/590 KB 260/1710 KB 120/258 KB 240/240 KB 444/590 KB 264/1710 KB 120/258 KB 240/240 KB 444/590 KB 268/1710 KB 120/258 KB 240/240 KB 444/590 KB 272/1710 KB 124/258 KB 240/240 KB 444/590 KB 272/1710 KB 124/258 KB 240/240 KB 444/590 KB 272/1710 KB 128/258 KB 240/240 KB 444/590 KB 272/1710 KB 132/258 KB 240/240 KB 444/590 KB 276/1710 KB 136/258 KB 240/240 KB 444/590 KB 276/1710 KB 140/258 KB 240/240 KB 444/590 KB 276/1710 KB 128/258 KB 240/240 KB 444/590 KB 276/1710 KB 144/258 KB 240/240 KB 444/590 KB 280/1710 KB 144/258 KB 240/240 KB 444/590 KB 284/1710 KB 144/258 KB 240/240 KB 444/590 KB 288/1710 KB 144/258 KB 240/240 KB 444/590 KB 292/1710 KB 144/258 KB 240/240 KB 444/590 KB 280/1710 KB 148/258 KB 240/240 KB 444/590 KB 292/1710 KB 152/258 KB 240/240 KB 444/590 KB 296/1710 KB 156/258 KB 240/240 KB 444/590 KB 296/1710 KB 160/258 KB 240/240 KB 444/590 KB 296/1710 KB 148/258 KB 240/240 KB 444/590 KB 296/1710 KB 160/258 KB 240/240 KB 444/590 KB 300/1710 KB 160/258 KB 240/240 KB 444/590 KB 304/1710 KB 160/258 KB 240/240 KB 444/590 KB 308/1710 KB 164/258 KB 240/240 KB 444/590 KB 308/1710 KB 168/258 KB 240/240 KB 448/590 KB 312/1710 KB 164/258 KB 240/240 KB 448/590 KB 312/1710 KB 168/258 KB 240/240 KB 452/590 KB 312/1710 KB 172/258 KB 240/240 KB 456/590 KB 312/1710 KB 172/258 KB 240/240 KB 460/590 KB 312/1710 KB 164/258 KB 240/240 KB 448/590 KB 312/1710 KB 172/258 KB 240/240 KB 452/590 KB 312/1710 KB 176/258 KB 240/240 KB 460/590 KB 312/1710 KB 176/258 KB 240/240 KB 460/590 KB 316/1710 KB 176/258 KB 240/240 KB 460/590 KB 320/1710 KB 176/258 KB 240/240 KB 460/590 KB 324/1710 KB 180/258 KB 240/240 KB 460/590 KB 324/1710 KB 184/258 KB 240/240 KB 464/590 KB 328/1710 KB 188/258 KB 240/240 KB 464/590 KB 328/1710 KB 192/258 KB 240/240 KB 464/590 KB 328/1710 KB 180/258 KB 240/240 KB 464/590 KB 328/1710 KB 180/258 KB 240/240 KB 464/590 KB 324/1710 KB 192/258 KB 240/240 KB 468/590 KB 328/1710 KB 192/258 KB 240/240 KB 472/590 KB 332/1710 KB 192/258 KB 240/2 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 40 KB 476/590 KB 332/1710 KB 192/258 KB 240/240 KB 480/590 KB 332/1710 KB 192/258 KB 240/240 KB 468/590 KB 332/1710 KB 196/258 KB 240/240 KB 480/590 KB 336/1710 KB 196/258 KB 240/240 KB 480/590 KB 340/1710 KB 196/258 KB 240/240 KB 480/590 KB 332/1710 KB 200/258 KB 240/240 KB 480/590 KB 340/1710 KB 204/258 KB 240/240 KB 480/590 KB 340/1710 KB 208/258 KB 240/240 KB 484/590 KB 344/1710 KB 204/258 KB 240/240 KB 484/590 KB 344/1710 KB 208/258 KB 484/590 KB 348/1710 KB 208/258 KB 484/590 KB 352/1710 KB 208/258 KB 484/590 KB 356/1710 KB 208/258 KB 484/590 KB 360/1710 KB 212/258 KB 484/590 KB 364/1710 KB 212/258 KB 484/590 KB 368/1710 KB 204/258 KB 240/240 KB 484/590 KB 340/1710 KB 212/258 KB 484/590 KB 4/223 KB 368/1710 KB 212/258 KB 484/590 KB 8/223 KB 368/1710 KB 212/258 KB 484/590 KB 12/223 KB 368/1710 KB 212/258 KB 484/590 KB 16/223 KB 368/1710 KB 212/258 KB 484/590 KB 360/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1246.3 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 212/258 KB 488/590 KB 20/223 KB 368/1710 KB 212/258 KB 488/590 KB 24/223 KB 368/1710 KB 212/258 KB 488/590 KB 28/223 KB 368/1710 KB 212/258 KB 488/590 KB 32/223 KB 368/1710 KB 212/258 KB 488/590 KB 16/223 KB 368/1710 KB 212/258 KB 492/590 KB 32/223 KB 368/1710 KB 212/258 KB 496/590 KB 36/223 KB 368/1710 KB 212/258 KB 492/590 KB 36/223 KB 368/1710 KB 212/258 KB 496/590 KB 40/223 KB 368/1710 KB 212/258 KB 496/590 KB 44/223 KB 368/1710 KB 212/258 KB 496/590 KB 48/223 KB 368/1710 KB 216/258 KB 496/590 KB 48/223 KB 368/1710 KB 220/258 KB 496/590 KB 48/223 KB 368/1710 KB 224/258 KB 496/590 KB 48/223 KB 368/1710 KB 228/258 KB 496/590 KB 48/223 KB 368/1710 KB 232/258 KB 500/590 KB 48/223 KB 372/1710 KB 236/258 KB 500/590 KB 48/223 KB 372/1710 KB 236/258 KB 500/590 KB 52/223 KB 372/1710 KB 236/258 KB 500/590 KB 56/223 KB 372/1710 KB 236/258 KB 500/590 KB 60/223 KB 372/1710 KB 236/258 KB 500/590 KB 64/223 KB 372/1710 KB 228/258 KB 500/590 KB 48/223 KB 368/1710 KB 236/258 KB 504/590 KB 64/223 KB 372/1710 KB 236/258 KB 508/590 KB 64/223 KB 372/1710 KB 236/258 KB 512/590 KB 64/223 KB 372/1710 KB 228/258 KB 500/590 KB 48/223 KB 372/1710 KB 236/258 KB 512/590 KB 64/223 KB 376/1710 KB 240/258 KB 516/590 KB 68/223 KB 380/1710 KB 240/258 KB 516/590 KB 68/223 KB 384/1710 KB 240/258 KB 516/590 KB 68/223 KB 388/1710 KB 240/258 KB 516/590 KB 68/223 KB 376/1710 KB 240/258 KB 512/590 KB 68/223 KB 376/1710 KB 240/258 KB 512/590 KB 68/223 KB 376/1710 KB 240/258 KB 516/590 KB 72/223 KB 388/1710 KB 240/258 KB 516/590 KB 76/223 KB 388/1710 KB 240/258 KB 516/590 KB 80/223 KB 388/1710 KB 244/258 KB 516/590 KB 80/223 KB 388/1710 KB 248/258 KB 520/590 KB 84/223 KB 392/1710 KB 252/258 KB 520/590 KB 84/223 KB 392/1710 KB 256/258 KB 520/590 KB 84/223 KB 392/1710 KB 244/258 KB 520/590 KB 84/223 KB 392/1710 KB 256/258 KB 520/590 KB 84/223 KB 396/1710 KB 244/258 KB 520/590 KB 84/223 KB 388/1710 KB 258/258 KB 524/590 KB 84/223 KB 400/1710 KB 258/258 KB 528/590 KB 84/223 KB 400/1710 KB 244/258 KB 516/590 KB 84/223 KB 388/1710 KB 258/258 KB 528/590 KB 88/223 KB 400/1710 KB 258/258 KB 528/590 KB 88/223 KB 400/1710 KB 4/208 KB 258/258 KB 528/590 KB 88/223 KB 400/1710 KB 8/208 KB 258/258 KB 528/590 KB 88/223 KB 400/1710 KB 12/208 KB 258/258 KB 528/590 KB 88/223 KB 400/1710 KB 16/208 KB 258/258 KB 528/590 KB 92/223 KB 400/1710 KB 16/208 KB 258/258 KB 528/590 KB 96/223 KB 400/1710 KB 16/208 KB 258/258 KB 532/590 KB 96/223 KB 400/1710 KB 16/208 KB 258/258 KB 536/590 KB 100/223 KB 400/1710 KB 20/208 KB 258/258 KB 540/590 KB 100/223 KB 400/1710 KB 20/208 KB 258/258 KB 544/590 KB 100/223 KB 400/1710 KB 20/208 KB 258/258 KB 520/590 KB 84/223 KB 396/1710 KB 258/258 KB 532/590 KB 100/223 KB 400/1710 KB 20/208 KB 258/258 KB 544/590 KB 100/223 KB 404/1710 KB 20/208 KB 258/258 KB 532/590 KB 100/223 KB 400/1710 KB 20/208 KB 258/258 KB 532/590 KB 96/223 KB 400/1710 KB 20/208 KB 258/258 KB 544/590 KB 100/223 KB 404/1710 KB 24/208 KB 258/258 KB 544/590 KB 100/223 KB 404/1710 KB 28/208 KB 258/258 KB 544/590 KB 100/223 KB 404/1710 KB 32/208 KB 258/258 KB 544/590 KB 100/223 KB 408/1710 KB 32/208 KB 258/258 KB 548/590 KB 104/223 KB 412/1710 KB 36/208 KB 258/258 KB 548/590 KB 104/223 KB 416/1710 KB 36/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 36/208 KB 258/258 KB 548/590 KB 104/223 KB 408/1710 KB 36/208 KB 258/258 KB 544/590 KB 104/223 KB 408/1710 KB 36/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 710 KB 40/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 44/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 48/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 52/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 56/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 60/208 KB 258/258 KB 548/590 KB 104/223 KB 420/1710 KB 64/208 KB 258/258 KB 544/590 KB 104/223 KB 408/1710 KB 32/208 KB 258/258 KB 548/590 KB 108/223 KB 420/1710 KB 64/208 KB 258/258 KB 548/590 KB 112/223 KB 420/1710 KB 64/208 KB 258/258 KB 548/590 KB 116/223 KB 420/1710 KB 64/208 KB 552/590 KB 120/223 KB 424/1710 KB 68/208 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1215.3 KB/sec) unit-abot-epc-basic-0: 18:04: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-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 258/258 KB 552/590 KB 116/223 KB 424/1710 KB 68/208 KB 258/258 KB 552/590 KB 116/223 KB 420/1710 KB 68/208 KB 258/258 KB 548/590 KB 116/223 KB 420/1710 KB 68/208 KB 552/590 KB 124/223 KB 428/1710 KB 72/208 KB 552/590 KB 124/223 KB 428/1710 KB 76/208 KB 552/590 KB 124/223 KB 428/1710 KB 80/208 KB 556/590 KB 124/223 KB 428/1710 KB 80/208 KB 560/590 KB 124/223 KB 428/1710 KB 80/208 KB 564/590 KB 124/223 KB 428/1710 KB 80/208 KB 568/590 KB 124/223 KB 428/1710 KB 80/208 KB 568/590 KB 124/223 KB 428/1710 KB 84/208 KB 568/590 KB 124/223 KB 428/1710 KB 88/208 KB 568/590 KB 124/223 KB 428/1710 KB 92/208 KB 568/590 KB 124/223 KB 428/1710 KB 96/208 KB 552/590 KB 124/223 KB 424/1710 KB 68/208 KB 568/590 KB 128/223 KB 428/1710 KB 96/208 KB 552/590 KB 124/223 KB 428/1710 KB 80/208 KB 568/590 KB 128/223 KB 432/1710 KB 96/208 KB 568/590 KB 128/223 KB 436/1710 KB 96/208 KB 572/590 KB 128/223 KB 436/1710 KB 96/208 KB 576/590 KB 128/223 KB 436/1710 KB 96/208 KB 580/590 KB 128/223 KB 436/1710 KB 96/208 KB 584/590 KB 132/223 KB 440/1710 KB 100/208 KB 588/590 KB 132/223 KB 440/1710 KB 100/208 KB 590/590 KB 132/223 KB 440/1710 KB 100/208 KB 580/590 KB 132/223 KB 440/1710 KB 100/208 KB 580/590 KB 132/223 KB 436/1710 KB 100/208 KB 580/590 KB 128/223 KB 436/1710 KB 100/208 KB 590/590 KB 132/223 KB 440/1710 KB 104/208 KB 590/590 KB 132/223 KB 440/1710 KB 108/208 KB 590/590 KB 132/223 KB 440/1710 KB 112/208 KB 590/590 KB 136/223 KB 440/1710 KB 112/208 KB 590/590 KB 140/223 KB 440/1710 KB 112/208 KB 590/590 KB 144/223 KB 440/1710 KB 112/208 KB 590/590 KB 144/223 KB 444/1710 KB 112/208 KB 590/590 KB 144/223 KB 448/1710 KB 112/208 KB 590/590 KB 144/223 KB 452/1710 KB 112/208 KB 590/590 KB 144/223 KB 456/1710 KB 112/208 KB 590/590 KB 144/223 KB 460/1710 KB 116/208 KB 590/590 KB 144/223 KB 464/1710 KB 116/208 KB 590/590 KB 144/223 KB 468/1710 KB 116/208 KB 590/590 KB 144/223 KB 456/1710 KB 116/208 KB 590/590 KB 144/223 KB 468/1710 KB 120/208 KB 590/590 KB 144/223 KB 468/1710 KB 124/208 KB 590/590 KB 144/223 KB 468/1710 KB 4/38 KB 128/208 KB 590/590 KB 144/223 KB 468/1710 KB 4/38 KB 124/208 KB 590/590 KB 144/223 KB 468/1710 KB 8/38 KB 128/208 KB 590/590 KB 144/223 KB 468/1710 KB 12/38 KB 128/208 KB 590/590 KB 144/223 KB 468/1710 KB 16/38 KB 128/208 KB 590/590 KB 148/223 KB 468/1710 KB 16/38 KB 128/208 KB 590/590 KB 152/223 KB 468/1710 KB 16/38 KB 128/208 KB 590/590 KB 156/223 KB 468/1710 KB 16/38 KB 128/208 KB 590/590 KB 160/223 KB 468/1710 KB 16/38 KB 128/208 KB 590/590 KB 160/223 KB 468/1710 KB 16/38 KB 132/208 KB 590/590 KB 160/223 KB 468/1710 KB 20/38 KB 136/208 KB 590/590 KB 164/223 KB 468/1710 KB 20/38 KB 140/208 KB 590/590 KB 164/223 KB 468/1710 KB 20/38 KB 144/208 KB 590/590 KB 164/223 KB 468/1710 KB 20/38 KB 148/208 KB 164/223 KB 472/1710 KB 20/38 KB 152/208 KB 164/223 KB 472/1710 KB 20/38 KB 156/208 KB 164/223 KB 472/1710 KB 20/38 KB 160/208 KB 590/590 KB 160/223 KB 468/1710 KB 20/38 KB 132/208 KB 164/223 KB 472/1710 KB 24/38 KB 160/208 KB 164/223 KB 472/1710 KB 28/38 KB 160/208 KB 164/223 KB 472/1710 KB 32/38 KB 160/208 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 2530.7 KB/sec) unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 590/590 KB 164/223 KB 472/1710 KB 20/38 KB 148/208 KB 590/590 KB 164/223 KB 468/1710 KB 20/38 KB 136/208 KB 168/223 KB 472/1710 KB 36/38 KB 160/208 KB 172/223 KB 472/1710 KB 36/38 KB 160/208 KB 176/223 KB 472/1710 KB 36/38 KB 160/208 KB 180/223 KB 472/1710 KB 36/38 KB 160/208 KB 184/223 KB 476/1710 KB 36/38 KB 160/208 KB 188/223 KB 476/1710 KB 36/38 KB 160/208 KB 192/223 KB 476/1710 KB 36/38 KB 160/208 KB 164/223 KB 472/1710 KB 36/38 KB 160/208 KB 192/223 KB 476/1710 KB 38/38 KB 164/208 KB 196/223 KB 476/1710 KB 38/38 KB 164/208 KB 200/223 KB 476/1710 KB 38/38 KB 164/208 KB 204/223 KB 476/1710 KB 38/38 KB 164/208 KB 192/223 KB 476/1710 KB 36/38 KB 164/208 KB 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 180/223 KB 476/1710 KB 36/38 KB 160/208 KB 204/223 KB 480/1710 KB 38/38 KB 164/208 KB 204/223 KB 484/1710 KB 38/38 KB 164/208 KB 208/223 KB 488/1710 KB 38/38 KB 168/208 KB 208/223 KB 492/1710 KB 38/38 KB 168/208 KB 208/223 KB 496/1710 KB 38/38 KB 168/208 KB 208/223 KB 500/1710 KB 38/38 KB 168/208 KB 208/223 KB 504/1710 KB 38/38 KB 168/208 KB 208/223 KB 508/1710 KB 38/38 KB 168/208 KB 208/223 KB 512/1710 KB 38/38 KB 168/208 KB 208/223 KB 516/1710 KB 38/38 KB 168/208 KB 208/223 KB 484/1710 KB 38/38 KB 168/208 KB 204/223 KB 484/1710 KB 38/38 KB 168/208 KB 208/223 KB 516/1710 KB 38/38 KB 172/208 KB 208/223 KB 516/1710 KB 38/38 KB 176/208 KB 208/223 KB 516/1710 KB 38/38 KB 180/208 KB 208/223 KB 516/1710 KB 38/38 KB 184/208 KB 208/223 KB 516/1710 KB 38/38 KB 188/208 KB 208/223 KB 516/1710 KB 38/38 KB 192/208 KB 208/223 KB 520/1710 KB 38/38 KB 192/208 KB 212/223 KB 524/1710 KB 196/208 KB 212/223 KB 528/1710 KB 196/208 KB 212/223 KB 532/1710 KB 196/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 156.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 212/223 KB 520/1710 KB 38/38 KB 196/208 KB 212/223 KB 532/1710 KB 200/208 KB 212/223 KB 532/1710 KB 204/208 KB 212/223 KB 520/1710 KB 38/38 KB 192/208 KB 216/223 KB 532/1710 KB 204/208 KB 220/223 KB 532/1710 KB 204/208 KB 223/223 KB 532/1710 KB 204/208 KB 223/223 KB 536/1710 KB 204/208 KB 223/223 KB 536/1710 KB 208/208 KB 223/223 KB 540/1710 KB 208/208 KB 223/223 KB 544/1710 KB 208/208 KB 223/223 KB 548/1710 KB 208/208 KB 223/223 KB 552/1710 KB 208/208 KB 223/223 KB 556/1710 KB 208/208 KB 223/223 KB 560/1710 KB 208/208 KB 223/223 KB 564/1710 KB 208/208 KB 223/223 KB 568/1710 KB 208/208 KB 223/223 KB 572/1710 KB 208/208 KB 223/223 KB 576/1710 KB 208/208 KB 223/223 KB 580/1710 KB 208/208 KB 223/223 KB 584/1710 KB 208/208 KB 4/18 KB 223/223 KB 584/1710 KB 208/208 KB 8/18 KB 223/223 KB 584/1710 KB 208/208 KB 12/18 KB 223/223 KB 584/1710 KB 208/208 KB 16/18 KB 223/223 KB 584/1710 KB 208/208 KB 18/18 KB 223/223 KB 584/1710 KB 208/208 KB 18/18 KB 223/223 KB 588/1710 KB 208/208 KB 18/18 KB 223/223 KB 592/1710 KB 208/208 KB 18/18 KB 223/223 KB 596/1710 KB 208/208 KB 18/18 KB 223/223 KB 600/1710 KB 208/208 KB 18/18 KB 223/223 KB 604/1710 KB 208/208 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 895.3 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 70.3 KB/sec) unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 4/531 KB 18/18 KB 604/1710 KB 208/208 KB 8/531 KB 604/1710 KB 208/208 KB 12/531 KB 604/1710 KB 208/208 KB 16/531 KB 604/1710 KB 208/208 KB 20/531 KB 604/1710 KB 208/208 KB 24/531 KB 608/1710 KB 28/531 KB 608/1710 KB 32/531 KB 608/1710 KB 36/531 KB 608/1710 KB 40/531 KB 608/1710 KB 44/531 KB 608/1710 KB 48/531 KB 608/1710 KB 52/531 KB 608/1710 KB 56/531 KB 608/1710 KB 56/531 KB 3/214 KB 608/1710 KB 56/531 KB 6/214 KB 608/1710 KB 56/531 KB 9/214 KB 608/1710 KB 60/531 KB 9/214 KB 608/1710 KB 64/531 KB 9/214 KB 608/1710 KB 68/531 KB 9/214 KB 608/1710 KB 72/531 KB 11/214 KB 608/1710 KB 76/531 KB 11/214 KB 608/1710 KB 80/531 KB 11/214 KB 608/1710 KB 20/531 KB 608/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 790.1 KB/sec) unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 18:04: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-mysql-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 68/531 KB 11/214 KB 608/1710 KB 84/531 KB 14/214 KB 612/1710 KB 84/531 KB 16/214 KB 612/1710 KB 84/531 KB 19/214 KB 612/1710 KB 84/531 KB 22/214 KB 612/1710 KB 84/531 KB 25/214 KB 612/1710 KB 84/531 KB 27/214 KB 612/1710 KB 84/531 KB 30/214 KB 612/1710 KB 84/531 KB 32/214 KB 612/1710 KB 80/531 KB 11/214 KB 612/1710 KB 84/531 KB 32/214 KB 616/1710 KB 84/531 KB 11/214 KB 612/1710 KB 88/531 KB 32/214 KB 616/1710 KB 92/531 KB 32/214 KB 616/1710 KB 96/531 KB 32/214 KB 616/1710 KB 96/531 KB 32/214 KB 620/1710 KB 96/531 KB 32/214 KB 624/1710 KB 100/531 KB 32/214 KB 628/1710 KB 96/531 KB 32/214 KB 628/1710 KB 100/531 KB 36/214 KB 628/1710 KB 100/531 KB 40/214 KB 628/1710 KB 100/531 KB 44/214 KB 628/1710 KB 100/531 KB 48/214 KB 628/1710 KB 100/531 KB 48/214 KB 632/1710 KB 104/531 KB 48/214 KB 636/1710 KB 4/109 KB 104/531 KB 52/214 KB 640/1710 KB 4/109 KB 104/531 KB 52/214 KB 644/1710 KB 104/531 KB 48/214 KB 632/1710 KB 4/109 KB 104/531 KB 52/214 KB 636/1710 KB 4/109 KB 104/531 KB 48/214 KB 636/1710 KB 8/109 KB 104/531 KB 52/214 KB 644/1710 KB 12/109 KB 104/531 KB 52/214 KB 644/1710 KB 16/109 KB 104/531 KB 52/214 KB 644/1710 KB 16/109 KB 104/531 KB 56/214 KB 644/1710 KB 16/109 KB 108/531 KB 56/214 KB 644/1710 KB 20/109 KB 108/531 KB 60/214 KB 644/1710 KB 24/109 KB 108/531 KB 60/214 KB 644/1710 KB 4/1267 KB 28/109 KB 108/531 KB 60/214 KB 644/1710 KB 4/1267 KB 32/109 KB 108/531 KB 60/214 KB 644/1710 KB 16/109 KB 108/531 KB 60/214 KB 644/1710 KB 4/1267 KB 24/109 KB 108/531 KB 60/214 KB 644/1710 KB 8/1267 KB 32/109 KB 108/531 KB 60/214 KB 644/1710 KB 12/1267 KB 32/109 KB 108/531 KB 60/214 KB 644/1710 KB 16/1267 KB 32/109 KB 108/531 KB 60/214 KB 644/1710 KB 16/1267 KB 32/109 KB 108/531 KB 63/214 KB 644/1710 KB 16/1267 KB 32/109 KB 112/531 KB 63/214 KB 644/1710 KB 16/1267 KB 36/109 KB 112/531 KB 63/214 KB 644/1710 KB 16/1267 KB 40/109 KB 112/531 KB 63/214 KB 644/1710 KB 16/1267 KB 44/109 KB 112/531 KB 63/214 KB 644/1710 KB 16/1267 KB 48/109 KB 112/531 KB 63/214 KB 644/1710 KB 20/1267 KB 48/109 KB 112/531 KB 63/214 KB 644/1710 KB 24/1267 KB 48/109 KB 112/531 KB 63/214 KB 644/1710 KB 28/1267 KB 48/109 KB 112/531 KB 63/214 KB 644/1710 KB 32/1267 KB 48/109 KB 112/531 KB 63/214 KB 644/1710 KB 32/1267 KB 48/109 KB 112/531 KB 67/214 KB 644/1710 KB 32/1267 KB 52/109 KB 116/531 KB 67/214 KB 648/1710 KB 32/1267 KB 56/109 KB 116/531 KB 67/214 KB 648/1710 KB 32/1267 KB 60/109 KB 116/531 KB 67/214 KB 648/1710 KB 32/1267 KB 64/109 KB 116/531 KB 67/214 KB 648/1710 KB 32/1267 KB 64/109 KB 116/531 KB 71/214 KB 648/1710 KB 32/1267 KB 64/109 KB 116/531 KB 75/214 KB 648/1710 KB 32/1267 KB 64/109 KB 116/531 KB 79/214 KB 648/1710 KB 36/1267 KB 64/109 KB 116/531 KB 79/214 KB 648/1710 KB 40/1267 KB 64/109 KB 116/531 KB 79/214 KB 648/1710 KB 44/1267 KB 64/109 KB 116/531 KB 79/214 KB 648/1710 KB 48/1267 KB 64/109 KB 116/531 KB 79/214 KB 648/1710 KB 32/1267 KB 48/109 KB 116/531 KB 67/214 KB 648/1710 KB 48/1267 KB 68/109 KB 116/531 KB 79/214 KB 648/1710 KB 48/1267 KB 72/109 KB 116/531 KB 79/214 KB 648/1710 KB 52/1267 KB 76/109 KB 116/531 KB 79/214 KB 648/1710 KB 52/1267 KB 80/109 KB 116/531 KB 79/214 KB 648/1710 KB 32/1267 KB 48/109 KB 112/531 KB 67/214 KB 648/1710 KB 52/1267 KB 72/109 KB 116/531 KB 79/214 KB 648/1710 KB 56/1267 KB 80/109 KB 116/531 KB 79/214 KB 648/1710 KB 60/1267 KB 80/109 KB 116/531 KB 79/214 KB 648/1710 KB 64/1267 KB 80/109 KB 116/531 KB 79/214 KB 648 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install /1710 KB 64/1267 KB 80/109 KB 116/531 KB 79/214 KB 652/1710 KB 64/1267 KB 80/109 KB 120/531 KB 79/214 KB 656/1710 KB 64/1267 KB 80/109 KB 120/531 KB 79/214 KB 660/1710 KB 64/1267 KB 80/109 KB 120/531 KB 83/214 KB 664/1710 KB 68/1267 KB 84/109 KB 120/531 KB 83/214 KB 668/1710 KB 64/1267 KB 80/109 KB 120/531 KB 79/214 KB 656/1710 KB 68/1267 KB 84/109 KB 124/531 KB 83/214 KB 668/1710 KB 68/1267 KB 84/109 KB 128/531 KB 83/214 KB 668/1710 KB 68/1267 KB 84/109 KB 132/531 KB 83/214 KB 668/1710 KB 68/1267 KB 84/109 KB 136/531 KB 83/214 KB 668/1710 KB 68/1267 KB 84/109 KB 140/531 KB 83/214 KB 668/1710 KB 68/1267 KB 84/109 KB 144/531 KB 83/214 KB 668/1710 KB 68/1267 KB 84/109 KB 120/531 KB 83/214 KB 664/1710 KB 68/1267 KB 88/109 KB 144/531 KB 83/214 KB 672/1710 KB 68/1267 KB 92/109 KB 144/531 KB 83/214 KB 672/1710 KB 68/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 68/1267 KB 80/109 KB 120/531 KB 83/214 KB 664/1710 KB 72/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 76/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 80/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 84/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 88/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 64/1267 KB 80/109 KB 120/531 KB 83/214 KB 660/1710 KB 92/1267 KB 96/109 KB 144/531 KB 83/214 KB 672/1710 KB 96/1267 KB 96/109 KB 144/531 KB 87/214 KB 672/1710 KB 100/1267 KB 96/109 KB 144/531 KB 87/214 KB 672/1710 KB 104/1267 KB 100/109 KB 148/531 KB 87/214 KB 672/1710 KB 108/1267 KB 100/109 KB 148/531 KB 87/214 KB 672/1710 KB 68/1267 KB 84/109 KB 144/531 KB 83/214 KB 672/1710 KB 108/1267 KB 100/109 KB 148/531 KB 87/214 KB 676/1710 KB 100/1267 KB 100/109 KB 148/531 KB 87/214 KB 672/1710 KB 108/1267 KB 104/109 KB 148/531 KB 87/214 KB 676/1710 KB 108/1267 KB 108/109 KB 148/531 KB 87/214 KB 676/1710 KB 112/1267 KB 109/109 KB 148/531 KB 87/214 KB 676/1710 KB 112/1267 KB 109/109 KB 148/531 KB 87/214 KB 680/1710 KB 112/1267 KB 109/109 KB 148/531 KB 87/214 KB 684/1710 KB 112/1267 KB 109/109 KB 148/531 KB 87/214 KB 688/1710 KB 112/1267 KB 109/109 KB 148/531 KB 87/214 KB 692/1710 KB 100/1267 KB 96/109 KB 148/531 KB 87/214 KB 672/1710 KB 92/1267 KB 96/109 KB 144/531 KB 87/214 KB 672/1710 KB 112/1267 KB 109/109 KB 148/531 KB 91/214 KB 692/1710 KB 112/1267 KB 109/109 KB 148/531 KB 95/214 KB 692/1710 KB 112/1267 KB 109/109 KB 148/531 KB 99/214 KB 692/1710 KB 112/1267 KB 109/109 KB 148/531 KB 103/214 KB 692/1710 KB 112/1267 KB 109/109 KB 148/531 KB 107/214 KB 692/1710 KB 112/1267 KB 109/109 KB 148/531 KB 111/214 KB 692/1710 KB 112/1267 KB 108/109 KB 148/531 KB 87/214 KB 676/1710 KB 112/1267 KB 109/109 KB 152/531 KB 111/214 KB 692/1710 KB 112/1267 KB 109/109 KB 156/531 KB 111/214 KB 692/1710 KB 112/1267 KB 109/109 KB 160/531 KB 111/214 KB 692/1710 KB 112/1267 KB 109/109 KB 160/531 KB 115/214 KB 692/1710 KB 112/1267 KB 109/109 KB 160/531 KB 119/214 KB 696/1710 KB 112/1267 KB 109/109 KB 160/531 KB 123/214 KB 696/1710 KB 112/1267 KB 109/109 KB 160/531 KB 127/214 KB 696/1710 KB 112/1267 KB 109/109 KB 164/531 KB 127/214 KB 696/1710 KB 112/1267 KB 109/109 KB 168/531 KB 127/214 KB 696/1710 KB 112/1267 KB 109/109 KB 172/531 KB 127/214 KB 696/1710 KB 112/1267 KB 109/109 KB 176/531 KB 131/214 KB 696/1710 KB 112/1267 KB 109/109 KB 160/531 KB 115/214 KB 696/1710 KB 112/1267 KB 109/109 KB 176/531 KB 131/214 KB 700/1710 KB 112/1267 KB 109/109 KB 176/531 KB 131/214 KB 704/1710 KB 112/1267 KB 109/109 KB 176/531 K unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install B 131/214 KB 708/1710 KB 112/1267 KB 109/109 KB 172/531 KB 131/214 KB 696/1710 KB 112/1267 KB 109/109 KB 176/531 KB 135/214 KB 708/1710 KB 112/1267 KB 109/109 KB 176/531 KB 139/214 KB 708/1710 KB 112/1267 KB 109/109 KB 176/531 KB 143/214 KB 708/1710 KB 112/1267 KB 176/531 KB 147/214 KB 712/1710 KB 112/1267 KB 176/531 KB 143/214 KB 712/1710 KB 112/1267 KB 180/531 KB 147/214 KB 716/1710 KB 112/1267 KB 180/531 KB 147/214 KB 720/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 361.7 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 112/1267 KB 180/531 KB 147/214 KB 712/1710 KB 112/1267 KB 184/531 KB 147/214 KB 720/1710 KB 112/1267 KB 188/531 KB 147/214 KB 720/1710 KB 112/1267 KB 192/531 KB 147/214 KB 720/1710 KB 112/1267 KB 192/531 KB 147/214 KB 724/1710 KB 112/1267 KB 192/531 KB 151/214 KB 724/1710 KB 112/1267 KB 192/531 KB 155/214 KB 724/1710 KB 112/1267 KB 192/531 KB 159/214 KB 724/1710 KB 112/1267 KB 192/531 KB 163/214 KB 724/1710 KB 112/1267 KB 196/531 KB 167/214 KB 728/1710 KB 112/1267 KB 196/531 KB 171/214 KB 728/1710 KB 112/1267 KB 196/531 KB 163/214 KB 728/1710 KB 112/1267 KB 196/531 KB 163/214 KB 724/1710 KB 112/1267 KB 200/531 KB 171/214 KB 728/1710 KB 112/1267 KB 204/531 KB 171/214 KB 728/1710 KB 112/1267 KB 208/531 KB 171/214 KB 732/1710 KB 112/1267 KB 204/531 KB 171/214 KB 732/1710 KB 112/1267 KB 208/531 KB 171/214 KB 736/1710 KB 112/1267 KB 208/531 KB 171/214 KB 740/1710 KB 112/1267 KB 208/531 KB 175/214 KB 740/1710 KB 112/1267 KB 212/531 KB 175/214 KB 740/1710 KB 112/1267 KB 216/531 KB 179/214 KB 744/1710 KB 112/1267 KB 220/531 KB 179/214 KB 744/1710 KB 112/1267 KB 224/531 KB 179/214 KB 744/1710 KB 112/1267 KB 212/531 KB 179/214 KB 744/1710 KB 112/1267 KB 224/531 KB 179/214 KB 748/1710 KB 112/1267 KB 212/531 KB 179/214 KB 740/1710 KB 112/1267 KB 224/531 KB 179/214 KB 752/1710 KB 112/1267 KB 224/531 KB 183/214 KB 756/1710 KB 112/1267 KB 224/531 KB 183/214 KB 752/1710 KB 112/1267 KB 224/531 KB 187/214 KB 756/1710 KB 112/1267 KB 224/531 KB 191/214 KB 756/1710 KB 112/1267 KB 228/531 KB 191/214 KB 756/1710 KB 112/1267 KB 232/531 KB 191/214 KB 760/1710 KB 112/1267 KB 236/531 KB 191/214 KB 760/1710 KB 112/1267 KB 228/531 KB 191/214 KB 760/1710 KB 112/1267 KB 236/531 KB 191/214 KB 764/1710 KB 112/1267 KB 236/531 KB 195/214 KB 764/1710 KB 112/1267 KB 240/531 KB 199/214 KB 768/1710 KB 112/1267 KB 240/531 KB 203/214 KB 768/1710 KB 112/1267 KB 240/531 KB 207/214 KB 768/1710 KB 112/1267 KB 236/531 KB 195/214 KB 768/1710 KB 112/1267 KB 240/531 KB 195/214 KB 768/1710 KB 112/1267 KB 240/531 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 4/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 8/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 12/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 16/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 20/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 24/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 28/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 32/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 36/80 KB 207/214 KB 772/1710 KB 112/1267 KB 240/531 KB 40/80 KB 207/214 KB 772/1710 KB 116/1267 KB 240/531 KB 40/80 KB 207/214 KB 772/1710 KB 120/1267 KB 240/531 KB 40/80 KB 207/214 KB 772/1710 KB 124/1267 KB 240/531 KB 40/80 KB 207/214 KB 772/1710 KB 128/1267 KB 240/531 KB 40/80 KB 207/214 KB 772/1710 KB 128/1267 KB 240/531 KB 44/80 KB 207/214 KB 772/1710 KB 128/1267 KB 240/531 KB 48/80 KB 207/214 KB 772/1710 KB 128/1267 KB 240/531 KB 48/80 KB 211/214 KB 772/1710 KB 128/1267 KB 244/531 KB 48/80 KB 211/214 KB 772/1710 KB 128/1267 KB 244/531 KB 48/80 KB 214/214 KB 772/1710 KB 128/1267 KB 248/531 KB 48/80 KB 214/214 KB 772/1710 KB 128/1267 KB 252/531 KB 48/80 KB 214/214 KB 772/1710 KB 132/1267 KB 252/531 KB 48/80 KB 214/214 KB 776/1710 KB 132/1267 KB 252/531 KB 48/80 KB 214/214 KB 772/1710 KB 136/1267 KB 256/531 KB 48/80 KB 214/214 KB 776/1710 KB 140/1267 KB 256/531 KB 48/80 KB 214/214 KB 776/1710 KB 144/1267 KB 256/531 KB 4 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 8/80 KB 214/214 KB 776/1710 KB 144/1267 KB 256/531 KB 48/80 KB 214/214 KB 780/1710 KB 144/1267 KB 256/531 KB 48/80 KB 214/214 KB 780/1710 KB 144/1267 KB 256/531 KB 48/80 KB 214/214 KB 784/1710 KB 148/1267 KB 256/531 KB 48/80 KB 214/214 KB 784/1710 KB 152/1267 KB 256/531 KB 48/80 KB 214/214 KB 784/1710 KB 156/1267 KB 256/531 KB 48/80 KB 214/214 KB 784/1710 KB 160/1267 KB 256/531 KB 48/80 KB 214/214 KB 784/1710 KB 160/1267 KB 256/531 KB 52/80 KB 214/214 KB 784/1710 KB 160/1267 KB 256/531 KB 56/80 KB 214/214 KB 784/1710 KB 160/1267 KB 256/531 KB 60/80 KB 214/214 KB 784/1710 KB 164/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 168/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 172/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 176/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 180/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 184/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 188/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 192/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 160/1267 KB 256/531 KB 60/80 KB 214/214 KB 788/1710 KB 192/1267 KB 260/531 KB 64/80 KB 214/214 KB 788/1710 KB 196/1267 KB 264/531 KB 64/80 KB 214/214 KB 788/1710 KB 196/1267 KB 268/531 KB 64/80 KB 214/214 KB 788/1710 KB 196/1267 KB 272/531 KB 64/80 KB 214/214 KB 792/1710 KB 196/1267 KB 260/531 KB 64/80 KB 214/214 KB 788/1710 KB 200/1267 KB 272/531 KB 64/80 KB 214/214 KB 792/1710 KB 204/1267 KB 272/531 KB 64/80 KB 214/214 KB 792/1710 KB 208/1267 KB 272/531 KB 64/80 KB 214/214 KB 792/1710 KB 192/1267 KB 256/531 KB 64/80 KB 214/214 KB 788/1710 KB 212/1267 KB 272/531 KB 64/80 KB 214/214 KB 792/1710 KB 216/1267 KB 276/531 KB 68/80 KB 214/214 KB 792/1710 KB 220/1267 KB 276/531 KB 68/80 KB 214/214 KB 792/1710 KB 224/1267 KB 276/531 KB 68/80 KB 214/214 KB 792/1710 KB 196/1267 KB 268/531 KB 64/80 KB 214/214 KB 792/1710 KB 224/1267 KB 276/531 KB 68/80 KB 214/214 KB 796/1710 KB 224/1267 KB 276/531 KB 68/80 KB 800/1710 KB 224/1267 KB 276/531 KB 68/80 KB 804/1710 KB 224/1267 KB 276/531 KB 68/80 KB 808/1710 KB 228/1267 KB 276/531 KB 68/80 KB 812/1710 KB 228/1267 KB 276/531 KB 68/80 KB 816/1710 KB 228/1267 KB 276/531 KB 68/80 KB 820/1710 KB 212/1267 KB 276/531 KB 68/80 KB 214/214 KB 792/1710 KB 212/1267 KB 272/531 KB 68/80 KB 214/214 KB 792/1710 KB 228/1267 KB 276/531 KB 72/80 KB 820/1710 KB 228/1267 KB 276/531 KB 76/80 KB 820/1710 KB 228/1267 KB 276/531 KB 80/80 KB 820/1710 KB 228/1267 KB 280/531 KB 80/80 KB 820/1710 KB 228/1267 KB 284/531 KB 80/80 KB 820/1710 KB 228/1267 KB 276/531 KB 68/80 KB 808/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 644.2 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 228/1267 KB 288/531 KB 80/80 KB 824/1710 KB 232/1267 KB 288/531 KB 80/80 KB 824/1710 KB 236/1267 KB 288/531 KB 80/80 KB 824/1710 KB 240/1267 KB 288/531 KB 80/80 KB 824/1710 KB 240/1267 KB 292/531 KB 80/80 KB 824/1710 KB 244/1267 KB 296/531 KB 80/80 KB 824/1710 KB 244/1267 KB 300/531 KB 80/80 KB 824/1710 KB 244/1267 KB 304/531 KB 80/80 KB 824/1710 KB 228/1267 KB 284/531 KB 80/80 KB 824/1710 KB 244/1267 KB 304/531 KB 80/80 KB 828/1710 KB 244/1267 KB 304/531 KB 80/80 KB 832/1710 KB 244/1267 KB 304/531 KB 80/80 KB 836/1710 KB 244/1267 KB 304/531 KB 80/80 KB 840/1710 KB 244/1267 KB 308/531 KB 844/1710 KB 244/1267 KB 308/531 KB 848/1710 KB 244/1267 KB 292/531 KB 80/80 KB 824/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 234.5 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 248/1267 KB 308/531 KB 848/1710 KB 252/1267 KB 308/531 KB 848/1710 KB 256/1267 KB 308/531 KB 848/1710 KB 244/1267 KB 308/531 KB 80/80 KB 840/1710 KB 256/1267 KB 312/531 KB 848/1710 KB 256/1267 KB 316/531 KB 848/1710 KB 256/1267 KB 320/531 KB 848/1710 KB 260/1267 KB 320/531 KB 848/1710 KB 260/1267 KB 320/531 KB 852/1710 KB 264/1267 KB 320/531 KB 852/1710 KB 268/1267 KB 320/531 KB 852/1710 KB 272/1267 KB 320/531 KB 852/1710 KB 272/1267 KB 324/531 KB 852/1710 KB 4/1044 KB 272/1267 KB 328/531 KB 852/1710 KB 4/1044 KB 272/1267 KB 332/531 KB 852/1710 KB 4/1044 KB 272/1267 KB 324/531 KB 852/1710 KB 8/1044 KB 272/1267 KB 332/531 KB 856/1710 KB 12/1044 KB 272/1267 KB 332/531 KB 856/1710 KB 16/1044 KB 272/1267 KB 332/531 KB 856/1710 KB 4/1044 KB 272/1267 KB 332/531 KB 856/1710 KB 16/1044 KB 272/1267 KB 336/531 KB 856/1710 KB 16/1044 KB 272/1267 KB 336/531 KB 860/1710 KB 16/1044 KB 272/1267 KB 336/531 KB 864/1710 KB 16/1044 KB 276/1267 KB 336/531 KB 868/1710 KB 16/1044 KB 276/1267 KB 336/531 KB 864/1710 KB 20/1044 KB 276/1267 KB 336/531 KB 868/1710 KB 24/1044 KB 276/1267 KB 3/61 KB 336/531 KB 868/1710 KB 20/1044 KB 276/1267 KB 3/61 KB 336/531 KB 868/1710 KB 28/1044 KB 276/1267 KB 3/61 KB 336/531 KB 868/1710 KB 32/1044 KB 276/1267 KB 6/61 KB 336/531 KB 868/1710 KB 28/1044 KB 276/1267 KB 6/61 KB 336/531 KB 868/1710 KB 32/1044 KB 276/1267 KB 6/61 KB 336/531 KB 868/1710 KB 32/1044 KB 276/1267 KB 9/61 KB 336/531 KB 868/1710 KB 32/1044 KB 276/1267 KB 11/61 KB 336/531 KB 868/1710 KB 32/1044 KB 280/1267 KB 11/61 KB 336/531 KB 868/1710 KB 32/1044 KB 280/1267 KB 11/61 KB 340/531 KB 868/1710 KB 36/1044 KB 284/1267 KB 14/61 KB 344/531 KB 872/1710 KB 36/1044 KB 284/1267 KB 14/61 KB 348/531 KB 872/1710 KB 36/1044 KB 284/1267 KB 14/61 KB 352/531 KB 872/1710 KB 36/1044 KB 284/1267 KB 14/61 KB 340/531 KB 872/1710 KB 40/1044 KB 284/1267 KB 14/61 KB 352/531 KB 872/1710 KB 44/1044 KB 284/1267 KB 14/61 KB 352/531 KB 872/1710 KB 48/1044 KB 284/1267 KB 14/61 KB 352/531 KB 872/1710 KB 32/1044 KB 284/1267 KB 14/61 KB 340/531 KB 872/1710 KB 32/1044 KB 284/1267 KB 14/61 KB 340/531 KB 868/1710 KB 32/1044 KB 280/1267 KB 14/61 KB 340/531 KB 868/1710 KB 48/1044 KB 288/1267 KB 14/61 KB 352/531 KB 872/1710 KB 48/1044 KB 288/1267 KB 17/61 KB 352/531 KB 872/1710 KB 48/1044 KB 292/1267 KB 17/61 KB 352/531 KB 872/1710 KB 52/1044 KB 296/1267 KB 19/61 KB 356/531 KB 876/1710 KB 52/1044 KB 300/1267 KB 19/61 KB 356/531 KB 876/1710 KB 52/1044 KB 304/1267 KB 19/61 KB 356/531 KB 876/1710 KB 52/1044 KB 292/1267 KB 19/61 KB 356/531 KB 876/1710 KB 52/1044 KB 304/1267 KB 19/61 KB 360/531 KB 876/1710 KB 52/1044 KB 292/1267 KB 19/61 KB 352/531 KB 876/1710 KB 52/1044 KB 304/1267 KB 19/61 KB 360/531 KB 880/1710 KB 52/1044 KB 292/1267 KB 19/61 KB 352/531 KB 872/1710 KB 52/1044 KB 304/1267 KB 22/61 KB 360/531 KB 880/1710 KB 52/1044 KB 304/1267 KB 22/61 KB 360/531 KB 884/1710 KB 52/1044 KB 292/1267 KB 17/61 KB 352/531 KB 872/1710 KB 52/1044 KB 304/1267 KB 25/61 KB 360/531 KB 884/1710 KB 56/1044 KB 304/1267 KB 25/61 KB 360/531 KB 884/1710 KB 60/1044 KB 304/1267 KB 25/61 KB 360/531 KB 884/1710 KB 60/1044 KB 304/1267 KB 27/61 KB 360/531 KB 884/1710 KB 64/1044 KB 304/1267 KB 27/61 KB 360/531 KB 884/1710 KB 68/1044 KB 304/1267 KB 27/61 KB 360/531 KB 884/1710 KB 72/1044 KB 308/1267 KB 30/61 KB 364/531 KB 888/1710 KB 76/1044 KB 308/1267 KB 30/61 KB 364/531 KB 888/1710 KB 80/1044 KB 308/1267 KB 30/61 KB 364/531 KB 888/1710 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 68/1044 KB 308/1267 KB 30/61 KB 364/531 KB 888/1710 KB 68/1044 KB 304/1267 KB 30/61 KB 364/531 KB 888/1710 KB 68/1044 KB 304/1267 KB 30/61 KB 364/531 KB 884/1710 KB 68/1044 KB 304/1267 KB 30/61 KB 360/531 KB 884/1710 KB 80/1044 KB 308/1267 KB 33/61 KB 364/531 KB 888/1710 KB 80/1044 KB 308/1267 KB 33/61 KB 368/531 KB 888/1710 KB 80/1044 KB 308/1267 KB 33/61 KB 368/531 KB 892/1710 KB 80/1044 KB 308/1267 KB 33/61 KB 368/531 KB 896/1710 KB 80/1044 KB 308/1267 KB 35/61 KB 368/531 KB 900/1710 KB 80/1044 KB 308/1267 KB 35/61 KB 368/531 KB 896/1710 KB 80/1044 KB 312/1267 KB 35/61 KB 368/531 KB 900/1710 KB 80/1044 KB 316/1267 KB 38/61 KB 368/531 KB 900/1710 KB 84/1044 KB 316/1267 KB 38/61 KB 372/531 KB 900/1710 KB 88/1044 KB 320/1267 KB 38/61 KB 372/531 KB 904/1710 KB 80/1044 KB 312/1267 KB 38/61 KB 368/531 KB 900/1710 KB 80/1044 KB 316/1267 KB 38/61 KB 372/531 KB 900/1710 KB 88/1044 KB 320/1267 KB 38/61 KB 376/531 KB 904/1710 KB 88/1044 KB 320/1267 KB 38/61 KB 380/531 KB 904/1710 KB 88/1044 KB 320/1267 KB 38/61 KB 384/531 KB 904/1710 KB 84/1044 KB 320/1267 KB 38/61 KB 372/531 KB 904/1710 KB 88/1044 KB 320/1267 KB 38/61 KB 384/531 KB 908/1710 KB 88/1044 KB 320/1267 KB 42/61 KB 384/531 KB 912/1710 KB 88/1044 KB 320/1267 KB 42/61 KB 384/531 KB 916/1710 KB 84/1044 KB 320/1267 KB 38/61 KB 372/531 KB 900/1710 KB 88/1044 KB 324/1267 KB 42/61 KB 384/531 KB 916/1710 KB 88/1044 KB 328/1267 KB 42/61 KB 384/531 KB 916/1710 KB 88/1044 KB 332/1267 KB 42/61 KB 384/531 KB 916/1710 KB 92/1044 KB 336/1267 KB 42/61 KB 388/531 KB 920/1710 KB 88/1044 KB 320/1267 KB 42/61 KB 384/531 KB 908/1710 KB 92/1044 KB 336/1267 KB 46/61 KB 388/531 KB 920/1710 KB 92/1044 KB 336/1267 KB 50/61 KB 388/531 KB 920/1710 KB 92/1044 KB 336/1267 KB 54/61 KB 388/531 KB 920/1710 KB 92/1044 KB 336/1267 KB 58/61 KB 388/531 KB 920/1710 KB 92/1044 KB 336/1267 KB 61/61 KB 388/531 KB 920/1710 KB 92/1044 KB 332/1267 KB 42/61 KB 388/531 KB 920/1710 KB 92/1044 KB 336/1267 KB 61/61 KB 388/531 KB 924/1710 KB 92/1044 KB 336/1267 KB 61/61 KB 388/531 KB 928/1710 KB 92/1044 KB 336/1267 KB 61/61 KB 388/531 KB 932/1710 KB 92/1044 KB 332/1267 KB 42/61 KB 388/531 KB 916/1710 KB 96/1044 KB 340/1267 KB 61/61 KB 388/531 KB 936/1710 KB 88/1044 KB 332/1267 KB 42/61 KB 388/531 KB 916/1710 KB 96/1044 KB 340/1267 KB 61/61 KB 392/531 KB 936/1710 KB 96/1044 KB 340/1267 KB 61/61 KB 396/531 KB 936/1710 KB 96/1044 KB 340/1267 KB 61/61 KB 400/531 KB 936/1710 KB 100/1044 KB 340/1267 KB 61/61 KB 400/531 KB 936/1710 KB 104/1044 KB 340/1267 KB 61/61 KB 400/531 KB 936/1710 KB 108/1044 KB 340/1267 KB 61/61 KB 400/531 KB 936/1710 KB 92/1044 KB 340/1267 KB 61/61 KB 388/531 KB 932/1710 KB 108/1044 KB 344/1267 KB 61/61 KB 404/531 KB 936/1710 KB 108/1044 KB 348/1267 KB 61/61 KB 404/531 KB 936/1710 KB 112/1044 KB 352/1267 KB 61/61 KB 404/531 KB 936/1710 KB 108/1044 KB 340/1267 KB 61/61 KB 404/531 KB 936/1710 KB 112/1044 KB 348/1267 KB 61/61 KB 404/531 KB 936/1710 KB 112/1044 KB 352/1267 KB 61/61 KB 408/531 KB 936/1710 KB 112/1044 KB 352/1267 KB 61/61 KB 412/531 KB 936/1710 KB 112/1044 KB 352/1267 KB 61/61 KB 416/531 KB 936/1710 KB 112/1044 KB 352/1267 KB 61/61 KB 420/531 KB 936/1710 KB 116/1044 KB 356/1267 KB 61/61 KB 424/531 KB 936/1710 KB 116/1044 KB 356/1267 KB 61/61 KB 428/531 KB 936/1710 KB 116/1044 KB 356/1267 KB 61/61 KB 432/531 KB 936/1710 KB 116/1044 KB 356/1267 KB 61/61 KB 420/531 KB 936/1710 KB 116/1044 KB 352/1267 KB 61/61 KB 420/531 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 936/1710 KB 92/1044 KB 340/1267 KB 61/61 KB 420/531 KB 936/1710 KB 120/1044 KB 356/1267 KB 61/61 KB 432/531 KB 940/1710 KB 120/1044 KB 356/1267 KB 61/61 KB 432/531 KB 944/1710 KB 120/1044 KB 356/1267 KB 61/61 KB 432/531 KB 948/1710 KB 120/1044 KB 360/1267 KB 61/61 KB 432/531 KB 948/1710 KB 120/1044 KB 360/1267 KB 61/61 KB 432/531 KB 948/1710 KB 120/1044 KB 364/1267 KB 61/61 KB 432/531 KB 948/1710 KB 124/1044 KB 364/1267 KB 61/61 KB 432/531 KB 948/1710 KB 124/1044 KB 368/1267 KB 61/61 KB 432/531 KB 948/1710 KB 128/1044 KB 368/1267 KB 61/61 KB 432/531 KB 948/1710 KB 132/1044 KB 368/1267 KB 61/61 KB 432/531 KB 948/1710 KB 136/1044 KB 372/1267 KB 432/531 KB 952/1710 KB 132/1044 KB 372/1267 KB 432/531 KB 952/1710 KB 136/1044 KB 372/1267 KB 432/531 KB 956/1710 KB 136/1044 KB 372/1267 KB 432/531 KB 960/1710 KB 132/1044 KB 372/1267 KB 432/531 KB 948/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 160.6 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 136/1044 KB 376/1267 KB 432/531 KB 960/1710 KB 136/1044 KB 376/1267 KB 432/531 KB 964/1710 KB 136/1044 KB 380/1267 KB 432/531 KB 964/1710 KB 136/1044 KB 384/1267 KB 432/531 KB 964/1710 KB 140/1044 KB 384/1267 KB 432/531 KB 968/1710 KB 140/1044 KB 388/1267 KB 432/531 KB 972/1710 KB 140/1044 KB 388/1267 KB 432/531 KB 976/1710 KB 140/1044 KB 388/1267 KB 432/531 KB 980/1710 KB 140/1044 KB 384/1267 KB 432/531 KB 964/1710 KB 144/1044 KB 388/1267 KB 432/531 KB 980/1710 KB 148/1044 KB 388/1267 KB 432/531 KB 980/1710 KB 152/1044 KB 388/1267 KB 432/531 KB 980/1710 KB 156/1044 KB 388/1267 KB 432/531 KB 980/1710 KB 160/1044 KB 388/1267 KB 432/531 KB 980/1710 KB 140/1044 KB 388/1267 KB 432/531 KB 968/1710 KB 160/1044 KB 392/1267 KB 432/531 KB 980/1710 KB 160/1044 KB 396/1267 KB 432/531 KB 980/1710 KB 160/1044 KB 400/1267 KB 432/531 KB 980/1710 KB 160/1044 KB 400/1267 KB 432/531 KB 984/1710 KB 160/1044 KB 404/1267 KB 432/531 KB 988/1710 KB 2/1063 KB 160/1044 KB 404/1267 KB 432/531 KB 992/1710 KB 2/1063 KB 160/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 2/1063 KB 160/1044 KB 404/1267 KB 432/531 KB 984/1710 KB 2/1063 KB 160/1044 KB 400/1267 KB 432/531 KB 984/1710 KB 2/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 4/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 7/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 10/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 12/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 15/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 18/1063 KB 164/1044 KB 408/1267 KB 432/531 KB 996/1710 KB 18/1063 KB 164/1044 KB 412/1267 KB 432/531 KB 996/1710 KB 18/1063 KB 164/1044 KB 416/1267 KB 432/531 KB 996/1710 KB 18/1063 KB 164/1044 KB 404/1267 KB 432/531 KB 996/1710 KB 2/1063 KB 168/1044 KB 416/1267 KB 432/531 KB 996/1710 KB 20/1063 KB 172/1044 KB 416/1267 KB 432/531 KB 996/1710 KB 20/1063 KB 176/1044 KB 416/1267 KB 432/531 KB 996/1710 KB 20/1063 KB 180/1044 KB 416/1267 KB 432/531 KB 996/1710 KB 20/1063 KB 184/1044 KB 420/1267 KB 432/531 KB 1000/1710 KB 20/1063 KB 188/1044 KB 420/1267 KB 432/531 KB 1000/1710 KB 20/1063 KB 192/1044 KB 420/1267 KB 432/531 KB 1000/1710 KB 20/1063 KB 164/1044 KB 416/1267 KB 432/531 KB 996/1710 KB 20/1063 KB 192/1044 KB 420/1267 KB 432/531 KB 1000/1710 KB 23/1063 KB 192/1044 KB 420/1267 KB 432/531 KB 1000/1710 KB 26/1063 KB 180/1044 KB 420/1267 KB 432/531 KB 1000/1710 KB 20/1063 KB 192/1044 KB 420/1267 KB 432/531 KB 1004/1710 KB 26/1063 KB 192/1044 KB 420/1267 KB 432/531 KB 1008/1710 KB 26/1063 KB 180/1044 KB 420/1267 KB 432/531 KB 996/1710 KB 20/1063 KB 192/1044 KB 420/1267 KB 432/531 KB 1008/1710 KB 28/1063 KB 192/1044 KB 424/1267 KB 432/531 KB 1008/1710 KB 28/1063 KB 192/1044 KB 428/1267 KB 432/531 KB 1012/1710 KB 28/1063 KB 192/1044 KB 424/1267 KB 432/531 KB 1012/1710 KB 28/1063 KB 192/1044 KB 428/1267 KB 432/531 KB 1012/1710 KB 31/1063 KB 192/1044 KB 432/1267 KB 432/531 KB 1012/1710 KB 31/1063 KB 192/1044 KB 436/1267 KB 432/531 KB 1012/1710 KB 31/1063 KB 196/1044 KB 440/1267 KB 432/531 KB 1016/1710 KB 34/1063 KB 196/1044 KB 444/1267 KB 432/531 KB 1016/1710 KB 34/1063 KB 196/1044 KB 448/1267 KB 432/531 KB 1016/1710 KB 34/1063 KB 196/1044 KB 436/1267 KB 432/531 KB 1016/1710 KB 34/1063 KB 192/1044 KB 436/1267 KB 432/531 KB 1012/1710 KB 34/1063 KB 196/1044 KB 448/1267 KB 432/531 KB 1016/1710 KB 38/1063 KB 196/1044 KB 436/1267 KB 432/531 KB 1012/1710 KB 34/1063 KB 200/1044 KB 448/1267 KB 432/531 KB 1020/1710 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install KB 42/1063 KB 204/1044 KB 448/1267 KB 436/531 KB 1020/1710 KB 42/1063 KB 208/1044 KB 448/1267 KB 436/531 KB 1020/1710 KB 42/1063 KB 196/1044 KB 448/1267 KB 432/531 KB 1020/1710 KB 42/1063 KB 208/1044 KB 448/1267 KB 436/531 KB 1020/1710 KB 46/1063 KB 208/1044 KB 448/1267 KB 436/531 KB 1020/1710 KB 50/1063 KB 196/1044 KB 448/1267 KB 432/531 KB 1020/1710 KB 38/1063 KB 208/1044 KB 448/1267 KB 436/531 KB 1024/1710 KB 50/1063 KB 208/1044 KB 448/1267 KB 436/531 KB 1028/1710 KB 50/1063 KB 200/1044 KB 448/1267 KB 436/531 KB 1020/1710 KB 42/1063 KB 208/1044 KB 448/1267 KB 440/531 KB 1028/1710 KB 50/1063 KB 208/1044 KB 448/1267 KB 444/531 KB 1028/1710 KB 50/1063 KB 208/1044 KB 448/1267 KB 444/531 KB 1032/1710 KB 50/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1036/1710 KB 54/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1040/1710 KB 54/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1044/1710 KB 54/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1032/1710 KB 54/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1044/1710 KB 58/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1044/1710 KB 62/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1044/1710 KB 66/1063 KB 212/1044 KB 452/1267 KB 448/531 KB 1032/1710 KB 50/1063 KB 212/1044 KB 456/1267 KB 448/531 KB 1044/1710 KB 66/1063 KB 212/1044 KB 448/1267 KB 448/531 KB 1032/1710 KB 50/1063 KB 212/1044 KB 460/1267 KB 448/531 KB 1044/1710 KB 66/1063 KB 212/1044 KB 464/1267 KB 448/531 KB 1044/1710 KB 66/1063 KB 212/1044 KB 448/1267 KB 444/531 KB 1032/1710 KB 50/1063 KB 216/1044 KB 464/1267 KB 448/531 KB 1044/1710 KB 66/1063 KB 220/1044 KB 464/1267 KB 448/531 KB 1044/1710 KB 66/1063 KB 220/1044 KB 464/1267 KB 452/531 KB 1044/1710 KB 66/1063 KB 220/1044 KB 464/1267 KB 456/531 KB 1044/1710 KB 66/1063 KB 224/1044 KB 464/1267 KB 460/531 KB 1044/1710 KB 66/1063 KB 224/1044 KB 464/1267 KB 464/531 KB 1044/1710 KB 70/1063 KB 224/1044 KB 464/1267 KB 468/531 KB 1044/1710 KB 70/1063 KB 224/1044 KB 464/1267 KB 456/531 KB 1044/1710 KB 66/1063 KB 224/1044 KB 468/1267 KB 468/531 KB 1048/1710 KB 70/1063 KB 224/1044 KB 472/1267 KB 468/531 KB 1048/1710 KB 70/1063 KB 224/1044 KB 476/1267 KB 468/531 KB 1048/1710 KB 70/1063 KB 224/1044 KB 480/1267 KB 468/531 KB 1048/1710 KB 70/1063 KB 224/1044 KB 464/1267 KB 468/531 KB 1048/1710 KB 70/1063 KB 224/1044 KB 480/1267 KB 468/531 KB 1052/1710 KB 70/1063 KB 224/1044 KB 480/1267 KB 468/531 KB 1056/1710 KB 70/1063 KB 224/1044 KB 480/1267 KB 468/531 KB 1060/1710 KB 70/1063 KB 224/1044 KB 464/1267 KB 460/531 KB 1044/1710 KB 70/1063 KB 224/1044 KB 480/1267 KB 468/531 KB 1060/1710 KB 74/1063 KB 224/1044 KB 480/1267 KB 468/531 KB 1060/1710 KB 78/1063 KB 228/1044 KB 484/1267 KB 468/531 KB 1060/1710 KB 82/1063 KB 228/1044 KB 484/1267 KB 472/531 KB 1060/1710 KB 86/1063 KB 228/1044 KB 484/1267 KB 468/531 KB 1060/1710 KB 78/1063 KB 228/1044 KB 484/1267 KB 472/531 KB 1060/1710 KB 82/1063 KB 228/1044 KB 484/1267 KB 476/531 KB 1060/1710 KB 86/1063 KB 228/1044 KB 484/1267 KB 480/531 KB 1060/1710 KB 86/1063 KB 228/1044 KB 488/1267 KB 480/531 KB 1060/1710 KB 86/1063 KB 228/1044 KB 492/1267 KB 480/531 KB 1060/1710 KB 86/1063 KB 228/1044 KB 496/1267 KB 480/531 KB 1060/1710 KB 86/1063 KB 228/1044 KB 496/1267 KB 480/531 KB 1060/1710 KB 90/1063 KB 228/1044 KB 496/1267 KB 480/531 KB 1060/1710 KB 94/1063 KB 228/1044 KB 496/1267 KB 484/531 KB 1060/1710 KB 98/1063 KB 228/1044 KB 496/1267 KB 484/531 KB 1060/1710 KB 94/1063 KB 228/1044 KB 496/1267 KB 488/531 KB 1060/1710 KB 98/1063 KB 228/1044 KB 496 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install /1267 KB 492/531 KB 1060/1710 KB 98/1063 KB 228/1044 KB 496/1267 KB 496/531 KB 1060/1710 KB 98/1063 KB 228/1044 KB 496/1267 KB 500/531 KB 1060/1710 KB 98/1063 KB 228/1044 KB 500/1267 KB 504/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 500/1267 KB 508/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 500/1267 KB 512/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 500/1267 KB 500/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 504/1267 KB 512/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 508/1267 KB 512/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 512/1267 KB 512/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 496/1267 KB 500/531 KB 1060/1710 KB 102/1063 KB 228/1044 KB 512/1267 KB 512/531 KB 1060/1710 KB 106/1063 KB 228/1044 KB 512/1267 KB 512/531 KB 1060/1710 KB 110/1063 KB 228/1044 KB 512/1267 KB 512/531 KB 1060/1710 KB 114/1063 KB 228/1044 KB 512/1267 KB 512/531 KB 1060/1710 KB 118/1063 KB 228/1044 KB 516/1267 KB 516/531 KB 1060/1710 KB 122/1063 KB 228/1044 KB 516/1267 KB 516/531 KB 1060/1710 KB 126/1063 KB 228/1044 KB 516/1267 KB 516/531 KB 1060/1710 KB 130/1063 KB 228/1044 KB 516/1267 KB 516/531 KB 1060/1710 KB 118/1063 KB 228/1044 KB 516/1267 KB 520/531 KB 1060/1710 KB 130/1063 KB 228/1044 KB 516/1267 KB 512/531 KB 1060/1710 KB 118/1063 KB 228/1044 KB 520/1267 KB 520/531 KB 1060/1710 KB 130/1063 KB 228/1044 KB 524/1267 KB 520/531 KB 1060/1710 KB 130/1063 KB 228/1044 KB 528/1267 KB 520/531 KB 1060/1710 KB 130/1063 KB 228/1044 KB 528/1267 KB 520/531 KB 1060/1710 KB 134/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1060/1710 KB 138/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1064/1710 KB 142/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1064/1710 KB 146/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1060/1710 KB 134/1063 KB 228/1044 KB 528/1267 KB 524/531 KB 1060/1710 KB 134/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1064/1710 KB 138/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1068/1710 KB 146/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1072/1710 KB 146/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1076/1710 KB 146/1063 KB 228/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 228/1044 KB 480/1267 KB 468/531 KB 1060/1710 KB 138/1063 KB 232/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 236/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 240/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 244/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 248/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 252/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 256/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 260/1044 KB 532/1267 KB 524/531 KB 1080/1710 KB 146/1063 KB 260/1044 KB 532/1267 KB 524/531 KB 1084/1710 KB 146/1063 KB 260/1044 KB 532/1267 KB 524/531 KB 1088/1710 KB 146/1063 KB 260/1044 KB 532/1267 KB 524/531 KB 1092/1710 KB 146/1063 KB 264/1044 KB 532/1267 KB 524/531 KB 1092/1710 KB 146/1063 KB 268/1044 KB 532/1267 KB 524/531 KB 1092/1710 KB 146/1063 KB 272/1044 KB 532/1267 KB 524/531 KB 1092/1710 KB 146/1063 KB 276/1044 KB 532/1267 KB 524/531 KB 1092/1710 KB 146/1063 KB 276/1044 KB 532/1267 KB 524/531 KB 1096/1710 KB 146/1063 KB 276/1044 KB 532/1267 KB 524/531 KB 1100/1710 KB 146/1063 KB 276/1044 KB 532/1267 KB 524/531 KB 1104/1710 KB 146/1063 KB 276/1044 KB 532/1267 KB 524/531 KB 1108/1710 KB 146/1063 KB 280/1044 KB 532/1267 KB 524/531 KB 1108/1710 KB 146/1063 KB 284/1044 KB 532/1267 KB 524/531 KB 1108/1710 KB 146/1063 KB 288/1044 KB 532/1267 KB 528/531 KB 1108/1710 KB 146/1063 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 284/1044 KB 532/1267 KB 528/531 KB 1108/1710 KB 146/1063 KB 288/1044 KB 532/1267 KB 531/531 KB 1108/1710 KB 146/1063 KB 288/1044 KB 532/1267 KB 531/531 KB 1112/1710 KB 146/1063 KB 292/1044 KB 536/1267 KB 531/531 KB 1116/1710 KB 146/1063 KB 292/1044 KB 536/1267 KB 531/531 KB 1120/1710 KB 146/1063 KB 292/1044 KB 536/1267 KB 531/531 KB 1124/1710 KB 146/1063 KB 292/1044 KB 536/1267 KB 531/531 KB 1112/1710 KB 146/1063 KB 288/1044 KB 536/1267 KB 531/531 KB 1112/1710 KB 146/1063 KB 292/1044 KB 540/1267 KB 531/531 KB 1124/1710 KB 146/1063 KB 292/1044 KB 544/1267 KB 531/531 KB 1124/1710 KB 146/1063 KB 292/1044 KB 548/1267 KB 531/531 KB 1124/1710 KB 146/1063 KB 296/1044 KB 552/1267 KB 531/531 KB 1124/1710 KB 150/1063 KB 296/1044 KB 556/1267 KB 531/531 KB 1124/1710 KB 150/1063 KB 296/1044 KB 560/1267 KB 531/531 KB 1124/1710 KB 150/1063 KB 296/1044 KB 548/1267 KB 531/531 KB 1124/1710 KB 146/1063 KB 300/1044 KB 560/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 304/1044 KB 560/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 308/1044 KB 560/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 312/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 316/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 320/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 296/1044 KB 548/1267 KB 531/531 KB 1124/1710 KB 150/1063 KB 320/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 154/1063 KB 320/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 158/1063 KB 320/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 162/1063 KB 320/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 166/1063 KB 324/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 170/1063 KB 324/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 174/1063 KB 308/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 296/1044 KB 560/1267 KB 531/531 KB 1128/1710 KB 150/1063 KB 324/1044 KB 564/1267 KB 531/531 KB 1132/1710 KB 174/1063 KB 324/1044 KB 564/1267 KB 531/531 KB 1136/1710 KB 174/1063 KB 324/1044 KB 564/1267 KB 531/531 KB 1140/1710 KB 174/1063 KB 324/1044 KB 568/1267 KB 531/531 KB 1140/1710 KB 174/1063 KB 324/1044 KB 572/1267 KB 531/531 KB 1140/1710 KB 174/1063 KB 324/1044 KB 576/1267 KB 531/531 KB 1140/1710 KB 174/1063 KB 324/1044 KB 576/1267 KB 531/531 KB 1144/1710 KB 174/1063 KB 324/1044 KB 576/1267 KB 531/531 KB 1148/1710 KB 174/1063 KB 324/1044 KB 564/1267 KB 531/531 KB 1128/1710 KB 166/1063 KB 324/1044 KB 576/1267 KB 531/531 KB 1148/1710 KB 178/1063 KB 324/1044 KB 576/1267 KB 531/531 KB 1152/1710 KB 178/1063 KB 324/1044 KB 576/1267 KB 531/531 KB 1156/1710 KB 178/1063 KB 328/1044 KB 580/1267 KB 531/531 KB 1156/1710 KB 178/1063 KB 332/1044 KB 580/1267 KB 531/531 KB 1156/1710 KB 178/1063 KB 336/1044 KB 580/1267 KB 531/531 KB 1156/1710 KB 178/1063 KB 324/1044 KB 580/1267 KB 531/531 KB 1156/1710 KB 178/1063 KB 336/1044 KB 584/1267 KB 531/531 KB 1156/1710 KB 178/1063 KB 336/1044 KB 588/1267 KB 1156/1710 KB 178/1063 KB 336/1044 KB 592/1267 KB 1156/1710 KB 182/1063 KB 336/1044 KB 596/1267 KB 1156/1710 KB 182/1063 KB 340/1044 KB 600/1267 KB 1160/1710 KB 182/1063 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1208.0 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 340/1044 KB 596/1267 KB 1160/1710 KB 182/1063 KB 336/1044 KB 596/1267 KB 1160/1710 KB 182/1063 KB 336/1044 KB 588/1267 KB 1156/1710 KB 182/1063 KB 340/1044 KB 600/1267 KB 1160/1710 KB 186/1063 KB 340/1044 KB 600/1267 KB 1160/1710 KB 190/1063 KB 340/1044 KB 600/1267 KB 1160/1710 KB 194/1063 KB 340/1044 KB 600/1267 KB 1164/1710 KB 194/1063 KB 340/1044 KB 600/1267 KB 1168/1710 KB 194/1063 KB 340/1044 KB 600/1267 KB 1172/1710 KB 194/1063 KB 344/1044 KB 600/1267 KB 1172/1710 KB 194/1063 KB 348/1044 KB 600/1267 KB 1172/1710 KB 194/1063 KB 352/1044 KB 600/1267 KB 1172/1710 KB 194/1063 KB 352/1044 KB 600/1267 KB 1176/1710 KB 194/1063 KB 356/1044 KB 604/1267 KB 1180/1710 KB 198/1063 KB 356/1044 KB 604/1267 KB 1184/1710 KB 198/1063 KB 356/1044 KB 604/1267 KB 1176/1710 KB 198/1063 KB 352/1044 KB 604/1267 KB 1176/1710 KB 198/1063 KB 352/1044 KB 604/1267 KB 1176/1710 KB 194/1063 KB 356/1044 KB 608/1267 KB 1184/1710 KB 198/1063 KB 356/1044 KB 608/1267 KB 1184/1710 KB 202/1063 KB 356/1044 KB 608/1267 KB 1184/1710 KB 206/1063 KB 356/1044 KB 608/1267 KB 1184/1710 KB 210/1063 KB 356/1044 KB 612/1267 KB 1184/1710 KB 210/1063 KB 360/1044 KB 616/1267 KB 1188/1710 KB 214/1063 KB 360/1044 KB 612/1267 KB 1188/1710 KB 214/1063 KB 360/1044 KB 612/1267 KB 1184/1710 KB 214/1063 KB 360/1044 KB 620/1267 KB 1188/1710 KB 218/1063 KB 360/1044 KB 620/1267 KB 1188/1710 KB 222/1063 KB 360/1044 KB 620/1267 KB 1188/1710 KB 226/1063 KB 360/1044 KB 620/1267 KB 1188/1710 KB 230/1063 KB 360/1044 KB 612/1267 KB 1184/1710 KB 210/1063 KB 364/1044 KB 620/1267 KB 1192/1710 KB 230/1063 KB 368/1044 KB 620/1267 KB 1192/1710 KB 230/1063 KB 368/1044 KB 620/1267 KB 4/713 KB 1192/1710 KB 230/1063 KB 368/1044 KB 620/1267 KB 8/713 KB 1192/1710 KB 230/1063 KB 368/1044 KB 620/1267 KB 12/713 KB 1192/1710 KB 230/1063 KB 368/1044 KB 620/1267 KB 16/713 KB 1192/1710 KB 230/1063 KB 360/1044 KB 620/1267 KB 1192/1710 KB 230/1063 KB 360/1044 KB 620/1267 KB 1188/1710 KB 222/1063 KB 368/1044 KB 624/1267 KB 16/713 KB 1192/1710 KB 230/1063 KB 372/1044 KB 624/1267 KB 16/713 KB 1192/1710 KB 230/1063 KB 376/1044 KB 628/1267 KB 20/713 KB 1196/1710 KB 230/1063 KB 372/1044 KB 628/1267 KB 20/713 KB 1196/1710 KB 230/1063 KB 380/1044 KB 632/1267 KB 20/713 KB 1196/1710 KB 230/1063 KB 372/1044 KB 624/1267 KB 20/713 KB 1196/1710 KB 230/1063 KB 380/1044 KB 632/1267 KB 20/713 KB 1200/1710 KB 234/1063 KB 372/1044 KB 624/1267 KB 20/713 KB 1192/1710 KB 230/1063 KB 380/1044 KB 632/1267 KB 24/713 KB 1200/1710 KB 234/1063 KB 380/1044 KB 632/1267 KB 28/713 KB 1200/1710 KB 234/1063 KB 380/1044 KB 632/1267 KB 28/713 KB 1204/1710 KB 234/1063 KB 380/1044 KB 632/1267 KB 20/713 KB 1196/1710 KB 234/1063 KB 380/1044 KB 632/1267 KB 32/713 KB 1204/1710 KB 238/1063 KB 380/1044 KB 628/1267 KB 20/713 KB 1196/1710 KB 230/1063 KB 384/1044 KB 636/1267 KB 32/713 KB 1204/1710 KB 238/1063 KB 380/1044 KB 636/1267 KB 32/713 KB 1204/1710 KB 238/1063 KB 380/1044 KB 632/1267 KB 32/713 KB 1204/1710 KB 234/1063 KB 384/1044 KB 636/1267 KB 36/713 KB 1204/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 40/713 KB 1208/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 44/713 KB 1208/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 48/713 KB 1208/1710 KB 242/1063 KB 384/1044 KB 636/1267 KB 32/713 KB 1204/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 36/713 KB 1208/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 48/713 KB 1212/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 48/713 KB 1216/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 48/713 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 1220/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 48/713 KB 1224/1710 KB 242/1063 KB 388/1044 KB 640/1267 KB 52/713 KB 1228/1710 KB 246/1063 KB 388/1044 KB 640/1267 KB 52/713 KB 1232/1710 KB 246/1063 KB 388/1044 KB 640/1267 KB 52/713 KB 1236/1710 KB 246/1063 KB 388/1044 KB 640/1267 KB 36/713 KB 1204/1710 KB 242/1063 KB 384/1044 KB 640/1267 KB 36/713 KB 1204/1710 KB 242/1063 KB 388/1044 KB 644/1267 KB 52/713 KB 1236/1710 KB 246/1063 KB 392/1044 KB 648/1267 KB 52/713 KB 1236/1710 KB 246/1063 KB 392/1044 KB 652/1267 KB 52/713 KB 1236/1710 KB 246/1063 KB 392/1044 KB 656/1267 KB 52/713 KB 1236/1710 KB 246/1063 KB 388/1044 KB 640/1267 KB 52/713 KB 1224/1710 KB 246/1063 KB 392/1044 KB 656/1267 KB 56/713 KB 1236/1710 KB 246/1063 KB 392/1044 KB 656/1267 KB 60/713 KB 1236/1710 KB 246/1063 KB 392/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 246/1063 KB 388/1044 KB 640/1267 KB 48/713 KB 1224/1710 KB 246/1063 KB 392/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 250/1063 KB 392/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 254/1063 KB 392/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 258/1063 KB 392/1044 KB 644/1267 KB 52/713 KB 1236/1710 KB 246/1063 KB 396/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 258/1063 KB 400/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 258/1063 KB 404/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 258/1063 KB 408/1044 KB 656/1267 KB 64/713 KB 1240/1710 KB 262/1063 KB 412/1044 KB 660/1267 KB 64/713 KB 1240/1710 KB 262/1063 KB 416/1044 KB 660/1267 KB 64/713 KB 1240/1710 KB 262/1063 KB 416/1044 KB 660/1267 KB 68/713 KB 1240/1710 KB 262/1063 KB 420/1044 KB 660/1267 KB 72/713 KB 1240/1710 KB 262/1063 KB 420/1044 KB 660/1267 KB 76/713 KB 1240/1710 KB 262/1063 KB 420/1044 KB 660/1267 KB 80/713 KB 1240/1710 KB 262/1063 KB 404/1044 KB 656/1267 KB 64/713 KB 1240/1710 KB 262/1063 KB 404/1044 KB 656/1267 KB 64/713 KB 1236/1710 KB 262/1063 KB 420/1044 KB 660/1267 KB 80/713 KB 1240/1710 KB 266/1063 KB 420/1044 KB 660/1267 KB 80/713 KB 1240/1710 KB 270/1063 KB 420/1044 KB 660/1267 KB 80/713 KB 1240/1710 KB 274/1063 KB 420/1044 KB 660/1267 KB 80/713 KB 1240/1710 KB 278/1063 KB 420/1044 KB 660/1267 KB 68/713 KB 1240/1710 KB 262/1063 KB 408/1044 KB 660/1267 KB 64/713 KB 1240/1710 KB 262/1063 KB 420/1044 KB 664/1267 KB 80/713 KB 1244/1710 KB 278/1063 KB 420/1044 KB 668/1267 KB 80/713 KB 1244/1710 KB 278/1063 KB 420/1044 KB 672/1267 KB 80/713 KB 1244/1710 KB 278/1063 KB 420/1044 KB 660/1267 KB 80/713 KB 1244/1710 KB 278/1063 KB 420/1044 KB 672/1267 KB 80/713 KB 1248/1710 KB 278/1063 KB 424/1044 KB 672/1267 KB 80/713 KB 1248/1710 KB 278/1063 KB 428/1044 KB 672/1267 KB 80/713 KB 1252/1710 KB 278/1063 KB 432/1044 KB 672/1267 KB 80/713 KB 1252/1710 KB 282/1063 KB 436/1044 KB 676/1267 KB 80/713 KB 1252/1710 KB 282/1063 KB 440/1044 KB 676/1267 KB 84/713 KB 1252/1710 KB 282/1063 KB 444/1044 KB 676/1267 KB 84/713 KB 1252/1710 KB 282/1063 KB 424/1044 KB 672/1267 KB 80/713 KB 1252/1710 KB 278/1063 KB 444/1044 KB 676/1267 KB 84/713 KB 1256/1710 KB 282/1063 KB 436/1044 KB 676/1267 KB 84/713 KB 1252/1710 KB 282/1063 KB 432/1044 KB 676/1267 KB 80/713 KB 1252/1710 KB 282/1063 KB 428/1044 KB 672/1267 KB 80/713 KB 1252/1710 KB 282/1063 KB 444/1044 KB 676/1267 KB 84/713 KB 1256/1710 KB 286/1063 KB 444/1044 KB 676/1267 KB 84/713 KB 1256/1710 KB 290/1063 KB 444/1044 KB 680/1267 KB 84/713 KB 1256/1710 KB 290/1063 KB 444/1044 KB 684/1267 KB 84/713 KB 1256/1710 KB 290/1063 KB 444/1044 KB 688/1267 KB 84/713 KB 1256/1710 KB 290/1063 KB 444/ unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 1044 KB 688/1267 KB 84/713 KB 1256/1710 KB 294/1063 KB 444/1044 KB 692/1267 KB 88/713 KB 1260/1710 KB 298/1063 KB 444/1044 KB 692/1267 KB 88/713 KB 1260/1710 KB 302/1063 KB 448/1044 KB 692/1267 KB 88/713 KB 1260/1710 KB 306/1063 KB 444/1044 KB 692/1267 KB 88/713 KB 1260/1710 KB 294/1063 KB 448/1044 KB 692/1267 KB 88/713 KB 1264/1710 KB 306/1063 KB 448/1044 KB 692/1267 KB 88/713 KB 1268/1710 KB 306/1063 KB 444/1044 KB 688/1267 KB 88/713 KB 1256/1710 KB 294/1063 KB 448/1044 KB 692/1267 KB 92/713 KB 1268/1710 KB 306/1063 KB 448/1044 KB 692/1267 KB 96/713 KB 1268/1710 KB 306/1063 KB 448/1044 KB 692/1267 KB 100/713 KB 1268/1710 KB 306/1063 KB 448/1044 KB 692/1267 KB 104/713 KB 1272/1710 KB 310/1063 KB 448/1044 KB 692/1267 KB 108/713 KB 1272/1710 KB 310/1063 KB 448/1044 KB 692/1267 KB 112/713 KB 1272/1710 KB 310/1063 KB 444/1044 KB 692/1267 KB 88/713 KB 1256/1710 KB 294/1063 KB 448/1044 KB 696/1267 KB 112/713 KB 1272/1710 KB 310/1063 KB 448/1044 KB 700/1267 KB 112/713 KB 1272/1710 KB 310/1063 KB 448/1044 KB 704/1267 KB 112/713 KB 1272/1710 KB 310/1063 KB 448/1044 KB 692/1267 KB 100/713 KB 1272/1710 KB 310/1063 KB 448/1044 KB 704/1267 KB 112/713 KB 1276/1710 KB 310/1063 KB 448/1044 KB 704/1267 KB 112/713 KB 1280/1710 KB 310/1063 KB 448/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 310/1063 KB 448/1044 KB 692/1267 KB 100/713 KB 1268/1710 KB 310/1063 KB 448/1044 KB 692/1267 KB 88/713 KB 1260/1710 KB 302/1063 KB 452/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 310/1063 KB 456/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 310/1063 KB 460/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 310/1063 KB 464/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 310/1063 KB 464/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 314/1063 KB 464/1044 KB 704/1267 KB 112/713 KB 1284/1710 KB 318/1063 KB 464/1044 KB 704/1267 KB 116/713 KB 1284/1710 KB 322/1063 KB 464/1044 KB 708/1267 KB 116/713 KB 1284/1710 KB 326/1063 KB 468/1044 KB 708/1267 KB 116/713 KB 1288/1710 KB 330/1063 KB 468/1044 KB 708/1267 KB 116/713 KB 1288/1710 KB 334/1063 KB 468/1044 KB 708/1267 KB 116/713 KB 1288/1710 KB 338/1063 KB 464/1044 KB 704/1267 KB 116/713 KB 1284/1710 KB 318/1063 KB 468/1044 KB 708/1267 KB 116/713 KB 1288/1710 KB 326/1063 KB 468/1044 KB 708/1267 KB 116/713 KB 1284/1710 KB 326/1063 KB 464/1044 KB 708/1267 KB 116/713 KB 1284/1710 KB 322/1063 KB 468/1044 KB 712/1267 KB 116/713 KB 1288/1710 KB 338/1063 KB 468/1044 KB 716/1267 KB 116/713 KB 1288/1710 KB 338/1063 KB 468/1044 KB 720/1267 KB 116/713 KB 1288/1710 KB 338/1063 KB 468/1044 KB 720/1267 KB 120/713 KB 1288/1710 KB 338/1063 KB 472/1044 KB 720/1267 KB 120/713 KB 1292/1710 KB 338/1063 KB 472/1044 KB 720/1267 KB 120/713 KB 1296/1710 KB 338/1063 KB 472/1044 KB 720/1267 KB 120/713 KB 1288/1710 KB 338/1063 KB 476/1044 KB 720/1267 KB 124/713 KB 1296/1710 KB 338/1063 KB 480/1044 KB 720/1267 KB 124/713 KB 1296/1710 KB 338/1063 KB 472/1044 KB 720/1267 KB 124/713 KB 1296/1710 KB 338/1063 KB 480/1044 KB 720/1267 KB 124/713 KB 1300/1710 KB 338/1063 KB 480/1044 KB 720/1267 KB 124/713 KB 1304/1710 KB 338/1063 KB 484/1044 KB 724/1267 KB 128/713 KB 1308/1710 KB 342/1063 KB 484/1044 KB 724/1267 KB 128/713 KB 1312/1710 KB 342/1063 KB 484/1044 KB 724/1267 KB 128/713 KB 1304/1710 KB 342/1063 KB 488/1044 KB 724/1267 KB 128/713 KB 1312/1710 KB 342/1063 KB 480/1044 KB 720/1267 KB 128/713 KB 1304/1710 KB 338/1063 KB 488/1044 KB 724/1267 KB 132/713 KB 1312/1710 KB 342/1063 KB 480/1044 KB 724/1267 KB 128/713 KB 1304/1710 KB 342/1063 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install KB 492/1044 KB 724/1267 KB 132/713 KB 1312/1710 KB 346/1063 KB 492/1044 KB 724/1267 KB 132/713 KB 1312/1710 KB 350/1063 KB 480/1044 KB 724/1267 KB 128/713 KB 1304/1710 KB 338/1063 KB 492/1044 KB 728/1267 KB 136/713 KB 1316/1710 KB 350/1063 KB 492/1044 KB 732/1267 KB 136/713 KB 1316/1710 KB 350/1063 KB 492/1044 KB 736/1267 KB 136/713 KB 1316/1710 KB 350/1063 KB 492/1044 KB 740/1267 KB 136/713 KB 1316/1710 KB 350/1063 KB 492/1044 KB 724/1267 KB 136/713 KB 1316/1710 KB 350/1063 KB 492/1044 KB 724/1267 KB 132/713 KB 1316/1710 KB 350/1063 KB 492/1044 KB 724/1267 KB 132/713 KB 1312/1710 KB 342/1063 KB 496/1044 KB 740/1267 KB 136/713 KB 1316/1710 KB 354/1063 KB 496/1044 KB 740/1267 KB 140/713 KB 1316/1710 KB 354/1063 KB 496/1044 KB 740/1267 KB 144/713 KB 1316/1710 KB 354/1063 KB 492/1044 KB 740/1267 KB 136/713 KB 1316/1710 KB 354/1063 KB 496/1044 KB 740/1267 KB 144/713 KB 1316/1710 KB 358/1063 KB 500/1044 KB 744/1267 KB 148/713 KB 1320/1710 KB 362/1063 KB 500/1044 KB 744/1267 KB 148/713 KB 1320/1710 KB 366/1063 KB 500/1044 KB 744/1267 KB 148/713 KB 1320/1710 KB 370/1063 KB 500/1044 KB 744/1267 KB 148/713 KB 1320/1710 KB 358/1063 KB 496/1044 KB 744/1267 KB 144/713 KB 1316/1710 KB 358/1063 KB 500/1044 KB 748/1267 KB 148/713 KB 1320/1710 KB 370/1063 KB 500/1044 KB 752/1267 KB 148/713 KB 1320/1710 KB 370/1063 KB 500/1044 KB 744/1267 KB 144/713 KB 1320/1710 KB 358/1063 KB 500/1044 KB 744/1267 KB 144/713 KB 1316/1710 KB 358/1063 KB 504/1044 KB 752/1267 KB 148/713 KB 1320/1710 KB 370/1063 KB 508/1044 KB 752/1267 KB 148/713 KB 1320/1710 KB 370/1063 KB 508/1044 KB 752/1267 KB 148/713 KB 1324/1710 KB 370/1063 KB 508/1044 KB 752/1267 KB 148/713 KB 1328/1710 KB 370/1063 KB 512/1044 KB 752/1267 KB 152/713 KB 1328/1710 KB 370/1063 KB 512/1044 KB 752/1267 KB 156/713 KB 1328/1710 KB 370/1063 KB 512/1044 KB 752/1267 KB 160/713 KB 1332/1710 KB 370/1063 KB 512/1044 KB 752/1267 KB 148/713 KB 1328/1710 KB 370/1063 KB 512/1044 KB 752/1267 KB 156/713 KB 1332/1710 KB 370/1063 KB 512/1044 KB 752/1267 KB 160/713 KB 1332/1710 KB 374/1063 KB 516/1044 KB 756/1267 KB 164/713 KB 1336/1710 KB 378/1063 KB 516/1044 KB 756/1267 KB 164/713 KB 1336/1710 KB 382/1063 KB 516/1044 KB 756/1267 KB 164/713 KB 1336/1710 KB 386/1063 KB 516/1044 KB 756/1267 KB 164/713 KB 1336/1710 KB 374/1063 KB 520/1044 KB 756/1267 KB 164/713 KB 1336/1710 KB 386/1063 KB 512/1044 KB 756/1267 KB 164/713 KB 1336/1710 KB 374/1063 KB 512/1044 KB 756/1267 KB 164/713 KB 1332/1710 KB 374/1063 KB 512/1044 KB 756/1267 KB 160/713 KB 1332/1710 KB 374/1063 KB 520/1044 KB 760/1267 KB 164/713 KB 1336/1710 KB 386/1063 KB 520/1044 KB 764/1267 KB 164/713 KB 1336/1710 KB 386/1063 KB 520/1044 KB 768/1267 KB 164/713 KB 1336/1710 KB 386/1063 KB 520/1044 KB 768/1267 KB 164/713 KB 1340/1710 KB 386/1063 KB 524/1044 KB 768/1267 KB 168/713 KB 1344/1710 KB 386/1063 KB 524/1044 KB 772/1267 KB 168/713 KB 1348/1710 KB 386/1063 KB 524/1044 KB 768/1267 KB 168/713 KB 1340/1710 KB 386/1063 KB 528/1044 KB 772/1267 KB 168/713 KB 1348/1710 KB 386/1063 KB 520/1044 KB 768/1267 KB 168/713 KB 1340/1710 KB 386/1063 KB 528/1044 KB 772/1267 KB 172/713 KB 1348/1710 KB 386/1063 KB 528/1044 KB 772/1267 KB 176/713 KB 1348/1710 KB 386/1063 KB 528/1044 KB 772/1267 KB 176/713 KB 1352/1710 KB 386/1063 KB 532/1044 KB 772/1267 KB 180/713 KB 1356/1710 KB 390/1063 KB 532/1044 KB 772/1267 KB 180/713 KB 1360/1710 KB 390/1063 KB 532/1044 KB 772/1267 KB 180/713 KB 1364/1710 KB 390/1063 KB 524/1044 KB 772/1267 KB 168/713 KB 13 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 44/1710 KB 386/1063 KB 532/1044 KB 776/1267 KB 180/713 KB 1364/1710 KB 390/1063 KB 532/1044 KB 780/1267 KB 180/713 KB 1364/1710 KB 390/1063 KB 532/1044 KB 772/1267 KB 180/713 KB 1352/1710 KB 390/1063 KB 532/1044 KB 784/1267 KB 180/713 KB 1364/1710 KB 390/1063 KB 532/1044 KB 772/1267 KB 180/713 KB 1352/1710 KB 386/1063 KB 536/1044 KB 784/1267 KB 180/713 KB 1364/1710 KB 394/1063 KB 540/1044 KB 784/1267 KB 180/713 KB 1364/1710 KB 394/1063 KB 544/1044 KB 784/1267 KB 180/713 KB 1364/1710 KB 394/1063 KB 528/1044 KB 772/1267 KB 180/713 KB 1352/1710 KB 386/1063 KB 544/1044 KB 788/1267 KB 184/713 KB 1364/1710 KB 394/1063 KB 544/1044 KB 788/1267 KB 188/713 KB 1364/1710 KB 394/1063 KB 544/1044 KB 788/1267 KB 192/713 KB 1364/1710 KB 394/1063 KB 544/1044 KB 788/1267 KB 192/713 KB 1368/1710 KB 394/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1372/1710 KB 394/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1376/1710 KB 394/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1380/1710 KB 394/1063 KB 544/1044 KB 788/1267 KB 180/713 KB 1364/1710 KB 394/1063 KB 532/1044 KB 784/1267 KB 180/713 KB 1364/1710 KB 394/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1380/1710 KB 398/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1380/1710 KB 402/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1380/1710 KB 406/1063 KB 548/1044 KB 792/1267 KB 196/713 KB 1380/1710 KB 410/1063 KB 548/1044 KB 788/1267 KB 196/713 KB 1368/1710 KB 394/1063 KB 548/1044 KB 792/1267 KB 196/713 KB 1380/1710 KB 414/1063 KB 552/1044 KB 792/1267 KB 196/713 KB 1380/1710 KB 418/1063 KB 544/1044 KB 788/1267 KB 196/713 KB 1368/1710 KB 394/1063 KB 552/1044 KB 792/1267 KB 196/713 KB 1380/1710 KB 418/1063 KB 548/1044 KB 792/1267 KB 196/713 KB 1380/1710 KB 406/1063 KB 552/1044 KB 796/1267 KB 196/713 KB 1380/1710 KB 418/1063 KB 552/1044 KB 800/1267 KB 196/713 KB 1380/1710 KB 418/1063 KB 556/1044 KB 800/1267 KB 196/713 KB 1380/1710 KB 418/1063 KB 560/1044 KB 800/1267 KB 196/713 KB 1380/1710 KB 418/1063 KB 564/1044 KB 800/1267 KB 200/713 KB 1380/1710 KB 422/1063 KB 568/1044 KB 804/1267 KB 200/713 KB 1384/1710 KB 422/1063 KB 572/1044 KB 804/1267 KB 200/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 804/1267 KB 200/713 KB 1384/1710 KB 422/1063 KB 560/1044 KB 800/1267 KB 200/713 KB 1380/1710 KB 422/1063 KB 560/1044 KB 800/1267 KB 200/713 KB 1380/1710 KB 418/1063 KB 576/1044 KB 804/1267 KB 204/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 804/1267 KB 208/713 KB 1384/1710 KB 422/1063 KB 564/1044 KB 804/1267 KB 200/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 808/1267 KB 208/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 812/1267 KB 208/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 816/1267 KB 208/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 816/1267 KB 212/713 KB 1384/1710 KB 426/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1384/1710 KB 426/1063 KB 564/1044 KB 800/1267 KB 200/713 KB 1384/1710 KB 422/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1388/1710 KB 426/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1392/1710 KB 426/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1396/1710 KB 426/1063 KB 576/1044 KB 816/1267 KB 208/713 KB 1384/1710 KB 426/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1396/1710 KB 430/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1396/1710 KB 434/1063 KB 576/1044 KB 816/1267 KB 216/713 KB 1396/1710 KB 438/1063 KB 580/1044 KB 820/1267 KB 220/713 KB 1400/1710 KB 442/1063 KB 580/1044 KB 820/1267 KB 220/713 KB 1400/1710 KB 446/1063 KB 580/1044 KB 820/1267 KB 220/713 KB 1400/1710 KB 438/1063 KB 576/1044 KB 820/126 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 7 KB 220/713 KB 1400/1710 KB 438/1063 KB 580/1044 KB 824/1267 KB 220/713 KB 1400/1710 KB 446/1063 KB 580/1044 KB 828/1267 KB 220/713 KB 1400/1710 KB 446/1063 KB 580/1044 KB 832/1267 KB 220/713 KB 1400/1710 KB 446/1063 KB 584/1044 KB 832/1267 KB 220/713 KB 1400/1710 KB 450/1063 KB 576/1044 KB 816/1267 KB 220/713 KB 1400/1710 KB 438/1063 KB 584/1044 KB 832/1267 KB 220/713 KB 1404/1710 KB 450/1063 KB 576/1044 KB 816/1267 KB 220/713 KB 1396/1710 KB 438/1063 KB 584/1044 KB 832/1267 KB 224/713 KB 1404/1710 KB 450/1063 KB 584/1044 KB 832/1267 KB 228/713 KB 1404/1710 KB 450/1063 KB 584/1044 KB 836/1267 KB 232/713 KB 1408/1710 KB 454/1063 KB 584/1044 KB 836/1267 KB 236/713 KB 1408/1710 KB 454/1063 KB 584/1044 KB 832/1267 KB 220/713 KB 1400/1710 KB 446/1063 KB 588/1044 KB 836/1267 KB 240/713 KB 1408/1710 KB 454/1063 KB 592/1044 KB 836/1267 KB 240/713 KB 1408/1710 KB 454/1063 KB 596/1044 KB 836/1267 KB 240/713 KB 1408/1710 KB 454/1063 KB 600/1044 KB 836/1267 KB 240/713 KB 1408/1710 KB 454/1063 KB 584/1044 KB 836/1267 KB 228/713 KB 1408/1710 KB 454/1063 KB 584/1044 KB 836/1267 KB 228/713 KB 1408/1710 KB 450/1063 KB 584/1044 KB 832/1267 KB 228/713 KB 1408/1710 KB 450/1063 KB 600/1044 KB 836/1267 KB 240/713 KB 1412/1710 KB 454/1063 KB 584/1044 KB 836/1267 KB 240/713 KB 1408/1710 KB 454/1063 KB 600/1044 KB 840/1267 KB 240/713 KB 1412/1710 KB 454/1063 KB 600/1044 KB 840/1267 KB 240/713 KB 1416/1710 KB 454/1063 KB 604/1044 KB 844/1267 KB 244/713 KB 1420/1710 KB 458/1063 KB 604/1044 KB 844/1267 KB 244/713 KB 1424/1710 KB 458/1063 KB 604/1044 KB 844/1267 KB 244/713 KB 1428/1710 KB 458/1063 KB 604/1044 KB 844/1267 KB 244/713 KB 1416/1710 KB 458/1063 KB 608/1044 KB 844/1267 KB 244/713 KB 1428/1710 KB 458/1063 KB 600/1044 KB 844/1267 KB 244/713 KB 1416/1710 KB 458/1063 KB 600/1044 KB 844/1267 KB 240/713 KB 1416/1710 KB 454/1063 KB 600/1044 KB 844/1267 KB 240/713 KB 1416/1710 KB 458/1063 KB 608/1044 KB 848/1267 KB 244/713 KB 1428/1710 KB 458/1063 KB 608/1044 KB 848/1267 KB 244/713 KB 1428/1710 KB 462/1063 KB 608/1044 KB 848/1267 KB 244/713 KB 1428/1710 KB 466/1063 KB 608/1044 KB 848/1267 KB 244/713 KB 1428/1710 KB 470/1063 KB 612/1044 KB 852/1267 KB 248/713 KB 1432/1710 KB 474/1063 KB 612/1044 KB 852/1267 KB 248/713 KB 1432/1710 KB 470/1063 KB 612/1044 KB 852/1267 KB 248/713 KB 1428/1710 KB 470/1063 KB 608/1044 KB 848/1267 KB 248/713 KB 1428/1710 KB 470/1063 KB 612/1044 KB 852/1267 KB 252/713 KB 1432/1710 KB 474/1063 KB 612/1044 KB 852/1267 KB 256/713 KB 1432/1710 KB 474/1063 KB 608/1044 KB 852/1267 KB 248/713 KB 1428/1710 KB 470/1063 KB 612/1044 KB 856/1267 KB 256/713 KB 1432/1710 KB 474/1063 KB 612/1044 KB 860/1267 KB 256/713 KB 1432/1710 KB 474/1063 KB 612/1044 KB 864/1267 KB 256/713 KB 1432/1710 KB 474/1063 KB 616/1044 KB 864/1267 KB 256/713 KB 1432/1710 KB 474/1063 KB 616/1044 KB 868/1267 KB 256/713 KB 1432/1710 KB 474/1063 KB 620/1044 KB 872/1267 KB 260/713 KB 1436/1710 KB 478/1063 KB 620/1044 KB 876/1267 KB 260/713 KB 1436/1710 KB 478/1063 KB 620/1044 KB 880/1267 KB 260/713 KB 1436/1710 KB 478/1063 KB 620/1044 KB 868/1267 KB 260/713 KB 1436/1710 KB 478/1063 KB 620/1044 KB 868/1267 KB 256/713 KB 1436/1710 KB 478/1063 KB 616/1044 KB 868/1267 KB 256/713 KB 1436/1710 KB 478/1063 KB 616/1044 KB 868/1267 KB 256/713 KB 1436/1710 KB 474/1063 KB 620/1044 KB 880/1267 KB 260/713 KB 1440/1710 KB 478/1063 KB 624/1044 KB 880/1267 KB 260/713 KB 1440/1710 KB 482/1063 KB 620/1044 KB 880/1267 KB 260/713 KB 1440/1710 KB 482/1063 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 628/1044 KB 880/1267 KB 260/713 KB 1440/1710 KB 482/1063 KB 632/1044 KB 880/1267 KB 264/713 KB 1444/1710 KB 486/1063 KB 636/1044 KB 880/1267 KB 264/713 KB 1444/1710 KB 486/1063 KB 640/1044 KB 880/1267 KB 264/713 KB 1444/1710 KB 486/1063 KB 628/1044 KB 880/1267 KB 264/713 KB 1444/1710 KB 486/1063 KB 628/1044 KB 880/1267 KB 264/713 KB 1444/1710 KB 482/1063 KB 628/1044 KB 880/1267 KB 260/713 KB 1444/1710 KB 482/1063 KB 640/1044 KB 884/1267 KB 268/713 KB 1444/1710 KB 486/1063 KB 640/1044 KB 884/1267 KB 272/713 KB 1444/1710 KB 486/1063 KB 640/1044 KB 884/1267 KB 272/713 KB 1448/1710 KB 486/1063 KB 640/1044 KB 884/1267 KB 276/713 KB 1452/1710 KB 490/1063 KB 640/1044 KB 884/1267 KB 276/713 KB 1456/1710 KB 490/1063 KB 640/1044 KB 884/1267 KB 276/713 KB 1460/1710 KB 490/1063 KB 640/1044 KB 884/1267 KB 264/713 KB 1444/1710 KB 486/1063 KB 640/1044 KB 888/1267 KB 276/713 KB 1460/1710 KB 490/1063 KB 640/1044 KB 892/1267 KB 276/713 KB 1460/1710 KB 490/1063 KB 640/1044 KB 896/1267 KB 276/713 KB 1460/1710 KB 490/1063 KB 640/1044 KB 900/1267 KB 276/713 KB 1460/1710 KB 490/1063 KB 644/1044 KB 904/1267 KB 276/713 KB 1464/1710 KB 490/1063 KB 644/1044 KB 908/1267 KB 276/713 KB 1464/1710 KB 490/1063 KB 644/1044 KB 912/1267 KB 276/713 KB 1464/1710 KB 490/1063 KB 640/1044 KB 884/1267 KB 276/713 KB 1448/1710 KB 490/1063 KB 640/1044 KB 884/1267 KB 272/713 KB 1448/1710 KB 490/1063 KB 644/1044 KB 912/1267 KB 276/713 KB 1464/1710 KB 494/1063 KB 644/1044 KB 912/1267 KB 276/713 KB 1464/1710 KB 498/1063 KB 644/1044 KB 912/1267 KB 280/713 KB 1464/1710 KB 498/1063 KB 644/1044 KB 912/1267 KB 284/713 KB 1464/1710 KB 498/1063 KB 644/1044 KB 912/1267 KB 288/713 KB 1464/1710 KB 498/1063 KB 644/1044 KB 912/1267 KB 288/713 KB 1464/1710 KB 502/1063 KB 644/1044 KB 912/1267 KB 288/713 KB 1464/1710 KB 506/1063 KB 644/1044 KB 912/1267 KB 288/713 KB 1464/1710 KB 510/1063 KB 644/1044 KB 912/1267 KB 288/713 KB 1464/1710 KB 514/1063 KB 644/1044 KB 900/1267 KB 276/713 KB 1464/1710 KB 490/1063 KB 640/1044 KB 900/1267 KB 276/713 KB 1464/1710 KB 490/1063 KB 648/1044 KB 912/1267 KB 288/713 KB 1468/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 288/713 KB 1472/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 292/713 KB 1476/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 292/713 KB 1472/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 296/713 KB 1476/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 300/713 KB 1476/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 304/713 KB 1476/1710 KB 514/1063 KB 648/1044 KB 912/1267 KB 288/713 KB 1472/1710 KB 514/1063 KB 652/1044 KB 912/1267 KB 304/713 KB 1480/1710 KB 518/1063 KB 656/1044 KB 912/1267 KB 304/713 KB 1480/1710 KB 518/1063 KB 660/1044 KB 912/1267 KB 304/713 KB 1480/1710 KB 518/1063 KB 664/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 518/1063 KB 668/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 518/1063 KB 672/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 518/1063 KB 648/1044 KB 912/1267 KB 304/713 KB 1480/1710 KB 518/1063 KB 672/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 522/1063 KB 672/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 526/1063 KB 672/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 530/1063 KB 648/1044 KB 912/1267 KB 304/713 KB 1480/1710 KB 514/1063 KB 672/1044 KB 916/1267 KB 308/713 KB 1484/1710 KB 530/1063 KB 660/1044 KB 916/1267 KB 308/713 KB 1480/1710 KB 518/1063 KB 672/1044 KB 916/1267 KB 312/713 KB 1484/1710 KB 530/1063 KB 672/1044 KB 916/1267 KB 316/713 KB 1488/1710 KB 530/1063 KB 672/1044 KB 916/1267 KB 320/713 KB 1488/17 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 10 KB 530/1063 KB 672/1044 KB 916/1267 KB 324/713 KB 1488/1710 KB 530/1063 KB 676/1044 KB 916/1267 KB 328/713 KB 1488/1710 KB 534/1063 KB 676/1044 KB 916/1267 KB 332/713 KB 1488/1710 KB 534/1063 KB 660/1044 KB 916/1267 KB 304/713 KB 1480/1710 KB 518/1063 KB 676/1044 KB 920/1267 KB 332/713 KB 1488/1710 KB 534/1063 KB 676/1044 KB 924/1267 KB 332/713 KB 1488/1710 KB 534/1063 KB 676/1044 KB 928/1267 KB 332/713 KB 1488/1710 KB 534/1063 KB 676/1044 KB 932/1267 KB 332/713 KB 1488/1710 KB 534/1063 KB 676/1044 KB 916/1267 KB 324/713 KB 1488/1710 KB 534/1063 KB 672/1044 KB 916/1267 KB 324/713 KB 1488/1710 KB 534/1063 KB 672/1044 KB 916/1267 KB 312/713 KB 1488/1710 KB 530/1063 KB 676/1044 KB 932/1267 KB 336/713 KB 1492/1710 KB 534/1063 KB 676/1044 KB 932/1267 KB 336/713 KB 1496/1710 KB 534/1063 KB 680/1044 KB 932/1267 KB 336/713 KB 1500/1710 KB 538/1063 KB 680/1044 KB 932/1267 KB 336/713 KB 1504/1710 KB 538/1063 KB 680/1044 KB 932/1267 KB 336/713 KB 1508/1710 KB 538/1063 KB 676/1044 KB 932/1267 KB 336/713 KB 1488/1710 KB 534/1063 KB 680/1044 KB 932/1267 KB 336/713 KB 1496/1710 KB 538/1063 KB 676/1044 KB 932/1267 KB 336/713 KB 1496/1710 KB 538/1063 KB 680/1044 KB 932/1267 KB 336/713 KB 1508/1710 KB 542/1063 KB 680/1044 KB 932/1267 KB 336/713 KB 1508/1710 KB 546/1063 KB 684/1044 KB 932/1267 KB 336/713 KB 1508/1710 KB 546/1063 KB 688/1044 KB 932/1267 KB 336/713 KB 1508/1710 KB 546/1063 KB 688/1044 KB 932/1267 KB 340/713 KB 1508/1710 KB 546/1063 KB 692/1044 KB 936/1267 KB 344/713 KB 1512/1710 KB 550/1063 KB 692/1044 KB 936/1267 KB 340/713 KB 1512/1710 KB 550/1063 KB 688/1044 KB 936/1267 KB 340/713 KB 1512/1710 KB 550/1063 KB 692/1044 KB 936/1267 KB 344/713 KB 1512/1710 KB 554/1063 KB 692/1044 KB 936/1267 KB 344/713 KB 1512/1710 KB 558/1063 KB 692/1044 KB 936/1267 KB 344/713 KB 1512/1710 KB 562/1063 KB 688/1044 KB 936/1267 KB 340/713 KB 1512/1710 KB 546/1063 KB 688/1044 KB 936/1267 KB 340/713 KB 1508/1710 KB 546/1063 KB 696/1044 KB 940/1267 KB 344/713 KB 1512/1710 KB 562/1063 KB 696/1044 KB 944/1267 KB 344/713 KB 1512/1710 KB 562/1063 KB 696/1044 KB 948/1267 KB 344/713 KB 1512/1710 KB 562/1063 KB 696/1044 KB 952/1267 KB 348/713 KB 1516/1710 KB 566/1063 KB 696/1044 KB 956/1267 KB 348/713 KB 1516/1710 KB 566/1063 KB 696/1044 KB 960/1267 KB 348/713 KB 1516/1710 KB 566/1063 KB 696/1044 KB 936/1267 KB 344/713 KB 1512/1710 KB 562/1063 KB 700/1044 KB 960/1267 KB 348/713 KB 1516/1710 KB 566/1063 KB 704/1044 KB 960/1267 KB 348/713 KB 1516/1710 KB 566/1063 KB 696/1044 KB 948/1267 KB 348/713 KB 1516/1710 KB 566/1063 KB 696/1044 KB 948/1267 KB 348/713 KB 1516/1710 KB 562/1063 KB 696/1044 KB 948/1267 KB 344/713 KB 1516/1710 KB 562/1063 KB 704/1044 KB 960/1267 KB 348/713 KB 1520/1710 KB 566/1063 KB 704/1044 KB 960/1267 KB 348/713 KB 1524/1710 KB 566/1063 KB 704/1044 KB 960/1267 KB 352/713 KB 1524/1710 KB 566/1063 KB 708/1044 KB 960/1267 KB 352/713 KB 1524/1710 KB 566/1063 KB 712/1044 KB 964/1267 KB 356/713 KB 1528/1710 KB 570/1063 KB 716/1044 KB 964/1267 KB 356/713 KB 1528/1710 KB 570/1063 KB 720/1044 KB 964/1267 KB 356/713 KB 1528/1710 KB 570/1063 KB 708/1044 KB 964/1267 KB 356/713 KB 1528/1710 KB 570/1063 KB 708/1044 KB 960/1267 KB 356/713 KB 1528/1710 KB 570/1063 KB 708/1044 KB 960/1267 KB 352/713 KB 1528/1710 KB 570/1063 KB 708/1044 KB 960/1267 KB 352/713 KB 1524/1710 KB 570/1063 KB 720/1044 KB 964/1267 KB 356/713 KB 1528/1710 KB 572/1063 KB 720/1044 KB 964/1267 KB 360/713 KB 1528/1710 KB 572/1063 KB 720/1044 KB 964/1267 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 360/713 KB 1532/1710 KB 574/1063 KB 720/1044 KB 964/1267 KB 360/713 KB 1528/1710 KB 574/1063 KB 720/1044 KB 964/1267 KB 364/713 KB 1536/1710 KB 574/1063 KB 720/1044 KB 964/1267 KB 364/713 KB 1540/1710 KB 576/1063 KB 720/1044 KB 964/1267 KB 364/713 KB 1532/1710 KB 574/1063 KB 724/1044 KB 964/1267 KB 368/713 KB 1540/1710 KB 576/1063 KB 720/1044 KB 964/1267 KB 364/713 KB 1536/1710 KB 576/1063 KB 724/1044 KB 968/1267 KB 368/713 KB 1540/1710 KB 576/1063 KB 724/1044 KB 972/1267 KB 368/713 KB 1540/1710 KB 576/1063 KB 724/1044 KB 976/1267 KB 368/713 KB 1540/1710 KB 578/1063 KB 724/1044 KB 980/1267 KB 368/713 KB 1540/1710 KB 578/1063 KB 724/1044 KB 984/1267 KB 372/713 KB 1544/1710 KB 578/1063 KB 724/1044 KB 988/1267 KB 372/713 KB 1544/1710 KB 578/1063 KB 724/1044 KB 964/1267 KB 364/713 KB 1540/1710 KB 576/1063 KB 724/1044 KB 980/1267 KB 372/713 KB 1544/1710 KB 578/1063 KB 724/1044 KB 988/1267 KB 372/713 KB 1548/1710 KB 578/1063 KB 728/1044 KB 988/1267 KB 372/713 KB 1552/1710 KB 578/1063 KB 724/1044 KB 980/1267 KB 372/713 KB 1540/1710 KB 578/1063 KB 724/1044 KB 972/1267 KB 368/713 KB 1540/1710 KB 578/1063 KB 728/1044 KB 988/1267 KB 372/713 KB 1552/1710 KB 580/1063 KB 728/1044 KB 988/1267 KB 372/713 KB 1552/1710 KB 582/1063 KB 728/1044 KB 988/1267 KB 372/713 KB 1552/1710 KB 584/1063 KB 728/1044 KB 988/1267 KB 372/713 KB 1548/1710 KB 578/1063 KB 728/1044 KB 988/1267 KB 376/713 KB 1552/1710 KB 586/1063 KB 728/1044 KB 988/1267 KB 376/713 KB 1552/1710 KB 584/1063 KB 732/1044 KB 988/1267 KB 376/713 KB 1552/1710 KB 586/1063 KB 732/1044 KB 988/1267 KB 380/713 KB 1552/1710 KB 586/1063 KB 736/1044 KB 988/1267 KB 384/713 KB 1556/1710 KB 586/1063 KB 736/1044 KB 988/1267 KB 380/713 KB 1556/1710 KB 586/1063 KB 736/1044 KB 988/1267 KB 380/713 KB 1552/1710 KB 586/1063 KB 736/1044 KB 992/1267 KB 384/713 KB 1556/1710 KB 588/1063 KB 736/1044 KB 992/1267 KB 384/713 KB 1556/1710 KB 586/1063 KB 736/1044 KB 992/1267 KB 388/713 KB 1556/1710 KB 588/1063 KB 740/1044 KB 996/1267 KB 392/713 KB 1560/1710 KB 590/1063 KB 740/1044 KB 996/1267 KB 396/713 KB 1560/1710 KB 590/1063 KB 740/1044 KB 996/1267 KB 400/713 KB 1560/1710 KB 590/1063 KB 736/1044 KB 992/1267 KB 388/713 KB 1556/1710 KB 590/1063 KB 740/1044 KB 996/1267 KB 400/713 KB 1560/1710 KB 594/1063 KB 740/1044 KB 996/1267 KB 400/713 KB 1560/1710 KB 598/1063 KB 740/1044 KB 996/1267 KB 400/713 KB 1560/1710 KB 602/1063 KB 740/1044 KB 996/1267 KB 388/713 KB 1560/1710 KB 590/1063 KB 740/1044 KB 992/1267 KB 388/713 KB 1560/1710 KB 590/1063 KB 736/1044 KB 992/1267 KB 388/713 KB 1560/1710 KB 590/1063 KB 740/1044 KB 996/1267 KB 400/713 KB 1564/1710 KB 602/1063 KB 740/1044 KB 996/1267 KB 400/713 KB 1568/1710 KB 602/1063 KB 744/1044 KB 996/1267 KB 400/713 KB 1568/1710 KB 602/1063 KB 744/1044 KB 1000/1267 KB 400/713 KB 1568/1710 KB 602/1063 KB 748/1044 KB 1000/1267 KB 400/713 KB 1572/1710 KB 602/1063 KB 748/1044 KB 1000/1267 KB 400/713 KB 1568/1710 KB 602/1063 KB 748/1044 KB 1004/1267 KB 400/713 KB 1572/1710 KB 602/1063 KB 752/1044 KB 1004/1267 KB 400/713 KB 1572/1710 KB 602/1063 KB 756/1044 KB 1008/1267 KB 400/713 KB 1572/1710 KB 602/1063 KB 760/1044 KB 1008/1267 KB 404/713 KB 1576/1710 KB 604/1063 KB 764/1044 KB 1008/1267 KB 404/713 KB 1576/1710 KB 604/1063 KB 768/1044 KB 1008/1267 KB 404/713 KB 1576/1710 KB 604/1063 KB 752/1044 KB 1008/1267 KB 400/713 KB 1572/1710 KB 602/1063 KB 768/1044 KB 1012/1267 KB 404/713 KB 1576/1710 KB 604/1063 KB 768/1044 KB 1016/1267 KB 404/713 KB 1576/1710 KB 604/106 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 3 KB 768/1044 KB 1020/1267 KB 404/713 KB 1576/1710 KB 604/1063 KB 756/1044 KB 1008/1267 KB 404/713 KB 1576/1710 KB 604/1063 KB 756/1044 KB 1008/1267 KB 400/713 KB 1576/1710 KB 604/1063 KB 756/1044 KB 1008/1267 KB 400/713 KB 1572/1710 KB 604/1063 KB 768/1044 KB 1020/1267 KB 404/713 KB 1576/1710 KB 607/1063 KB 768/1044 KB 1020/1267 KB 404/713 KB 1576/1710 KB 610/1063 KB 768/1044 KB 1020/1267 KB 404/713 KB 1580/1710 KB 610/1063 KB 768/1044 KB 1020/1267 KB 404/713 KB 1584/1710 KB 610/1063 KB 768/1044 KB 1020/1267 KB 408/713 KB 1588/1710 KB 610/1063 KB 768/1044 KB 1020/1267 KB 408/713 KB 1584/1710 KB 610/1063 KB 768/1044 KB 1020/1267 KB 408/713 KB 1588/1710 KB 612/1063 KB 768/1044 KB 1020/1267 KB 412/713 KB 1588/1710 KB 612/1063 KB 768/1044 KB 1024/1267 KB 416/713 KB 1588/1710 KB 612/1063 KB 768/1044 KB 1024/1267 KB 412/713 KB 1588/1710 KB 612/1063 KB 768/1044 KB 1024/1267 KB 416/713 KB 1588/1710 KB 615/1063 KB 768/1044 KB 1024/1267 KB 420/713 KB 1588/1710 KB 615/1063 KB 772/1044 KB 1028/1267 KB 424/713 KB 1592/1710 KB 618/1063 KB 772/1044 KB 1028/1267 KB 428/713 KB 1592/1710 KB 618/1063 KB 772/1044 KB 1028/1267 KB 432/713 KB 1592/1710 KB 618/1063 KB 768/1044 KB 1024/1267 KB 420/713 KB 1588/1710 KB 618/1063 KB 772/1044 KB 1028/1267 KB 432/713 KB 1592/1710 KB 620/1063 KB 772/1044 KB 1028/1267 KB 420/713 KB 1592/1710 KB 618/1063 KB 772/1044 KB 1024/1267 KB 420/713 KB 1592/1710 KB 618/1063 KB 768/1044 KB 1024/1267 KB 420/713 KB 1592/1710 KB 618/1063 KB 772/1044 KB 1028/1267 KB 432/713 KB 1596/1710 KB 620/1063 KB 776/1044 KB 1028/1267 KB 432/713 KB 1596/1710 KB 620/1063 KB 776/1044 KB 1032/1267 KB 432/713 KB 1600/1710 KB 620/1063 KB 776/1044 KB 1032/1267 KB 432/713 KB 1596/1710 KB 620/1063 KB 776/1044 KB 1032/1267 KB 432/713 KB 1600/1710 KB 623/1063 KB 780/1044 KB 1032/1267 KB 432/713 KB 1604/1710 KB 623/1063 KB 780/1044 KB 1032/1267 KB 432/713 KB 1600/1710 KB 623/1063 KB 784/1044 KB 1032/1267 KB 432/713 KB 1604/1710 KB 623/1063 KB 784/1044 KB 1036/1267 KB 432/713 KB 1604/1710 KB 623/1063 KB 784/1044 KB 1036/1267 KB 432/713 KB 1604/1710 KB 626/1063 KB 784/1044 KB 1040/1267 KB 432/713 KB 1604/1710 KB 628/1063 KB 788/1044 KB 1040/1267 KB 436/713 KB 1608/1710 KB 631/1063 KB 784/1044 KB 1040/1267 KB 432/713 KB 1604/1710 KB 626/1063 KB 788/1044 KB 1044/1267 KB 436/713 KB 1608/1710 KB 631/1063 KB 788/1044 KB 1040/1267 KB 436/713 KB 1608/1710 KB 628/1063 KB 788/1044 KB 1044/1267 KB 436/713 KB 1612/1710 KB 634/1063 KB 788/1044 KB 1040/1267 KB 436/713 KB 1604/1710 KB 628/1063 KB 788/1044 KB 1040/1267 KB 432/713 KB 1604/1710 KB 628/1063 KB 792/1044 KB 1044/1267 KB 436/713 KB 1612/1710 KB 634/1063 KB 796/1044 KB 1044/1267 KB 440/713 KB 1612/1710 KB 634/1063 KB 788/1044 KB 1044/1267 KB 436/713 KB 1608/1710 KB 634/1063 KB 796/1044 KB 1048/1267 KB 440/713 KB 1616/1710 KB 634/1063 KB 796/1044 KB 1048/1267 KB 440/713 KB 1612/1710 KB 634/1063 KB 792/1044 KB 1044/1267 KB 440/713 KB 1612/1710 KB 634/1063 KB 800/1044 KB 1048/1267 KB 440/713 KB 1616/1710 KB 634/1063 KB 800/1044 KB 1052/1267 KB 444/713 KB 1620/1710 KB 634/1063 KB 800/1044 KB 1048/1267 KB 444/713 KB 1620/1710 KB 634/1063 KB 800/1044 KB 1048/1267 KB 444/713 KB 1616/1710 KB 634/1063 KB 800/1044 KB 1052/1267 KB 448/713 KB 1620/1710 KB 636/1063 KB 800/1044 KB 1052/1267 KB 444/713 KB 1620/1710 KB 636/1063 KB 800/1044 KB 1056/1267 KB 448/713 KB 1620/1710 KB 636/1063 KB 800/1044 KB 1056/1267 KB 448/713 KB 1620/1710 KB 640/1063 KB 804/1044 KB 1060/1267 KB 452/713 KB 1624/1710 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 644/1063 KB 804/1044 KB 1060/1267 KB 452/713 KB 1624/1710 KB 648/1063 KB 804/1044 KB 1060/1267 KB 452/713 KB 1624/1710 KB 640/1063 KB 804/1044 KB 1056/1267 KB 448/713 KB 1620/1710 KB 640/1063 KB 808/1044 KB 1060/1267 KB 452/713 KB 1624/1710 KB 648/1063 KB 804/1044 KB 1060/1267 KB 452/713 KB 1620/1710 KB 640/1063 KB 804/1044 KB 1060/1267 KB 448/713 KB 1620/1710 KB 640/1063 KB 808/1044 KB 1060/1267 KB 452/713 KB 1628/1710 KB 648/1063 KB 812/1044 KB 1064/1267 KB 456/713 KB 1628/1710 KB 648/1063 KB 816/1044 KB 1064/1267 KB 456/713 KB 1632/1710 KB 648/1063 KB 808/1044 KB 1064/1267 KB 456/713 KB 1628/1710 KB 648/1063 KB 808/1044 KB 1064/1267 KB 452/713 KB 1628/1710 KB 648/1063 KB 816/1044 KB 1068/1267 KB 456/713 KB 1632/1710 KB 652/1063 KB 816/1044 KB 1072/1267 KB 460/713 KB 1632/1710 KB 652/1063 KB 816/1044 KB 1064/1267 KB 456/713 KB 1632/1710 KB 652/1063 KB 812/1044 KB 1064/1267 KB 456/713 KB 1632/1710 KB 648/1063 KB 816/1044 KB 1068/1267 KB 460/713 KB 1632/1710 KB 652/1063 KB 816/1044 KB 1072/1267 KB 460/713 KB 1636/1710 KB 652/1063 KB 816/1044 KB 1072/1267 KB 464/713 KB 1636/1710 KB 652/1063 KB 820/1044 KB 1072/1267 KB 464/713 KB 1636/1710 KB 652/1063 KB 824/1044 KB 1076/1267 KB 468/713 KB 1640/1710 KB 656/1063 KB 828/1044 KB 1076/1267 KB 468/713 KB 1640/1710 KB 656/1063 KB 832/1044 KB 1076/1267 KB 468/713 KB 1640/1710 KB 656/1063 KB 820/1044 KB 1076/1267 KB 468/713 KB 1640/1710 KB 656/1063 KB 832/1044 KB 1076/1267 KB 468/713 KB 1644/1710 KB 656/1063 KB 820/1044 KB 1076/1267 KB 468/713 KB 1636/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 468/713 KB 1636/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 464/713 KB 1636/1710 KB 656/1063 KB 832/1044 KB 1080/1267 KB 468/713 KB 1644/1710 KB 656/1063 KB 832/1044 KB 1080/1267 KB 472/713 KB 1644/1710 KB 656/1063 KB 832/1044 KB 1080/1267 KB 476/713 KB 1644/1710 KB 660/1063 KB 832/1044 KB 1084/1267 KB 480/713 KB 1644/1710 KB 660/1063 KB 832/1044 KB 1080/1267 KB 472/713 KB 1644/1710 KB 660/1063 KB 832/1044 KB 1084/1267 KB 480/713 KB 1644/1710 KB 664/1063 KB 832/1044 KB 1084/1267 KB 480/713 KB 1644/1710 KB 668/1063 KB 832/1044 KB 1084/1267 KB 476/713 KB 1644/1710 KB 660/1063 KB 832/1044 KB 1088/1267 KB 480/713 KB 1644/1710 KB 668/1063 KB 832/1044 KB 1092/1267 KB 480/713 KB 1644/1710 KB 668/1063 KB 836/1044 KB 1096/1267 KB 484/713 KB 1648/1710 KB 672/1063 KB 836/1044 KB 1100/1267 KB 484/713 KB 1648/1710 KB 672/1063 KB 836/1044 KB 1104/1267 KB 484/713 KB 1648/1710 KB 672/1063 KB 836/1044 KB 1092/1267 KB 484/713 KB 1648/1710 KB 672/1063 KB 832/1044 KB 1092/1267 KB 484/713 KB 1648/1710 KB 672/1063 KB 832/1044 KB 1092/1267 KB 480/713 KB 1648/1710 KB 672/1063 KB 836/1044 KB 1104/1267 KB 484/713 KB 1652/1710 KB 672/1063 KB 836/1044 KB 1104/1267 KB 484/713 KB 1656/1710 KB 672/1063 KB 836/1044 KB 1104/1267 KB 484/713 KB 1660/1710 KB 672/1063 KB 832/1044 KB 1092/1267 KB 480/713 KB 1644/1710 KB 672/1063 KB 840/1044 KB 1104/1267 KB 484/713 KB 1660/1710 KB 672/1063 KB 840/1044 KB 1104/1267 KB 488/713 KB 1660/1710 KB 672/1063 KB 840/1044 KB 1104/1267 KB 488/713 KB 1660/1710 KB 676/1063 KB 844/1044 KB 1104/1267 KB 492/713 KB 1660/1710 KB 680/1063 KB 844/1044 KB 1104/1267 KB 492/713 KB 1660/1710 KB 684/1063 KB 844/1044 KB 1104/1267 KB 492/713 KB 1660/1710 KB 688/1063 KB 844/1044 KB 1108/1267 KB 492/713 KB 1664/1710 KB 692/1063 KB 844/1044 KB 1108/1267 KB 492/713 KB 1664/1710 KB 696/1063 KB 844/1044 KB 1108/1267 KB 492/713 KB 1664/1710 KB 700/1063 KB 844/1044 KB 1104/1267 KB 492/713 KB 1660/1 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 710 KB 676/1063 KB 844/1044 KB 1108/1267 KB 496/713 KB 1664/1710 KB 700/1063 KB 844/1044 KB 1104/1267 KB 488/713 KB 1660/1710 KB 676/1063 KB 848/1044 KB 1108/1267 KB 496/713 KB 1664/1710 KB 700/1063 KB 848/1044 KB 1108/1267 KB 500/713 KB 1664/1710 KB 700/1063 KB 852/1044 KB 1108/1267 KB 504/713 KB 1664/1710 KB 700/1063 KB 852/1044 KB 1108/1267 KB 508/713 KB 1664/1710 KB 700/1063 KB 852/1044 KB 1108/1267 KB 512/713 KB 1664/1710 KB 700/1063 KB 844/1044 KB 1108/1267 KB 492/713 KB 1664/1710 KB 688/1063 KB 844/1044 KB 1104/1267 KB 492/713 KB 1664/1710 KB 688/1063 KB 852/1044 KB 1108/1267 KB 512/713 KB 1668/1710 KB 700/1063 KB 852/1044 KB 1108/1267 KB 512/713 KB 1672/1710 KB 700/1063 KB 852/1044 KB 1108/1267 KB 512/713 KB 1676/1710 KB 700/1063 KB 852/1044 KB 1112/1267 KB 512/713 KB 1676/1710 KB 700/1063 KB 852/1044 KB 1108/1267 KB 500/713 KB 1664/1710 KB 700/1063 KB 852/1044 KB 1116/1267 KB 512/713 KB 1676/1710 KB 700/1063 KB 856/1044 KB 1120/1267 KB 512/713 KB 1676/1710 KB 700/1063 KB 856/1044 KB 1116/1267 KB 512/713 KB 1676/1710 KB 700/1063 KB 860/1044 KB 1120/1267 KB 512/713 KB 1680/1710 KB 700/1063 KB 864/1044 KB 1120/1267 KB 512/713 KB 1680/1710 KB 700/1063 KB 864/1044 KB 1124/1267 KB 512/713 KB 1680/1710 KB 700/1063 KB 868/1044 KB 1128/1267 KB 516/713 KB 1680/1710 KB 704/1063 KB 868/1044 KB 1132/1267 KB 516/713 KB 1680/1710 KB 704/1063 KB 856/1044 KB 1120/1267 KB 512/713 KB 1680/1710 KB 700/1063 KB 868/1044 KB 1132/1267 KB 516/713 KB 1684/1710 KB 704/1063 KB 868/1044 KB 1132/1267 KB 516/713 KB 1688/1710 KB 704/1063 KB 868/1044 KB 1132/1267 KB 516/713 KB 1692/1710 KB 704/1063 KB 868/1044 KB 1124/1267 KB 516/713 KB 1680/1710 KB 704/1063 KB 864/1044 KB 1124/1267 KB 516/713 KB 1680/1710 KB 704/1063 KB 864/1044 KB 1124/1267 KB 512/713 KB 1680/1710 KB 704/1063 KB 868/1044 KB 1132/1267 KB 516/713 KB 1692/1710 KB 708/1063 KB 868/1044 KB 1132/1267 KB 520/713 KB 1692/1710 KB 712/1063 KB 872/1044 KB 1132/1267 KB 520/713 KB 1692/1710 KB 716/1063 KB 868/1044 KB 1132/1267 KB 520/713 KB 1692/1710 KB 708/1063 KB 872/1044 KB 1136/1267 KB 524/713 KB 1692/1710 KB 716/1063 KB 872/1044 KB 1136/1267 KB 528/713 KB 1692/1710 KB 716/1063 KB 872/1044 KB 1136/1267 KB 520/713 KB 1692/1710 KB 716/1063 KB 872/1044 KB 1132/1267 KB 520/713 KB 1692/1710 KB 712/1063 KB 876/1044 KB 1136/1267 KB 528/713 KB 1692/1710 KB 716/1063 KB 880/1044 KB 1136/1267 KB 528/713 KB 1692/1710 KB 716/1063 KB 884/1044 KB 1136/1267 KB 528/713 KB 1692/1710 KB 716/1063 KB 888/1044 KB 1140/1267 KB 532/713 KB 1696/1710 KB 720/1063 KB 892/1044 KB 1140/1267 KB 532/713 KB 1696/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 532/713 KB 1696/1710 KB 720/1063 KB 884/1044 KB 1140/1267 KB 532/713 KB 1696/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 532/713 KB 1700/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 532/713 KB 1704/1710 KB 720/1063 KB 884/1044 KB 1140/1267 KB 532/713 KB 1692/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 536/713 KB 1708/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 540/713 KB 1708/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 544/713 KB 1708/1710 KB 720/1063 KB 884/1044 KB 1140/1267 KB 528/713 KB 1692/1710 KB 720/1063 KB 884/1044 KB 1140/1267 KB 528/713 KB 1692/1710 KB 716/1063 KB 896/1044 KB 1140/1267 KB 532/713 KB 1708/1710 KB 720/1063 KB 896/1044 KB 1140/1267 KB 544/713 KB 1708/1710 KB 724/1063 KB 896/1044 KB 1144/1267 KB 544/713 KB 1710/1710 KB 724/1063 KB 896/1044 KB 1144/1267 KB 544/713 KB 1708/1710 KB 724/1063 KB 896/1044 KB 1148/1267 KB 544/713 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 728/1063 KB 896/1044 KB 1152/1267 KB 544/713 KB 1710/1710 KB 728/1063 KB 896/1044 KB 1144/1267 KB 544/713 KB 1710/1710 KB 728/1063 KB 896/1044 KB 1152/1267 KB 544/713 KB 1710/1710 KB 732/1063 KB 896/1044 KB 1156/1267 KB 544/713 KB 1710/1710 KB 732/1063 KB 900/1044 KB 1160/1267 KB 548/713 KB 1710/1710 KB 736/1063 KB 900/1044 KB 1164/1267 KB 548/713 KB 1710/1710 KB 736/1063 KB 900/1044 KB 1156/1267 KB 548/713 KB 1710/1710 KB 736/1063 KB 896/1044 KB 1156/1267 KB 548/713 KB 1710/1710 KB 736/1063 KB 900/1044 KB 1164/1267 KB 552/713 KB 1710/1710 KB 736/1063 KB 896/1044 KB 1156/1267 KB 544/713 KB 1710/1710 KB 736/1063 KB 904/1044 KB 1164/1267 KB 552/713 KB 1710/1710 KB 736/1063 KB 908/1044 KB 1164/1267 KB 552/713 KB 1710/1710 KB 736/1063 KB 912/1044 KB 1164/1267 KB 556/713 KB 1710/1710 KB 740/1063 KB 908/1044 KB 1164/1267 KB 556/713 KB 1710/1710 KB 740/1063 KB 908/1044 KB 1164/1267 KB 552/713 KB 1710/1710 KB 740/1063 KB 912/1044 KB 1164/1267 KB 556/713 KB 1710/1710 KB 744/1063 KB 912/1044 KB 1164/1267 KB 560/713 KB 1710/1710 KB 744/1063 KB 912/1044 KB 1164/1267 KB 560/713 KB 1710/1710 KB 748/1063 KB 912/1044 KB 1168/1267 KB 560/713 KB 1710/1710 KB 748/1063 KB 916/1044 KB 1168/1267 KB 560/713 KB 1710/1710 KB 748/1063 KB 920/1044 KB 1172/1267 KB 564/713 KB 1710/1710 KB 752/1063 KB 924/1044 KB 1172/1267 KB 564/713 KB 1710/1710 KB 752/1063 KB 928/1044 KB 1172/1267 KB 564/713 KB 1710/1710 KB 752/1063 KB 916/1044 KB 1172/1267 KB 564/713 KB 1710/1710 KB 752/1063 KB 916/1044 KB 1168/1267 KB 564/713 KB 1710/1710 KB 752/1063 KB 916/1044 KB 1168/1267 KB 564/713 KB 1710/1710 KB 748/1063 KB 928/1044 KB 1172/1267 KB 568/713 KB 1710/1710 KB 752/1063 KB 928/1044 KB 1172/1267 KB 568/713 KB 1710/1710 KB 756/1063 KB 928/1044 KB 1172/1267 KB 568/713 KB 1710/1710 KB 760/1063 KB 928/1044 KB 1176/1267 KB 572/713 KB 1710/1710 KB 760/1063 KB 928/1044 KB 1172/1267 KB 572/713 KB 1710/1710 KB 760/1063 KB 928/1044 KB 1176/1267 KB 576/713 KB 1710/1710 KB 760/1063 KB 928/1044 KB 1180/1267 KB 576/713 KB 1710/1710 KB 764/1063 KB 928/1044 KB 1180/1267 KB 576/713 KB 1710/1710 KB 760/1063 KB 932/1044 KB 1180/1267 KB 576/713 KB 1710/1710 KB 764/1063 KB 936/1044 KB 1184/1267 KB 580/713 KB 768/1063 KB 940/1044 KB 1184/1267 KB 580/713 KB 768/1063 KB 944/1044 KB 1184/1267 KB 580/713 KB 768/1063 KB 932/1044 KB 1184/1267 KB 580/713 KB 1710/1710 KB 768/1063 KB 932/1044 KB 1184/1267 KB 580/713 KB 1710/1710 KB 764/1063 KB 944/1044 KB 1184/1267 KB 584/713 KB 768/1063 KB 944/1044 KB 1184/1267 KB 588/713 KB 772/1063 KB 932/1044 KB 1184/1267 KB 576/713 KB 1710/1710 KB 764/1063 KB 944/1044 KB 1188/1267 KB 588/713 KB 772/1063 KB 944/1044 KB 1192/1267 KB 588/713 KB 772/1063 KB 944/1044 KB 1196/1267 KB 588/713 KB 772/1063 KB 944/1044 KB 1200/1267 KB 588/713 KB 772/1063 KB 944/1044 KB 1184/1267 KB 584/713 KB 772/1063 KB 944/1044 KB 1200/1267 KB 592/713 KB 776/1063 KB 944/1044 KB 1200/1267 KB 592/713 KB 780/1063 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2789.4 KB/sec) unit-abot-epc-basic-0: 18:04:12 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-mysql-0: 18:04:12 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 944/1044 KB 1200/1267 KB 592/713 KB 772/1063 KB 944/1044 KB 1200/1267 KB 592/713 KB 784/1063 KB 948/1044 KB 1204/1267 KB 596/713 KB 788/1063 KB 948/1044 KB 1204/1267 KB 596/713 KB 792/1063 KB 948/1044 KB 1204/1267 KB 596/713 KB 796/1063 KB 948/1044 KB 1204/1267 KB 596/713 KB 784/1063 KB 948/1044 KB 1204/1267 KB 600/713 KB 796/1063 KB 948/1044 KB 1204/1267 KB 604/713 KB 796/1063 KB 948/1044 KB 1204/1267 KB 608/713 KB 796/1063 KB 948/1044 KB 1204/1267 KB 592/713 KB 784/1063 KB 952/1044 KB 1204/1267 KB 608/713 KB 796/1063 KB 944/1044 KB 1204/1267 KB 592/713 KB 784/1063 KB 956/1044 KB 1204/1267 KB 608/713 KB 796/1063 KB 960/1044 KB 1208/1267 KB 608/713 KB 796/1063 KB 956/1044 KB 1208/1267 KB 608/713 KB 796/1063 KB 960/1044 KB 1212/1267 KB 608/713 KB 796/1063 KB 960/1044 KB 1216/1267 KB 608/713 KB 796/1063 KB 960/1044 KB 1216/1267 KB 608/713 KB 800/1063 KB 964/1044 KB 1220/1267 KB 612/713 KB 804/1063 KB 964/1044 KB 1220/1267 KB 612/713 KB 808/1063 KB 964/1044 KB 1216/1267 KB 608/713 KB 800/1063 KB 964/1044 KB 1220/1267 KB 612/713 KB 800/1063 KB 964/1044 KB 1220/1267 KB 608/713 KB 800/1063 KB 968/1044 KB 1220/1267 KB 612/713 KB 808/1063 KB 968/1044 KB 1220/1267 KB 616/713 KB 808/1063 KB 972/1044 KB 1224/1267 KB 620/713 KB 808/1063 KB 972/1044 KB 1224/1267 KB 624/713 KB 812/1063 KB 972/1044 KB 1224/1267 KB 616/713 KB 808/1063 KB 972/1044 KB 1228/1267 KB 624/713 KB 812/1063 KB 972/1044 KB 1232/1267 KB 624/713 KB 812/1063 KB 972/1044 KB 1220/1267 KB 616/713 KB 808/1063 KB 976/1044 KB 1232/1267 KB 624/713 KB 812/1063 KB 972/1044 KB 1224/1267 KB 620/713 KB 812/1063 KB 980/1044 KB 1232/1267 KB 624/713 KB 812/1063 KB 984/1044 KB 1236/1267 KB 628/713 KB 3/257 KB 816/1063 KB 988/1044 KB 1236/1267 KB 628/713 KB 3/257 KB 816/1063 KB 992/1044 KB 1236/1267 KB 628/713 KB 3/257 KB 816/1063 KB 980/1044 KB 1236/1267 KB 628/713 KB 3/257 KB 816/1063 KB 992/1044 KB 1236/1267 KB 628/713 KB 5/257 KB 816/1063 KB 992/1044 KB 1236/1267 KB 628/713 KB 8/257 KB 816/1063 KB 992/1044 KB 1236/1267 KB 628/713 KB 11/257 KB 816/1063 KB 992/1044 KB 1236/1267 KB 628/713 KB 13/257 KB 816/1063 KB 992/1044 KB 1236/1267 KB 628/713 KB 16/257 KB 816/1063 KB 980/1044 KB 1236/1267 KB 628/713 KB 816/1063 KB 980/1044 KB 1236/1267 KB 624/713 KB 816/1063 KB 992/1044 KB 1240/1267 KB 628/713 KB 16/257 KB 816/1063 KB 980/1044 KB 1232/1267 KB 624/713 KB 816/1063 KB 992/1044 KB 1244/1267 KB 632/713 KB 16/257 KB 820/1063 KB 992/1044 KB 1244/1267 KB 632/713 KB 16/257 KB 824/1063 KB 992/1044 KB 1244/1267 KB 632/713 KB 16/257 KB 828/1063 KB 992/1044 KB 1240/1267 KB 632/713 KB 16/257 KB 816/1063 KB 992/1044 KB 1244/1267 KB 636/713 KB 19/257 KB 828/1063 KB 992/1044 KB 1244/1267 KB 632/713 KB 19/257 KB 828/1063 KB 992/1044 KB 1244/1267 KB 636/713 KB 21/257 KB 828/1063 KB 996/1044 KB 1244/1267 KB 640/713 KB 24/257 KB 832/1063 KB 992/1044 KB 1244/1267 KB 636/713 KB 19/257 KB 828/1063 KB 996/1044 KB 1248/1267 KB 640/713 KB 24/257 KB 832/1063 KB 996/1044 KB 1252/1267 KB 640/713 KB 24/257 KB 832/1063 KB 996/1044 KB 1256/1267 KB 640/713 KB 27/257 KB 832/1063 KB 996/1044 KB 1260/1267 KB 640/713 KB 27/257 KB 832/1063 KB 996/1044 KB 1264/1267 KB 640/713 KB 27/257 KB 832/1063 KB 996/1044 KB 1244/1267 KB 640/713 KB 21/257 KB 832/1063 KB 996/1044 KB 1244/1267 KB 640/713 KB 21/257 KB 828/1063 KB 992/1044 KB 1244/1267 KB 640/713 KB 21/257 KB 828/1063 KB 996/1044 KB 1264/1267 KB 644/713 KB 27/257 KB 832/1063 KB 996/1044 KB 1252/1267 KB 640/713 KB 27/257 KB 832/106 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 3 KB 1000/1044 KB 1264/1267 KB 644/713 KB 27/257 KB 836/1063 KB 1000/1044 KB 1264/1267 KB 644/713 KB 27/257 KB 840/1063 KB 1000/1044 KB 1264/1267 KB 644/713 KB 27/257 KB 832/1063 KB 1004/1044 KB 1264/1267 KB 648/713 KB 29/257 KB 840/1063 KB 1008/1044 KB 1264/1267 KB 648/713 KB 29/257 KB 840/1063 KB 1000/1044 KB 1264/1267 KB 648/713 KB 29/257 KB 840/1063 KB 1008/1044 KB 1264/1267 KB 652/713 KB 29/257 KB 840/1063 KB 1008/1044 KB 1264/1267 KB 656/713 KB 29/257 KB 844/1063 KB 1000/1044 KB 1264/1267 KB 644/713 KB 29/257 KB 840/1063 KB 1008/1044 KB 1264/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1008/1044 KB 1264/1267 KB 652/713 KB 29/257 KB 844/1063 KB 1012/1044 KB 1264/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1012/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1016/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1020/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1024/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1028/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1032/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1036/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1040/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 844/1063 KB 1044/1044 KB 1267/1267 KB 660/713 KB 36/257 KB 848/1063 KB 1044/1044 KB 1267/1267 KB 660/713 KB 36/257 KB 848/1063 KB 1040/1044 KB 1267/1267 KB 660/713 KB 36/257 KB 848/1063 KB 1044/1044 KB 1267/1267 KB 664/713 KB 36/257 KB 848/1063 KB 1040/1044 KB 1267/1267 KB 656/713 KB 36/257 KB 848/1063 KB 1040/1044 KB 1267/1267 KB 656/713 KB 32/257 KB 848/1063 KB 1044/1044 KB 1267/1267 KB 664/713 KB 36/257 KB 852/1063 KB 1044/1044 KB 1267/1267 KB 664/713 KB 36/257 KB 856/1063 KB 1044/1044 KB 1267/1267 KB 664/713 KB 40/257 KB 856/1063 KB 1044/1044 KB 1267/1267 KB 664/713 KB 44/257 KB 856/1063 KB 1044/1044 KB 1267/1267 KB 668/713 KB 44/257 KB 856/1063 KB 1044/1044 KB 1267/1267 KB 672/713 KB 44/257 KB 860/1063 KB 1044/1044 KB 1267/1267 KB 668/713 KB 44/257 KB 860/1063 KB 1044/1044 KB 1267/1267 KB 672/713 KB 48/257 KB 860/1063 KB 1044/1044 KB 1267/1267 KB 676/713 KB 48/257 KB 860/1063 KB 1044/1044 KB 1267/1267 KB 680/713 KB 52/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 684/713 KB 52/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 688/713 KB 52/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 676/713 KB 52/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 676/713 KB 48/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 688/713 KB 52/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 688/713 KB 52/257 KB 872/1063 KB 1044/1044 KB 1267/1267 KB 688/713 KB 56/257 KB 874/1063 KB 1044/1044 KB 1267/1267 KB 688/713 KB 56/257 KB 872/1063 KB 1044/1044 KB 1267/1267 KB 688/713 KB 56/257 KB 876/1063 KB 1044/1044 KB 692/713 KB 60/257 KB 880/1063 KB 1044/1044 KB 692/713 KB 60/257 KB 884/1063 KB 1044/1044 KB 692/713 KB 60/257 KB 888/1063 KB 1044/1044 KB 692/713 KB 60/257 KB 892/1063 KB 1044/1044 KB 692/713 KB 60/257 KB 876/1063 KB 1044/1044 KB 688/713 KB 60/257 KB 876/1063 KB 1044/1044 KB 692/713 KB 64/257 KB 892/1063 KB 1044/1044 KB 692/713 KB 68/257 KB 892/1063 KB 1044/1044 KB 692/713 KB 72/257 KB 892/1063 KB 1044/1044 KB 696/713 KB 76/257 KB 892/1063 KB 1044/1044 KB 696/713 KB 72/257 KB 892/1063 KB 1044/1044 KB 700/713 KB 76/257 KB 892/1063 KB 1044/1044 KB 704/713 KB 76/257 KB 892/1063 KB 1044/1044 KB 704/713 KB 80/257 KB 892/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-cor unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install e/2.7/log4j-core-2.7.jar (1267 KB at 1948.4 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 1044/1044 KB 704/713 KB 84/257 KB 892/1063 KB 1044/1044 KB 708/713 KB 88/257 KB 892/1063 KB 1044/1044 KB 708/713 KB 92/257 KB 896/1063 KB 1044/1044 KB 708/713 KB 96/257 KB 896/1063 KB 1044/1044 KB 708/713 KB 84/257 KB 892/1063 KB 1044/1044 KB 712/713 KB 96/257 KB 896/1063 KB 1044/1044 KB 713/713 KB 96/257 KB 896/1063 KB 1044/1044 KB 708/713 KB 88/257 KB 896/1063 KB 1044/1044 KB 713/713 KB 96/257 KB 900/1063 KB 1044/1044 KB 713/713 KB 96/257 KB 904/1063 KB 713/713 KB 96/257 KB 908/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 1591.3 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 713/713 KB 96/257 KB 912/1063 KB 713/713 KB 100/257 KB 916/1063 KB 713/713 KB 100/257 KB 920/1063 KB 713/713 KB 100/257 KB 924/1063 KB 713/713 KB 100/257 KB 912/1063 KB 713/713 KB 104/257 KB 924/1063 KB 713/713 KB 108/257 KB 924/1063 KB 713/713 KB 112/257 KB 924/1063 KB 713/713 KB 112/257 KB 928/1063 KB 713/713 KB 116/257 KB 932/1063 KB 713/713 KB 116/257 KB 936/1063 KB 713/713 KB 116/257 KB 940/1063 KB 713/713 KB 116/257 KB 928/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar (713 KB at 1081.9 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 120/257 KB 940/1063 KB 124/257 KB 940/1063 KB 128/257 KB 940/1063 KB 128/257 KB 944/1063 KB 132/257 KB 948/1063 KB 132/257 KB 952/1063 KB 132/257 KB 956/1063 KB 132/257 KB 944/1063 KB 136/257 KB 956/1063 KB 140/257 KB 956/1063 KB 144/257 KB 956/1063 KB 148/257 KB 956/1063 KB 152/257 KB 960/1063 KB 156/257 KB 960/1063 KB 160/257 KB 960/1063 KB 148/257 KB 960/1063 KB 160/257 KB 964/1063 KB 3/358 KB 160/257 KB 968/1063 KB 6/358 KB 160/257 KB 968/1063 KB 9/358 KB 160/257 KB 968/1063 KB 160/257 KB 968/1063 KB 11/358 KB 160/257 KB 968/1063 KB 14/358 KB 160/257 KB 968/1063 KB 16/358 KB 160/257 KB 968/1063 KB 16/358 KB 160/257 KB 972/1063 KB 19/358 KB 160/257 KB 976/1063 KB 4/549 KB 19/358 KB 3/5 KB 164/257 KB 980/1063 KB 19/358 KB 160/257 KB 972/1063 KB 4/549 KB 22/358 KB 3/5 KB 164/257 KB 980/1063 KB 4/549 KB 25/358 KB 3/5 KB 164/257 KB 980/1063 KB 4/549 KB 27/358 KB 3/5 KB 164/257 KB 980/1063 KB 4/549 KB 30/358 KB 3/5 KB 164/257 KB 980/1063 KB 4/549 KB 32/358 KB 3/5 KB 164/257 KB 980/1063 KB 4/549 KB 19/358 KB 3/5 KB 164/257 KB 976/1063 KB 4/549 KB 19/358 KB 3/5 KB 160/257 KB 976/1063 KB 8/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 12/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 16/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 20/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 24/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 28/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 32/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 19/358 KB 3/5 KB 160/257 KB 976/1063 KB 32/549 KB 36/358 KB 5/5 KB 164/257 KB 980/1063 KB 32/549 KB 36/358 KB 5/5 KB 168/257 KB 980/1063 KB 4/549 KB 36/358 KB 3/5 KB 164/257 KB 980/1063 KB 36/549 KB 36/358 KB 5/5 KB 168/257 KB 984/1063 KB 40/549 KB 36/358 KB 5/5 KB 168/257 KB 984/1063 KB 44/549 KB 36/358 KB 5/5 KB 168/257 KB 984/1063 KB 48/549 KB 36/358 KB 5/5 KB 168/257 KB 984/1063 KB 32/549 KB 36/358 KB 5/5 KB 168/257 KB 984/1063 KB 48/549 KB 36/358 KB 5/5 KB 172/257 KB 988/1063 KB 48/549 KB 36/358 KB 5/5 KB 172/257 KB 984/1063 KB 48/549 KB 40/358 KB 5/5 KB 172/257 KB 988/1063 KB 48/549 KB 44/358 KB 5/5 KB 172/257 KB 988/1063 KB 48/549 KB 44/358 KB 5/5 KB 176/257 KB 988/1063 KB 52/549 KB 48/358 KB 5/5 KB 176/257 KB 988/1063 KB 56/549 KB 48/358 KB 5/5 KB 176/257 KB 988/1063 KB 60/549 KB 48/358 KB 5/5 KB 176/257 KB 988/1063 KB 64/549 KB 48/358 KB 5/5 KB 176/257 KB 988/1063 KB 48/549 KB 48/358 KB 5/5 KB 176/257 KB 988/1063 KB 64/549 KB 48/358 KB 5/5 KB 176/257 KB 992/1063 KB 64/549 KB 52/358 KB 5/5 KB 180/257 KB 996/1063 KB 68/549 KB 52/358 KB 5/5 KB 180/257 KB 1000/1063 KB 68/549 KB 52/358 KB 5/5 KB 180/257 KB 1004/1063 KB 64/549 KB 52/358 KB 5/5 KB 180/257 KB 992/1063 KB 64/549 KB 48/358 KB 5/5 KB 180/257 KB 992/1063 KB 68/549 KB 52/358 KB 5/5 KB 180/257 KB 996/1063 KB 72/549 KB 52/358 KB 5/5 KB 180/257 KB 1004/1063 KB 76/549 KB 52/358 KB 5/5 KB 180/257 KB 1004/1063 KB 80/549 KB 52/358 KB 5/5 KB 180/257 KB 1004/1063 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.5 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 80/549 KB 52/358 KB 184/257 KB 1004/1063 KB 80/549 KB 56/358 KB 184/257 KB 1004/1063 KB 80/549 KB 56/358 KB 188/257 KB 1004/1063 KB 80/549 KB 60/358 KB 188/257 KB 1004/1063 KB 84/549 KB 61/358 KB 188/257 KB 1004/1063 KB 84/549 KB 60/358 KB 188/257 KB 1004/1063 KB 84/549 KB 61/358 KB 192/257 KB 1004/1063 KB 88/549 KB 61/358 KB 192/257 KB 1004/1063 KB 88/549 KB 61/358 KB 192/257 KB 1008/1063 KB 92/549 KB 65/358 KB 196/257 KB 1012/1063 KB 92/549 KB 65/358 KB 196/257 KB 1016/1063 KB 92/549 KB 65/358 KB 196/257 KB 1008/1063 KB 92/549 KB 61/358 KB 196/257 KB 1008/1063 KB 92/549 KB 61/358 KB 192/257 KB 1008/1063 KB 96/549 KB 65/358 KB 196/257 KB 1016/1063 KB 100/549 KB 65/358 KB 196/257 KB 1016/1063 KB 104/549 KB 69/358 KB 200/257 KB 1020/1063 KB 108/549 KB 69/358 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 3/86 KB 200/257 KB 1020/1063 KB 100/549 KB 69/358 KB 200/257 KB 1020/1063 KB 100/549 KB 69/358 KB 200/257 KB 1016/1063 KB 100/549 KB 69/358 KB 196/257 KB 1016/1063 KB 108/549 KB 69/358 KB 3/86 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 6/86 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 9/86 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 11/86 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 14/86 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 16/86 KB 200/257 KB 1020/1063 KB 112/549 KB 69/358 KB 19/86 KB 200/257 KB 1020/1063 KB 112/549 KB 73/358 KB 19/86 KB 204/257 KB 1020/1063 KB 112/549 KB 73/358 KB 19/86 KB 200/257 KB 1020/1063 KB 112/549 KB 77/358 KB 19/86 KB 204/257 KB 1020/1063 KB 112/549 KB 77/358 KB 19/86 KB 208/257 KB 1020/1063 KB 112/549 KB 77/358 KB 22/86 KB 208/257 KB 1020/1063 KB 112/549 KB 77/358 KB 22/86 KB 208/257 KB 1024/1063 KB 116/549 KB 81/358 KB 25/86 KB 212/257 KB 1028/1063 KB 116/549 KB 81/358 KB 25/86 KB 212/257 KB 1032/1063 KB 116/549 KB 81/358 KB 25/86 KB 212/257 KB 1036/1063 KB 112/549 KB 81/358 KB 25/86 KB 212/257 KB 1024/1063 KB 116/549 KB 81/358 KB 27/86 KB 212/257 KB 1036/1063 KB 116/549 KB 81/358 KB 30/86 KB 212/257 KB 1036/1063 KB 116/549 KB 81/358 KB 25/86 KB 212/257 KB 1024/1063 KB 112/549 KB 81/358 KB 25/86 KB 212/257 KB 1024/1063 KB 112/549 KB 77/358 KB 25/86 KB 212/257 KB 1024/1063 KB 116/549 KB 85/358 KB 30/86 KB 212/257 KB 1036/1063 KB 116/549 KB 85/358 KB 30/86 KB 216/257 KB 1036/1063 KB 116/549 KB 89/358 KB 30/86 KB 216/257 KB 1036/1063 KB 116/549 KB 93/358 KB 30/86 KB 216/257 KB 1036/1063 KB 116/549 KB 93/358 KB 30/86 KB 220/257 KB 1036/1063 KB 120/549 KB 93/358 KB 30/86 KB 220/257 KB 1036/1063 KB 120/549 KB 93/358 KB 32/86 KB 224/257 KB 1036/1063 KB 124/549 KB 93/358 KB 36/86 KB 224/257 KB 1036/1063 KB 124/549 KB 97/358 KB 40/86 KB 224/257 KB 1040/1063 KB 124/549 KB 97/358 KB 44/86 KB 224/257 KB 1040/1063 KB 124/549 KB 97/358 KB 48/86 KB 224/257 KB 1040/1063 KB 120/549 KB 93/358 KB 30/86 KB 224/257 KB 1036/1063 KB 124/549 KB 97/358 KB 48/86 KB 228/257 KB 1040/1063 KB 124/549 KB 97/358 KB 36/86 KB 224/257 KB 1040/1063 KB 124/549 KB 93/358 KB 36/86 KB 224/257 KB 1040/1063 KB 124/549 KB 93/358 KB 32/86 KB 224/257 KB 1036/1063 KB 128/549 KB 97/358 KB 48/86 KB 228/257 KB 1040/1063 KB 132/549 KB 97/358 KB 48/86 KB 228/257 KB 1040/1063 KB 136/549 KB 101/358 KB 48/86 KB 228/257 KB 1044/1063 KB 140/549 KB 101/358 KB 48/86 KB 232/257 KB 1044/1063 KB 144/549 KB 101/358 KB 48/86 KB 232/257 KB 1044/1063 KB 148/549 KB 101/358 KB 48/86 KB 232/257 KB 1044/1063 KB 152/549 KB 101/358 KB 52/86 KB 232/25 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 7 KB 1044/1063 KB 132/549 KB 101/358 KB 48/86 KB 228/257 KB 1044/1063 KB 152/549 KB 105/358 KB 52/86 KB 232/257 KB 1044/1063 KB 152/549 KB 109/358 KB 52/86 KB 232/257 KB 1044/1063 KB 132/549 KB 97/358 KB 48/86 KB 228/257 KB 1044/1063 KB 152/549 KB 109/358 KB 52/86 KB 232/257 KB 1048/1063 KB 152/549 KB 109/358 KB 52/86 KB 232/257 KB 1052/1063 KB 152/549 KB 109/358 KB 52/86 KB 232/257 KB 1056/1063 KB 152/549 KB 113/358 KB 52/86 KB 232/257 KB 1060/1063 KB 152/549 KB 113/358 KB 52/86 KB 232/257 KB 1063/1063 KB 148/549 KB 101/358 KB 52/86 KB 232/257 KB 1044/1063 KB 136/549 KB 101/358 KB 48/86 KB 232/257 KB 1044/1063 KB 152/549 KB 113/358 KB 52/86 KB 236/257 KB 1063/1063 KB 152/549 KB 113/358 KB 52/86 KB 240/257 KB 1063/1063 KB 152/549 KB 113/358 KB 52/86 KB 244/257 KB 1063/1063 KB 152/549 KB 113/358 KB 56/86 KB 248/257 KB 1063/1063 KB 152/549 KB 113/358 KB 56/86 KB 252/257 KB 1063/1063 KB 152/549 KB 113/358 KB 52/86 KB 232/257 KB 1056/1063 KB 156/549 KB 117/358 KB 56/86 KB 252/257 KB 1063/1063 KB 156/549 KB 121/358 KB 56/86 KB 252/257 KB 1063/1063 KB 156/549 KB 125/358 KB 56/86 KB 252/257 KB 1063/1063 KB 156/549 KB 113/358 KB 56/86 KB 252/257 KB 1063/1063 KB 160/549 KB 125/358 KB 56/86 KB 256/257 KB 1063/1063 KB 164/549 KB 125/358 KB 56/86 KB 256/257 KB 1063/1063 KB 168/549 KB 129/358 KB 56/86 KB 256/257 KB 1063/1063 KB 172/549 KB 129/358 KB 56/86 KB 256/257 KB 1063/1063 KB 176/549 KB 129/358 KB 56/86 KB 256/257 KB 1063/1063 KB 152/549 KB 113/358 KB 56/86 KB 244/257 KB 1063/1063 KB 176/549 KB 129/358 KB 60/86 KB 256/257 KB 1063/1063 KB 176/549 KB 129/358 KB 64/86 KB 256/257 KB 1063/1063 KB 176/549 KB 129/358 KB 68/86 KB 256/257 KB 1063/1063 KB 176/549 KB 129/358 KB 72/86 KB 256/257 KB 1063/1063 KB 176/549 KB 129/358 KB 76/86 KB 256/257 KB 1063/1063 KB 164/549 KB 129/358 KB 56/86 KB 256/257 KB 1063/1063 KB 156/549 KB 125/358 KB 56/86 KB 256/257 KB 1063/1063 KB 176/549 KB 129/358 KB 76/86 KB 257/257 KB 1063/1063 KB 176/549 KB 133/358 KB 76/86 KB 257/257 KB 1063/1063 KB 176/549 KB 137/358 KB 76/86 KB 257/257 KB 1063/1063 KB 176/549 KB 137/358 KB 80/86 KB 257/257 KB 1063/1063 KB 176/549 KB 141/358 KB 80/86 KB 257/257 KB 1063/1063 KB 176/549 KB 141/358 KB 84/86 KB 257/257 KB 1063/1063 KB 176/549 KB 141/358 KB 86/86 KB 257/257 KB 1063/1063 KB 180/549 KB 141/358 KB 86/86 KB 257/257 KB 1063/1063 KB 184/549 KB 145/358 KB 86/86 KB 257/257 KB 1063/1063 KB 188/549 KB 145/358 KB 86/86 KB 257/257 KB 1063/1063 KB 180/549 KB 145/358 KB 86/86 KB 257/257 KB 1063/1063 KB 188/549 KB 149/358 KB 86/86 KB 257/257 KB 1063/1063 KB 188/549 KB 153/358 KB 86/86 KB 257/257 KB 1063/1063 KB 188/549 KB 157/358 KB 86/86 KB 257/257 KB 1063/1063 KB 192/549 KB 157/358 KB 86/86 KB 257/257 KB 1063/1063 KB 196/549 KB 157/358 KB 86/86 KB 257/257 KB 1063/1063 KB 200/549 KB 161/358 KB 86/86 KB 257/257 KB 204/549 KB 161/358 KB 86/86 KB 257/257 KB 196/549 KB 161/358 KB 86/86 KB 257/257 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 1502.3 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 204/549 KB 165/358 KB 86/86 KB 257/257 KB 204/549 KB 169/358 KB 86/86 KB 257/257 KB 208/549 KB 169/358 KB 86/86 KB 257/257 KB 208/549 KB 173/358 KB 86/86 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 360.9 KB/sec) unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 120.6 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 212/549 KB 177/358 KB 212/549 KB 181/358 KB 212/549 KB 185/358 KB 212/549 KB 181/358 KB 216/549 KB 189/358 KB 220/549 KB 189/358 KB 224/549 KB 189/358 KB 212/549 KB 189/358 KB 228/549 KB 189/358 KB 232/549 KB 193/358 KB 236/549 KB 193/358 KB 240/549 KB 193/358 KB 228/549 KB 193/358 KB 240/549 KB 197/358 KB 240/549 KB 201/358 KB 240/549 KB 205/358 KB 240/549 KB 209/358 KB 244/549 KB 213/358 KB 244/549 KB 217/358 KB 244/549 KB 221/358 KB 244/549 KB 209/358 KB 248/549 KB 221/358 KB 252/549 KB 221/358 KB 256/549 KB 221/358 KB 256/549 KB 4/404 KB 221/358 KB 256/549 KB 8/404 KB 221/358 KB 256/549 KB 12/404 KB 221/358 KB 256/549 KB 16/404 KB 221/358 KB 256/549 KB 16/404 KB 225/358 KB 260/549 KB 16/404 KB 229/358 KB 260/549 KB 16/404 KB 233/358 KB 260/549 KB 16/404 KB 237/358 KB 260/549 KB 16/404 KB 225/358 KB 264/549 KB 16/404 KB 237/358 KB 264/549 KB 20/404 KB 237/358 KB 264/549 KB 24/404 KB 237/358 KB 264/549 KB 28/404 KB 237/358 KB 264/549 KB 32/404 KB 237/358 KB 264/549 KB 32/404 KB 3/894 KB 237/358 KB 264/549 KB 32/404 KB 6/894 KB 237/358 KB 264/549 KB 32/404 KB 9/894 KB 237/358 KB 264/549 KB 32/404 KB 11/894 KB 237/358 KB 264/549 KB 32/404 KB 14/894 KB 237/358 KB 264/549 KB 36/404 KB 16/894 KB 237/358 KB 264/549 KB 36/404 KB 14/894 KB 237/358 KB 264/549 KB 40/404 KB 16/894 KB 237/358 KB 264/549 KB 44/404 KB 16/894 KB 237/358 KB 264/549 KB 48/404 KB 16/894 KB 237/358 KB 264/549 KB 48/404 KB 19/894 KB 237/358 KB 264/549 KB 48/404 KB 22/894 KB 237/358 KB 264/549 KB 48/404 KB 25/894 KB 237/358 KB 264/549 KB 48/404 KB 27/894 KB 237/358 KB 264/549 KB 48/404 KB 30/894 KB 237/358 KB 264/549 KB 52/404 KB 30/894 KB 237/358 KB 264/549 KB 56/404 KB 30/894 KB 237/358 KB 264/549 KB 60/404 KB 30/894 KB 237/358 KB 264/549 KB 64/404 KB 30/894 KB 237/358 KB 264/549 KB 64/404 KB 32/894 KB 237/358 KB 264/549 KB 64/404 KB 36/894 KB 237/358 KB 268/549 KB 64/404 KB 40/894 KB 241/358 KB 268/549 KB 64/404 KB 44/894 KB 241/358 KB 268/549 KB 68/404 KB 48/894 KB 241/358 KB 268/549 KB 64/404 KB 36/894 KB 241/358 KB 268/549 KB 64/404 KB 36/894 KB 237/358 KB 272/549 KB 68/404 KB 48/894 KB 241/358 KB 268/549 KB 68/404 KB 44/894 KB 241/358 KB 272/549 KB 72/404 KB 48/894 KB 241/358 KB 272/549 KB 76/404 KB 48/894 KB 241/358 KB 276/549 KB 80/404 KB 48/894 KB 241/358 KB 280/549 KB 80/404 KB 48/894 KB 245/358 KB 284/549 KB 80/404 KB 48/894 KB 245/358 KB 276/549 KB 80/404 KB 48/894 KB 245/358 KB 276/549 KB 80/404 KB 48/894 KB 245/358 KB 284/549 KB 80/404 KB 48/894 KB 245/358 KB 4/587 KB 284/549 KB 80/404 KB 48/894 KB 245/358 KB 8/587 KB 284/549 KB 80/404 KB 48/894 KB 245/358 KB 12/587 KB 284/549 KB 80/404 KB 48/894 KB 245/358 KB 16/587 KB 284/549 KB 80/404 KB 48/894 KB 249/358 KB 16/587 KB 284/549 KB 80/404 KB 48/894 KB 253/358 KB 16/587 KB 284/549 KB 80/404 KB 48/894 KB 253/358 KB 20/587 KB 284/549 KB 80/404 KB 48/894 KB 253/358 KB 24/587 KB 284/549 KB 80/404 KB 48/894 KB 253/358 KB 28/587 KB 284/549 KB 80/404 KB 48/894 KB 253/358 KB 32/587 KB 284/549 KB 80/404 KB 52/894 KB 253/358 KB 32/587 KB 284/549 KB 80/404 KB 56/894 KB 253/358 KB 32/587 KB 288/549 KB 84/404 KB 60/894 KB 257/358 KB 32/587 KB 288/549 KB 84/404 KB 61/894 KB 257/358 KB 32/587 KB 288/549 KB 84/404 KB 56/894 KB 257/358 KB 32/587 KB 288/549 KB 80/404 KB 56/894 KB 253/358 KB 32/587 KB 288/549 KB 84/404 KB 56/894 KB 253/358 KB 32/587 KB 288/549 KB 88/404 KB 61/8 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 94 KB 257/358 KB 32/587 KB 288/549 KB 92/404 KB 61/894 KB 257/358 KB 32/587 KB 288/549 KB 96/404 KB 61/894 KB 257/358 KB 32/587 KB 288/549 KB 96/404 KB 61/894 KB 261/358 KB 32/587 KB 288/549 KB 100/404 KB 61/894 KB 261/358 KB 36/587 KB 288/549 KB 96/404 KB 61/894 KB 261/358 KB 36/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 40/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 44/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 48/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 52/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 56/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 60/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 64/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 68/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 72/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 76/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 80/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 84/587 KB 292/549 KB 100/404 KB 65/894 KB 265/358 KB 36/587 KB 292/549 KB 100/404 KB 61/894 KB 265/358 KB 36/587 KB 292/549 KB 100/404 KB 61/894 KB 261/358 KB 36/587 KB 292/549 KB 100/404 KB 69/894 KB 269/358 KB 84/587 KB 296/549 KB 100/404 KB 69/894 KB 269/358 KB 84/587 KB 300/549 KB 100/404 KB 69/894 KB 269/358 KB 84/587 KB 304/549 KB 100/404 KB 69/894 KB 269/358 KB 84/587 KB 304/549 KB 100/404 KB 69/894 KB 273/358 KB 84/587 KB 308/549 KB 104/404 KB 69/894 KB 277/358 KB 88/587 KB 308/549 KB 104/404 KB 69/894 KB 281/358 KB 88/587 KB 308/549 KB 104/404 KB 69/894 KB 285/358 KB 88/587 KB 308/549 KB 104/404 KB 69/894 KB 273/358 KB 88/587 KB 304/549 KB 104/404 KB 69/894 KB 273/358 KB 88/587 KB 304/549 KB 104/404 KB 69/894 KB 273/358 KB 88/587 KB 304/549 KB 100/404 KB 69/894 KB 273/358 KB 88/587 KB 308/549 KB 104/404 KB 69/894 KB 285/358 KB 92/587 KB 308/549 KB 108/404 KB 69/894 KB 285/358 KB 92/587 KB 308/549 KB 112/404 KB 69/894 KB 285/358 KB 92/587 KB 308/549 KB 112/404 KB 73/894 KB 285/358 KB 96/587 KB 308/549 KB 112/404 KB 73/894 KB 285/358 KB 92/587 KB 308/549 KB 112/404 KB 77/894 KB 285/358 KB 96/587 KB 308/549 KB 112/404 KB 77/894 KB 285/358 KB 100/587 KB 312/549 KB 116/404 KB 81/894 KB 289/358 KB 104/587 KB 312/549 KB 116/404 KB 81/894 KB 289/358 KB 108/587 KB 312/549 KB 116/404 KB 81/894 KB 289/358 KB 112/587 KB 312/549 KB 116/404 KB 81/894 KB 289/358 KB 100/587 KB 312/549 KB 116/404 KB 81/894 KB 285/358 KB 100/587 KB 316/549 KB 116/404 KB 81/894 KB 289/358 KB 112/587 KB 320/549 KB 116/404 KB 81/894 KB 289/358 KB 112/587 KB 308/549 KB 116/404 KB 81/894 KB 285/358 KB 100/587 KB 308/549 KB 112/404 KB 81/894 KB 285/358 KB 100/587 KB 320/549 KB 120/404 KB 81/894 KB 289/358 KB 112/587 KB 320/549 KB 124/404 KB 81/894 KB 289/358 KB 112/587 KB 320/549 KB 128/404 KB 85/894 KB 289/358 KB 112/587 KB 320/549 KB 124/404 KB 85/894 KB 289/358 KB 112/587 KB 320/549 KB 128/404 KB 89/894 KB 289/358 KB 112/587 KB 320/549 KB 128/404 KB 93/894 KB 293/358 KB 112/587 KB 320/549 KB 128/404 KB 93/894 KB 293/358 KB 112/587 KB 320/549 KB 128/404 KB 93/894 KB 297/358 KB 112/587 KB 320/549 KB 128/404 KB 93/894 KB 301/358 KB 116/587 KB 324/549 KB 132/404 KB 97/894 KB 301/358 KB 120/587 KB 324/549 KB 132/404 KB 97/894 KB 301/358 KB 124/587 KB 324/549 KB 132/404 KB 97/894 KB 301/358 KB 128/587 KB 324/549 KB 132/404 KB 97/894 KB 301/358 KB 116/587 KB 324/549 KB 136/404 KB 97/894 KB 301/358 KB 128/587 KB 324/549 KB 128/404 KB 97/894 KB 301/358 KB 116/587 KB 328/549 K unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install B 136/404 KB 97/894 KB 301/358 KB 128/587 KB 332/549 KB 136/404 KB 97/894 KB 301/358 KB 128/587 KB 320/549 KB 128/404 KB 97/894 KB 301/358 KB 116/587 KB 320/549 KB 128/404 KB 93/894 KB 301/358 KB 116/587 KB 336/549 KB 136/404 KB 97/894 KB 305/358 KB 128/587 KB 336/549 KB 140/404 KB 101/894 KB 305/358 KB 128/587 KB 336/549 KB 144/404 KB 101/894 KB 305/358 KB 128/587 KB 336/549 KB 136/404 KB 101/894 KB 305/358 KB 128/587 KB 336/549 KB 136/404 KB 97/894 KB 305/358 KB 128/587 KB 336/549 KB 144/404 KB 105/894 KB 305/358 KB 128/587 KB 336/549 KB 144/404 KB 109/894 KB 305/358 KB 128/587 KB 340/549 KB 144/404 KB 113/894 KB 309/358 KB 132/587 KB 340/549 KB 148/404 KB 117/894 KB 309/358 KB 132/587 KB 340/549 KB 144/404 KB 109/894 KB 309/358 KB 132/587 KB 336/549 KB 144/404 KB 109/894 KB 309/358 KB 132/587 KB 336/549 KB 144/404 KB 109/894 KB 309/358 KB 128/587 KB 340/549 KB 148/404 KB 117/894 KB 313/358 KB 132/587 KB 340/549 KB 148/404 KB 117/894 KB 317/358 KB 132/587 KB 344/549 KB 148/404 KB 117/894 KB 317/358 KB 132/587 KB 340/549 KB 148/404 KB 113/894 KB 309/358 KB 132/587 KB 344/549 KB 152/404 KB 117/894 KB 317/358 KB 136/587 KB 348/549 KB 156/404 KB 117/894 KB 317/358 KB 136/587 KB 348/549 KB 160/404 KB 117/894 KB 317/358 KB 136/587 KB 344/549 KB 148/404 KB 117/894 KB 317/358 KB 136/587 KB 348/549 KB 160/404 KB 121/894 KB 317/358 KB 140/587 KB 348/549 KB 160/404 KB 121/894 KB 317/358 KB 144/587 KB 348/549 KB 160/404 KB 121/894 KB 317/358 KB 136/587 KB 348/549 KB 160/404 KB 125/894 KB 317/358 KB 144/587 KB 348/549 KB 160/404 KB 129/894 KB 321/358 KB 148/587 KB 348/549 KB 164/404 KB 133/894 KB 321/358 KB 148/587 KB 348/549 KB 164/404 KB 137/894 KB 321/358 KB 148/587 KB 348/549 KB 164/404 KB 141/894 KB 321/358 KB 148/587 KB 348/549 KB 152/404 KB 117/894 KB 317/358 KB 136/587 KB 352/549 KB 164/404 KB 141/894 KB 321/358 KB 148/587 KB 356/549 KB 164/404 KB 141/894 KB 321/358 KB 148/587 KB 360/549 KB 164/404 KB 141/894 KB 321/358 KB 148/587 KB 364/549 KB 164/404 KB 141/894 KB 321/358 KB 148/587 KB 368/549 KB 164/404 KB 141/894 KB 321/358 KB 148/587 KB 348/549 KB 164/404 KB 129/894 KB 321/358 KB 148/587 KB 348/549 KB 160/404 KB 125/894 KB 321/358 KB 148/587 KB 348/549 KB 160/404 KB 125/894 KB 321/358 KB 144/587 KB 368/549 KB 164/404 KB 141/894 KB 325/358 KB 148/587 KB 368/549 KB 164/404 KB 141/894 KB 329/358 KB 148/587 KB 368/549 KB 164/404 KB 141/894 KB 333/358 KB 148/587 KB 368/549 KB 164/404 KB 141/894 KB 333/358 KB 152/587 KB 368/549 KB 164/404 KB 141/894 KB 333/358 KB 156/587 KB 368/549 KB 164/404 KB 141/894 KB 333/358 KB 160/587 KB 368/549 KB 168/404 KB 141/894 KB 333/358 KB 160/587 KB 368/549 KB 172/404 KB 141/894 KB 333/358 KB 160/587 KB 368/549 KB 176/404 KB 141/894 KB 333/358 KB 160/587 KB 368/549 KB 180/404 KB 141/894 KB 337/358 KB 160/587 KB 372/549 KB 184/404 KB 145/894 KB 337/358 KB 164/587 KB 372/549 KB 188/404 KB 145/894 KB 337/358 KB 164/587 KB 372/549 KB 192/404 KB 145/894 KB 337/358 KB 164/587 KB 368/549 KB 176/404 KB 141/894 KB 337/358 KB 160/587 KB 372/549 KB 192/404 KB 145/894 KB 341/358 KB 164/587 KB 372/549 KB 192/404 KB 145/894 KB 345/358 KB 164/587 KB 372/549 KB 192/404 KB 145/894 KB 349/358 KB 164/587 KB 372/549 KB 180/404 KB 145/894 KB 337/358 KB 164/587 KB 372/549 KB 192/404 KB 145/894 KB 349/358 KB 168/587 KB 372/549 KB 192/404 KB 145/894 KB 349/358 KB 172/587 KB 372/549 KB 192/404 KB 145/894 KB 349/358 KB 176/587 KB 372/549 KB 180/40 unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 4 KB 145/894 KB 337/358 KB 160/587 KB 376/549 KB 192/404 KB 145/894 KB 353/358 KB 176/587 KB 380/549 KB 192/404 KB 145/894 KB 353/358 KB 176/587 KB 384/549 KB 192/404 KB 145/894 KB 353/358 KB 176/587 KB 368/549 KB 180/404 KB 145/894 KB 337/358 KB 160/587 KB 384/549 KB 192/404 KB 149/894 KB 353/358 KB 176/587 KB 384/549 KB 192/404 KB 153/894 KB 353/358 KB 176/587 KB 384/549 KB 192/404 KB 157/894 KB 353/358 KB 176/587 KB 384/549 KB 192/404 KB 161/894 KB 353/358 KB 176/587 KB 388/549 KB 196/404 KB 165/894 KB 353/358 KB 180/587 KB 388/549 KB 196/404 KB 169/894 KB 353/358 KB 180/587 KB 372/549 KB 192/404 KB 145/894 KB 353/358 KB 176/587 KB 388/549 KB 196/404 KB 169/894 KB 357/358 KB 180/587 KB 388/549 KB 196/404 KB 169/894 KB 358/358 KB 180/587 KB 388/549 KB 196/404 KB 161/894 KB 353/358 KB 180/587 KB 388/549 KB 196/404 KB 161/894 KB 353/358 KB 176/587 KB 388/549 KB 196/404 KB 169/894 KB 358/358 KB 184/587 KB 388/549 KB 196/404 KB 169/894 KB 358/358 KB 188/587 KB 388/549 KB 200/404 KB 169/894 KB 358/358 KB 192/587 KB 388/549 KB 192/404 KB 161/894 KB 353/358 KB 176/587 KB 392/549 KB 200/404 KB 169/894 KB 358/358 KB 192/587 KB 396/549 KB 200/404 KB 169/894 KB 358/358 KB 192/587 KB 400/549 KB 200/404 KB 169/894 KB 358/358 KB 192/587 KB 388/549 KB 200/404 KB 169/894 KB 358/358 KB 188/587 KB 400/549 KB 204/404 KB 169/894 KB 358/358 KB 192/587 KB 400/549 KB 208/404 KB 169/894 KB 358/358 KB 192/587 KB 400/549 KB 212/404 KB 169/894 KB 358/358 KB 192/587 KB 404/549 KB 216/404 KB 173/894 KB 358/358 KB 196/587 KB 404/549 KB 220/404 KB 173/894 KB 358/358 KB 196/587 KB 404/549 KB 224/404 KB 173/894 KB 358/358 KB 196/587 KB 404/549 KB 212/404 KB 173/894 KB 358/358 KB 196/587 KB 404/549 KB 224/404 KB 173/894 KB 358/358 KB 200/587 KB 404/549 KB 224/404 KB 173/894 KB 358/358 KB 204/587 KB 404/549 KB 224/404 KB 173/894 KB 358/358 KB 208/587 KB 404/549 KB 212/404 KB 173/894 KB 358/358 KB 192/587 KB 400/549 KB 212/404 KB 173/894 KB 358/358 KB 192/587 KB 404/549 KB 224/404 KB 177/894 KB 358/358 KB 208/587 KB 404/549 KB 224/404 KB 181/894 KB 358/358 KB 208/587 KB 408/549 KB 224/404 KB 181/894 KB 358/358 KB 208/587 KB 412/549 KB 224/404 KB 181/894 KB 358/358 KB 208/587 KB 412/549 KB 224/404 KB 185/894 KB 358/358 KB 208/587 KB 416/549 KB 224/404 KB 185/894 KB 358/358 KB 208/587 KB 416/549 KB 224/404 KB 189/894 KB 358/358 KB 208/587 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 463.0 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 416/549 KB 224/404 KB 189/894 KB 212/587 KB 416/549 KB 228/404 KB 193/894 KB 212/587 KB 416/549 KB 232/404 KB 193/894 KB 216/587 KB 416/549 KB 236/404 KB 193/894 KB 216/587 KB 416/549 KB 224/404 KB 193/894 KB 212/587 KB 420/549 KB 236/404 KB 197/894 KB 216/587 KB 420/549 KB 236/404 KB 193/894 KB 216/587 KB 416/549 KB 228/404 KB 193/894 KB 216/587 KB 420/549 KB 240/404 KB 197/894 KB 220/587 KB 420/549 KB 240/404 KB 197/894 KB 224/587 KB 424/549 KB 240/404 KB 197/894 KB 224/587 KB 424/549 KB 240/404 KB 201/894 KB 224/587 KB 420/549 KB 240/404 KB 197/894 KB 216/587 KB 428/549 KB 240/404 KB 201/894 KB 224/587 KB 432/549 KB 240/404 KB 205/894 KB 224/587 KB 428/549 KB 240/404 KB 205/894 KB 224/587 KB 432/549 KB 240/404 KB 209/894 KB 224/587 KB 436/549 KB 244/404 KB 213/894 KB 228/587 KB 436/549 KB 244/404 KB 217/894 KB 228/587 KB 436/549 KB 244/404 KB 221/894 KB 228/587 KB 436/549 KB 244/404 KB 209/894 KB 228/587 KB 436/549 KB 248/404 KB 221/894 KB 228/587 KB 436/549 KB 240/404 KB 209/894 KB 228/587 KB 432/549 KB 240/404 KB 209/894 KB 228/587 KB 436/549 KB 248/404 KB 221/894 KB 232/587 KB 436/549 KB 248/404 KB 221/894 KB 236/587 KB 436/549 KB 252/404 KB 221/894 KB 236/587 KB 440/549 KB 256/404 KB 221/894 KB 240/587 KB 440/549 KB 252/404 KB 221/894 KB 240/587 KB 436/549 KB 252/404 KB 221/894 KB 240/587 KB 444/549 KB 256/404 KB 221/894 KB 240/587 KB 448/549 KB 256/404 KB 221/894 KB 240/587 KB 448/549 KB 260/404 KB 221/894 KB 240/587 KB 452/549 KB 264/404 KB 225/894 KB 4/26 KB 244/587 KB 452/549 KB 268/404 KB 225/894 KB 4/26 KB 244/587 KB 452/549 KB 272/404 KB 225/894 KB 4/26 KB 244/587 KB 452/549 KB 260/404 KB 225/894 KB 4/26 KB 244/587 KB 452/549 KB 272/404 KB 225/894 KB 8/26 KB 244/587 KB 452/549 KB 272/404 KB 225/894 KB 12/26 KB 244/587 KB 452/549 KB 272/404 KB 225/894 KB 16/26 KB 244/587 KB 452/549 KB 260/404 KB 225/894 KB 244/587 KB 452/549 KB 260/404 KB 221/894 KB 244/587 KB 448/549 KB 260/404 KB 221/894 KB 244/587 KB 452/549 KB 272/404 KB 225/894 KB 16/26 KB 248/587 KB 452/549 KB 272/404 KB 225/894 KB 16/26 KB 252/587 KB 452/549 KB 272/404 KB 225/894 KB 16/26 KB 256/587 KB 456/549 KB 272/404 KB 229/894 KB 16/26 KB 256/587 KB 456/549 KB 272/404 KB 225/894 KB 16/26 KB 256/587 KB 460/549 KB 272/404 KB 233/894 KB 20/26 KB 256/587 KB 460/549 KB 272/404 KB 237/894 KB 20/26 KB 256/587 KB 456/549 KB 272/404 KB 229/894 KB 20/26 KB 256/587 KB 460/549 KB 272/404 KB 237/894 KB 24/26 KB 256/587 KB 460/549 KB 272/404 KB 237/894 KB 26/26 KB 256/587 KB 460/549 KB 272/404 KB 229/894 KB 20/26 KB 256/587 KB 464/549 KB 272/404 KB 237/894 KB 26/26 KB 256/587 KB 464/549 KB 276/404 KB 237/894 KB 26/26 KB 256/587 KB 468/549 KB 280/404 KB 241/894 KB 26/26 KB 260/587 KB 468/549 KB 284/404 KB 241/894 KB 26/26 KB 260/587 KB 468/549 KB 288/404 KB 241/894 KB 26/26 KB 260/587 KB 468/549 KB 276/404 KB 241/894 KB 26/26 KB 260/587 KB 468/549 KB 288/404 KB 241/894 KB 26/26 KB 264/587 KB 468/549 KB 288/404 KB 241/894 KB 26/26 KB 268/587 KB 468/549 KB 288/404 KB 241/894 KB 26/26 KB 272/587 KB 468/549 KB 276/404 KB 241/894 KB 26/26 KB 256/587 KB 472/549 KB 288/404 KB 241/894 KB 26/26 KB 272/587 KB 476/549 KB 288/404 KB 241/894 KB 26/26 KB 272/587 KB 480/549 KB 288/404 KB 241/894 KB 26/26 KB 272/587 KB 484/549 KB 288/404 KB 241/894 KB 26/26 KB 272/587 KB 488/549 KB 292/404 KB 241/894 KB 26/26 KB 276/587 KB 492/549 KB 292/404 KB 241/894 KB 26/26 KB 276/587 KB 496/ unit-mysql-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 549 KB 292/404 KB 241/894 KB 26/26 KB 276/587 KB 464/549 KB 276/404 KB 241/894 KB 26/26 KB 256/587 KB 496/549 KB 292/404 KB 245/894 KB 26/26 KB 276/587 KB 496/549 KB 292/404 KB 249/894 KB 26/26 KB 276/587 KB 496/549 KB 292/404 KB 253/894 KB 26/26 KB 276/587 KB 484/549 KB 292/404 KB 241/894 KB 26/26 KB 276/587 KB 496/549 KB 296/404 KB 253/894 KB 26/26 KB 276/587 KB 496/549 KB 300/404 KB 253/894 KB 26/26 KB 276/587 KB 496/549 KB 304/404 KB 253/894 KB 26/26 KB 276/587 KB 484/549 KB 288/404 KB 241/894 KB 26/26 KB 276/587 KB 496/549 KB 304/404 KB 253/894 KB 26/26 KB 280/587 KB 496/549 KB 304/404 KB 253/894 KB 26/26 KB 284/587 KB 496/549 KB 304/404 KB 253/894 KB 26/26 KB 288/587 KB 496/549 KB 308/404 KB 257/894 KB 26/26 KB 288/587 KB 500/549 KB 312/404 KB 257/894 KB 292/587 KB 500/549 KB 316/404 KB 257/894 KB 292/587 KB 500/549 KB 320/404 KB 257/894 KB 292/587 KB 496/549 KB 304/404 KB 257/894 KB 26/26 KB 288/587 KB 500/549 KB 320/404 KB 261/894 KB 292/587 KB 500/549 KB 320/404 KB 265/894 KB 292/587 KB 500/549 KB 320/404 KB 269/894 KB 292/587 KB 500/549 KB 320/404 KB 273/894 KB 292/587 KB 500/549 KB 320/404 KB 277/894 KB 292/587 KB 500/549 KB 320/404 KB 281/894 KB 292/587 KB 500/549 KB 320/404 KB 285/894 KB 292/587 KB 500/549 KB 308/404 KB 257/894 KB 292/587 KB 504/549 KB 320/404 KB 285/894 KB 292/587 KB 508/549 KB 320/404 KB 285/894 KB 292/587 KB 512/549 KB 320/404 KB 285/894 KB 292/587 KB 496/549 KB 308/404 KB 257/894 KB 292/587 KB 512/549 KB 320/404 KB 285/894 KB 296/587 KB 512/549 KB 320/404 KB 285/894 KB 300/587 KB 512/549 KB 320/404 KB 285/894 KB 304/587 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.9 KB/sec) unit-abot-epc-basic-0: 18:04:12 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: 18:04:12 DEBUG unit.abot-epc-basic/0.install 512/549 KB 324/404 KB 285/894 KB 304/587 KB 516/549 KB 328/404 KB 285/894 KB 308/587 KB 516/549 KB 332/404 KB 285/894 KB 308/587 KB 516/549 KB 336/404 KB 285/894 KB 308/587 KB 516/549 KB 324/404 KB 285/894 KB 308/587 KB 520/549 KB 336/404 KB 285/894 KB 308/587 KB 524/549 KB 336/404 KB 285/894 KB 308/587 KB 512/549 KB 324/404 KB 285/894 KB 308/587 KB 528/549 KB 336/404 KB 289/894 KB 312/587 KB 528/549 KB 336/404 KB 289/894 KB 316/587 KB 528/549 KB 336/404 KB 289/894 KB 320/587 KB 524/549 KB 336/404 KB 289/894 KB 308/587 KB 528/549 KB 336/404 KB 293/894 KB 320/587 KB 528/549 KB 336/404 KB 297/894 KB 320/587 KB 528/549 KB 336/404 KB 301/894 KB 320/587 KB 528/549 KB 336/404 KB 289/894 KB 308/587 KB 528/549 KB 340/404 KB 301/894 KB 320/587 KB 528/549 KB 344/404 KB 301/894 KB 324/587 KB 528/549 KB 348/404 KB 301/894 KB 324/587 KB 528/549 KB 352/404 KB 301/894 KB 324/587 KB 528/549 KB 340/404 KB 301/894 KB 324/587 KB 532/549 KB 352/404 KB 301/894 KB 328/587 KB 532/549 KB 352/404 KB 301/894 KB 332/587 KB 532/549 KB 352/404 KB 301/894 KB 336/587 KB 532/549 KB 352/404 KB 301/894 KB 324/587 KB 536/549 KB 352/404 KB 301/894 KB 336/587 KB 540/549 KB 352/404 KB 301/894 KB 336/587 KB 544/549 KB 352/404 KB 305/894 KB 336/587 KB 540/549 KB 352/404 KB 305/894 KB 336/587 KB 544/549 KB 352/404 KB 309/894 KB 336/587 KB 544/549 KB 352/404 KB 313/894 KB 336/587 KB 544/549 KB 352/404 KB 317/894 KB 336/587 KB 544/549 KB 352/404 KB 321/894 KB 336/587 KB 548/549 KB 356/404 KB 325/894 KB 340/587 KB 548/549 KB 356/404 KB 329/894 KB 340/587 KB 548/549 KB 356/404 KB 333/894 KB 340/587 KB 548/549 KB 356/404 KB 321/894 KB 340/587 KB 548/549 KB 356/404 KB 333/894 KB 344/587 KB 548/549 KB 356/404 KB 321/894 KB 336/587 KB 548/549 KB 352/404 KB 321/894 KB 336/587 KB 549/549 KB 356/404 KB 333/894 KB 344/587 KB 549/549 KB 356/404 KB 333/894 KB 344/587 KB 4/79 KB 549/549 KB 356/404 KB 333/894 KB 344/587 KB 8/79 KB 549/549 KB 356/404 KB 333/894 KB 344/587 KB 12/79 KB 549/549 KB 356/404 KB 333/894 KB 344/587 KB 16/79 KB 549/549 KB 360/404 KB 333/894 KB 344/587 KB 16/79 KB 549/549 KB 364/404 KB 333/894 KB 344/587 KB 16/79 KB 549/549 KB 368/404 KB 333/894 KB 344/587 KB 20/79 KB 549/549 KB 364/404 KB 333/894 KB 344/587 KB 20/79 KB 549/549 KB 368/404 KB 333/894 KB 348/587 KB 24/79 KB 549/549 KB 368/404 KB 333/894 KB 348/587 KB 28/79 KB 549/549 KB 368/404 KB 333/894 KB 348/587 KB 32/79 KB 549/549 KB 368/404 KB 333/894 KB 348/587 KB 20/79 KB 549/549 KB 368/404 KB 333/894 KB 352/587 KB 32/79 KB 549/549 KB 368/404 KB 333/894 KB 356/587 KB 32/79 KB 549/549 KB 372/404 KB 337/894 KB 360/587 KB 36/79 KB 549/549 KB 372/404 KB 337/894 KB 364/587 KB 36/79 KB 549/549 KB 372/404 KB 337/894 KB 356/587 KB 36/79 KB 549/549 KB 372/404 KB 333/894 KB 356/587 KB 36/79 KB 549/549 KB 372/404 KB 337/894 KB 368/587 KB 40/79 KB 549/549 KB 372/404 KB 337/894 KB 368/587 KB 44/79 KB 549/549 KB 372/404 KB 333/894 KB 356/587 KB 32/79 KB 549/549 KB 376/404 KB 337/894 KB 368/587 KB 44/79 KB 549/549 KB 376/404 KB 337/894 KB 368/587 KB 48/79 KB 549/549 KB 380/404 KB 337/894 KB 368/587 KB 48/79 KB 549/549 KB 384/404 KB 337/894 KB 368/587 KB 48/79 KB 549/549 KB 384/404 KB 337/894 KB 368/587 KB 52/79 KB 388/404 KB 341/894 KB 368/587 KB 56/79 KB 388/404 KB 341/894 KB 368/587 KB 60/79 KB 388/404 KB 341/894 KB 368/587 KB 64/79 KB 388/404 KB 341/894 KB 368/587 KB 52/79 KB unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 549/549 KB 384/404 KB 341/894 KB 368/587 KB 52/79 KB 388/404 KB 345/894 KB 368/587 KB 64/79 KB 388/404 KB 349/894 KB 368/587 KB 64/79 KB 549/549 KB 384/404 KB 337/894 KB 368/587 KB 52/79 KB 388/404 KB 349/894 KB 372/587 KB 64/79 KB 392/404 KB 353/894 KB 376/587 KB 64/79 KB 392/404 KB 353/894 KB 380/587 KB 64/79 KB 392/404 KB 353/894 KB 384/587 KB 64/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 671.5 KB/sec) unit-abot-epc-basic-0: 18:04:12 DEBUG unit.abot-epc-basic/0.install 392/404 KB 353/894 KB 372/587 KB 64/79 KB 396/404 KB 353/894 KB 384/587 KB 64/79 KB 400/404 KB 353/894 KB 384/587 KB 64/79 KB 388/404 KB 353/894 KB 372/587 KB 64/79 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 400/404 KB 357/894 KB 384/587 KB 64/79 KB 400/404 KB 361/894 KB 384/587 KB 64/79 KB 404/404 KB 365/894 KB 384/587 KB 64/79 KB 404/404 KB 369/894 KB 384/587 KB 68/79 KB 404/404 KB 373/894 KB 388/587 KB 68/79 KB 404/404 KB 377/894 KB 388/587 KB 68/79 KB 404/404 KB 381/894 KB 388/587 KB 68/79 KB 404/404 KB 361/894 KB 384/587 KB 64/79 KB 404/404 KB 369/894 KB 388/587 KB 68/79 KB 404/404 KB 381/894 KB 392/587 KB 68/79 KB 404/404 KB 381/894 KB 396/587 KB 68/79 KB 404/404 KB 381/894 KB 400/587 KB 68/79 KB 404/404 KB 365/894 KB 384/587 KB 68/79 KB 404/404 KB 381/894 KB 400/587 KB 72/79 KB 404/404 KB 381/894 KB 400/587 KB 76/79 KB 404/404 KB 381/894 KB 400/587 KB 79/79 KB 404/404 KB 385/894 KB 400/587 KB 79/79 KB 404/404 KB 385/894 KB 404/587 KB 79/79 KB 404/404 KB 389/894 KB 408/587 KB 79/79 KB 404/404 KB 389/894 KB 412/587 KB 79/79 KB 404/404 KB 389/894 KB 416/587 KB 79/79 KB 404/404 KB 389/894 KB 404/587 KB 79/79 KB 404/404 KB 393/894 KB 416/587 KB 79/79 KB 404/404 KB 397/894 KB 416/587 KB 79/79 KB 404/404 KB 401/894 KB 416/587 KB 79/79 KB 404/404 KB 405/894 KB 420/587 KB 79/79 KB 404/404 KB 409/894 KB 420/587 KB 79/79 KB 404/404 KB 413/894 KB 420/587 KB 79/79 KB 404/404 KB 401/894 KB 420/587 KB 79/79 KB 404/404 KB 413/894 KB 424/587 KB 79/79 KB 404/404 KB 413/894 KB 428/587 KB 79/79 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 3/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 4/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 7/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 8/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 11/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 12/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 15/1822 KB 404/404 KB 413/894 KB 432/587 KB 79/79 KB 16/1822 KB 404/404 KB 417/894 KB 432/587 KB 79/79 KB 16/1822 KB 421/894 KB 436/587 KB 79/79 KB 19/1822 KB 425/894 KB 436/587 KB 19/1822 KB 429/894 KB 436/587 KB 19/1822 KB 417/894 KB 436/587 KB 79/79 KB 19/1822 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 484.5 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 404/404 KB 417/894 KB 432/587 KB 79/79 KB 19/1822 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 95.0 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 429/894 KB 436/587 KB 20/1822 KB 429/894 KB 436/587 KB 23/1822 KB 429/894 KB 440/587 KB 23/1822 KB 429/894 KB 444/587 KB 23/1822 KB 429/894 KB 448/587 KB 23/1822 KB 429/894 KB 448/587 KB 24/1822 KB 429/894 KB 448/587 KB 27/1822 KB 429/894 KB 448/587 KB 28/1822 KB 429/894 KB 448/587 KB 31/1822 KB 429/894 KB 448/587 KB 32/1822 KB 429/894 KB 448/587 KB 35/1822 KB 429/894 KB 448/587 KB 36/1822 KB 433/894 KB 448/587 KB 39/1822 KB 433/894 KB 448/587 KB 40/1822 KB 433/894 KB 448/587 KB 36/1822 KB 437/894 KB 448/587 KB 40/1822 KB 437/894 KB 452/587 KB 43/1822 KB 437/894 KB 452/587 KB 40/1822 KB 441/894 KB 452/587 KB 43/1822 KB 441/894 KB 456/587 KB 44/1822 KB 445/894 KB 460/587 KB 44/1822 KB 445/894 KB 3/206 KB 464/587 KB 4/115 KB 44/1822 KB 441/894 KB 452/587 KB 44/1822 KB 445/894 KB 3/206 KB 460/587 KB 4/115 KB 44/1822 KB 445/894 KB 460/587 KB 4/115 KB 44/1822 KB 445/894 KB 3/206 KB 464/587 KB 8/115 KB 44/1822 KB 445/894 KB 3/206 KB 464/587 KB 12/115 KB 44/1822 KB 445/894 KB 3/206 KB 464/587 KB 16/115 KB 44/1822 KB 445/894 KB 6/206 KB 464/587 KB 16/115 KB 44/1822 KB 445/894 KB 9/206 KB 464/587 KB 16/115 KB 44/1822 KB 445/894 KB 9/206 KB 464/587 KB 20/115 KB 44/1822 KB 445/894 KB 11/206 KB 464/587 KB 24/115 KB 44/1822 KB 445/894 KB 11/206 KB 464/587 KB 28/115 KB 44/1822 KB 445/894 KB 11/206 KB 464/587 KB 32/115 KB 44/1822 KB 445/894 KB 456/587 KB 44/1822 KB 445/894 KB 11/206 KB 464/587 KB 20/115 KB 44/1822 KB 445/894 KB 14/206 KB 464/587 KB 32/115 KB 44/1822 KB 445/894 KB 16/206 KB 464/587 KB 32/115 KB 44/1822 KB 445/894 KB 19/206 KB 464/587 KB 32/115 KB 44/1822 KB 449/894 KB 22/206 KB 464/587 KB 32/115 KB 47/1822 KB 449/894 KB 25/206 KB 468/587 KB 36/115 KB 47/1822 KB 449/894 KB 19/206 KB 464/587 KB 32/115 KB 47/1822 KB 449/894 KB 25/206 KB 468/587 KB 36/115 KB 48/1822 KB 449/894 KB 25/206 KB 468/587 KB 36/115 KB 51/1822 KB 449/894 KB 25/206 KB 468/587 KB 36/115 KB 52/1822 KB 449/894 KB 19/206 KB 464/587 KB 32/115 KB 44/1822 KB 453/894 KB 25/206 KB 468/587 KB 36/115 KB 52/1822 KB 449/894 KB 22/206 KB 468/587 KB 36/115 KB 47/1822 KB 449/894 KB 22/206 KB 464/587 KB 36/115 KB 47/1822 KB 453/894 KB 27/206 KB 468/587 KB 40/115 KB 55/1822 KB 453/894 KB 27/206 KB 468/587 KB 44/115 KB 55/1822 KB 453/894 KB 27/206 KB 468/587 KB 48/115 KB 55/1822 KB 453/894 KB 27/206 KB 472/587 KB 48/115 KB 55/1822 KB 453/894 KB 27/206 KB 476/587 KB 48/115 KB 55/1822 KB 453/894 KB 27/206 KB 468/587 KB 36/115 KB 55/1822 KB 453/894 KB 25/206 KB 468/587 KB 36/115 KB 55/1822 KB 457/894 KB 27/206 KB 476/587 KB 48/115 KB 55/1822 KB 457/894 KB 27/206 KB 476/587 KB 48/115 KB 56/1822 KB 461/894 KB 30/206 KB 480/587 KB 52/115 KB 59/1822 KB 461/894 KB 30/206 KB 480/587 KB 52/115 KB 56/1822 KB 461/894 KB 30/206 KB 480/587 KB 48/115 KB 56/1822 KB 457/894 KB 30/206 KB 480/587 KB 48/115 KB 56/1822 KB 457/894 KB 27/206 KB 480/587 KB 48/115 KB 56/1822 KB 465/894 KB 30/206 KB 480/587 KB 52/115 KB 59/1822 KB 469/894 KB 32/206 KB 484/587 KB 56/115 KB 60/1822 KB 473/894 KB 32/206 KB 484/587 KB 56/115 KB 60/1822 KB 477/894 KB 32/206 KB 484/587 KB 56/115 KB 60/1822 KB 465/894 KB 32/206 KB 484/587 KB 56/115 KB 60/1822 KB 465/894 KB 32/206 KB 480/587 KB 56/115 KB 60/1822 KB 465/894 KB 32/206 KB 480/587 KB 56/115 KB 59/1822 KB 465/894 KB 32/206 KB 480/587 KB 52/115 KB 59/1822 KB 477/894 KB 36/206 KB 488/587 KB 56/115 KB 60/1822 KB 477/894 KB 36/206 KB 488/587 KB 60/115 KB 63/1822 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 477/894 KB 36/206 KB 488/587 KB 60/115 KB 60/1822 KB 477/894 KB 36/206 KB 488/587 KB 62/115 KB 63/1822 KB 477/894 KB 36/206 KB 488/587 KB 62/115 KB 66/1822 KB 477/894 KB 32/206 KB 488/587 KB 56/115 KB 60/1822 KB 477/894 KB 40/206 KB 488/587 KB 62/115 KB 66/1822 KB 477/894 KB 44/206 KB 488/587 KB 62/115 KB 66/1822 KB 477/894 KB 48/206 KB 492/587 KB 62/115 KB 66/1822 KB 477/894 KB 52/206 KB 492/587 KB 62/115 KB 68/1822 KB 481/894 KB 56/206 KB 492/587 KB 66/115 KB 68/1822 KB 481/894 KB 60/206 KB 492/587 KB 66/115 KB 68/1822 KB 481/894 KB 64/206 KB 492/587 KB 66/115 KB 68/1822 KB 477/894 KB 44/206 KB 492/587 KB 62/115 KB 66/1822 KB 481/894 KB 64/206 KB 496/587 KB 66/115 KB 68/1822 KB 481/894 KB 64/206 KB 500/587 KB 66/115 KB 68/1822 KB 481/894 KB 64/206 KB 504/587 KB 66/115 KB 68/1822 KB 481/894 KB 64/206 KB 508/587 KB 66/115 KB 68/1822 KB 481/894 KB 64/206 KB 512/587 KB 66/115 KB 68/1822 KB 481/894 KB 52/206 KB 492/587 KB 66/115 KB 68/1822 KB 477/894 KB 52/206 KB 492/587 KB 66/115 KB 68/1822 KB 477/894 KB 48/206 KB 492/587 KB 62/115 KB 68/1822 KB 481/894 KB 64/206 KB 512/587 KB 66/115 KB 71/1822 KB 481/894 KB 64/206 KB 512/587 KB 70/115 KB 71/1822 KB 481/894 KB 64/206 KB 512/587 KB 74/115 KB 71/1822 KB 481/894 KB 64/206 KB 512/587 KB 78/115 KB 74/1822 KB 481/894 KB 64/206 KB 512/587 KB 74/115 KB 74/1822 KB 485/894 KB 64/206 KB 512/587 KB 78/115 KB 74/1822 KB 489/894 KB 64/206 KB 512/587 KB 78/115 KB 76/1822 KB 493/894 KB 64/206 KB 512/587 KB 78/115 KB 76/1822 KB 485/894 KB 64/206 KB 512/587 KB 78/115 KB 76/1822 KB 493/894 KB 64/206 KB 512/587 KB 78/115 KB 79/1822 KB 497/894 KB 64/206 KB 512/587 KB 78/115 KB 79/1822 KB 501/894 KB 68/206 KB 516/587 KB 82/115 KB 82/1822 KB 497/894 KB 68/206 KB 516/587 KB 82/115 KB 82/1822 KB 497/894 KB 68/206 KB 512/587 KB 82/115 KB 82/1822 KB 497/894 KB 64/206 KB 512/587 KB 82/115 KB 82/1822 KB 497/894 KB 64/206 KB 512/587 KB 78/115 KB 82/1822 KB 505/894 KB 68/206 KB 516/587 KB 86/115 KB 82/1822 KB 505/894 KB 68/206 KB 516/587 KB 90/115 KB 82/1822 KB 505/894 KB 68/206 KB 516/587 KB 90/115 KB 84/1822 KB 505/894 KB 68/206 KB 516/587 KB 94/115 KB 84/1822 KB 505/894 KB 68/206 KB 516/587 KB 94/115 KB 87/1822 KB 505/894 KB 72/206 KB 516/587 KB 94/115 KB 87/1822 KB 505/894 KB 76/206 KB 516/587 KB 94/115 KB 87/1822 KB 505/894 KB 80/206 KB 520/587 KB 94/115 KB 90/1822 KB 505/894 KB 76/206 KB 520/587 KB 94/115 KB 90/1822 KB 505/894 KB 76/206 KB 516/587 KB 94/115 KB 90/1822 KB 505/894 KB 80/206 KB 520/587 KB 94/115 KB 90/1822 KB 505/894 KB 80/206 KB 524/587 KB 94/115 KB 90/1822 KB 505/894 KB 80/206 KB 528/587 KB 94/115 KB 90/1822 KB 509/894 KB 80/206 KB 532/587 KB 94/115 KB 92/1822 KB 509/894 KB 84/206 KB 536/587 KB 98/115 KB 92/1822 KB 509/894 KB 84/206 KB 540/587 KB 98/115 KB 92/1822 KB 509/894 KB 80/206 KB 528/587 KB 94/115 KB 92/1822 KB 509/894 KB 80/206 KB 528/587 KB 94/115 KB 90/1822 KB 513/894 KB 84/206 KB 540/587 KB 98/115 KB 92/1822 KB 517/894 KB 84/206 KB 540/587 KB 98/115 KB 96/1822 KB 521/894 KB 84/206 KB 540/587 KB 98/115 KB 96/1822 KB 525/894 KB 84/206 KB 540/587 KB 98/115 KB 96/1822 KB 509/894 KB 84/206 KB 532/587 KB 98/115 KB 92/1822 KB 525/894 KB 84/206 KB 544/587 KB 102/115 KB 96/1822 KB 525/894 KB 84/206 KB 544/587 KB 106/115 KB 96/1822 KB 509/894 KB 84/206 KB 532/587 KB 94/115 KB 92/1822 KB 525/894 KB 84/206 KB 544/587 KB 110/115 KB 96/1822 KB 525/894 KB 88/206 KB 544/587 KB 110/115 KB 96/1822 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 525/894 KB 92/206 KB 544/587 KB 110/115 KB 96/1822 KB 525/894 KB 96/206 KB 544/587 KB 110/115 KB 96/1822 KB 525/894 KB 84/206 KB 544/587 KB 98/115 KB 96/1822 KB 513/894 KB 84/206 KB 540/587 KB 98/115 KB 96/1822 KB 525/894 KB 96/206 KB 544/587 KB 114/115 KB 100/1822 KB 525/894 KB 96/206 KB 544/587 KB 114/115 KB 104/1822 KB 525/894 KB 96/206 KB 544/587 KB 114/115 KB 108/1822 KB 525/894 KB 96/206 KB 544/587 KB 114/115 KB 96/1822 KB 525/894 KB 96/206 KB 544/587 KB 115/115 KB 108/1822 KB 529/894 KB 96/206 KB 544/587 KB 115/115 KB 108/1822 KB 533/894 KB 100/206 KB 548/587 KB 115/115 KB 112/1822 KB 537/894 KB 100/206 KB 548/587 KB 115/115 KB 112/1822 KB 541/894 KB 100/206 KB 548/587 KB 115/115 KB 112/1822 KB 529/894 KB 100/206 KB 548/587 KB 115/115 KB 112/1822 KB 529/894 KB 100/206 KB 544/587 KB 115/115 KB 112/1822 KB 541/894 KB 104/206 KB 548/587 KB 115/115 KB 112/1822 KB 541/894 KB 108/206 KB 548/587 KB 115/115 KB 112/1822 KB 529/894 KB 96/206 KB 544/587 KB 115/115 KB 112/1822 KB 541/894 KB 112/206 KB 548/587 KB 115/115 KB 112/1822 KB 541/894 KB 112/206 KB 548/587 KB 115/115 KB 116/1822 KB 541/894 KB 112/206 KB 548/587 KB 115/115 KB 120/1822 KB 541/894 KB 112/206 KB 552/587 KB 115/115 KB 124/1822 KB 541/894 KB 112/206 KB 552/587 KB 115/115 KB 120/1822 KB 541/894 KB 112/206 KB 556/587 KB 124/1822 KB 541/894 KB 112/206 KB 560/587 KB 124/1822 KB 541/894 KB 112/206 KB 560/587 KB 128/1822 KB 545/894 KB 112/206 KB 560/587 KB 128/1822 KB 549/894 KB 112/206 KB 560/587 KB 128/1822 KB 553/894 KB 112/206 KB 560/587 KB 128/1822 KB 557/894 KB 112/206 KB 560/587 KB 128/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 130.1 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 561/894 KB 112/206 KB 560/587 KB 128/1822 KB 565/894 KB 112/206 KB 560/587 KB 128/1822 KB 569/894 KB 112/206 KB 560/587 KB 128/1822 KB 573/894 KB 112/206 KB 560/587 KB 128/1822 KB 573/894 KB 116/206 KB 560/587 KB 128/1822 KB 573/894 KB 120/206 KB 560/587 KB 128/1822 KB 573/894 KB 120/206 KB 560/587 KB 132/1822 KB 573/894 KB 124/206 KB 560/587 KB 132/1822 KB 573/894 KB 128/206 KB 560/587 KB 132/1822 KB 573/894 KB 128/206 KB 560/587 KB 135/1822 KB 573/894 KB 128/206 KB 560/587 KB 136/1822 KB 573/894 KB 128/206 KB 560/587 KB 139/1822 KB 573/894 KB 132/206 KB 560/587 KB 140/1822 KB 573/894 KB 136/206 KB 560/587 KB 140/1822 KB 573/894 KB 140/206 KB 560/587 KB 140/1822 KB 573/894 KB 144/206 KB 560/587 KB 140/1822 KB 573/894 KB 132/206 KB 560/587 KB 140/1822 KB 573/894 KB 144/206 KB 560/587 KB 143/1822 KB 573/894 KB 144/206 KB 560/587 KB 144/1822 KB 573/894 KB 144/206 KB 560/587 KB 147/1822 KB 573/894 KB 144/206 KB 560/587 KB 148/1822 KB 573/894 KB 144/206 KB 564/587 KB 148/1822 KB 573/894 KB 144/206 KB 568/587 KB 148/1822 KB 573/894 KB 144/206 KB 572/587 KB 148/1822 KB 573/894 KB 144/206 KB 576/587 KB 148/1822 KB 573/894 KB 144/206 KB 580/587 KB 148/1822 KB 573/894 KB 144/206 KB 584/587 KB 148/1822 KB 573/894 KB 144/206 KB 587/587 KB 148/1822 KB 573/894 KB 144/206 KB 587/587 KB 151/1822 KB 573/894 KB 144/206 KB 587/587 KB 152/1822 KB 573/894 KB 148/206 KB 587/587 KB 155/1822 KB 573/894 KB 148/206 KB 587/587 KB 152/1822 KB 577/894 KB 152/206 KB 587/587 KB 155/1822 KB 577/894 KB 156/206 KB 587/587 KB 155/1822 KB 577/894 KB 148/206 KB 587/587 KB 155/1822 KB 577/894 KB 160/206 KB 587/587 KB 155/1822 KB 581/894 KB 160/206 KB 587/587 KB 155/1822 KB 581/894 KB 160/206 KB 587/587 KB 156/1822 KB 585/894 KB 160/206 KB 587/587 KB 156/1822 KB 589/894 KB 160/206 KB 587/587 KB 156/1822 KB 589/894 KB 160/206 KB 587/587 KB 159/1822 KB 589/894 KB 164/206 KB 587/587 KB 159/1822 KB 589/894 KB 168/206 KB 587/587 KB 160/1822 KB 589/894 KB 172/206 KB 587/587 KB 160/1822 KB 589/894 KB 164/206 KB 587/587 KB 160/1822 KB 593/894 KB 172/206 KB 587/587 KB 163/1822 KB 593/894 KB 172/206 KB 587/587 KB 164/1822 KB 593/894 KB 172/206 KB 587/587 KB 160/1822 KB 593/894 KB 176/206 KB 587/587 KB 164/1822 KB 597/894 KB 176/206 KB 587/587 KB 164/1822 KB 597/894 KB 176/206 KB 587/587 KB 167/1822 KB 601/894 KB 176/206 KB 587/587 KB 168/1822 KB 601/894 KB 176/206 KB 587/587 KB 167/1822 KB 605/894 KB 176/206 KB 587/587 KB 168/1822 KB 605/894 KB 176/206 KB 587/587 KB 171/1822 KB 605/894 KB 176/206 KB 587/587 KB 172/1822 KB 605/894 KB 180/206 KB 587/587 KB 172/1822 KB 605/894 KB 184/206 KB 587/587 KB 172/1822 KB 605/894 KB 184/206 KB 587/587 KB 175/1822 KB 605/894 KB 188/206 KB 587/587 KB 175/1822 KB 609/894 KB 192/206 KB 587/587 KB 175/1822 KB 3/314 KB 609/894 KB 192/206 KB 587/587 KB 175/1822 KB 5/314 KB 609/894 KB 192/206 KB 587/587 KB 175/1822 KB 8/314 KB 609/894 KB 192/206 KB 587/587 KB 175/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 18:04: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-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 609/894 KB 188/206 KB 587/587 KB 175/1822 KB 11/314 KB 609/894 KB 192/206 KB 178/1822 KB 11/314 KB 609/894 KB 192/206 KB 175/1822 KB 13/314 KB 609/894 KB 192/206 KB 178/1822 KB 16/314 KB 609/894 KB 192/206 KB 178/1822 KB 19/314 KB 609/894 KB 192/206 KB 178/1822 KB 21/314 KB 609/894 KB 192/206 KB 178/1822 KB 24/314 KB 609/894 KB 192/206 KB 178/1822 KB 27/314 KB 609/894 KB 192/206 KB 178/1822 KB 29/314 KB 609/894 KB 192/206 KB 178/1822 KB 32/314 KB 609/894 KB 192/206 KB 178/1822 KB 32/314 KB 613/894 KB 192/206 KB 178/1822 KB 32/314 KB 617/894 KB 192/206 KB 178/1822 KB 32/314 KB 621/894 KB 192/206 KB 180/1822 KB 32/314 KB 617/894 KB 192/206 KB 180/1822 KB 32/314 KB 621/894 KB 192/206 KB 183/1822 KB 36/314 KB 621/894 KB 196/206 KB 186/1822 KB 36/314 KB 621/894 KB 196/206 KB 183/1822 KB 36/314 KB 621/894 KB 200/206 KB 186/1822 KB 36/314 KB 621/894 KB 204/206 KB 186/1822 KB 36/314 KB 621/894 KB 192/206 KB 183/1822 KB 40/314 KB 621/894 KB 204/206 KB 186/1822 KB 44/314 KB 621/894 KB 204/206 KB 188/1822 KB 44/314 KB 625/894 KB 206/206 KB 188/1822 KB 44/314 KB 629/894 KB 206/206 KB 188/1822 KB 44/314 KB 621/894 KB 206/206 KB 188/1822 KB 44/314 KB 621/894 KB 204/206 KB 186/1822 KB 48/314 KB 629/894 KB 206/206 KB 191/1822 KB 48/314 KB 633/894 KB 206/206 KB 191/1822 KB 48/314 KB 637/894 KB 206/206 KB 191/1822 KB 52/314 KB 641/894 KB 206/206 KB 191/1822 KB 52/314 KB 645/894 KB 206/206 KB 191/1822 KB 52/314 KB 645/894 KB 4/57 KB 206/206 KB 191/1822 KB 52/314 KB 645/894 KB 8/57 KB 206/206 KB 191/1822 KB 52/314 KB 645/894 KB 12/57 KB 206/206 KB 191/1822 KB 52/314 KB 645/894 KB 16/57 KB 206/206 KB 191/1822 KB 44/314 KB 629/894 KB 206/206 KB 191/1822 KB 52/314 KB 645/894 KB 16/57 KB 206/206 KB 194/1822 KB 52/314 KB 645/894 KB 16/57 KB 206/206 KB 196/1822 KB 52/314 KB 637/894 KB 206/206 KB 191/1822 KB 56/314 KB 645/894 KB 16/57 KB 206/206 KB 196/1822 KB 56/314 KB 645/894 KB 16/57 KB 206/206 KB 199/1822 KB 60/314 KB 645/894 KB 16/57 KB 206/206 KB 199/1822 KB 64/314 KB 645/894 KB 16/57 KB 206/206 KB 199/1822 KB 64/314 KB 645/894 KB 16/57 KB 206/206 KB 202/1822 KB 64/314 KB 649/894 KB 16/57 KB 206/206 KB 202/1822 KB 64/314 KB 649/894 KB 16/57 KB 206/206 KB 204/1822 KB 64/314 KB 653/894 KB 16/57 KB 206/206 KB 204/1822 KB 64/314 KB 653/894 KB 16/57 KB 206/206 KB 207/1822 KB 64/314 KB 657/894 KB 20/57 KB 206/206 KB 210/1822 KB 68/314 KB 657/894 KB 20/57 KB 206/206 KB 212/1822 KB 64/314 KB 657/894 KB 20/57 KB 206/206 KB 207/1822 KB 64/314 KB 653/894 KB 20/57 KB 206/206 KB 207/1822 KB 68/314 KB 657/894 KB 24/57 KB 206/206 KB 212/1822 KB 68/314 KB 657/894 KB 28/57 KB 206/206 KB 212/1822 KB 68/314 KB 657/894 KB 32/57 KB 206/206 KB 212/1822 KB 68/314 KB 657/894 KB 20/57 KB 206/206 KB 210/1822 KB 72/314 KB 657/894 KB 32/57 KB 206/206 KB 212/1822 KB 76/314 KB 657/894 KB 32/57 KB 206/206 KB 212/1822 KB 80/314 KB 657/894 KB 36/57 KB 212/1822 KB 76/314 KB 657/894 KB 36/57 KB 212/1822 KB 80/314 KB 661/894 KB 40/57 KB 215/1822 KB 80/314 KB 661/894 KB 44/57 KB 215/1822 KB 80/314 KB 661/894 KB 48/57 KB 215/1822 KB 80/314 KB 661/894 KB 52/57 KB 215/1822 KB 80/314 KB 661/894 KB 56/57 KB 215/1822 KB 80/314 KB 661/894 KB 57/57 KB 215/1822 KB 80/314 KB 661/894 KB 36/57 KB 215/1822 KB 80/314 KB 661/894 KB 36/57 KB 212/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install (206 KB at 227.3 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 80/314 KB 665/894 KB 57/57 KB 215/1822 KB 80/314 KB 669/894 KB 57/57 KB 215/1822 KB 84/314 KB 673/894 KB 57/57 KB 218/1822 KB 84/314 KB 677/894 KB 57/57 KB 218/1822 KB 84/314 KB 681/894 KB 57/57 KB 218/1822 KB 84/314 KB 685/894 KB 57/57 KB 218/1822 KB 84/314 KB 669/894 KB 57/57 KB 218/1822 KB 80/314 KB 669/894 KB 57/57 KB 218/1822 KB 84/314 KB 685/894 KB 57/57 KB 220/1822 KB 88/314 KB 685/894 KB 57/57 KB 220/1822 KB 92/314 KB 685/894 KB 57/57 KB 220/1822 KB 96/314 KB 685/894 KB 57/57 KB 220/1822 KB 96/314 KB 685/894 KB 57/57 KB 224/1822 KB 96/314 KB 685/894 KB 57/57 KB 228/1822 KB 96/314 KB 685/894 KB 57/57 KB 232/1822 KB 96/314 KB 685/894 KB 57/57 KB 236/1822 KB 96/314 KB 685/894 KB 57/57 KB 240/1822 KB 100/314 KB 689/894 KB 240/1822 KB 4/263 KB 100/314 KB 689/894 KB 240/1822 KB 8/263 KB 100/314 KB 689/894 KB 240/1822 KB 12/263 KB 100/314 KB 689/894 KB 240/1822 KB 16/263 KB 100/314 KB 689/894 KB 240/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 62.0 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 96/314 KB 689/894 KB 240/1822 KB 104/314 KB 689/894 KB 240/1822 KB 16/263 KB 108/314 KB 689/894 KB 240/1822 KB 16/263 KB 108/314 KB 693/894 KB 240/1822 KB 16/263 KB Downloading: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 112/314 KB 693/894 KB 240/1822 KB 16/263 KB 116/314 KB 697/894 KB 240/1822 KB 20/263 KB 120/314 KB 697/894 KB 244/1822 KB 20/263 KB 124/314 KB 697/894 KB 244/1822 KB 20/263 KB 128/314 KB 697/894 KB 244/1822 KB 20/263 KB 112/314 KB 697/894 KB 240/1822 KB 20/263 KB 112/314 KB 697/894 KB 240/1822 KB 16/263 KB 116/314 KB 697/894 KB 244/1822 KB 20/263 KB 128/314 KB 697/894 KB 248/1822 KB 20/263 KB 128/314 KB 697/894 KB 252/1822 KB 24/263 KB 128/314 KB 697/894 KB 248/1822 KB 24/263 KB 128/314 KB 701/894 KB 252/1822 KB 24/263 KB 128/314 KB 701/894 KB 252/1822 KB 28/263 KB 128/314 KB 701/894 KB 252/1822 KB 32/263 KB 128/314 KB 705/894 KB 252/1822 KB 32/263 KB 128/314 KB 709/894 KB 256/1822 KB 36/263 KB 128/314 KB 713/894 KB 256/1822 KB 36/263 KB 128/314 KB 717/894 KB 256/1822 KB 36/263 KB 128/314 KB 705/894 KB 256/1822 KB 36/263 KB 128/314 KB 717/894 KB 260/1822 KB 36/263 KB 128/314 KB 717/894 KB 264/1822 KB 36/263 KB 128/314 KB 717/894 KB 268/1822 KB 36/263 KB 128/314 KB 705/894 KB 252/1822 KB 36/263 KB 128/314 KB 717/894 KB 268/1822 KB 40/263 KB 128/314 KB 717/894 KB 268/1822 KB 44/263 KB 128/314 KB 717/894 KB 268/1822 KB 48/263 KB 128/314 KB 717/894 KB 272/1822 KB 52/263 KB 132/314 KB 721/894 KB 272/1822 KB 56/263 KB 132/314 KB 721/894 KB 272/1822 KB 60/263 KB 132/314 KB 721/894 KB 272/1822 KB 64/263 KB 128/314 KB 717/894 KB 272/1822 KB 48/263 KB 132/314 KB 721/894 KB 272/1822 KB 52/263 KB 132/314 KB 717/894 KB 272/1822 KB 52/263 KB 132/314 KB 721/894 KB 3/99 KB 272/1822 KB 64/263 KB 132/314 KB 721/894 KB 5/99 KB 272/1822 KB 64/263 KB 132/314 KB 721/894 KB 8/99 KB 272/1822 KB 64/263 KB 136/314 KB 721/894 KB 8/99 KB 272/1822 KB 64/263 KB 140/314 KB 721/894 KB 11/99 KB 272/1822 KB 64/263 KB 136/314 KB 721/894 KB 11/99 KB 272/1822 KB 64/263 KB 144/314 KB 721/894 KB 11/99 KB 272/1822 KB 64/263 KB 144/314 KB 725/894 KB 13/99 KB 272/1822 KB 64/263 KB 144/314 KB 725/894 KB 11/99 KB 272/1822 KB 64/263 KB 144/314 KB 729/894 KB 13/99 KB 276/1822 KB 64/263 KB 144/314 KB 733/894 KB 16/99 KB 276/1822 KB 64/263 KB 144/314 KB 725/894 KB 13/99 KB 276/1822 KB 64/263 KB 144/314 KB 733/894 KB 16/99 KB 280/1822 KB 64/263 KB 144/314 KB 733/894 KB 16/99 KB 284/1822 KB 64/263 KB 144/314 KB 729/894 KB 16/99 KB 276/1822 KB 64/263 KB 144/314 KB 733/894 KB 19/99 KB 284/1822 KB 64/263 KB 144/314 KB 733/894 KB 19/99 KB 288/1822 KB 64/263 KB 148/314 KB 737/894 KB 21/99 KB 292/1822 KB 68/263 KB 148/314 KB 737/894 KB 21/99 KB 288/1822 KB 68/263 KB 152/314 KB 737/894 KB 21/99 KB 292/1822 KB 68/263 KB 156/314 KB 737/894 KB 21/99 KB 292/1822 KB 68/263 KB 160/314 KB 737/894 KB 21/99 KB 292/1822 KB 68/263 KB 144/314 KB 737/894 KB 21/99 KB 288/1822 KB 68/263 KB 144/314 KB 733/894 KB 21/99 KB 288/1822 KB 68/263 KB 160/314 KB 737/894 KB 24/99 KB 292/1822 KB 68/263 KB 160/314 KB 741/894 KB 24/99 KB 292/1822 KB 68/263 KB 160/314 KB 745/894 KB 24/99 KB 292/1822 KB 68/263 KB 160/314 KB 749/894 KB 27/99 KB 292/1822 KB 68/263 KB 144/314 KB 733/894 KB 19/99 KB 288/1822 KB 68/263 KB 160/314 KB 749/894 KB 27/99 KB 292/1822 KB 72/263 KB 160/314 KB 749/894 KB 27/99 KB 292/1822 KB 76/263 KB 160/314 KB 749/894 KB 27/99 KB 296/1822 KB 80/263 KB 160/314 KB 749/894 KB 27/99 KB 296/1822 KB 84/263 KB 164/314 KB 753/894 KB 27/99 KB 296/1822 KB 88/263 KB 160/314 KB 745/894 KB 27/99 KB 292/1822 KB 68/263 KB 164/314 KB 753/894 KB 29/99 KB 296/1822 KB 88/263 KB 164/314 KB 753/894 KB 32/99 KB 296/1822 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 88/263 KB 164/314 KB 753/894 KB 36/99 KB 296/1822 KB 88/263 KB 164/314 KB 753/894 KB 27/99 KB 296/1822 KB 84/263 KB 164/314 KB 749/894 KB 27/99 KB 296/1822 KB 84/263 KB 160/314 KB 749/894 KB 27/99 KB 296/1822 KB 76/263 KB 164/314 KB 753/894 KB 36/99 KB 300/1822 KB 88/263 KB 164/314 KB 753/894 KB 36/99 KB 304/1822 KB 88/263 KB 168/314 KB 757/894 KB 36/99 KB 304/1822 KB 88/263 KB 168/314 KB 753/894 KB 36/99 KB 304/1822 KB 88/263 KB 172/314 KB 757/894 KB 36/99 KB 304/1822 KB 88/263 KB 176/314 KB 757/894 KB 36/99 KB 304/1822 KB 88/263 KB 176/314 KB 761/894 KB 36/99 KB 304/1822 KB 88/263 KB 176/314 KB 765/894 KB 36/99 KB 308/1822 KB 88/263 KB 176/314 KB 761/894 KB 36/99 KB 308/1822 KB 88/263 KB 176/314 KB 765/894 KB 36/99 KB 312/1822 KB 88/263 KB 176/314 KB 765/894 KB 36/99 KB 316/1822 KB 88/263 KB 176/314 KB 765/894 KB 40/99 KB 316/1822 KB 92/263 KB 176/314 KB 765/894 KB 36/99 KB 316/1822 KB 92/263 KB 176/314 KB 765/894 KB 40/99 KB 316/1822 KB 96/263 KB 176/314 KB 765/894 KB 44/99 KB 316/1822 KB 96/263 KB 176/314 KB 765/894 KB 48/99 KB 316/1822 KB 96/263 KB 180/314 KB 765/894 KB 52/99 KB 320/1822 KB 96/263 KB 180/314 KB 769/894 KB 56/99 KB 320/1822 KB 100/263 KB 180/314 KB 769/894 KB 60/99 KB 320/1822 KB 100/263 KB 180/314 KB 769/894 KB 64/99 KB 320/1822 KB 100/263 KB 180/314 KB 765/894 KB 48/99 KB 320/1822 KB 96/263 KB 180/314 KB 765/894 KB 48/99 KB 316/1822 KB 96/263 KB 184/314 KB 769/894 KB 64/99 KB 320/1822 KB 100/263 KB 180/314 KB 769/894 KB 52/99 KB 320/1822 KB 100/263 KB 188/314 KB 769/894 KB 64/99 KB 320/1822 KB 100/263 KB 188/314 KB 773/894 KB 64/99 KB 320/1822 KB 100/263 KB 192/314 KB 773/894 KB 64/99 KB 320/1822 KB 100/263 KB 192/314 KB 777/894 KB 64/99 KB 320/1822 KB 100/263 KB 180/314 KB 765/894 KB 52/99 KB 320/1822 KB 100/263 KB 192/314 KB 777/894 KB 64/99 KB 324/1822 KB 100/263 KB 192/314 KB 781/894 KB 64/99 KB 328/1822 KB 104/263 KB 192/314 KB 781/894 KB 64/99 KB 332/1822 KB 104/263 KB 192/314 KB 781/894 KB 64/99 KB 324/1822 KB 104/263 KB 192/314 KB 781/894 KB 64/99 KB 332/1822 KB 108/263 KB 192/314 KB 781/894 KB 64/99 KB 332/1822 KB 112/263 KB 192/314 KB 781/894 KB 64/99 KB 324/1822 KB 100/263 KB 192/314 KB 785/894 KB 64/99 KB 332/1822 KB 112/263 KB 196/314 KB 789/894 KB 68/99 KB 336/1822 KB 116/263 KB 196/314 KB 793/894 KB 68/99 KB 336/1822 KB 116/263 KB 196/314 KB 797/894 KB 68/99 KB 336/1822 KB 116/263 KB 196/314 KB 785/894 KB 68/99 KB 336/1822 KB 116/263 KB 196/314 KB 785/894 KB 64/99 KB 336/1822 KB 116/263 KB 196/314 KB 785/894 KB 64/99 KB 332/1822 KB 116/263 KB 200/314 KB 797/894 KB 68/99 KB 336/1822 KB 116/263 KB 204/314 KB 797/894 KB 68/99 KB 336/1822 KB 116/263 KB 208/314 KB 797/894 KB 68/99 KB 336/1822 KB 116/263 KB 208/314 KB 797/894 KB 68/99 KB 340/1822 KB 116/263 KB 208/314 KB 797/894 KB 68/99 KB 344/1822 KB 116/263 KB 192/314 KB 785/894 KB 64/99 KB 332/1822 KB 116/263 KB 208/314 KB 797/894 KB 72/99 KB 344/1822 KB 120/263 KB 212/314 KB 797/894 KB 72/99 KB 348/1822 KB 124/263 KB 212/314 KB 797/894 KB 72/99 KB 348/1822 KB 128/263 KB 212/314 KB 797/894 KB 72/99 KB 348/1822 KB 132/263 KB 212/314 KB 801/894 KB 72/99 KB 348/1822 KB 136/263 KB 212/314 KB 801/894 KB 72/99 KB 348/1822 KB 140/263 KB 212/314 KB 801/894 KB 72/99 KB 348/1822 KB 144/263 KB 208/314 KB 797/894 KB 72/99 KB 344/1822 KB 116/263 KB 212/314 KB 801/894 KB 76/99 KB 348/1822 KB 144/263 KB 212/314 KB 801/894 KB 80/99 KB 348/1822 KB 144/263 KB 212/314 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 801/894 KB 72/99 KB 348/1822 KB 132/263 KB 212/314 KB 797/894 KB 72/99 KB 348/1822 KB 120/263 KB 216/314 KB 801/894 KB 80/99 KB 348/1822 KB 144/263 KB 220/314 KB 801/894 KB 80/99 KB 348/1822 KB 144/263 KB 224/314 KB 801/894 KB 80/99 KB 348/1822 KB 144/263 KB 208/314 KB 797/894 KB 72/99 KB 348/1822 KB 120/263 KB 224/314 KB 805/894 KB 80/99 KB 352/1822 KB 144/263 KB 224/314 KB 805/894 KB 80/99 KB 356/1822 KB 144/263 KB 224/314 KB 805/894 KB 84/99 KB 360/1822 KB 144/263 KB 224/314 KB 805/894 KB 84/99 KB 364/1822 KB 144/263 KB 224/314 KB 805/894 KB 80/99 KB 348/1822 KB 144/263 KB 224/314 KB 809/894 KB 84/99 KB 364/1822 KB 144/263 KB 224/314 KB 813/894 KB 84/99 KB 364/1822 KB 144/263 KB 224/314 KB 805/894 KB 84/99 KB 356/1822 KB 144/263 KB 224/314 KB 813/894 KB 88/99 KB 364/1822 KB 144/263 KB 224/314 KB 813/894 KB 92/99 KB 364/1822 KB 144/263 KB 224/314 KB 813/894 KB 96/99 KB 364/1822 KB 144/263 KB 228/314 KB 813/894 KB 99/99 KB 364/1822 KB 144/263 KB 228/314 KB 813/894 KB 96/99 KB 364/1822 KB 144/263 KB 232/314 KB 817/894 KB 99/99 KB 368/1822 KB 148/263 KB 236/314 KB 817/894 KB 99/99 KB 368/1822 KB 148/263 KB 240/314 KB 817/894 KB 99/99 KB 368/1822 KB 148/263 KB 228/314 KB 817/894 KB 99/99 KB 368/1822 KB 148/263 KB 228/314 KB 817/894 KB 99/99 KB 364/1822 KB 148/263 KB 240/314 KB 821/894 KB 99/99 KB 368/1822 KB 148/263 KB 240/314 KB 821/894 KB 99/99 KB 372/1822 KB 148/263 KB 240/314 KB 825/894 KB 99/99 KB 376/1822 KB 148/263 KB 240/314 KB 825/894 KB 99/99 KB 380/1822 KB 148/263 KB 228/314 KB 813/894 KB 99/99 KB 364/1822 KB 148/263 KB 240/314 KB 825/894 KB 99/99 KB 380/1822 KB 152/263 KB 240/314 KB 825/894 KB 99/99 KB 380/1822 KB 156/263 KB 240/314 KB 825/894 KB 99/99 KB 380/1822 KB 160/263 KB 240/314 KB 825/894 KB 99/99 KB 380/1822 KB 164/263 KB 244/314 KB 825/894 KB 99/99 KB 384/1822 KB 168/263 KB 244/314 KB 825/894 KB 99/99 KB 384/1822 KB 172/263 KB 244/314 KB 825/894 KB 99/99 KB 384/1822 KB 176/263 KB 240/314 KB 825/894 KB 99/99 KB 372/1822 KB 148/263 KB 244/314 KB 829/894 KB 99/99 KB 384/1822 KB 176/263 KB 244/314 KB 833/894 KB 99/99 KB 384/1822 KB 176/263 KB 244/314 KB 837/894 KB 99/99 KB 384/1822 KB 176/263 KB 244/314 KB 841/894 KB 99/99 KB 384/1822 KB 176/263 KB 244/314 KB 825/894 KB 99/99 KB 384/1822 KB 164/263 KB 244/314 KB 825/894 KB 99/99 KB 380/1822 KB 164/263 KB 248/314 KB 841/894 KB 99/99 KB 384/1822 KB 176/263 KB 252/314 KB 841/894 KB 99/99 KB 384/1822 KB 176/263 KB 256/314 KB 841/894 KB 99/99 KB 384/1822 KB 176/263 KB 256/314 KB 841/894 KB 99/99 KB 388/1822 KB 176/263 KB 256/314 KB 841/894 KB 99/99 KB 392/1822 KB 176/263 KB 256/314 KB 841/894 KB 99/99 KB 396/1822 KB 176/263 KB 256/314 KB 845/894 KB 99/99 KB 396/1822 KB 176/263 KB 256/314 KB 849/894 KB 99/99 KB 396/1822 KB 176/263 KB 260/314 KB 853/894 KB 400/1822 KB 180/263 KB 260/314 KB 857/894 KB 400/1822 KB 180/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 103.1 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 260/314 KB 849/894 KB 99/99 KB 400/1822 KB 180/263 KB 260/314 KB 849/894 KB 99/99 KB 396/1822 KB 180/263 KB 260/314 KB 849/894 KB 99/99 KB 396/1822 KB 176/263 KB 264/314 KB 861/894 KB 400/1822 KB 180/263 KB 268/314 KB 861/894 KB 400/1822 KB 180/263 KB 272/314 KB 861/894 KB 400/1822 KB 180/263 KB 272/314 KB 861/894 KB 404/1822 KB 180/263 KB 272/314 KB 861/894 KB 408/1822 KB 180/263 KB 272/314 KB 861/894 KB 412/1822 KB 184/263 KB 272/314 KB 861/894 KB 408/1822 KB 184/263 KB 272/314 KB 861/894 KB 412/1822 KB 188/263 KB 272/314 KB 861/894 KB 412/1822 KB 192/263 KB 260/314 KB 861/894 KB 412/1822 KB 184/263 KB 272/314 KB 861/894 KB 416/1822 KB 192/263 KB 276/314 KB 865/894 KB 420/1822 KB 196/263 KB 276/314 KB 865/894 KB 424/1822 KB 196/263 KB 276/314 KB 865/894 KB 428/1822 KB 196/263 KB 276/314 KB 865/894 KB 416/1822 KB 196/263 KB 276/314 KB 861/894 KB 416/1822 KB 196/263 KB 280/314 KB 865/894 KB 428/1822 KB 196/263 KB 284/314 KB 865/894 KB 428/1822 KB 196/263 KB 288/314 KB 865/894 KB 428/1822 KB 196/263 KB 272/314 KB 861/894 KB 416/1822 KB 196/263 KB 288/314 KB 869/894 KB 428/1822 KB 196/263 KB 288/314 KB 873/894 KB 428/1822 KB 200/263 KB 288/314 KB 877/894 KB 428/1822 KB 200/263 KB 288/314 KB 869/894 KB 428/1822 KB 200/263 KB 288/314 KB 877/894 KB 428/1822 KB 204/263 KB 288/314 KB 877/894 KB 428/1822 KB 208/263 KB 292/314 KB 877/894 KB 428/1822 KB 208/263 KB 296/314 KB 881/894 KB 432/1822 KB 212/263 KB 300/314 KB 881/894 KB 432/1822 KB 212/263 KB 304/314 KB 881/894 KB 432/1822 KB 212/263 KB 292/314 KB 881/894 KB 432/1822 KB 212/263 KB 292/314 KB 877/894 KB 432/1822 KB 212/263 KB 292/314 KB 877/894 KB 432/1822 KB 208/263 KB 304/314 KB 881/894 KB 432/1822 KB 216/263 KB 304/314 KB 885/894 KB 436/1822 KB 220/263 KB 304/314 KB 885/894 KB 436/1822 KB 224/263 KB 304/314 KB 885/894 KB 436/1822 KB 216/263 KB 304/314 KB 889/894 KB 436/1822 KB 224/263 KB 304/314 KB 893/894 KB 436/1822 KB 224/263 KB 304/314 KB 881/894 KB 436/1822 KB 216/263 KB 308/314 KB 893/894 KB 440/1822 KB 224/263 KB 308/314 KB 893/894 KB 444/1822 KB 224/263 KB 308/314 KB 894/894 KB 444/1822 KB 224/263 KB 308/314 KB 893/894 KB 436/1822 KB 224/263 KB 312/314 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 4/276 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 8/276 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 12/276 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 16/276 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 20/276 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 24/276 KB 894/894 KB 444/1822 KB 224/263 KB 312/314 KB 28/276 KB 894/894 KB 444/1822 KB 224/263 KB 314/314 KB 28/276 KB 894/894 KB 444/1822 KB 224/263 KB 314/314 KB 32/276 KB 894/894 KB 444/1822 KB 224/263 KB 314/314 KB 32/276 KB 894/894 KB 444/1822 KB 228/263 KB 314/314 KB 36/276 KB 894/894 KB 448/1822 KB 232/263 KB 314/314 KB 36/276 KB 894/894 KB 448/1822 KB 236/263 KB 314/314 KB 36/276 KB 894/894 KB 448/1822 KB 240/263 KB 314/314 KB 36/276 KB 894/894 KB 448/1822 KB 244/263 KB 314/314 KB 36/276 KB 448/1822 KB 248/263 KB 314/314 KB 36/276 KB 448/1822 KB 252/263 KB 314/314 KB 36/276 KB 894/894 KB 448/1822 KB 228/263 KB 314/314 KB 32/276 KB 894/894 KB 448/1822 KB 228/263 KB 314/314 KB 36/276 KB 452/1822 KB 252/263 KB 314/314 KB 36/276 KB 456/1822 KB 252/263 KB 314/314 KB 36/276 KB 460/1822 KB 252/263 KB 314/314 KB 40/276 KB 460/1822 KB 252/263 KB 314/314 KB 44/276 KB 460/1822 KB 252/263 KB 314/314 KB 48/276 KB 460/1822 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 252/263 KB 314/314 KB 52/276 KB 464/1822 KB 252/263 KB 314/314 KB 56/276 KB 464/1822 KB 256/263 KB 314/314 KB 52/276 KB 464/1822 KB 256/263 KB 314/314 KB 48/276 KB 464/1822 KB 252/263 KB 314/314 KB 56/276 KB 468/1822 KB 256/263 KB 314/314 KB 56/276 KB 471/1822 KB 256/263 KB 56/276 KB 472/1822 KB 256/263 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 319.3 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 909.5 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 56/276 KB 475/1822 KB 260/263 KB 60/276 KB 475/1822 KB 260/263 KB 56/276 KB 475/1822 KB 260/263 KB 60/276 KB 475/1822 KB 263/263 KB 64/276 KB 476/1822 KB 263/263 KB 64/276 KB 475/1822 KB 263/263 KB 64/276 KB 479/1822 KB 263/263 KB 68/276 KB 480/1822 KB 263/263 KB 68/276 KB 483/1822 KB 263/263 KB 68/276 KB 484/1822 KB 263/263 KB 68/276 KB 487/1822 KB 263/263 KB 68/276 KB 479/1822 KB 263/263 KB 72/276 KB 487/1822 KB 263/263 KB 76/276 KB 487/1822 KB 263/263 KB 80/276 KB 487/1822 KB 263/263 KB 80/276 KB 488/1822 KB 263/263 KB 80/276 KB 491/1822 KB 263/263 KB 84/276 KB 491/1822 KB 263/263 KB 84/276 KB 492/1822 KB 263/263 KB 84/276 KB 495/1822 KB 263/263 KB 88/276 KB 495/1822 KB 263/263 KB 88/276 KB 496/1822 KB 263/263 KB 92/276 KB 496/1822 KB 263/263 KB 92/276 KB 499/1822 KB 263/263 KB 96/276 KB 499/1822 KB 263/263 KB 96/276 KB 500/1822 KB 263/263 KB 96/276 KB 503/1822 KB 263/263 KB 96/276 KB 504/1822 KB 263/263 KB 96/276 KB 507/1822 KB 263/263 KB 100/276 KB 507/1822 KB 263/263 KB 100/276 KB 4/54 KB 507/1822 KB 263/263 KB 100/276 KB 8/54 KB 507/1822 KB 263/263 KB 100/276 KB 12/54 KB 507/1822 KB 263/263 KB 100/276 KB 16/54 KB 507/1822 KB 263/263 KB 100/276 KB 16/54 KB 508/1822 KB 263/263 KB 104/276 KB 16/54 KB 508/1822 KB 263/263 KB 104/276 KB 16/54 KB 511/1822 KB 263/263 KB 108/276 KB 16/54 KB 511/1822 KB 263/263 KB 108/276 KB 16/54 KB 512/1822 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 265.6 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 112/276 KB 20/54 KB 512/1822 KB 4/748 KB 112/276 KB 20/54 KB 512/1822 KB 8/748 KB 112/276 KB 20/54 KB 512/1822 KB 12/748 KB 112/276 KB 20/54 KB 512/1822 KB 16/748 KB 112/276 KB 20/54 KB 512/1822 KB 263/263 KB 112/276 KB 24/54 KB 512/1822 KB 16/748 KB 112/276 KB 28/54 KB 512/1822 KB 16/748 KB 112/276 KB 32/54 KB 512/1822 KB 16/748 KB 112/276 KB 32/54 KB 512/1822 KB 20/748 KB 112/276 KB 32/54 KB 512/1822 KB 24/748 KB 112/276 KB 32/54 KB 512/1822 KB 28/748 KB 112/276 KB 32/54 KB 512/1822 KB 32/748 KB 112/276 KB 36/54 KB 512/1822 KB 32/748 KB 112/276 KB 16/54 KB 512/1822 KB 263/263 KB 112/276 KB 36/54 KB 515/1822 KB 32/748 KB 112/276 KB 40/54 KB 515/1822 KB 32/748 KB 112/276 KB 44/54 KB 516/1822 KB 32/748 KB 112/276 KB 48/54 KB 516/1822 KB 32/748 KB 112/276 KB 52/54 KB 516/1822 KB 36/748 KB 112/276 KB 40/54 KB 516/1822 KB 32/748 KB 116/276 KB 52/54 KB 519/1822 KB 36/748 KB 116/276 KB 52/54 KB 520/1822 KB 36/748 KB 116/276 KB 52/54 KB 516/1822 KB 36/748 KB 112/276 KB 48/54 KB 516/1822 KB 36/748 KB 116/276 KB 52/54 KB 520/1822 KB 40/748 KB 116/276 KB 52/54 KB 520/1822 KB 44/748 KB 116/276 KB 52/54 KB 520/1822 KB 48/748 KB 120/276 KB 52/54 KB 520/1822 KB 48/748 KB 124/276 KB 52/54 KB 520/1822 KB 48/748 KB 128/276 KB 54/54 KB 3/223 KB 523/1822 KB 52/748 KB 124/276 KB 54/54 KB 3/223 KB 523/1822 KB 52/748 KB 128/276 KB 54/54 KB 3/223 KB 524/1822 KB 52/748 KB 124/276 KB 54/54 KB 3/223 KB 520/1822 KB 52/748 KB 128/276 KB 54/54 KB 3/223 KB 524/1822 KB 56/748 KB 128/276 KB 54/54 KB 3/223 KB 524/1822 KB 60/748 KB 128/276 KB 54/54 KB 3/223 KB 527/1822 KB 64/748 KB 128/276 KB 54/54 KB 3/223 KB 527/1822 KB 68/748 KB 124/276 KB 54/54 KB 3/223 KB 520/1822 KB 48/748 KB 132/276 KB 54/54 KB 6/223 KB 527/1822 KB 68/748 KB 132/276 KB 54/54 KB 9/223 KB 527/1822 KB 68/748 KB 132/276 KB 54/54 KB 11/223 KB 527/1822 KB 68/748 KB 132/276 KB 54/54 KB 14/223 KB 527/1822 KB 68/748 KB 124/276 KB 54/54 KB 520/1822 KB 48/748 KB 132/276 KB 54/54 KB 16/223 KB 527/1822 KB 68/748 KB 132/276 KB 54/54 KB 19/223 KB 527/1822 KB 68/748 KB 132/276 KB 54/54 KB 22/223 KB 527/1822 KB 68/748 KB 132/276 KB 54/54 KB 3/223 KB 527/1822 KB 68/748 KB 136/276 KB 54/54 KB 25/223 KB 527/1822 KB 68/748 KB 140/276 KB 54/54 KB 25/223 KB 527/1822 KB 68/748 KB 144/276 KB 54/54 KB 25/223 KB 527/1822 KB 68/748 KB 128/276 KB 54/54 KB 3/223 KB 527/1822 KB 60/748 KB 144/276 KB 54/54 KB 25/223 KB 530/1822 KB 72/748 KB 144/276 KB 54/54 KB 25/223 KB 532/1822 KB 72/748 KB 144/276 KB 54/54 KB 25/223 KB 535/1822 KB 72/748 KB 144/276 KB 54/54 KB 25/223 KB 527/1822 KB 72/748 KB 144/276 KB 54/54 KB 25/223 KB 535/1822 KB 76/748 KB 144/276 KB 54/54 KB 25/223 KB 538/1822 KB 80/748 KB 132/276 KB 54/54 KB 25/223 KB 527/1822 KB 68/748 KB 144/276 KB 54/54 KB 27/223 KB 538/1822 KB 80/748 KB 144/276 KB 54/54 KB 25/223 KB 538/1822 KB 76/748 KB 144/276 KB 54/54 KB 30/223 KB 538/1822 KB 80/748 KB 144/276 KB 54/54 KB 30/223 KB 540/1822 KB 80/748 KB 148/276 KB 54/54 KB 32/223 KB 540/1822 KB 80/748 KB 148/276 KB 54/54 KB 32/223 KB 543/1822 KB 80/748 KB 148/276 KB 54/54 KB 36/223 KB 543/1822 KB 80/748 KB 148/276 KB 54/54 KB 40/223 KB 546/1822 KB 84/748 KB 148/276 KB 54/54 KB 44/223 KB 546/1822 KB 84/748 KB 148/276 KB 54/54 KB 30/223 KB 540/1822 KB 80/748 KB 152/276 KB 54/54 KB 44/223 KB 546/1822 KB 84/748 KB 148/276 KB 54/54 KB 36/223 KB 546/1822 KB 84/748 KB 148/276 KB 54/54 KB 36/223 KB 543/1822 KB 84/748 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 156/276 KB 54/54 KB 44/223 KB 546/1822 KB 88/748 KB 156/276 KB 54/54 KB 44/223 KB 548/1822 KB 92/748 KB 156/276 KB 54/54 KB 44/223 KB 546/1822 KB 84/748 KB 160/276 KB 54/54 KB 44/223 KB 548/1822 KB 92/748 KB 156/276 KB 54/54 KB 44/223 KB 548/1822 KB 88/748 KB 160/276 KB 54/54 KB 44/223 KB 551/1822 KB 92/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 53.3 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 160/276 KB 44/223 KB 551/1822 KB 96/748 KB 160/276 KB 44/223 KB 551/1822 KB 100/748 KB 164/276 KB 48/223 KB 554/1822 KB 104/748 KB 164/276 KB 48/223 KB 554/1822 KB 108/748 KB 164/276 KB 48/223 KB 554/1822 KB 112/748 KB 164/276 KB 48/223 KB 554/1822 KB 100/748 KB 160/276 KB 48/223 KB 554/1822 KB 100/748 KB 160/276 KB 48/223 KB 551/1822 KB 100/748 KB 164/276 KB 52/223 KB 554/1822 KB 112/748 KB 168/276 KB 52/223 KB 556/1822 KB 112/748 KB 164/276 KB 52/223 KB 556/1822 KB 112/748 KB 168/276 KB 52/223 KB 559/1822 KB 112/748 KB 172/276 KB 52/223 KB 559/1822 KB 112/748 KB 176/276 KB 52/223 KB 559/1822 KB 112/748 KB 176/276 KB 56/223 KB 559/1822 KB 112/748 KB 176/276 KB 60/223 KB 562/1822 KB 112/748 KB 176/276 KB 64/223 KB 562/1822 KB 112/748 KB 176/276 KB 56/223 KB 562/1822 KB 112/748 KB 176/276 KB 64/223 KB 564/1822 KB 112/748 KB 176/276 KB 68/223 KB 564/1822 KB 112/748 KB 180/276 KB 72/223 KB 567/1822 KB 116/748 KB 180/276 KB 76/223 KB 567/1822 KB 116/748 KB 180/276 KB 80/223 KB 567/1822 KB 116/748 KB 180/276 KB 68/223 KB 567/1822 KB 116/748 KB 180/276 KB 68/223 KB 567/1822 KB 112/748 KB 176/276 KB 68/223 KB 567/1822 KB 112/748 KB 184/276 KB 80/223 KB 570/1822 KB 116/748 KB 184/276 KB 80/223 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 3/27 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 6/27 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 9/27 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 11/27 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 14/27 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 16/27 KB 570/1822 KB 116/748 KB 188/276 KB 80/223 KB 570/1822 KB 116/748 KB 192/276 KB 80/223 KB 16/27 KB 570/1822 KB 116/748 KB 196/276 KB 80/223 KB 19/27 KB 572/1822 KB 120/748 KB 200/276 KB 84/223 KB 19/27 KB 572/1822 KB 120/748 KB 204/276 KB 84/223 KB 19/27 KB 572/1822 KB 120/748 KB 208/276 KB 84/223 KB 19/27 KB 572/1822 KB 120/748 KB 192/276 KB 80/223 KB 19/27 KB 572/1822 KB 120/748 KB 192/276 KB 80/223 KB 16/27 KB 572/1822 KB 120/748 KB 192/276 KB 80/223 KB 16/27 KB 570/1822 KB 120/748 KB 208/276 KB 84/223 KB 19/27 KB 572/1822 KB 124/748 KB 208/276 KB 84/223 KB 19/27 KB 572/1822 KB 128/748 KB 208/276 KB 84/223 KB 22/27 KB 572/1822 KB 128/748 KB 208/276 KB 84/223 KB 22/27 KB 576/1822 KB 128/748 KB 208/276 KB 84/223 KB 25/27 KB 580/1822 KB 132/748 KB 208/276 KB 84/223 KB 25/27 KB 584/1822 KB 132/748 KB 208/276 KB 84/223 KB 25/27 KB 588/1822 KB 132/748 KB 196/276 KB 84/223 KB 19/27 KB 572/1822 KB 120/748 KB 208/276 KB 84/223 KB 25/27 KB 576/1822 KB 132/748 KB 208/276 KB 84/223 KB 25/27 KB 576/1822 KB 128/748 KB 208/276 KB 84/223 KB 27/27 KB 588/1822 KB 132/748 KB 208/276 KB 88/223 KB 27/27 KB 588/1822 KB 132/748 KB 208/276 KB 92/223 KB 27/27 KB 588/1822 KB 136/748 KB 208/276 KB 96/223 KB 27/27 KB 588/1822 KB 136/748 KB 208/276 KB 100/223 KB 27/27 KB 588/1822 KB 136/748 KB 212/276 KB 104/223 KB 27/27 KB 592/1822 KB 136/748 KB 212/276 KB 108/223 KB 27/27 KB 592/1822 KB 136/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 136/748 KB 208/276 KB 88/223 KB 27/27 KB 588/1822 KB 136/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 140/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 144/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 148/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 152/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 156/748 KB 212/276 KB 112/223 KB 27/27 KB 592/1822 KB 160/748 KB 212/276 KB 112/223 KB 592/1822 KB 164/74 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 8 KB 212/276 KB 116/223 KB 592/1822 KB 168/748 KB 212/276 KB 116/223 KB 592/1822 KB 172/748 KB 212/276 KB 116/223 KB 592/1822 KB 176/748 KB 212/276 KB 100/223 KB 27/27 KB 592/1822 KB 136/748 KB 208/276 KB 100/223 KB 27/27 KB 592/1822 KB 136/748 KB 212/276 KB 116/223 KB 596/1822 KB 176/748 KB 216/276 KB 116/223 KB 596/1822 KB 176/748 KB 220/276 KB 116/223 KB 600/1822 KB 176/748 KB 224/276 KB 116/223 KB 600/1822 KB 176/748 KB 228/276 KB 116/223 KB 600/1822 KB 176/748 KB 232/276 KB 116/223 KB 600/1822 KB 176/748 KB 236/276 KB 116/223 KB 600/1822 KB 176/748 KB 240/276 KB 116/223 KB 600/1822 KB 176/748 KB 212/276 KB 116/223 KB 592/1822 KB 164/748 KB 216/276 KB 116/223 KB 600/1822 KB 176/748 KB 240/276 KB 116/223 KB 604/1822 KB 176/748 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 25.7 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 240/276 KB 116/223 KB 608/1822 KB 176/748 KB 240/276 KB 116/223 KB 612/1822 KB 176/748 KB 240/276 KB 116/223 KB 616/1822 KB 176/748 KB 240/276 KB 120/223 KB 620/1822 KB 176/748 KB 240/276 KB 120/223 KB 616/1822 KB 176/748 KB 240/276 KB 124/223 KB 620/1822 KB 176/748 KB 240/276 KB 128/223 KB 620/1822 KB 176/748 KB 244/276 KB 128/223 KB 620/1822 KB 176/748 KB 248/276 KB 132/223 KB 624/1822 KB 180/748 KB 252/276 KB 132/223 KB 624/1822 KB 180/748 KB 256/276 KB 132/223 KB 624/1822 KB 180/748 KB 244/276 KB 132/223 KB 624/1822 KB 180/748 KB 244/276 KB 128/223 KB 624/1822 KB 180/748 KB 256/276 KB 132/223 KB 628/1822 KB 180/748 KB 256/276 KB 132/223 KB 632/1822 KB 180/748 KB 244/276 KB 128/223 KB 620/1822 KB 180/748 KB 256/276 KB 136/223 KB 636/1822 KB 180/748 KB 256/276 KB 136/223 KB 632/1822 KB 180/748 KB 256/276 KB 140/223 KB 636/1822 KB 184/748 KB 256/276 KB 144/223 KB 636/1822 KB 184/748 KB 256/276 KB 136/223 KB 636/1822 KB 184/748 KB 256/276 KB 144/223 KB 636/1822 KB 188/748 KB 256/276 KB 144/223 KB 636/1822 KB 192/748 KB 256/276 KB 144/223 KB 636/1822 KB 196/748 KB 260/276 KB 148/223 KB 640/1822 KB 200/748 KB 260/276 KB 148/223 KB 640/1822 KB 204/748 KB 260/276 KB 148/223 KB 640/1822 KB 196/748 KB 264/276 KB 148/223 KB 640/1822 KB 204/748 KB 268/276 KB 148/223 KB 640/1822 KB 204/748 KB 256/276 KB 148/223 KB 640/1822 KB 196/748 KB 256/276 KB 144/223 KB 640/1822 KB 196/748 KB 268/276 KB 148/223 KB 644/1822 KB 204/748 KB 268/276 KB 148/223 KB 648/1822 KB 204/748 KB 272/276 KB 152/223 KB 648/1822 KB 204/748 KB 272/276 KB 152/223 KB 652/1822 KB 204/748 KB 272/276 KB 148/223 KB 648/1822 KB 204/748 KB 272/276 KB 156/223 KB 652/1822 KB 204/748 KB 272/276 KB 160/223 KB 652/1822 KB 204/748 KB 276/276 KB 160/223 KB 652/1822 KB 204/748 KB 276/276 KB 160/223 KB 652/1822 KB 208/748 KB 276/276 KB 160/223 KB 652/1822 KB 208/748 KB 276/276 KB 164/223 KB 652/1822 KB 208/748 KB 276/276 KB 168/223 KB 656/1822 KB 212/748 KB 276/276 KB 172/223 KB 656/1822 KB 212/748 KB 276/276 KB 164/223 KB 656/1822 KB 212/748 KB 276/276 KB 164/223 KB 656/1822 KB 208/748 KB 276/276 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 3/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 5/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 8/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 11/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 13/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 16/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 19/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 21/178 KB 172/223 KB 660/1822 KB 212/748 KB 276/276 KB 24/178 KB 172/223 KB 664/1822 KB 212/748 KB 276/276 KB 27/178 KB 172/223 KB 664/1822 KB 212/748 KB 276/276 KB 29/178 KB 172/223 KB 664/1822 KB 212/748 KB 276/276 KB 32/178 KB 172/223 KB 664/1822 KB 212/748 KB 276/276 KB 21/178 KB 172/223 KB 664/1822 KB 212/748 KB 276/276 KB 32/178 KB 172/223 KB 664/1822 KB 216/748 KB 276/276 KB 32/178 KB 172/223 KB 668/1822 KB 216/748 KB 276/276 KB 32/178 KB 176/223 KB 668/1822 KB 216/748 KB 276/276 KB 32/178 KB 176/223 KB 668/1822 KB 220/748 KB 276/276 KB 32/178 KB 176/223 KB 668/1822 KB 224/748 KB 276/276 KB 32/178 KB 176/223 KB 672/1822 KB 224/748 KB 36/178 KB 180/223 KB 676/1822 KB 228/748 KB 36/178 KB 180/223 KB 672/1822 KB 228/748 KB 36/178 KB 180/223 KB 672/1822 KB 224/748 KB 36/178 KB 176/223 KB 672/1822 KB 224/748 KB 40/178 KB 180/223 KB 676/1822 KB 228/748 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 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 263.8 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 44/178 KB 180/223 KB 676/1822 KB 228/748 KB 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 48/178 KB 180/223 KB 676/1822 KB 228/748 KB 48/178 KB 184/223 KB 676/1822 KB 232/748 KB 48/178 KB 184/223 KB 680/1822 KB 236/748 KB 48/178 KB 184/223 KB 680/1822 KB 240/748 KB 48/178 KB 184/223 KB 680/1822 KB 244/748 KB 52/178 KB 184/223 KB 680/1822 KB 248/748 KB 52/178 KB 184/223 KB 680/1822 KB 252/748 KB 52/178 KB 184/223 KB 680/1822 KB 256/748 KB 48/178 KB 184/223 KB 676/1822 KB 228/748 KB 52/178 KB 188/223 KB 680/1822 KB 256/748 KB 52/178 KB 192/223 KB 680/1822 KB 256/748 KB 52/178 KB 196/223 KB 680/1822 KB 256/748 KB 52/178 KB 200/223 KB 680/1822 KB 256/748 KB 52/178 KB 204/223 KB 680/1822 KB 256/748 KB 52/178 KB 184/223 KB 680/1822 KB 244/748 KB 48/178 KB 184/223 KB 680/1822 KB 232/748 KB 52/178 KB 204/223 KB 684/1822 KB 256/748 KB 52/178 KB 204/223 KB 688/1822 KB 256/748 KB 56/178 KB 204/223 KB 688/1822 KB 256/748 KB 60/178 KB 204/223 KB 688/1822 KB 256/748 KB 64/178 KB 204/223 KB 688/1822 KB 256/748 KB 64/178 KB 204/223 KB 692/1822 KB 256/748 KB 64/178 KB 204/223 KB 696/1822 KB 256/748 KB 64/178 KB 208/223 KB 696/1822 KB 256/748 KB 64/178 KB 208/223 KB 700/1822 KB 256/748 KB 64/178 KB 212/223 KB 700/1822 KB 256/748 KB 1/23 KB 68/178 KB 216/223 KB 704/1822 KB 260/748 KB 1/23 KB 68/178 KB 212/223 KB 704/1822 KB 260/748 KB 4/23 KB 68/178 KB 220/223 KB 704/1822 KB 260/748 KB 7/23 KB 68/178 KB 220/223 KB 704/1822 KB 260/748 KB 68/178 KB 212/223 KB 700/1822 KB 256/748 KB 9/23 KB 68/178 KB 220/223 KB 704/1822 KB 260/748 KB 9/23 KB 72/178 KB 220/223 KB 704/1822 KB 260/748 KB 9/23 KB 76/178 KB 220/223 KB 704/1822 KB 260/748 KB 9/23 KB 80/178 KB 220/223 KB 704/1822 KB 260/748 KB 68/178 KB 212/223 KB 704/1822 KB 260/748 KB 68/178 KB 212/223 KB 700/1822 KB 260/748 KB 12/23 KB 80/178 KB 220/223 KB 704/1822 KB 260/748 KB 12/23 KB 80/178 KB 220/223 KB 708/1822 KB 260/748 KB 12/23 KB 80/178 KB 220/223 KB 712/1822 KB 260/748 KB 15/23 KB 80/178 KB 220/223 KB 716/1822 KB 264/748 KB 15/23 KB 80/178 KB 220/223 KB 712/1822 KB 264/748 KB 15/23 KB 80/178 KB 220/223 KB 716/1822 KB 268/748 KB 1/23 KB 68/178 KB 220/223 KB 704/1822 KB 260/748 KB 15/23 KB 80/178 KB 220/223 KB 712/1822 KB 260/748 KB 15/23 KB 80/178 KB 223/223 KB 716/1822 KB 268/748 KB 15/23 KB 80/178 KB 223/223 KB 716/1822 KB 272/748 KB 17/23 KB 80/178 KB 223/223 KB 716/1822 KB 272/748 KB 20/23 KB 80/178 KB 223/223 KB 716/1822 KB 272/748 KB 23/23 KB 84/178 KB 223/223 KB 720/1822 KB 276/748 KB 23/23 KB 84/178 KB 223/223 KB 720/1822 KB 276/748 KB 20/23 KB 84/178 KB 223/223 KB 720/1822 KB 276/748 KB 20/23 KB 84/178 KB 223/223 KB 716/1822 KB 276/748 KB 23/23 KB 88/178 KB 223/223 KB 720/1822 KB 276/748 KB 23/23 KB 92/178 KB 223/223 KB 720/1822 KB 276/748 KB 23/23 KB 96/178 KB 223/223 KB 720/1822 KB 276/748 KB 20/23 KB 80/178 KB 223/223 KB 716/1822 KB 276/748 KB 23/23 KB 96/178 KB 223/223 KB 724/1822 KB 276/748 KB 23/23 KB 96/178 KB 223/223 KB 724/1822 KB 280/748 KB 23/23 KB 96/178 KB 223/223 KB 724/1822 KB 284/748 KB 23/23 KB 100/178 KB 223/223 KB 728/1822 KB 288/748 KB 23/23 KB 100/178 KB 728/1822 KB 292/748 KB 23/23 KB 100/178 KB 728/1822 KB 296/748 KB 23/23 KB 100/178 KB 728/1822 KB 300/748 KB 23/23 KB 100/178 KB 728/1822 KB 304/748 KB 23/23 KB 100/178 KB 223/223 KB 728/1822 KB 284/748 KB 23/23 KB 96/178 KB 223/223 KB 728/1822 KB 284/748 KB 23/23 KB 100/178 KB 732/1822 KB 304/748 KB 23/23 KB 100/178 KB 736/1822 KB 304/748 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 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 208.4 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 23/23 KB 104/178 KB 736/1822 KB 304/748 KB 23/23 KB 108/178 KB 736/1822 KB 304/748 KB 23/23 KB 112/178 KB 736/1822 KB 304/748 KB 23/23 KB 112/178 KB 740/1822 KB 304/748 KB 23/23 KB 112/178 KB 744/1822 KB 304/748 KB 23/23 KB 112/178 KB 748/1822 KB 304/748 KB 23/23 KB 116/178 KB 748/1822 KB 304/748 KB 23/23 KB 120/178 KB 748/1822 KB 308/748 KB 23/23 KB 124/178 KB 748/1822 KB 308/748 KB 23/23 KB 128/178 KB 748/1822 KB 308/748 KB 23/23 KB 116/178 KB 748/1822 KB 308/748 KB 23/23 KB 128/178 KB 752/1822 KB 312/748 KB 23/23 KB 132/178 KB 752/1822 KB 316/748 KB 23/23 KB 132/178 KB 752/1822 KB 320/748 KB 23/23 KB 132/178 KB 752/1822 KB 324/748 KB 132/178 KB 752/1822 KB 328/748 KB 132/178 KB 752/1822 KB 332/748 KB 23/23 KB 128/178 KB 752/1822 KB 308/748 KB 132/178 KB 756/1822 KB 332/748 KB 132/178 KB 760/1822 KB 332/748 KB 132/178 KB 764/1822 KB 332/748 KB 132/178 KB 768/1822 KB 332/748 KB 4/55 KB 132/178 KB 772/1822 KB 332/748 KB 4/55 KB 132/178 KB 776/1822 KB 332/748 KB 4/55 KB 132/178 KB 780/1822 KB 332/748 KB 4/55 KB 23/23 KB 132/178 KB 752/1822 KB 312/748 KB 136/178 KB 780/1822 KB 336/748 KB 4/55 KB 140/178 KB 780/1822 KB 336/748 KB 4/55 KB 144/178 KB 780/1822 KB 336/748 KB 4/55 KB 148/178 KB 780/1822 KB 336/748 KB 4/55 KB 152/178 KB 784/1822 KB 336/748 KB 4/55 KB 132/178 KB 780/1822 KB 336/748 KB 4/55 KB 132/178 KB 764/1822 KB 332/748 KB 4/55 KB 152/178 KB 784/1822 KB 336/748 KB 8/55 KB 152/178 KB 784/1822 KB 336/748 KB 12/55 KB 152/178 KB 784/1822 KB 336/748 KB 16/55 KB 152/178 KB 784/1822 KB 336/748 KB 20/55 KB 152/178 KB 784/1822 KB 340/748 KB 24/55 KB 156/178 KB 784/1822 KB 340/748 KB 28/55 KB 148/178 KB 784/1822 KB 336/748 KB 4/55 KB Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar (23 KB at 21.1 KB/sec) unit-abot-epc-basic-0: 18:04: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-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3026 kB/s) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 156/178 KB 784/1822 KB 340/748 KB 32/55 KB 156/178 KB 784/1822 KB 340/748 KB 24/55 KB 152/178 KB 784/1822 KB 340/748 KB 20/55 KB 156/178 KB 784/1822 KB 344/748 KB 32/55 KB 160/178 KB 784/1822 KB 344/748 KB 32/55 KB 160/178 KB 788/1822 KB 344/748 KB 32/55 KB 160/178 KB 792/1822 KB 344/748 KB 32/55 KB 160/178 KB 796/1822 KB 348/748 KB 32/55 KB 160/178 KB 800/1822 KB 348/748 KB 32/55 KB 164/178 KB 804/1822 KB 348/748 KB 36/55 KB 164/178 KB 808/1822 KB 348/748 KB 36/55 KB 164/178 KB 812/1822 KB 348/748 KB 36/55 KB 160/178 KB 792/1822 KB 348/748 KB 32/55 KB 164/178 KB 812/1822 KB 352/748 KB 36/55 KB 164/178 KB 812/1822 KB 356/748 KB 36/55 KB 164/178 KB 812/1822 KB 360/748 KB 36/55 KB 164/178 KB 812/1822 KB 364/748 KB 36/55 KB 164/178 KB 800/1822 KB 348/748 KB 36/55 KB 164/178 KB 800/1822 KB 348/748 KB 32/55 KB 168/178 KB 812/1822 KB 364/748 KB 36/55 KB 168/178 KB 812/1822 KB 364/748 KB 40/55 KB 172/178 KB 812/1822 KB 364/748 KB 40/55 KB 176/178 KB 812/1822 KB 364/748 KB 40/55 KB 176/178 KB 812/1822 KB 364/748 KB 44/55 KB 176/178 KB 812/1822 KB 364/748 KB 48/55 KB 178/178 KB 812/1822 KB 364/748 KB 48/55 KB 178/178 KB 812/1822 KB 368/748 KB 48/55 KB 178/178 KB 812/1822 KB 372/748 KB 52/55 KB 3/1210 KB 178/178 KB 816/1822 KB 376/748 KB 52/55 KB 3/1210 KB 178/178 KB 816/1822 KB 380/748 KB 52/55 KB 178/178 KB 812/1822 KB 368/748 KB 52/55 KB 3/1210 KB 178/178 KB 816/1822 KB 372/748 KB 52/55 KB 3/1210 KB 178/178 KB 812/1822 KB 372/748 KB 52/55 KB 6/1210 KB 178/178 KB 816/1822 KB 380/748 KB 52/55 KB 9/1210 KB 178/178 KB 816/1822 KB 380/748 KB 52/55 KB 11/1210 KB 178/178 KB 816/1822 KB 380/748 KB 52/55 KB 14/1210 KB 178/178 KB 816/1822 KB 380/748 KB 52/55 KB 14/1210 KB 178/178 KB 816/1822 KB 380/748 KB 55/55 KB 16/1210 KB 178/178 KB 816/1822 KB 380/748 KB 55/55 KB 16/1210 KB 178/178 KB 820/1822 KB 380/748 KB 55/55 KB 19/1210 KB 178/178 KB 823/1822 KB 380/748 KB 55/55 KB 19/1210 KB 178/178 KB 824/1822 KB 380/748 KB 55/55 KB 19/1210 KB 178/178 KB 827/1822 KB 384/748 KB 55/55 KB 19/1210 KB 178/178 KB 828/1822 KB 384/748 KB 55/55 KB 19/1210 KB 178/178 KB 820/1822 KB 380/748 KB 55/55 KB 22/1210 KB 178/178 KB 828/1822 KB 384/748 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 162.3 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 19/1210 KB 178/178 KB 824/1822 KB 384/748 KB 55/55 KB 25/1210 KB 831/1822 KB 388/748 KB 55/55 KB 25/1210 KB 831/1822 KB 384/748 KB 55/55 KB 25/1210 KB 828/1822 KB 384/748 KB 55/55 KB 27/1210 KB 831/1822 KB 388/748 KB 55/55 KB 30/1210 KB 831/1822 KB 388/748 KB 55/55 KB 30/1210 KB 832/1822 KB 388/748 KB 55/55 KB 32/1210 KB 835/1822 KB 388/748 KB 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 835/1822 KB 392/748 KB 32/1210 KB 835/1822 KB 396/748 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.jar (55 KB at 49.5 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 32/1210 KB 832/1822 KB 388/748 KB 55/55 KB 36/1210 KB 836/1822 KB 396/748 KB 32/1210 KB 836/1822 KB 396/748 KB 36/1210 KB 836/1822 KB 400/748 KB Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 36/1210 KB 836/1822 KB 404/748 KB 40/1210 KB 839/1822 KB 408/748 KB 40/1210 KB 839/1822 KB 412/748 KB 40/1210 KB 839/1822 KB 404/748 KB 36/1210 KB 839/1822 KB 404/748 KB 40/1210 KB 840/1822 KB 412/748 KB 40/1210 KB 843/1822 KB 412/748 KB 44/1210 KB 843/1822 KB 412/748 KB 44/1210 KB 844/1822 KB 412/748 KB 48/1210 KB 844/1822 KB 412/748 KB 48/1210 KB 847/1822 KB 412/748 KB 52/1210 KB 847/1822 KB 416/748 KB 56/1210 KB 848/1822 KB 416/748 KB 48/1210 KB 847/1822 KB 416/748 KB 52/1210 KB 848/1822 KB 416/748 KB 56/1210 KB 851/1822 KB 416/748 KB 56/1210 KB 851/1822 KB 420/748 KB 60/1210 KB 852/1822 KB 420/748 KB 56/1210 KB 852/1822 KB 420/748 KB 60/1210 KB 855/1822 KB 420/748 KB 64/1210 KB 855/1822 KB 420/748 KB 64/1210 KB 856/1822 KB 424/748 KB 64/1210 KB 855/1822 KB 424/748 KB 64/1210 KB 856/1822 KB 428/748 KB 64/1210 KB 856/1822 KB 432/748 KB 64/1210 KB 859/1822 KB 432/748 KB 64/1210 KB 860/1822 KB 432/748 KB 64/1210 KB 863/1822 KB 432/748 KB 68/1210 KB 863/1822 KB 432/748 KB 72/1210 KB 863/1822 KB 432/748 KB 76/1210 KB 863/1822 KB 432/748 KB 80/1210 KB 864/1822 KB 432/748 KB 76/1210 KB 864/1822 KB 432/748 KB 80/1210 KB 864/1822 KB 436/748 KB 80/1210 KB 864/1822 KB 440/748 KB 80/1210 KB 4/471 KB 864/1822 KB 440/748 KB 80/1210 KB 8/471 KB 864/1822 KB 440/748 KB 80/1210 KB 12/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 16/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 20/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 24/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 28/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 32/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 36/471 KB 4/93 KB 864/1822 KB 440/748 KB 80/1210 KB 8/471 KB 4/93 KB 864/1822 KB 440/748 KB 84/1210 KB 36/471 KB 8/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 12/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 16/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 20/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 24/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 28/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 32/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 36/93 KB 867/1822 KB 444/748 KB 84/1210 KB 36/471 KB 4/93 KB 867/1822 KB 444/748 KB 80/1210 KB 36/471 KB 4/93 KB 867/1822 KB 444/748 KB 80/1210 KB 36/471 KB 4/93 KB 867/1822 KB 440/748 KB 84/1210 KB 40/471 KB 36/93 KB 868/1822 KB 444/748 KB 84/1210 KB 40/471 KB 36/93 KB 871/1822 KB 448/748 KB 88/1210 KB 40/471 KB 36/93 KB 872/1822 KB 448/748 KB 84/1210 KB 40/471 KB 36/93 KB 867/1822 KB 444/748 KB 84/1210 KB 40/471 KB 36/93 KB 872/1822 KB 448/748 KB 88/1210 KB 40/471 KB 36/93 KB 875/1822 KB 448/748 KB 84/1210 KB 40/471 KB 36/93 KB 868/1822 KB 448/748 KB 92/1210 KB 44/471 KB 40/93 KB 875/1822 KB 452/748 KB 92/1210 KB 44/471 KB 40/93 KB 875/1822 KB 448/748 KB 92/1210 KB 44/471 KB 36/93 KB 875/1822 KB 448/748 KB 92/1210 KB 40/471 KB 36/93 KB 875/1822 KB 448/748 KB 96/1210 KB 44/471 KB 40/93 KB 876/1822 KB 452/748 KB 96/1210 KB 48/471 KB 44/93 KB 876/1822 KB 452/748 KB 96/1210 KB 48/471 KB 48/93 KB 876/1822 KB 452/748 KB 92/1210 KB 44/471 KB 40/93 KB 876/1822 KB 452/748 KB 96/1210 KB 48/471 KB 48/93 KB 876/1822 KB 456/748 KB 96/1210 KB 48/471 KB 48/93 KB 876/1822 KB 460/748 KB 96/1210 KB 48/471 KB 52/93 KB 879/1822 KB 464/748 KB 96/1210 KB 48/471 KB 40/93 KB 876/1822 KB 452/748 KB 96/1210 KB 48/471 KB 52/93 KB 879/1822 KB 460/748 KB 100/1210 KB 48/471 KB 56/93 KB 879/1822 KB 468/748 KB 100/1210 unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed (Reading database ... 57744 files and directories currently installed.) unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 48/471 KB 60/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 64/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 68/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 72/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 76/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 80/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 879/1822 KB 468/748 KB 96/1210 KB 48/471 KB 48/93 KB 879/1822 KB 460/748 KB 100/1210 KB 48/471 KB 84/93 KB 880/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 883/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 884/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 887/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 888/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 891/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 892/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 895/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 896/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 899/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 900/1822 KB 468/748 KB 100/1210 KB 48/471 KB 84/93 KB 904/1822 KB 468/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 468/748 KB 100/1210 KB 48/471 KB 52/93 KB 879/1822 KB 468/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 472/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 476/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 480/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 484/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 488/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 492/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 496/748 KB 100/1210 KB 48/471 KB 88/93 KB 908/1822 KB 500/748 KB 100/1210 KB 48/471 KB 52/93 KB 879/1822 KB 464/748 KB 104/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 108/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 112/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 116/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 120/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 124/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 128/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 132/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 136/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 140/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 144/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 100/1210 KB 48/471 KB 88/93 KB 912/1822 KB 500/748 KB 100/1210 KB 48/471 KB 88/93 KB 904/1822 KB 468/748 KB 144/1210 KB 48/471 KB 92/93 KB 912/1822 KB 504/748 KB 144/1210 KB 48/471 KB 93/93 KB 912/1822 KB 504/748 KB 144/1210 KB 48/471 KB 93/93 KB 915/1822 KB 504/748 KB 144/1210 KB 48/471 KB 93/93 KB 918/1822 KB 504/748 KB 144/1210 KB 48/471 KB 88/93 KB 912/1822 KB 504/748 KB 148/1210 KB 48/471 KB 93/93 KB 918/1822 KB 508/748 KB 148/1210 KB 48/471 KB 93/93 KB 918/1822 KB 512/748 KB 148/1210 KB 48/471 KB 93/93 KB 918/1822 KB 504/748 KB 152/1210 KB 48/471 KB 93/93 KB 918/1822 KB 512/748 KB 156/1210 KB 48/471 KB 93/93 KB 918/1822 KB 512/748 KB 160/1210 KB 48/471 KB 93/93 KB 918/1822 KB 512/748 KB 160/1210 KB 48/471 KB 93/93 KB 920/1822 KB 512/748 KB 160/1210 KB 48/471 KB 93/93 KB 923/1822 KB 512/748 KB 160/1210 KB 48/471 KB 93/93 KB 923/1822 KB 516/748 KB 164/1210 KB 52/471 KB 93/93 KB 926/1822 KB 520/748 KB 164/1210 KB 52/471 KB 93/93 KB 926/1822 KB 524/748 KB 164/1210 KB 52/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 52/471 KB 93/93 KB 926/1822 KB 516/748 KB 160/1210 KB 52/471 KB 93/93 KB 926/1822 KB 516/748 KB 164/1210 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 56/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 60/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 64/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 68/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 72/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 76/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 80/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 84/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 88/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 92/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 96/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 100/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 104/471 KB 93/93 KB 926/1822 KB 528/748 KB 164/1210 KB 108/471 KB 926/1822 KB 528/748 KB 164/1210 KB 112/471 KB 926/1822 KB 528/748 KB 160/1210 KB 48/471 KB 93/93 KB 926/1822 KB 516/748 KB 164/1210 KB 112/471 KB 928/1822 KB 528/748 KB 164/1210 KB 116/471 KB 931/1822 KB 528/748 KB 168/1210 KB 116/471 KB 931/1822 KB 532/748 KB 168/1210 KB 116/471 KB 934/1822 KB 536/748 KB 168/1210 KB 116/471 KB 934/1822 KB 540/748 KB 168/1210 KB 116/471 KB 934/1822 KB 544/748 KB 168/1210 KB 116/471 KB 934/1822 KB 532/748 KB 168/1210 KB 116/471 KB 931/1822 KB 528/748 KB 172/1210 KB 116/471 KB 934/1822 KB 544/748 KB 176/1210 KB 116/471 KB 934/1822 KB 544/748 KB 180/1210 KB 116/471 KB 934/1822 KB 544/748 KB 184/1210 KB 116/471 KB 936/1822 KB 544/748 KB 164/1210 KB 116/471 KB 928/1822 KB 528/748 KB 184/1210 KB 120/471 KB 936/1822 KB 544/748 KB 180/1210 KB 116/471 KB 936/1822 KB 544/748 KB 184/1210 KB 120/471 KB 939/1822 KB 544/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 80.4 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 184/1210 KB 124/471 KB 939/1822 KB 544/748 KB 184/1210 KB 128/471 KB 939/1822 KB 544/748 KB 184/1210 KB 132/471 KB 939/1822 KB 544/748 KB 188/1210 KB 136/471 KB 942/1822 KB 548/748 KB 188/1210 KB 140/471 KB 942/1822 KB 548/748 KB 188/1210 KB 144/471 KB 942/1822 KB 548/748 KB 188/1210 KB 132/471 KB 942/1822 KB 548/748 KB 188/1210 KB 144/471 KB 942/1822 KB 552/748 KB 188/1210 KB 144/471 KB 942/1822 KB 556/748 KB 188/1210 KB 144/471 KB 942/1822 KB 560/748 KB 188/1210 KB 144/471 KB 942/1822 KB 564/748 KB 188/1210 KB 148/471 KB 942/1822 KB 568/748 KB 188/1210 KB 148/471 KB 942/1822 KB 572/748 KB 188/1210 KB 148/471 KB 942/1822 KB 576/748 KB 188/1210 KB 132/471 KB 942/1822 KB 544/748 KB 184/1210 KB 132/471 KB 942/1822 KB 544/748 KB 188/1210 KB 148/471 KB 944/1822 KB 576/748 KB 192/1210 KB 148/471 KB 947/1822 KB 576/748 KB 192/1210 KB 148/471 KB 951/1822 KB 576/748 KB 192/1210 KB 148/471 KB 955/1822 KB 576/748 KB 192/1210 KB 148/471 KB 959/1822 KB 576/748 KB 192/1210 KB 148/471 KB 963/1822 KB 576/748 KB 188/1210 KB 148/471 KB 942/1822 KB 564/748 KB 192/1210 KB 148/471 KB 944/1822 KB 576/748 KB 196/1210 KB 148/471 KB 963/1822 KB 576/748 KB 200/1210 KB 148/471 KB 4/53 KB 963/1822 KB 576/748 KB 204/1210 KB 148/471 KB 4/53 KB 963/1822 KB 576/748 KB 208/1210 KB 148/471 KB 4/53 KB 963/1822 KB 576/748 KB 208/1210 KB 152/471 KB 4/53 KB 963/1822 KB 576/748 KB 208/1210 KB 156/471 KB 4/53 KB 963/1822 KB 576/748 KB 208/1210 KB 160/471 KB 4/53 KB 963/1822 KB 576/748 KB 196/1210 KB 148/471 KB 4/53 KB 963/1822 KB 576/748 KB 208/1210 KB 160/471 KB 8/53 KB 963/1822 KB 576/748 KB 208/1210 KB 160/471 KB 12/53 KB 963/1822 KB 576/748 KB 208/1210 KB 160/471 KB 16/53 KB 963/1822 KB 576/748 KB 208/1210 KB 164/471 KB 16/53 KB 963/1822 KB 576/748 KB 212/1210 KB 168/471 KB 20/53 KB 967/1822 KB 580/748 KB 212/1210 KB 172/471 KB 20/53 KB 967/1822 KB 580/748 KB 212/1210 KB 164/471 KB 20/53 KB 967/1822 KB 580/748 KB 212/1210 KB 164/471 KB 16/53 KB 963/1822 KB 576/748 KB 216/1210 KB 172/471 KB 20/53 KB 967/1822 KB 580/748 KB 220/1210 KB 172/471 KB 20/53 KB 967/1822 KB 580/748 KB 224/1210 KB 172/471 KB 20/53 KB 967/1822 KB 580/748 KB 212/1210 KB 164/471 KB 16/53 KB 967/1822 KB 580/748 KB 212/1210 KB 164/471 KB 16/53 KB 967/1822 KB 576/748 KB 224/1210 KB 172/471 KB 20/53 KB 971/1822 KB 580/748 KB 224/1210 KB 172/471 KB 20/53 KB 975/1822 KB 580/748 KB 224/1210 KB 172/471 KB 20/53 KB 979/1822 KB 580/748 KB 224/1210 KB 172/471 KB 20/53 KB 979/1822 KB 584/748 KB 228/1210 KB 172/471 KB 24/53 KB 979/1822 KB 588/748 KB 228/1210 KB 172/471 KB 24/53 KB 979/1822 KB 584/748 KB 228/1210 KB 176/471 KB 28/53 KB 979/1822 KB 588/748 KB 228/1210 KB 176/471 KB 32/53 KB 979/1822 KB 592/748 KB 228/1210 KB 172/471 KB 20/53 KB 979/1822 KB 584/748 KB 228/1210 KB 176/471 KB 28/53 KB 979/1822 KB 592/748 KB 228/1210 KB 176/471 KB 24/53 KB 979/1822 KB 588/748 KB 228/1210 KB 176/471 KB 32/53 KB 979/1822 KB 596/748 KB 232/1210 KB 180/471 KB 36/53 KB 983/1822 KB 600/748 KB 232/1210 KB 180/471 KB 36/53 KB 983/1822 KB 604/748 KB 232/1210 KB 180/471 KB 36/53 KB 983/1822 KB 596/748 KB 232/1210 KB 180/471 KB 32/53 KB 983/1822 KB 596/748 KB 232/1210 KB 176/471 KB 32/53 KB 983/1822 KB 596/748 KB 228/1210 KB 176/471 KB 32/53 KB 983/1822 KB 596/748 KB 232/1210 KB 180/471 KB 36/53 KB 987/1822 KB 604/748 KB 236/1210 KB 180/471 KB 36/53 KB 987/1822 KB 604/748 KB 240/1210 KB 180/471 KB 36/53 KB 991/1822 KB 604/748 KB 236/1210 KB 180/471 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 36/53 KB 991/1822 KB 604/748 KB 240/1210 KB 180/471 KB 36/53 KB 995/1822 KB 604/748 KB 240/1210 KB 184/471 KB 36/53 KB 995/1822 KB 604/748 KB 240/1210 KB 188/471 KB 36/53 KB 995/1822 KB 604/748 KB 240/1210 KB 192/471 KB 36/53 KB 995/1822 KB 604/748 KB 240/1210 KB 196/471 KB 40/53 KB 995/1822 KB 604/748 KB 244/1210 KB 200/471 KB 40/53 KB 999/1822 KB 608/748 KB 244/1210 KB 204/471 KB 40/53 KB 999/1822 KB 608/748 KB 244/1210 KB 208/471 KB 40/53 KB 999/1822 KB 608/748 KB 240/1210 KB 192/471 KB 40/53 KB 995/1822 KB 604/748 KB 244/1210 KB 208/471 KB 44/53 KB 999/1822 KB 608/748 KB 244/1210 KB 208/471 KB 48/53 KB 999/1822 KB 608/748 KB 244/1210 KB 196/471 KB 40/53 KB 999/1822 KB 608/748 KB 248/1210 KB 208/471 KB 48/53 KB 999/1822 KB 608/748 KB 240/1210 KB 196/471 KB 40/53 KB 999/1822 KB 608/748 KB 240/1210 KB 196/471 KB 40/53 KB 995/1822 KB 608/748 KB 248/1210 KB 208/471 KB 52/53 KB 999/1822 KB 608/748 KB 252/1210 KB 208/471 KB 53/53 KB 1003/1822 KB 608/748 KB 252/1210 KB 208/471 KB 52/53 KB 1003/1822 KB 608/748 KB 252/1210 KB 208/471 KB 52/53 KB 999/1822 KB 608/748 KB 256/1210 KB 208/471 KB 53/53 KB 1003/1822 KB 608/748 KB 256/1210 KB 208/471 KB 53/53 KB 1007/1822 KB 608/748 KB 256/1210 KB 208/471 KB 53/53 KB 1011/1822 KB 608/748 KB 256/1210 KB 208/471 KB 53/53 KB 1015/1822 KB 612/748 KB 260/1210 KB 212/471 KB 53/53 KB 1019/1822 KB 612/748 KB 260/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 612/748 KB 256/1210 KB 208/471 KB 53/53 KB 1011/1822 KB 612/748 KB 260/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 616/748 KB 260/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 620/748 KB 260/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 624/748 KB 260/1210 KB 212/471 KB 53/53 KB 1015/1822 KB 612/748 KB 264/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 624/748 KB 268/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 624/748 KB 272/1210 KB 212/471 KB 53/53 KB 1023/1822 KB 624/748 KB 256/1210 KB 212/471 KB 53/53 KB 1015/1822 KB 612/748 KB 272/1210 KB 216/471 KB 53/53 KB 1023/1822 KB 624/748 KB 272/1210 KB 220/471 KB 53/53 KB 1023/1822 KB 624/748 KB 272/1210 KB 224/471 KB 53/53 KB 1023/1822 KB 624/748 KB 272/1210 KB 228/471 KB 53/53 KB 1023/1822 KB 628/748 KB 276/1210 KB 232/471 KB 53/53 KB 1027/1822 KB 628/748 KB 276/1210 KB 236/471 KB 53/53 KB 1027/1822 KB 628/748 KB 272/1210 KB 224/471 KB 53/53 KB 1023/1822 KB 628/748 KB 276/1210 KB 236/471 KB 53/53 KB 1027/1822 KB 632/748 KB 276/1210 KB 236/471 KB 53/53 KB 1027/1822 KB 636/748 KB 276/1210 KB 236/471 KB 53/53 KB 1027/1822 KB 640/748 KB 276/1210 KB 228/471 KB 53/53 KB 1027/1822 KB 628/748 KB 272/1210 KB 228/471 KB 53/53 KB 1027/1822 KB 628/748 KB 276/1210 KB 236/471 KB 53/53 KB 1031/1822 KB 640/748 KB 280/1210 KB 236/471 KB 53/53 KB 1035/1822 KB 644/748 KB 280/1210 KB 236/471 KB 53/53 KB 1039/1822 KB 644/748 KB 280/1210 KB 240/471 KB 53/53 KB 1043/1822 KB 644/748 KB 280/1210 KB 236/471 KB 53/53 KB 1031/1822 KB 644/748 KB 280/1210 KB 236/471 KB 53/53 KB 1031/1822 KB 640/748 KB 284/1210 KB 240/471 KB 53/53 KB 1043/1822 KB 644/748 KB 288/1210 KB 240/471 KB 53/53 KB 1043/1822 KB 644/748 KB 280/1210 KB 240/471 KB 53/53 KB 1039/1822 KB 644/748 KB 288/1210 KB 240/471 KB 53/53 KB 1047/1822 KB 644/748 KB 292/1210 KB 244/471 KB 1051/1822 KB 648/748 KB 292/1210 KB 244/471 KB 1055/1822 KB 648/748 KB 292/1210 KB 244/471 KB 1059/1822 KB 648/748 KB 292/1210 KB 244/471 KB 1047/1822 KB 648/748 KB 288/1210 KB 244/471 KB 1047/1822 KB 648/748 KB 292/1210 KB 244/471 KB 1059/1822 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 652/748 KB 292/1210 KB 244/471 KB 1059/1822 KB 656/748 KB 296/1210 KB 244/471 KB 1059/1822 KB 656/748 KB 300/1210 KB 244/471 KB 1059/1822 KB 656/748 KB 288/1210 KB 244/471 KB 1047/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 44.9 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 304/1210 KB 248/471 KB 1059/1822 KB 656/748 KB 304/1210 KB 252/471 KB 1059/1822 KB 656/748 KB 304/1210 KB 256/471 KB 1059/1822 KB 656/748 KB 304/1210 KB 244/471 KB 1059/1822 KB 656/748 KB 304/1210 KB 256/471 KB 1059/1822 KB 660/748 KB 304/1210 KB 256/471 KB 1059/1822 KB 664/748 KB 304/1210 KB 256/471 KB 1059/1822 KB 668/748 KB 304/1210 KB 256/471 KB 1063/1822 KB 672/748 KB 304/1210 KB 256/471 KB 1063/1822 KB 676/748 KB 308/1210 KB 260/471 KB 1063/1822 KB 680/748 KB 308/1210 KB 260/471 KB 1063/1822 KB 684/748 KB 308/1210 KB 260/471 KB 1063/1822 KB 688/748 KB 304/1210 KB 256/471 KB 1063/1822 KB 668/748 KB 308/1210 KB 260/471 KB 1063/1822 KB 676/748 KB 304/1210 KB 260/471 KB 1063/1822 KB 676/748 KB 312/1210 KB 260/471 KB 1063/1822 KB 688/748 KB 312/1210 KB 264/471 KB 1063/1822 KB 688/748 KB 316/1210 KB 264/471 KB 1063/1822 KB 688/748 KB 316/1210 KB 268/471 KB 1067/1822 KB 688/748 KB 316/1210 KB 264/471 KB 1067/1822 KB 688/748 KB 320/1210 KB 268/471 KB 1067/1822 KB 688/748 KB 320/1210 KB 272/471 KB 1067/1822 KB 688/748 KB 320/1210 KB 272/471 KB 1071/1822 KB 688/748 KB 320/1210 KB 272/471 KB 1075/1822 KB 688/748 KB 320/1210 KB 4/276 KB 272/471 KB 1075/1822 KB 688/748 KB 320/1210 KB 8/276 KB 272/471 KB 1075/1822 KB 688/748 KB 320/1210 KB 12/276 KB 272/471 KB 1075/1822 KB 688/748 KB 320/1210 KB 16/276 KB 272/471 KB 1075/1822 KB 688/748 KB 320/1210 KB 16/276 KB 272/471 KB 1079/1822 KB 688/748 KB 324/1210 KB 20/276 KB 276/471 KB 1083/1822 KB 692/748 KB 324/1210 KB 20/276 KB 276/471 KB 1087/1822 KB 692/748 KB 324/1210 KB 20/276 KB 276/471 KB 1091/1822 KB 692/748 KB 324/1210 KB 20/276 KB 276/471 KB 1079/1822 KB 692/748 KB 324/1210 KB 20/276 KB 276/471 KB 1079/1822 KB 688/748 KB 320/1210 KB 20/276 KB 272/471 KB 1079/1822 KB 688/748 KB 324/1210 KB 24/276 KB 276/471 KB 1091/1822 KB 692/748 KB 324/1210 KB 28/276 KB 276/471 KB 1091/1822 KB 692/748 KB 324/1210 KB 32/276 KB 276/471 KB 1091/1822 KB 692/748 KB 324/1210 KB 20/276 KB 272/471 KB 1079/1822 KB 688/748 KB 328/1210 KB 32/276 KB 276/471 KB 1091/1822 KB 692/748 KB 332/1210 KB 32/276 KB 280/471 KB 1091/1822 KB 692/748 KB 336/1210 KB 32/276 KB 280/471 KB 1091/1822 KB 692/748 KB 328/1210 KB 32/276 KB 280/471 KB 1091/1822 KB 692/748 KB 336/1210 KB 32/276 KB 284/471 KB 1091/1822 KB 692/748 KB 336/1210 KB 32/276 KB 288/471 KB 1091/1822 KB 692/748 KB 336/1210 KB 32/276 KB 288/471 KB 1091/1822 KB 696/748 KB 336/1210 KB 32/276 KB 288/471 KB 1091/1822 KB 700/748 KB 336/1210 KB 36/276 KB 288/471 KB 1091/1822 KB 704/748 KB 340/1210 KB 36/276 KB 292/471 KB 1095/1822 KB 708/748 KB 340/1210 KB 36/276 KB 292/471 KB 1095/1822 KB 712/748 KB 340/1210 KB 36/276 KB 292/471 KB 1095/1822 KB 716/748 KB 340/1210 KB 36/276 KB 292/471 KB 1095/1822 KB 720/748 KB 336/1210 KB 36/276 KB 288/471 KB 1091/1822 KB 700/748 KB 340/1210 KB 40/276 KB 292/471 KB 1095/1822 KB 720/748 KB 340/1210 KB 44/276 KB 292/471 KB 1095/1822 KB 720/748 KB 340/1210 KB 48/276 KB 292/471 KB 1095/1822 KB 720/748 KB 340/1210 KB 36/276 KB 292/471 KB 1095/1822 KB 704/748 KB 336/1210 KB 36/276 KB 292/471 KB 1095/1822 KB 704/748 KB 340/1210 KB 48/276 KB 292/471 KB 1099/1822 KB 720/748 KB 344/1210 KB 48/276 KB 292/471 KB 1103/1822 KB 720/748 KB 336/1210 KB 36/276 KB 292/471 KB 1091/1822 KB 704/748 KB 344/1210 KB 48/276 KB 296/471 KB 1103/1822 KB 720/748 KB 344/1210 KB 48/276 KB 300/471 KB 1103/1822 KB 720/748 KB 344/1210 KB 48/276 KB 304/471 KB 1103/1822 KB 720/748 KB 344/1210 KB 48/276 KB 292/471 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 1099/1822 KB 720/748 KB 348/1210 KB 48/276 KB 304/471 KB 1103/1822 KB 720/748 KB 352/1210 KB 48/276 KB 304/471 KB 1103/1822 KB 720/748 KB 352/1210 KB 48/276 KB 304/471 KB 1107/1822 KB 720/748 KB 352/1210 KB 48/276 KB 308/471 KB 1107/1822 KB 720/748 KB 356/1210 KB 52/276 KB 312/471 KB 1111/1822 KB 724/748 KB 356/1210 KB 52/276 KB 316/471 KB 1111/1822 KB 724/748 KB 356/1210 KB 52/276 KB 320/471 KB 1111/1822 KB 724/748 KB 356/1210 KB 52/276 KB 308/471 KB 1111/1822 KB 724/748 KB 356/1210 KB 52/276 KB 320/471 KB 1111/1822 KB 728/748 KB 356/1210 KB 52/276 KB 320/471 KB 1111/1822 KB 732/748 KB 356/1210 KB 52/276 KB 320/471 KB 1111/1822 KB 736/748 KB 356/1210 KB 52/276 KB 320/471 KB 1111/1822 KB 740/748 KB 356/1210 KB 52/276 KB 324/471 KB 1111/1822 KB 744/748 KB 356/1210 KB 52/276 KB 324/471 KB 1111/1822 KB 748/748 KB 356/1210 KB 52/276 KB 324/471 KB 1111/1822 KB 748/748 KB 356/1210 KB 52/276 KB 308/471 KB 1111/1822 KB 720/748 KB 356/1210 KB 52/276 KB 308/471 KB 1107/1822 KB 720/748 KB 352/1210 KB 52/276 KB 308/471 KB 1107/1822 KB 720/748 KB 356/1210 KB 56/276 KB 324/471 KB 1111/1822 KB 748/748 KB 356/1210 KB 60/276 KB 324/471 KB 1111/1822 KB 748/748 KB 356/1210 KB 64/276 KB 324/471 KB 1111/1822 KB 748/748 KB 360/1210 KB 64/276 KB 324/471 KB 1111/1822 KB 748/748 KB 364/1210 KB 64/276 KB 324/471 KB 1111/1822 KB 748/748 KB 368/1210 KB 68/276 KB 324/471 KB 1115/1822 KB 748/748 KB 368/1210 KB 72/276 KB 324/471 KB 1115/1822 KB 748/748 KB 368/1210 KB 76/276 KB 324/471 KB 1115/1822 KB 748/748 KB 368/1210 KB 80/276 KB 324/471 KB 1115/1822 KB 748/748 KB 356/1210 KB 52/276 KB 324/471 KB 1111/1822 KB 740/748 KB 368/1210 KB 64/276 KB 324/471 KB 1115/1822 KB 748/748 KB 364/1210 KB 64/276 KB 324/471 KB 1115/1822 KB 748/748 KB 368/1210 KB 80/276 KB 324/471 KB 1119/1822 KB 748/748 KB 368/1210 KB 80/276 KB 324/471 KB 1123/1822 KB 748/748 KB 372/1210 KB 80/276 KB 324/471 KB 1123/1822 KB 748/748 KB 376/1210 KB 80/276 KB 324/471 KB 1127/1822 KB 748/748 KB 380/1210 KB 80/276 KB 328/471 KB 1127/1822 KB 748/748 KB 384/1210 KB 80/276 KB 328/471 KB 1127/1822 KB 748/748 KB 372/1210 KB 80/276 KB 324/471 KB 1127/1822 KB 748/748 KB 384/1210 KB 80/276 KB 328/471 KB 1131/1822 KB 748/748 KB 384/1210 KB 80/276 KB 328/471 KB 1135/1822 KB 748/748 KB 384/1210 KB 80/276 KB 328/471 KB 1139/1822 KB 748/748 KB 384/1210 KB 84/276 KB 328/471 KB 1143/1822 KB 748/748 KB 388/1210 KB 84/276 KB 328/471 KB 1147/1822 KB 748/748 KB 388/1210 KB 84/276 KB 328/471 KB 1151/1822 KB 748/748 KB 388/1210 KB 84/276 KB 328/471 KB 1155/1822 KB 748/748 KB 376/1210 KB 80/276 KB 328/471 KB 1127/1822 KB 748/748 KB 388/1210 KB 84/276 KB 332/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 84/276 KB 336/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 84/276 KB 340/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 84/276 KB 344/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 84/276 KB 348/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 84/276 KB 352/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 84/276 KB 328/471 KB 1143/1822 KB 748/748 KB 384/1210 KB 84/276 KB 328/471 KB 1139/1822 KB 748/748 KB 388/1210 KB 88/276 KB 352/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 92/276 KB 352/471 KB 1155/1822 KB 748/748 KB 388/1210 KB 96/276 KB 352/471 KB 1155/1822 KB 748/748 KB 392/1210 KB 96/276 KB 352/471 KB 1155/1822 KB 748/748 KB 396/1210 KB 96/276 KB 352/471 KB 1155/1822 KB 748/748 KB 400/1210 KB 96/276 KB 352/471 KB 1155/1822 KB 748/748 KB 400/1210 KB 100/276 KB 352/471 KB 1155/1822 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 748/748 KB 404/1210 KB 104/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 108/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 112/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 116/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 120/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 124/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 128/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 100/276 KB 356/471 KB 1159/1822 KB 748/748 KB 404/1210 KB 100/276 KB 356/471 KB 1155/1822 KB 748/748 KB 400/1210 KB 100/276 KB 356/471 KB 1155/1822 KB 748/748 KB 408/1210 KB 128/276 KB 356/471 KB 1159/1822 KB 748/748 KB 412/1210 KB 128/276 KB 356/471 KB 1159/1822 KB 748/748 KB 416/1210 KB 128/276 KB 360/471 KB 1159/1822 KB 412/1210 KB 128/276 KB 360/471 KB 1159/1822 KB 748/748 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 615.4 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 416/1210 KB 128/276 KB 360/471 KB 1163/1822 KB 416/1210 KB 128/276 KB 364/471 KB 1163/1822 KB 416/1210 KB 128/276 KB 368/471 KB 1163/1822 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 416/1210 KB 128/276 KB 368/471 KB 1167/1822 KB 416/1210 KB 128/276 KB 368/471 KB 1171/1822 KB 416/1210 KB 128/276 KB 372/471 KB 1175/1822 KB 420/1210 KB 132/276 KB 372/471 KB 1179/1822 KB 420/1210 KB 132/276 KB 372/471 KB 1183/1822 KB 420/1210 KB 132/276 KB 372/471 KB 1184/1822 KB 416/1210 KB 128/276 KB 372/471 KB 1171/1822 KB 420/1210 KB 132/276 KB 376/471 KB 1184/1822 KB 420/1210 KB 132/276 KB 380/471 KB 1184/1822 KB 420/1210 KB 132/276 KB 384/471 KB 1184/1822 KB 420/1210 KB 132/276 KB 372/471 KB 1175/1822 KB 420/1210 KB 128/276 KB 372/471 KB 1175/1822 KB 424/1210 KB 132/276 KB 384/471 KB 1184/1822 KB 428/1210 KB 132/276 KB 384/471 KB 1184/1822 KB 432/1210 KB 132/276 KB 384/471 KB 1184/1822 KB 432/1210 KB 136/276 KB 384/471 KB 1184/1822 KB 436/1210 KB 140/276 KB 384/471 KB 1184/1822 KB 436/1210 KB 144/276 KB 384/471 KB 1184/1822 KB 436/1210 KB 144/276 KB 388/471 KB 1188/1822 KB 436/1210 KB 144/276 KB 392/471 KB 1188/1822 KB 436/1210 KB 144/276 KB 396/471 KB 1188/1822 KB 436/1210 KB 136/276 KB 384/471 KB 1184/1822 KB 440/1210 KB 144/276 KB 400/471 KB 1188/1822 KB 444/1210 KB 144/276 KB 400/471 KB 1188/1822 KB 448/1210 KB 144/276 KB 400/471 KB 1188/1822 KB 436/1210 KB 144/276 KB 384/471 KB 1188/1822 KB 448/1210 KB 144/276 KB 400/471 KB 1192/1822 KB 448/1210 KB 144/276 KB 400/471 KB 1195/1822 KB 448/1210 KB 144/276 KB 400/471 KB 1196/1822 KB 448/1210 KB 148/276 KB 400/471 KB 1196/1822 KB 448/1210 KB 152/276 KB 400/471 KB 1199/1822 KB 448/1210 KB 156/276 KB 400/471 KB 1199/1822 KB 448/1210 KB 160/276 KB 400/471 KB 1199/1822 KB 448/1210 KB 148/276 KB 400/471 KB 1199/1822 KB 436/1210 KB 144/276 KB 400/471 KB 1196/1822 KB 448/1210 KB 160/276 KB 400/471 KB 1200/1822 KB 452/1210 KB 160/276 KB 400/471 KB 1200/1822 KB 456/1210 KB 160/276 KB 404/471 KB 1203/1822 KB 460/1210 KB 160/276 KB 404/471 KB 1203/1822 KB 464/1210 KB 160/276 KB 404/471 KB 1203/1822 KB 452/1210 KB 160/276 KB 404/471 KB 1203/1822 KB 452/1210 KB 160/276 KB 400/471 KB 1203/1822 KB 464/1210 KB 160/276 KB 404/471 KB 1204/1822 KB 464/1210 KB 160/276 KB 408/471 KB 1204/1822 KB 464/1210 KB 160/276 KB 412/471 KB 1204/1822 KB 464/1210 KB 160/276 KB 416/471 KB 1207/1822 KB 464/1210 KB 160/276 KB 412/471 KB 1207/1822 KB 464/1210 KB 164/276 KB 416/471 KB 1207/1822 KB 464/1210 KB 168/276 KB 416/471 KB 1208/1822 KB 464/1210 KB 172/276 KB 416/471 KB 1208/1822 KB 464/1210 KB 176/276 KB 416/471 KB 1208/1822 KB 464/1210 KB 164/276 KB 416/471 KB 1208/1822 KB 468/1210 KB 176/276 KB 420/471 KB 1211/1822 KB 468/1210 KB 176/276 KB 420/471 KB 1212/1822 KB 468/1210 KB 176/276 KB 420/471 KB 1208/1822 KB 472/1210 KB 176/276 KB 420/471 KB 1212/1822 KB 476/1210 KB 176/276 KB 420/471 KB 1215/1822 KB 480/1210 KB 176/276 KB 420/471 KB 1215/1822 KB 464/1210 KB 176/276 KB 420/471 KB 1208/1822 KB 480/1210 KB 176/276 KB 424/471 KB 1215/1822 KB 480/1210 KB 176/276 KB 428/471 KB 1215/1822 KB 480/1210 KB 176/276 KB 432/471 KB 1215/1822 KB 472/1210 KB 176/276 KB 420/471 KB 1215/1822 KB 480/1210 KB 176/276 KB 432/471 KB 1216/1822 KB 480/1210 KB 180/276 KB 432/471 KB 1216/1822 KB 480/1210 KB 184/276 KB 432/471 KB 1219/1822 KB 480/1210 KB 188/276 KB 432/471 KB 1219/1822 KB 480/1210 KB 192/276 KB 432/471 KB 1219/1822 KB 480/1210 KB 196/276 KB 432/471 KB 1219/1822 KB 484/1210 KB 200/276 KB 436/471 KB 1219/1822 KB 4/577 KB 484/1210 KB 204/276 KB 436/471 KB 1219/1822 KB 4/577 KB 480/1210 KB 180/276 KB 432/471 KB 1219/1822 KB 484/1210 KB 204/276 KB 436/471 KB 12 unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 20/1822 KB 4/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 4/577 KB 484/1210 KB 196/276 KB 436/471 KB 1219/1822 KB 4/577 KB 484/1210 KB 196/276 KB 432/471 KB 1219/1822 KB 4/577 KB 480/1210 KB 196/276 KB 432/471 KB 1219/1822 KB 4/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 8/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 12/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 16/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 20/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 24/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 28/577 KB 484/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 32/577 KB 488/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 32/577 KB 492/1210 KB 204/276 KB 436/471 KB 1223/1822 KB 32/577 KB 492/1210 KB 204/276 KB 440/471 KB 1224/1822 KB 32/577 KB 492/1210 KB 204/276 KB 436/471 KB 1224/1822 KB 32/577 KB 496/1210 KB 204/276 KB 440/471 KB 1224/1822 KB 32/577 KB 500/1210 KB 204/276 KB 440/471 KB 1224/1822 KB 36/577 KB 496/1210 KB 204/276 KB 440/471 KB 1224/1822 KB 36/577 KB 500/1210 KB 208/276 KB 444/471 KB 1227/1822 KB 40/577 KB 500/1210 KB 208/276 KB 444/471 KB 1227/1822 KB 44/577 KB 500/1210 KB 208/276 KB 444/471 KB 1227/1822 KB 48/577 KB 500/1210 KB 208/276 KB 444/471 KB 1227/1822 KB 36/577 KB 500/1210 KB 204/276 KB 444/471 KB 1227/1822 KB 36/577 KB 500/1210 KB 204/276 KB 444/471 KB 1224/1822 KB 36/577 KB 500/1210 KB 208/276 KB 448/471 KB 1227/1822 KB 48/577 KB 500/1210 KB 208/276 KB 448/471 KB 1228/1822 KB 48/577 KB 500/1210 KB 208/276 KB 448/471 KB 1231/1822 KB 48/577 KB 500/1210 KB 212/276 KB 448/471 KB 1231/1822 KB 48/577 KB 504/1210 KB 216/276 KB 452/471 KB 1232/1822 KB 52/577 KB 504/1210 KB 220/276 KB 452/471 KB 1232/1822 KB 52/577 KB 504/1210 KB 224/276 KB 452/471 KB 1232/1822 KB 52/577 KB 504/1210 KB 212/276 KB 452/471 KB 1232/1822 KB 52/577 KB 500/1210 KB 212/276 KB 452/471 KB 1232/1822 KB 52/577 KB 504/1210 KB 224/276 KB 452/471 KB 1235/1822 KB 52/577 KB 500/1210 KB 212/276 KB 452/471 KB 1231/1822 KB 52/577 KB 500/1210 KB 212/276 KB 448/471 KB 1231/1822 KB 52/577 KB 504/1210 KB 224/276 KB 452/471 KB 1235/1822 KB 56/577 KB 504/1210 KB 224/276 KB 452/471 KB 1235/1822 KB 60/577 KB 504/1210 KB 224/276 KB 452/471 KB 1235/1822 KB 64/577 KB 504/1210 KB 224/276 KB 452/471 KB 1235/1822 KB 68/577 KB 508/1210 KB 224/276 KB 456/471 KB 1236/1822 KB 68/577 KB 508/1210 KB 224/276 KB 456/471 KB 1235/1822 KB 68/577 KB 508/1210 KB 224/276 KB 452/471 KB 1235/1822 KB 68/577 KB 508/1210 KB 224/276 KB 460/471 KB 1236/1822 KB 68/577 KB 512/1210 KB 224/276 KB 460/471 KB 1236/1822 KB 72/577 KB 512/1210 KB 224/276 KB 460/471 KB 1236/1822 KB 76/577 KB 512/1210 KB 224/276 KB 460/471 KB 1236/1822 KB 68/577 KB 512/1210 KB 224/276 KB 464/471 KB 1239/1822 KB 76/577 KB 512/1210 KB 224/276 KB 464/471 KB 1236/1822 KB 76/577 KB 512/1210 KB 224/276 KB 464/471 KB 1239/1822 KB 80/577 KB 512/1210 KB 224/276 KB 468/471 KB 1240/1822 KB 80/577 KB 516/1210 KB 228/276 KB 471/471 KB 1240/1822 KB 84/577 KB 512/1210 KB 224/276 KB 464/471 KB 1240/1822 KB 80/577 KB 516/1210 KB 228/276 KB 471/471 KB 1243/1822 KB 84/577 KB 516/1210 KB 228/276 KB 471/471 KB 1244/1822 KB 84/577 KB 516/1210 KB 228/276 KB 471/471 KB 1247/1822 KB 84/577 KB 516/1210 KB 228/276 KB 468/471 KB 1240/1822 KB 84/577 KB 516/1210 KB 232/276 KB 471/471 KB 1247/1822 KB 84/577 KB 516/1210 KB 224/276 KB 468/471 KB 1240/1822 KB 84/577 KB 516/1210 KB 224/276 KB 468/471 KB 1240/1822 KB 80/577 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 520/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 84/577 KB 524/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 84/577 KB 528/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 84/577 KB 516/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 84/577 KB 528/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 88/577 KB 528/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 92/577 KB 528/1210 KB 232/276 KB 471/471 KB 1248/1822 KB 96/577 KB 528/1210 KB 232/276 KB 471/471 KB 1251/1822 KB 100/577 KB 532/1210 KB 236/276 KB 471/471 KB 1251/1822 KB 104/577 KB 532/1210 KB 236/276 KB 471/471 KB 1251/1822 KB 108/577 KB 528/1210 KB 232/276 KB 471/471 KB 1251/1822 KB 96/577 KB 532/1210 KB 236/276 KB 471/471 KB 1252/1822 KB 108/577 KB 532/1210 KB 236/276 KB 471/471 KB 1251/1822 KB 100/577 KB 528/1210 KB 236/276 KB 471/471 KB 1251/1822 KB 100/577 KB 532/1210 KB 240/276 KB 471/471 KB 1252/1822 KB 108/577 KB 532/1210 KB 244/276 KB 471/471 KB 1252/1822 KB 108/577 KB 536/1210 KB 244/276 KB 471/471 KB 1255/1822 KB 108/577 KB 532/1210 KB 244/276 KB 471/471 KB 1255/1822 KB 108/577 KB 536/1210 KB 244/276 KB 471/471 KB 1256/1822 KB 108/577 KB 540/1210 KB 244/276 KB 471/471 KB 1256/1822 KB 108/577 KB 544/1210 KB 244/276 KB 471/471 KB 1256/1822 KB 108/577 KB 544/1210 KB 244/276 KB 471/471 KB 1259/1822 KB 108/577 KB 544/1210 KB 248/276 KB 471/471 KB 1259/1822 KB 112/577 KB 544/1210 KB 248/276 KB 471/471 KB 1259/1822 KB 108/577 KB 544/1210 KB 252/276 KB 471/471 KB 1259/1822 KB 112/577 KB 544/1210 KB 252/276 KB 471/471 KB 1260/1822 KB 112/577 KB 544/1210 KB 256/276 KB 471/471 KB 1260/1822 KB 112/577 KB 544/1210 KB 256/276 KB 471/471 KB 1263/1822 KB 112/577 KB 544/1210 KB 260/276 KB 1264/1822 KB 112/577 KB 544/1210 KB 260/276 KB 1267/1822 KB 116/577 KB 548/1210 KB 260/276 KB 1268/1822 KB 116/577 KB 548/1210 KB 260/276 KB 1271/1822 KB 116/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 376.5 KB/sec) unit-abot-epc-basic-0: 18:04:13 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.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 544/1210 KB 260/276 KB 471/471 KB 1263/1822 KB 112/577 KB 548/1210 KB 264/276 KB 1271/1822 KB 116/577 KB 548/1210 KB 268/276 KB 1271/1822 KB 116/577 KB 548/1210 KB 272/276 KB 1271/1822 KB 116/577 KB 548/1210 KB 260/276 KB 1267/1822 KB 116/577 KB 552/1210 KB 272/276 KB 1271/1822 KB 116/577 KB 544/1210 KB 260/276 KB 1264/1822 KB 116/577 KB 556/1210 KB 272/276 KB 1271/1822 KB 116/577 KB 556/1210 KB 272/276 KB 1271/1822 KB 120/577 KB 560/1210 KB 272/276 KB 1271/1822 KB 120/577 KB 560/1210 KB 272/276 KB 1271/1822 KB 124/577 KB 560/1210 KB 272/276 KB 1271/1822 KB 128/577 KB 560/1210 KB 272/276 KB 1272/1822 KB 128/577 KB 560/1210 KB 276/276 KB 1272/1822 KB 128/577 KB 564/1210 KB 276/276 KB 1275/1822 KB 132/577 KB 564/1210 KB 276/276 KB 1275/1822 KB 132/577 KB 564/1210 KB 276/276 KB 1275/1822 KB 136/577 KB 564/1210 KB 276/276 KB 1275/1822 KB 140/577 KB 564/1210 KB 276/276 KB 1275/1822 KB 144/577 KB 564/1210 KB 276/276 KB 1275/1822 KB 128/577 KB 564/1210 KB 276/276 KB 1278/1822 KB 144/577 KB 564/1210 KB 276/276 KB 1272/1822 KB 128/577 KB 568/1210 KB 276/276 KB 1278/1822 KB 144/577 KB 568/1210 KB 276/276 KB 1280/1822 KB 144/577 KB 572/1210 KB 276/276 KB 1280/1822 KB 144/577 KB 576/1210 KB 276/276 KB 1280/1822 KB 144/577 KB 576/1210 KB 276/276 KB 1283/1822 KB 144/577 KB 576/1210 KB 276/276 KB 1286/1822 KB 144/577 KB 580/1210 KB 276/276 KB 1288/1822 KB 144/577 KB 580/1210 KB 276/276 KB 4/37 KB 1291/1822 KB 148/577 KB 580/1210 KB 276/276 KB 1286/1822 KB 144/577 KB 584/1210 KB 276/276 KB 4/37 KB 1291/1822 KB 148/577 KB 588/1210 KB 276/276 KB 4/37 KB 1291/1822 KB 148/577 KB 592/1210 KB 276/276 KB 4/37 KB 1294/1822 KB 148/577 KB 580/1210 KB 276/276 KB 4/37 KB 1288/1822 KB 148/577 KB 580/1210 KB 276/276 KB 4/37 KB 1288/1822 KB 144/577 KB 592/1210 KB 276/276 KB 8/37 KB 1294/1822 KB 148/577 KB 592/1210 KB 276/276 KB 12/37 KB 1294/1822 KB 148/577 KB 592/1210 KB 276/276 KB 16/37 KB 1294/1822 KB 148/577 KB 592/1210 KB 276/276 KB 20/37 KB 1294/1822 KB 148/577 KB 592/1210 KB 24/37 KB 1294/1822 KB 152/577 KB 592/1210 KB 28/37 KB 1294/1822 KB 152/577 KB 592/1210 KB 32/37 KB 1294/1822 KB 152/577 KB 588/1210 KB 276/276 KB 4/37 KB 1294/1822 KB 148/577 KB 592/1210 KB 276/276 KB 20/37 KB 1294/1822 KB 152/577 KB 592/1210 KB 32/37 KB 1294/1822 KB 156/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 218.9 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 592/1210 KB 32/37 KB 1294/1822 KB 160/577 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 592/1210 KB 32/37 KB 1296/1822 KB 160/577 KB 592/1210 KB 32/37 KB 1299/1822 KB 160/577 KB 592/1210 KB 36/37 KB 1299/1822 KB 160/577 KB 592/1210 KB 37/37 KB 1302/1822 KB 160/577 KB 592/1210 KB 36/37 KB 1302/1822 KB 160/577 KB 596/1210 KB 37/37 KB 1302/1822 KB 164/577 KB 596/1210 KB 37/37 KB 1302/1822 KB 160/577 KB 600/1210 KB 37/37 KB 1302/1822 KB 164/577 KB 604/1210 KB 37/37 KB 1302/1822 KB 164/577 KB 608/1210 KB 37/37 KB 1302/1822 KB 168/577 KB 604/1210 KB 37/37 KB 1302/1822 KB 168/577 KB 608/1210 KB 37/37 KB 1304/1822 KB 168/577 KB 608/1210 KB 37/37 KB 1304/1822 KB 172/577 KB 608/1210 KB 37/37 KB 1307/1822 KB 172/577 KB 608/1210 KB 37/37 KB 1307/1822 KB 176/577 KB 608/1210 KB 37/37 KB 1310/1822 KB 176/577 KB 608/1210 KB 37/37 KB 1312/1822 KB 176/577 KB 608/1210 KB 37/37 KB 1315/1822 KB 180/577 KB 608/1210 KB 37/37 KB 1312/1822 KB 180/577 KB 612/1210 KB 37/37 KB 1315/1822 KB 184/577 KB 612/1210 KB 37/37 KB 1315/1822 KB 180/577 KB 616/1210 KB 37/37 KB 1318/1822 KB 184/577 KB 620/1210 KB 37/37 KB 1318/1822 KB 184/577 KB 624/1210 KB 37/37 KB 1318/1822 KB 184/577 KB 612/1210 KB 37/37 KB 1318/1822 KB 184/577 KB 624/1210 KB 37/37 KB 1318/1822 KB 188/577 KB 624/1210 KB 37/37 KB 1320/1822 KB 188/577 KB 624/1210 KB 37/37 KB 1320/1822 KB 192/577 KB 628/1210 KB 37/37 KB 1320/1822 KB 192/577 KB 632/1210 KB 37/37 KB 1324/1822 KB 196/577 KB 636/1210 KB 37/37 KB 1324/1822 KB 196/577 KB 640/1210 KB 37/37 KB 1324/1822 KB 196/577 KB 628/1210 KB 37/37 KB 1324/1822 KB 196/577 KB 628/1210 KB 37/37 KB 1320/1822 KB 196/577 KB 640/1210 KB 37/37 KB 1324/1822 KB 200/577 KB 640/1210 KB 37/37 KB 1328/1822 KB 200/577 KB 640/1210 KB 37/37 KB 1332/1822 KB 204/577 KB 640/1210 KB 37/37 KB 1336/1822 KB 204/577 KB 640/1210 KB 37/37 KB 1328/1822 KB 204/577 KB 640/1210 KB 37/37 KB 1336/1822 KB 208/577 KB 644/1210 KB 37/37 KB 1336/1822 KB 208/577 KB 648/1210 KB 37/37 KB 1340/1822 KB 212/577 KB 652/1210 KB 37/37 KB 1340/1822 KB 212/577 KB 656/1210 KB 37/37 KB 1340/1822 KB 212/577 KB 644/1210 KB 37/37 KB 1340/1822 KB 212/577 KB 656/1210 KB 37/37 KB 1340/1822 KB 216/577 KB 644/1210 KB 37/37 KB 1340/1822 KB 208/577 KB 656/1210 KB 37/37 KB 1340/1822 KB 220/577 KB 656/1210 KB 37/37 KB 1344/1822 KB 224/577 KB 656/1210 KB 37/37 KB 1344/1822 KB 220/577 KB 656/1210 KB 37/37 KB 1348/1822 KB 224/577 KB 656/1210 KB 37/37 KB 1352/1822 KB 224/577 KB 4/167 KB 656/1210 KB 37/37 KB 1352/1822 KB 224/577 KB 8/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 12/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 16/167 KB 656/1210 KB 1352/1822 KB 224/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 28.5 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 20/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 24/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 28/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 32/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 36/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 40/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 44/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 48/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 52/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 56/167 KB 656/1210 KB 1352/1822 KB 224/577 KB 60/167 KB 660/1210 KB 1352/1822 KB 224/577 KB 64/167 KB 660/1210 KB 1352/1822 KB 228/577 KB 56/167 KB 660/1210 KB 1352/1822 KB 224/577 KB 64/167 KB 664/1210 KB 1352/1822 KB 228/577 KB 64/167 KB 668/1210 KB 1352/1822 KB 228/577 KB 64/167 KB 672/1210 KB 1352/1822 KB 228/577 KB 60/167 KB 660/1210 KB 1352/1822 KB 228/577 KB 64/167 KB 672/1210 KB 1352/1822 KB 232/577 KB 64/167 KB 672/1210 KB 1352/1822 KB 236/577 KB 64/167 KB 672/1210 KB 1352/1822 KB 240/577 KB 64/167 KB 672/1210 KB 1352/1822 KB 244/577 KB 68/167 KB 676/1210 KB 1356/1822 KB 248/577 KB 68/167 KB 676/1210 KB 1356/1822 KB 244/577 KB 72/167 KB 676/1210 KB 1356/1822 KB 248/577 KB 64/167 KB 676/1210 KB 1356/1822 KB 244/577 KB 64/167 KB 672/1210 KB 1356/1822 KB 244/577 KB 72/167 KB 676/1210 KB 1360/1822 KB 248/577 KB 72/167 KB 676/1210 KB 1364/1822 KB 248/577 KB 72/167 KB 676/1210 KB 1368/1822 KB 248/577 KB 76/167 KB 676/1210 KB 1368/1822 KB 248/577 KB 76/167 KB 680/1210 KB 1368/1822 KB 248/577 KB 76/167 KB 684/1210 KB 1368/1822 KB 248/577 KB 80/167 KB 684/1210 KB 1368/1822 KB 248/577 KB 80/167 KB 688/1210 KB 1368/1822 KB 248/577 KB 80/167 KB 688/1210 KB 1368/1822 KB 252/577 KB 80/167 KB 688/1210 KB 1372/1822 KB 252/577 KB 84/167 KB 692/1210 KB 1376/1822 KB 256/577 KB 84/167 KB 692/1210 KB 1380/1822 KB 256/577 KB 84/167 KB 692/1210 KB 1372/1822 KB 256/577 KB 88/167 KB 692/1210 KB 1380/1822 KB 256/577 KB 80/167 KB 692/1210 KB 1372/1822 KB 256/577 KB 80/167 KB 688/1210 KB 1372/1822 KB 256/577 KB 88/167 KB 692/1210 KB 1380/1822 KB 260/577 KB 92/167 KB 696/1210 KB 1384/1822 KB 260/577 KB 92/167 KB 692/1210 KB 1384/1822 KB 260/577 KB 88/167 KB 692/1210 KB 1384/1822 KB 260/577 KB 92/167 KB 700/1210 KB 1384/1822 KB 260/577 KB 96/167 KB 700/1210 KB 1384/1822 KB 264/577 KB 96/167 KB 700/1210 KB 1384/1822 KB 260/577 KB 96/167 KB 704/1210 KB 1384/1822 KB 264/577 KB 96/167 KB 708/1210 KB 1384/1822 KB 264/577 KB 100/167 KB 712/1210 KB 1388/1822 KB 268/577 KB 100/167 KB 716/1210 KB 1388/1822 KB 268/577 KB 100/167 KB 720/1210 KB 1388/1822 KB 268/577 KB 100/167 KB 708/1210 KB 1388/1822 KB 268/577 KB 96/167 KB 708/1210 KB 1388/1822 KB 268/577 KB 96/167 KB 708/1210 KB 1384/1822 KB 268/577 KB 100/167 KB 720/1210 KB 1388/1822 KB 272/577 KB 100/167 KB 720/1210 KB 1392/1822 KB 272/577 KB 100/167 KB 720/1210 KB 1396/1822 KB 272/577 KB 100/167 KB 720/1210 KB 1400/1822 KB 272/577 KB 104/167 KB 720/1210 KB 1400/1822 KB 272/577 KB 108/167 KB 720/1210 KB 1400/1822 KB 272/577 KB 112/167 KB 720/1210 KB 1400/1822 KB 272/577 KB 116/167 KB 720/1210 KB 1400/1822 KB 276/577 KB 120/167 KB 724/1210 KB 1404/1822 KB 276/577 KB 112/167 KB 720/1210 KB 1400/1822 KB 276/577 KB 120/167 KB 724/1210 KB 1404/1822 KB 280/577 KB 120/167 KB 724/1210 KB 1404/1822 KB 284/577 KB 120/167 KB 724/1210 KB 1404/1822 KB 288/577 KB 116/167 KB 724/1210 KB 1404/1822 KB 276/577 KB 120/167 KB 724/1210 KB 1408/1822 KB 288/577 KB 120/167 KB 724/1210 KB 1412/1822 KB 288/577 KB 120/167 KB 724/1210 KB 1416/1822 KB 288/577 KB 116/1 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 67 KB 724/1210 KB 1400/1822 KB 276/577 KB 120/167 KB 728/1210 KB 1416/1822 KB 288/577 KB 120/167 KB 732/1210 KB 1416/1822 KB 288/577 KB 124/167 KB 736/1210 KB 1416/1822 KB 288/577 KB 124/167 KB 732/1210 KB 1416/1822 KB 288/577 KB 128/167 KB 736/1210 KB 1420/1822 KB 288/577 KB 128/167 KB 736/1210 KB 1420/1822 KB 292/577 KB 128/167 KB 736/1210 KB 1420/1822 KB 296/577 KB 128/167 KB 736/1210 KB 1420/1822 KB 300/577 KB 128/167 KB 736/1210 KB 1420/1822 KB 304/577 KB 128/167 KB 740/1210 KB 1420/1822 KB 304/577 KB 132/167 KB 744/1210 KB 1420/1822 KB 308/577 KB 132/167 KB 748/1210 KB 1420/1822 KB 308/577 KB 132/167 KB 752/1210 KB 1420/1822 KB 308/577 KB 124/167 KB 736/1210 KB 1420/1822 KB 288/577 KB 132/167 KB 752/1210 KB 1424/1822 KB 308/577 KB 132/167 KB 752/1210 KB 1428/1822 KB 308/577 KB 132/167 KB 752/1210 KB 1432/1822 KB 308/577 KB 132/167 KB 740/1210 KB 1420/1822 KB 308/577 KB 132/167 KB 740/1210 KB 1420/1822 KB 304/577 KB 136/167 KB 752/1210 KB 1432/1822 KB 308/577 KB 140/167 KB 752/1210 KB 1432/1822 KB 308/577 KB 144/167 KB 752/1210 KB 1432/1822 KB 308/577 KB 144/167 KB 752/1210 KB 1432/1822 KB 312/577 KB 144/167 KB 752/1210 KB 1432/1822 KB 316/577 KB 144/167 KB 752/1210 KB 1432/1822 KB 320/577 KB 144/167 KB 752/1210 KB 1436/1822 KB 324/577 KB 148/167 KB 756/1210 KB 1436/1822 KB 328/577 KB 148/167 KB 756/1210 KB 1436/1822 KB 332/577 KB 148/167 KB 756/1210 KB 1436/1822 KB 336/577 KB 144/167 KB 752/1210 KB 1436/1822 KB 320/577 KB 148/167 KB 756/1210 KB 1440/1822 KB 336/577 KB 148/167 KB 756/1210 KB 1436/1822 KB 324/577 KB 148/167 KB 756/1210 KB 1444/1822 KB 336/577 KB 148/167 KB 760/1210 KB 1448/1822 KB 336/577 KB 148/167 KB 752/1210 KB 1436/1822 KB 324/577 KB 148/167 KB 760/1210 KB 1444/1822 KB 336/577 KB 152/167 KB 760/1210 KB 1448/1822 KB 336/577 KB 152/167 KB 764/1210 KB 1448/1822 KB 336/577 KB 156/167 KB 764/1210 KB 1448/1822 KB 336/577 KB 160/167 KB 768/1210 KB 1448/1822 KB 336/577 KB 156/167 KB 768/1210 KB 1448/1822 KB 336/577 KB 164/167 KB 768/1210 KB 1448/1822 KB 336/577 KB 167/167 KB 768/1210 KB 4/1192 KB 1452/1822 KB 340/577 KB 164/167 KB 768/1210 KB 4/1192 KB 1452/1822 KB 340/577 KB 167/167 KB 768/1210 KB 4/1192 KB 1456/1822 KB 340/577 KB 167/167 KB 768/1210 KB 4/1192 KB 1460/1822 KB 340/577 KB 167/167 KB 772/1210 KB 4/1192 KB 1464/1822 KB 340/577 KB 164/167 KB 768/1210 KB 4/1192 KB 1448/1822 KB 340/577 KB 164/167 KB 768/1210 KB 4/1192 KB 1448/1822 KB 336/577 KB 167/167 KB 772/1210 KB 8/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 12/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 16/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 20/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 24/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 28/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 32/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 36/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 40/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 44/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 48/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 52/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 56/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 60/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 64/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 4/1192 KB 1460/1822 KB 340/577 KB 167/167 KB 772/1210 KB 68/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 72/1192 KB 1464/1 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 822 KB 340/577 KB 167/167 KB 772/1210 KB 76/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 772/1210 KB 80/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 776/1210 KB 80/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 780/1210 KB 80/1192 KB 1464/1822 KB 340/577 KB 167/167 KB 784/1210 KB 80/1192 KB 1464/1822 KB 344/577 KB 167/167 KB 788/1210 KB 80/1192 KB 1464/1822 KB 344/577 KB 167/167 KB 792/1210 KB 84/1192 KB 1468/1822 KB 344/577 KB 167/167 KB 796/1210 KB 84/1192 KB 1468/1822 KB 344/577 KB 167/167 KB 780/1210 KB 80/1192 KB 1464/1822 KB 344/577 KB 167/167 KB 796/1210 KB 84/1192 KB 1468/1822 KB 348/577 KB 167/167 KB 796/1210 KB 84/1192 KB 1468/1822 KB 352/577 KB 167/167 KB 796/1210 KB 84/1192 KB 1468/1822 KB 356/577 KB 796/1210 KB 84/1192 KB 1468/1822 KB 360/577 KB 796/1210 KB 84/1192 KB 1468/1822 KB 364/577 KB 167/167 KB 788/1210 KB 84/1192 KB 1468/1822 KB 344/577 KB 167/167 KB 788/1210 KB 84/1192 KB 1464/1822 KB 344/577 KB 800/1210 KB 88/1192 KB 1468/1822 KB 364/577 KB 800/1210 KB 92/1192 KB 1468/1822 KB 364/577 KB 800/1210 KB 96/1192 KB 1468/1822 KB 364/577 KB 800/1210 KB 96/1192 KB 1472/1822 KB 364/577 KB 800/1210 KB 96/1192 KB 1476/1822 KB 364/577 KB 800/1210 KB 100/1192 KB 1480/1822 KB 364/577 KB 800/1210 KB 84/1192 KB 1468/1822 KB 364/577 KB 800/1210 KB 100/1192 KB 1476/1822 KB 364/577 KB 800/1210 KB 104/1192 KB 1480/1822 KB 364/577 KB 804/1210 KB 108/1192 KB 1480/1822 KB 368/577 KB 804/1210 KB 112/1192 KB 1480/1822 KB 368/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 126.7 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 804/1210 KB 112/1192 KB 1484/1822 KB 368/577 KB 804/1210 KB 112/1192 KB 1488/1822 KB 368/577 KB 804/1210 KB 112/1192 KB 1492/1822 KB 368/577 KB 804/1210 KB 112/1192 KB 1496/1822 KB 368/577 KB 804/1210 KB 112/1192 KB 1500/1822 KB 368/577 KB 804/1210 KB 116/1192 KB 1504/1822 KB 368/577 KB 804/1210 KB 116/1192 KB 1508/1822 KB 368/577 KB 804/1210 KB 104/1192 KB 1480/1822 KB 368/577 KB 800/1210 KB 104/1192 KB 1480/1822 KB 368/577 KB 804/1210 KB 116/1192 KB 1512/1822 KB 372/577 KB 808/1210 KB 116/1192 KB 1512/1822 KB 372/577 KB 812/1210 KB 116/1192 KB 1512/1822 KB 372/577 KB 816/1210 KB 116/1192 KB 1512/1822 KB 376/577 KB 804/1210 KB 116/1192 KB 1500/1822 KB 368/577 KB 812/1210 KB 116/1192 KB 1512/1822 KB 376/577 KB 816/1210 KB 116/1192 KB 1512/1822 KB 380/577 KB 816/1210 KB 120/1192 KB 1512/1822 KB 380/577 KB 816/1210 KB 124/1192 KB 1512/1822 KB 380/577 KB 816/1210 KB 124/1192 KB 1512/1822 KB 384/577 KB 816/1210 KB 128/1192 KB 1512/1822 KB 384/577 KB 820/1210 KB 128/1192 KB 1512/1822 KB 384/577 KB 824/1210 KB 132/1192 KB 1512/1822 KB 388/577 KB 828/1210 KB 132/1192 KB 1512/1822 KB 388/577 KB 832/1210 KB 132/1192 KB 1512/1822 KB 388/577 KB 804/1210 KB 132/1192 KB 1512/1822 KB 388/577 KB 820/1210 KB 132/1192 KB 1512/1822 KB 388/577 KB 832/1210 KB 132/1192 KB 1512/1822 KB 392/577 KB 832/1210 KB 132/1192 KB 1512/1822 KB 396/577 KB 832/1210 KB 132/1192 KB 1512/1822 KB 400/577 KB 832/1210 KB 132/1192 KB 1512/1822 KB 404/577 KB 836/1210 KB 132/1192 KB 1516/1822 KB 408/577 KB 836/1210 KB 132/1192 KB 1516/1822 KB 412/577 KB 820/1210 KB 132/1192 KB 1512/1822 KB 384/577 KB 836/1210 KB 136/1192 KB 3/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 140/1192 KB 3/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 144/1192 KB 3/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 132/1192 KB 3/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 144/1192 KB 6/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 144/1192 KB 9/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 144/1192 KB 11/439 KB 1516/1822 KB 412/577 KB 836/1210 KB 132/1192 KB 1516/1822 KB 404/577 KB 840/1210 KB 144/1192 KB 11/439 KB 1516/1822 KB 412/577 KB 844/1210 KB 144/1192 KB 14/439 KB 1516/1822 KB 412/577 KB 848/1210 KB 144/1192 KB 14/439 KB 1516/1822 KB 412/577 KB 832/1210 KB 132/1192 KB 1516/1822 KB 404/577 KB 848/1210 KB 144/1192 KB 14/439 KB 1520/1822 KB 412/577 KB 848/1210 KB 144/1192 KB 14/439 KB 1524/1822 KB 412/577 KB 848/1210 KB 144/1192 KB 14/439 KB 1528/1822 KB 412/577 KB 840/1210 KB 144/1192 KB 14/439 KB 1516/1822 KB 412/577 KB 848/1210 KB 144/1192 KB 14/439 KB 1528/1822 KB 416/577 KB 848/1210 KB 148/1192 KB 16/439 KB 1528/1822 KB 416/577 KB 848/1210 KB 148/1192 KB 19/439 KB 1528/1822 KB 416/577 KB 852/1210 KB 148/1192 KB 22/439 KB 1532/1822 KB 420/577 KB 848/1210 KB 148/1192 KB 14/439 KB 1528/1822 KB 416/577 KB 852/1210 KB 152/1192 KB 22/439 KB 1532/1822 KB 420/577 KB 852/1210 KB 156/1192 KB 22/439 KB 1532/1822 KB 420/577 KB 852/1210 KB 160/1192 KB 22/439 KB 1532/1822 KB 420/577 KB 852/1210 KB 148/1192 KB 19/439 KB 1532/1822 KB 420/577 KB 856/1210 KB 160/1192 KB 22/439 KB 1532/1822 KB 420/577 KB 860/1210 KB 160/1192 KB 22/439 KB 1532/1822 KB 420/577 KB 864/1210 KB 160/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 868/1210 KB 160/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 872/1210 KB 164/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 876/1210 KB 164/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 848/1210 KB 148/1192 KB 19/439 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 1532/1822 KB 420/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1532/1822 KB 424/577 KB 848/1210 KB 148/1192 KB 19/439 KB 1532/1822 KB 416/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1536/1822 KB 424/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1540/1822 KB 424/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1544/1822 KB 424/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1544/1822 KB 428/577 KB 880/1210 KB 164/1192 KB 25/439 KB 1544/1822 KB 432/577 KB 868/1210 KB 164/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 860/1210 KB 160/1192 KB 25/439 KB 1532/1822 KB 420/577 KB 880/1210 KB 164/1192 KB 27/439 KB 1544/1822 KB 432/577 KB 880/1210 KB 164/1192 KB 30/439 KB 1544/1822 KB 432/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1548/1822 KB 436/577 KB 880/1210 KB 168/1192 KB 30/439 KB 1548/1822 KB 436/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1552/1822 KB 436/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1556/1822 KB 436/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1560/1822 KB 436/577 KB 880/1210 KB 168/1192 KB 30/439 KB 1544/1822 KB 436/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1560/1822 KB 440/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1560/1822 KB 444/577 KB 880/1210 KB 168/1192 KB 32/439 KB 1560/1822 KB 448/577 KB 880/1210 KB 168/1192 KB 30/439 KB 1544/1822 KB 432/577 KB 880/1210 KB 172/1192 KB 32/439 KB 1560/1822 KB 448/577 KB 880/1210 KB 176/1192 KB 32/439 KB 1560/1822 KB 448/577 KB 880/1210 KB 180/1192 KB 32/439 KB 1560/1822 KB 448/577 KB 884/1210 KB 184/1192 KB 36/439 KB 1564/1822 KB 448/577 KB 884/1210 KB 188/1192 KB 36/439 KB 1564/1822 KB 448/577 KB 884/1210 KB 192/1192 KB 36/439 KB 1564/1822 KB 448/577 KB 884/1210 KB 192/1192 KB 36/439 KB 1564/1822 KB 452/577 KB 884/1210 KB 180/1192 KB 36/439 KB 1564/1822 KB 448/577 KB 888/1210 KB 192/1192 KB 36/439 KB 1564/1822 KB 452/577 KB 880/1210 KB 180/1192 KB 36/439 KB 1564/1822 KB 448/577 KB 880/1210 KB 180/1192 KB 36/439 KB 1560/1822 KB 448/577 KB 888/1210 KB 192/1192 KB 40/439 KB 1564/1822 KB 452/577 KB 888/1210 KB 192/1192 KB 44/439 KB 1564/1822 KB 452/577 KB 888/1210 KB 192/1192 KB 48/439 KB 1564/1822 KB 452/577 KB 888/1210 KB 192/1192 KB 48/439 KB 1568/1822 KB 452/577 KB 888/1210 KB 192/1192 KB 48/439 KB 1571/1822 KB 452/577 KB 888/1210 KB 196/1192 KB 48/439 KB 1572/1822 KB 456/577 KB 892/1210 KB 196/1192 KB 52/439 KB 1572/1822 KB 456/577 KB 892/1210 KB 196/1192 KB 56/439 KB 1575/1822 KB 456/577 KB 888/1210 KB 196/1192 KB 48/439 KB 1571/1822 KB 456/577 KB 888/1210 KB 192/1192 KB 48/439 KB 1571/1822 KB 456/577 KB 892/1210 KB 196/1192 KB 56/439 KB 1575/1822 KB 460/577 KB 892/1210 KB 196/1192 KB 56/439 KB 1575/1822 KB 464/577 KB 892/1210 KB 196/1192 KB 52/439 KB 1575/1822 KB 456/577 KB 892/1210 KB 196/1192 KB 48/439 KB 1572/1822 KB 456/577 KB 896/1210 KB 196/1192 KB 56/439 KB 1575/1822 KB 464/577 KB 896/1210 KB 196/1192 KB 56/439 KB 1576/1822 KB 464/577 KB 896/1210 KB 200/1192 KB 56/439 KB 1579/1822 KB 464/577 KB 900/1210 KB 200/1192 KB 60/439 KB 1580/1822 KB 468/577 KB 896/1210 KB 200/1192 KB 56/439 KB 1576/1822 KB 464/577 KB 900/1210 KB 204/1192 KB 60/439 KB 1580/1822 KB 468/577 KB 900/1210 KB 208/1192 KB 60/439 KB 1580/1822 KB 468/577 KB 900/1210 KB 200/1192 KB 60/439 KB 1579/1822 KB 468/577 KB 896/1210 KB 200/1192 KB 60/439 KB 1579/1822 KB 468/577 KB 896/1210 KB 200/1192 KB 60/439 KB 1579/1822 KB 464/577 KB 900/1210 KB 208/1192 KB 64/439 KB 1580/1822 KB 468/577 KB 900/1210 KB 208/1192 KB 64/439 KB 1580/1822 KB 472/577 KB 900/1210 KB 208/1192 KB 64/439 KB 1583/1822 KB 476/577 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 904/1210 KB 212/1192 KB 64/439 KB 1584/1822 KB 476/577 KB 900/1210 KB 212/1192 KB 64/439 KB 1583/1822 KB 476/577 KB 904/1210 KB 212/1192 KB 64/439 KB 1584/1822 KB 480/577 KB 904/1210 KB 212/1192 KB 68/439 KB 1584/1822 KB 480/577 KB 904/1210 KB 212/1192 KB 72/439 KB 1587/1822 KB 484/577 KB 904/1210 KB 212/1192 KB 76/439 KB 1587/1822 KB 484/577 KB 904/1210 KB 212/1192 KB 64/439 KB 1583/1822 KB 476/577 KB 904/1210 KB 208/1192 KB 64/439 KB 1583/1822 KB 476/577 KB 908/1210 KB 212/1192 KB 76/439 KB 1587/1822 KB 484/577 KB 912/1210 KB 212/1192 KB 76/439 KB 1587/1822 KB 484/577 KB 904/1210 KB 212/1192 KB 68/439 KB 1587/1822 KB 484/577 KB 912/1210 KB 212/1192 KB 76/439 KB 1588/1822 KB 484/577 KB 916/1210 KB 216/1192 KB 76/439 KB 1588/1822 KB 484/577 KB 904/1210 KB 212/1192 KB 68/439 KB 1584/1822 KB 484/577 KB 916/1210 KB 216/1192 KB 80/439 KB 1591/1822 KB 484/577 KB 916/1210 KB 216/1192 KB 80/439 KB 1588/1822 KB 484/577 KB 912/1210 KB 216/1192 KB 76/439 KB 1588/1822 KB 484/577 KB 916/1210 KB 220/1192 KB 80/439 KB 1591/1822 KB 484/577 KB 916/1210 KB 224/1192 KB 80/439 KB 1591/1822 KB 484/577 KB 916/1210 KB 224/1192 KB 80/439 KB 1592/1822 KB 484/577 KB 916/1210 KB 228/1192 KB 80/439 KB 1592/1822 KB 484/577 KB 920/1210 KB 232/1192 KB 84/439 KB 1595/1822 KB 488/577 KB 920/1210 KB 228/1192 KB 84/439 KB 1595/1822 KB 488/577 KB 920/1210 KB 228/1192 KB 80/439 KB 1595/1822 KB 488/577 KB 920/1210 KB 228/1192 KB 80/439 KB 1592/1822 KB 488/577 KB 916/1210 KB 228/1192 KB 80/439 KB 1592/1822 KB 488/577 KB 920/1210 KB 232/1192 KB 84/439 KB 1595/1822 KB 492/577 KB 920/1210 KB 232/1192 KB 84/439 KB 1595/1822 KB 496/577 KB 924/1210 KB 232/1192 KB 84/439 KB 1596/1822 KB 496/577 KB 924/1210 KB 232/1192 KB 84/439 KB 1595/1822 KB 496/577 KB 928/1210 KB 232/1192 KB 84/439 KB 1596/1822 KB 496/577 KB 928/1210 KB 232/1192 KB 84/439 KB 1596/1822 KB 500/577 KB 932/1210 KB 236/1192 KB 88/439 KB 1599/1822 KB 504/577 KB 932/1210 KB 236/1192 KB 88/439 KB 1599/1822 KB 508/577 KB 932/1210 KB 236/1192 KB 88/439 KB 1599/1822 KB 500/577 KB 932/1210 KB 240/1192 KB 88/439 KB 1599/1822 KB 508/577 KB 928/1210 KB 232/1192 KB 88/439 KB 1596/1822 KB 500/577 KB 932/1210 KB 240/1192 KB 92/439 KB 1599/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 96/439 KB 1599/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 100/439 KB 1599/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 104/439 KB 1599/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 108/439 KB 1599/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 112/439 KB 1599/1822 KB 512/577 KB 932/1210 KB 232/1192 KB 88/439 KB 1599/1822 KB 500/577 KB 928/1210 KB 232/1192 KB 88/439 KB 1599/1822 KB 500/577 KB 932/1210 KB 240/1192 KB 112/439 KB 1600/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 112/439 KB 1603/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 112/439 KB 1604/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 112/439 KB 1607/1822 KB 512/577 KB 932/1210 KB 240/1192 KB 88/439 KB 1599/1822 KB 512/577 KB 936/1210 KB 240/1192 KB 112/439 KB 1607/1822 KB 512/577 KB 940/1210 KB 240/1192 KB 112/439 KB 1607/1822 KB 512/577 KB 940/1210 KB 240/1192 KB 112/439 KB 1608/1822 KB 512/577 KB 944/1210 KB 240/1192 KB 112/439 KB 1608/1822 KB 512/577 KB 944/1210 KB 240/1192 KB 112/439 KB 1611/1822 KB 512/577 KB 944/1210 KB 240/1192 KB 112/439 KB 1612/1822 KB 512/577 KB 944/1210 KB 240/1192 KB 116/439 KB 1615/1822 KB 516/577 KB 944/1210 KB 240/1192 KB 116/439 KB 1612/1822 KB 516/577 KB 948/1210 KB 240/1192 KB 116/439 KB 1615/1822 KB 520/577 KB 9 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 48/1210 KB 240/1192 KB 116/439 KB 1616/1822 KB 524/577 KB 948/1210 KB 240/1192 KB 116/439 KB 1616/1822 KB 528/577 KB 948/1210 KB 240/1192 KB 116/439 KB 1616/1822 KB 532/577 KB 948/1210 KB 244/1192 KB 116/439 KB 1616/1822 KB 536/577 KB 948/1210 KB 244/1192 KB 116/439 KB 1616/1822 KB 540/577 KB 944/1210 KB 240/1192 KB 116/439 KB 1612/1822 KB 512/577 KB 948/1210 KB 244/1192 KB 116/439 KB 1616/1822 KB 532/577 KB 948/1210 KB 248/1192 KB 116/439 KB 1616/1822 KB 540/577 KB 948/1210 KB 252/1192 KB 116/439 KB 1616/1822 KB 540/577 KB 948/1210 KB 256/1192 KB 116/439 KB 1616/1822 KB 540/577 KB 948/1210 KB 260/1192 KB 116/439 KB 1616/1822 KB 540/577 KB 948/1210 KB 240/1192 KB 116/439 KB 1616/1822 KB 528/577 KB 948/1210 KB 240/1192 KB 116/439 KB 1615/1822 KB 516/577 KB 952/1210 KB 260/1192 KB 120/439 KB 1616/1822 KB 540/577 KB 956/1210 KB 260/1192 KB 120/439 KB 1616/1822 KB 540/577 KB 960/1210 KB 260/1192 KB 120/439 KB 1616/1822 KB 540/577 KB 948/1210 KB 260/1192 KB 120/439 KB 1616/1822 KB 540/577 KB 960/1210 KB 264/1192 KB 120/439 KB 1619/1822 KB 540/577 KB 960/1210 KB 260/1192 KB 120/439 KB 1619/1822 KB 540/577 KB 960/1210 KB 264/1192 KB 120/439 KB 1620/1822 KB 540/577 KB 960/1210 KB 264/1192 KB 124/439 KB 1620/1822 KB 540/577 KB 960/1210 KB 264/1192 KB 128/439 KB 1620/1822 KB 540/577 KB 960/1210 KB 268/1192 KB 128/439 KB 1623/1822 KB 540/577 KB 960/1210 KB 268/1192 KB 128/439 KB 1620/1822 KB 540/577 KB 960/1210 KB 272/1192 KB 128/439 KB 1623/1822 KB 540/577 KB 960/1210 KB 272/1192 KB 128/439 KB 1624/1822 KB 540/577 KB 964/1210 KB 272/1192 KB 128/439 KB 1624/1822 KB 540/577 KB 968/1210 KB 276/1192 KB 128/439 KB 1627/1822 KB 540/577 KB 972/1210 KB 276/1192 KB 128/439 KB 1627/1822 KB 544/577 KB 976/1210 KB 276/1192 KB 128/439 KB 1627/1822 KB 544/577 KB 964/1210 KB 276/1192 KB 128/439 KB 1627/1822 KB 540/577 KB 976/1210 KB 280/1192 KB 132/439 KB 1627/1822 KB 544/577 KB 976/1210 KB 284/1192 KB 132/439 KB 1627/1822 KB 544/577 KB 976/1210 KB 288/1192 KB 132/439 KB 1627/1822 KB 544/577 KB 964/1210 KB 272/1192 KB 128/439 KB 1627/1822 KB 540/577 KB 976/1210 KB 288/1192 KB 132/439 KB 1628/1822 KB 544/577 KB 976/1210 KB 288/1192 KB 132/439 KB 1631/1822 KB 544/577 KB 976/1210 KB 276/1192 KB 132/439 KB 1627/1822 KB 544/577 KB 968/1210 KB 276/1192 KB 128/439 KB 1627/1822 KB 544/577 KB 976/1210 KB 288/1192 KB 132/439 KB 1632/1822 KB 548/577 KB 976/1210 KB 288/1192 KB 136/439 KB 1632/1822 KB 548/577 KB 976/1210 KB 288/1192 KB 136/439 KB 1632/1822 KB 548/577 KB 976/1210 KB 288/1192 KB 140/439 KB 1632/1822 KB 548/577 KB 976/1210 KB 288/1192 KB 144/439 KB 1632/1822 KB 548/577 KB 976/1210 KB 288/1192 KB 144/439 KB 1635/1822 KB 548/577 KB 976/1210 KB 288/1192 KB 144/439 KB 1636/1822 KB 548/577 KB 980/1210 KB 292/1192 KB 148/439 KB 1636/1822 KB 552/577 KB 984/1210 KB 292/1192 KB 148/439 KB 1636/1822 KB 552/577 KB 988/1210 KB 292/1192 KB 148/439 KB 1639/1822 KB 552/577 KB 992/1210 KB 292/1192 KB 148/439 KB 1639/1822 KB 552/577 KB 976/1210 KB 292/1192 KB 148/439 KB 1636/1822 KB 552/577 KB 976/1210 KB 292/1192 KB 144/439 KB 1636/1822 KB 552/577 KB 976/1210 KB 288/1192 KB 144/439 KB 1636/1822 KB 552/577 KB 992/1210 KB 292/1192 KB 148/439 KB 1639/1822 KB 556/577 KB 992/1210 KB 292/1192 KB 148/439 KB 1639/1822 KB 560/577 KB 984/1210 KB 292/1192 KB 148/439 KB 1639/1822 KB 552/577 KB 992/1210 KB 292/1192 KB 148/439 KB 1640/1822 KB 560/577 KB 992/1210 KB 296/1192 KB 148/439 KB 1640/1822 KB 560/577 KB 992/1210 KB 300/1192 KB 148/439 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 1643/1822 KB 560/577 KB 992/1210 KB 304/1192 KB 152/439 KB 1643/1822 KB 564/577 KB 992/1210 KB 296/1192 KB 148/439 KB 1643/1822 KB 560/577 KB 992/1210 KB 304/1192 KB 152/439 KB 1644/1822 KB 564/577 KB 992/1210 KB 308/1192 KB 152/439 KB 1644/1822 KB 564/577 KB 992/1210 KB 300/1192 KB 152/439 KB 1643/1822 KB 564/577 KB 996/1210 KB 308/1192 KB 152/439 KB 1647/1822 KB 568/577 KB 996/1210 KB 308/1192 KB 152/439 KB 1647/1822 KB 572/577 KB 996/1210 KB 308/1192 KB 152/439 KB 1647/1822 KB 576/577 KB 992/1210 KB 300/1192 KB 152/439 KB 1643/1822 KB 560/577 KB 996/1210 KB 308/1192 KB 156/439 KB 1647/1822 KB 576/577 KB 996/1210 KB 308/1192 KB 160/439 KB 1647/1822 KB 576/577 KB 996/1210 KB 308/1192 KB 152/439 KB 1647/1822 KB 564/577 KB 1000/1210 KB 308/1192 KB 160/439 KB 1647/1822 KB 576/577 KB 992/1210 KB 308/1192 KB 152/439 KB 1647/1822 KB 564/577 KB 1000/1210 KB 308/1192 KB 160/439 KB 1648/1822 KB 576/577 KB 1000/1210 KB 308/1192 KB 160/439 KB 1651/1822 KB 576/577 KB 1004/1210 KB 308/1192 KB 160/439 KB 1651/1822 KB 577/577 KB 1004/1210 KB 308/1192 KB 160/439 KB 1651/1822 KB 576/577 KB 1008/1210 KB 308/1192 KB 160/439 KB 1651/1822 KB 577/577 KB 1012/1210 KB 308/1192 KB 160/439 KB 1654/1822 KB 577/577 KB 1008/1210 KB 308/1192 KB 160/439 KB 1654/1822 KB 577/577 KB 1012/1210 KB 312/1192 KB 164/439 KB 1654/1822 KB 577/577 KB 1012/1210 KB 312/1192 KB 160/439 KB 1654/1822 KB 577/577 KB 1012/1210 KB 316/1192 KB 164/439 KB 1654/1822 KB 577/577 KB 1012/1210 KB 316/1192 KB 168/439 KB 1654/1822 KB 577/577 KB 1012/1210 KB 316/1192 KB 168/439 KB 1656/1822 KB 577/577 KB 1012/1210 KB 320/1192 KB 172/439 KB 1656/1822 KB 577/577 KB 1012/1210 KB 320/1192 KB 168/439 KB 1656/1822 KB 577/577 KB 1012/1210 KB 320/1192 KB 176/439 KB 1656/1822 KB 577/577 KB 1012/1210 KB 320/1192 KB 176/439 KB 1659/1822 KB 577/577 KB 1012/1210 KB 324/1192 KB 176/439 KB 1659/1822 KB 577/577 KB 1016/1210 KB 328/1192 KB 180/439 KB 1662/1822 KB 577/577 KB 1016/1210 KB 332/1192 KB 180/439 KB 1662/1822 KB 577/577 KB 1016/1210 KB 336/1192 KB 180/439 KB 1662/1822 KB 577/577 KB 1016/1210 KB 324/1192 KB 180/439 KB 1662/1822 KB 577/577 KB 1016/1210 KB 324/1192 KB 176/439 KB 1662/1822 KB 577/577 KB 1016/1210 KB 324/1192 KB 176/439 KB 1659/1822 KB 577/577 KB 1020/1210 KB 336/1192 KB 180/439 KB 1662/1822 KB 577/577 KB 1024/1210 KB 336/1192 KB 180/439 KB 1664/1822 KB 577/577 KB 1020/1210 KB 336/1192 KB 180/439 KB 1664/1822 KB 577/577 KB 1024/1210 KB 336/1192 KB 180/439 KB 1667/1822 KB 577/577 KB 1024/1210 KB 336/1192 KB 184/439 KB 1667/1822 KB 577/577 KB 1024/1210 KB 336/1192 KB 188/439 KB 1667/1822 KB 577/577 KB 1024/1210 KB 336/1192 KB 192/439 KB 1667/1822 KB 577/577 KB 1028/1210 KB 336/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1032/1210 KB 340/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1036/1210 KB 340/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1040/1210 KB 340/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1044/1210 KB 340/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1048/1210 KB 340/1192 KB 196/439 KB 1670/1822 KB 1052/1210 KB 340/1192 KB 196/439 KB 1670/1822 KB 1024/1210 KB 336/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1052/1210 KB 340/1192 KB 196/439 KB 1672/1822 KB 1052/1210 KB 340/1192 KB 196/439 KB 1675/1822 KB 1044/1210 KB 340/1192 KB 196/439 KB 1670/1822 KB 577/577 KB 1028/1210 KB 340/1192 KB 192/439 KB 1670/1822 KB 577/577 KB 1052/1210 KB 344/1192 KB 196/439 KB 1675/1822 KB 1052/1210 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 348/1192 KB 196/439 KB 1675/1822 KB 1052/1210 KB 352/1192 KB 196/439 KB 1675/1822 KB 1052/1210 KB 352/1192 KB 200/439 KB 1678/1822 KB 1052/1210 KB 352/1192 KB 204/439 KB 1678/1822 KB 1052/1210 KB 352/1192 KB 208/439 KB 1678/1822 KB 1052/1210 KB 352/1192 KB 196/439 KB 1678/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 415.5 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 1052/1210 KB 352/1192 KB 208/439 KB 1680/1822 KB 1052/1210 KB 352/1192 KB 208/439 KB 1683/1822 KB 1052/1210 KB 356/1192 KB 212/439 KB 1686/1822 KB 1052/1210 KB 356/1192 KB 212/439 KB 1683/1822 KB 1056/1210 KB 356/1192 KB 212/439 KB 1688/1822 KB 1052/1210 KB 352/1192 KB 212/439 KB 1683/1822 KB 1056/1210 KB 360/1192 KB 212/439 KB 1688/1822 KB 1056/1210 KB 356/1192 KB 212/439 KB 1686/1822 KB 1056/1210 KB 364/1192 KB 212/439 KB 1688/1822 KB 1056/1210 KB 368/1192 KB 216/439 KB 1688/1822 KB 1056/1210 KB 364/1192 KB 216/439 KB 1688/1822 KB 1056/1210 KB 368/1192 KB 220/439 KB 1691/1822 KB 1056/1210 KB 368/1192 KB 224/439 KB 1691/1822 KB 1060/1210 KB 368/1192 KB 228/439 KB 1691/1822 KB 1060/1210 KB 372/1192 KB 232/439 KB 1691/1822 KB 1060/1210 KB 372/1192 KB 236/439 KB 1691/1822 KB 1060/1210 KB 372/1192 KB 240/439 KB 1691/1822 KB 1056/1210 KB 368/1192 KB 216/439 KB 1691/1822 KB 1060/1210 KB 372/1192 KB 240/439 KB 1694/1822 KB 1060/1210 KB 372/1192 KB 240/439 KB 1696/1822 KB 1060/1210 KB 372/1192 KB 228/439 KB 1691/1822 KB 1060/1210 KB 376/1192 KB 240/439 KB 1696/1822 KB 1060/1210 KB 380/1192 KB 240/439 KB 1696/1822 KB 1060/1210 KB 384/1192 KB 240/439 KB 1696/1822 KB 1060/1210 KB 368/1192 KB 224/439 KB 1691/1822 KB 1064/1210 KB 384/1192 KB 240/439 KB 1696/1822 KB 1068/1210 KB 384/1192 KB 240/439 KB 1696/1822 KB 1072/1210 KB 384/1192 KB 240/439 KB 1696/1822 KB 1072/1210 KB 384/1192 KB 240/439 KB 1700/1822 KB 1076/1210 KB 384/1192 KB 244/439 KB 1704/1822 KB 1076/1210 KB 384/1192 KB 244/439 KB 1708/1822 KB 1076/1210 KB 384/1192 KB 244/439 KB 1712/1822 KB 1076/1210 KB 388/1192 KB 244/439 KB 1712/1822 KB 1076/1210 KB 392/1192 KB 244/439 KB 1712/1822 KB 1076/1210 KB 396/1192 KB 244/439 KB 1712/1822 KB 1076/1210 KB 384/1192 KB 244/439 KB 1700/1822 KB 1076/1210 KB 384/1192 KB 240/439 KB 1700/1822 KB 1080/1210 KB 396/1192 KB 248/439 KB 1712/1822 KB 1084/1210 KB 396/1192 KB 248/439 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 248/439 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 248/439 KB 4/562 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 248/439 KB 8/562 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 248/439 KB 12/562 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 248/439 KB 16/562 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 248/439 KB 16/562 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 252/439 KB 16/562 KB 1712/1822 KB 1088/1210 KB 396/1192 KB 256/439 KB 16/562 KB 1712/1822 KB 1088/1210 KB 400/1192 KB 260/439 KB 16/562 KB 1712/1822 KB 1092/1210 KB 400/1192 KB 264/439 KB 16/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 268/439 KB 20/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 20/562 KB 1716/1822 KB 1088/1210 KB 400/1192 KB 256/439 KB 16/562 KB 1712/1822 KB 1092/1210 KB 400/1192 KB 264/439 KB 20/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 24/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 28/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 32/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 260/439 KB 16/562 KB 1716/1822 KB 1088/1210 KB 400/1192 KB 260/439 KB 16/562 KB 1716/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 32/562 KB 1720/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 32/562 KB 1724/1822 KB 1092/1210 KB 400/1192 KB 271/439 KB 32/562 KB 1728/1822 KB 1096/1210 KB 400/1192 KB 271/439 KB 32/562 KB 1732/1822 KB 1096/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1736/1822 KB 1096/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1740/1822 KB 1096/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1096/1210 KB 400/1192 KB unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 271/439 KB 32/562 KB 1728/1822 KB 1100/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1104/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1108/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1112/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1116/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1120/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1744/1822 KB 1096/1210 KB 404/1192 KB 275/439 KB 36/562 KB 1732/1822 KB 1120/1210 KB 404/1192 KB 279/439 KB 36/562 KB 1744/1822 KB 1120/1210 KB 404/1192 KB 283/439 KB 36/562 KB 1744/1822 KB 1096/1210 KB 404/1192 KB 271/439 KB 36/562 KB 1732/1822 KB 1096/1210 KB 404/1192 KB 271/439 KB 32/562 KB 1732/1822 KB 1120/1210 KB 408/1192 KB 283/439 KB 36/562 KB 1744/1822 KB 1120/1210 KB 412/1192 KB 283/439 KB 36/562 KB 1744/1822 KB 1120/1210 KB 412/1192 KB 283/439 KB 40/562 KB 1744/1822 KB 1120/1210 KB 416/1192 KB 283/439 KB 40/562 KB 1744/1822 KB 1120/1210 KB 416/1192 KB 283/439 KB 44/562 KB 1744/1822 KB 1120/1210 KB 416/1192 KB 283/439 KB 48/562 KB 1744/1822 KB 1120/1210 KB 420/1192 KB 283/439 KB 48/562 KB 1744/1822 KB 1120/1210 KB 424/1192 KB 283/439 KB 52/562 KB 1748/1822 KB 1120/1210 KB 428/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1120/1210 KB 432/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1124/1210 KB 432/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1128/1210 KB 432/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1132/1210 KB 432/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1136/1210 KB 432/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1120/1210 KB 420/1192 KB 283/439 KB 52/562 KB 1748/1822 KB 1120/1210 KB 420/1192 KB 283/439 KB 52/562 KB 1744/1822 KB 1120/1210 KB 424/1192 KB 287/439 KB 52/562 KB 1748/1822 KB 1136/1210 KB 432/1192 KB 287/439 KB 56/562 KB 1748/1822 KB 1136/1210 KB 432/1192 KB 287/439 KB 60/562 KB 1748/1822 KB 1136/1210 KB 432/1192 KB 291/439 KB 64/562 KB 1748/1822 KB 1136/1210 KB 432/1192 KB 291/439 KB 64/562 KB 1752/1822 KB 1136/1210 KB 432/1192 KB 291/439 KB 64/562 KB 1748/1822 KB 1136/1210 KB 432/1192 KB 291/439 KB 64/562 KB 1756/1822 KB 1136/1210 KB 432/1192 KB 291/439 KB 64/562 KB 1760/1822 KB 1136/1210 KB 432/1192 KB 295/439 KB 64/562 KB 1760/1822 KB 1136/1210 KB 436/1192 KB 295/439 KB 68/562 KB 1760/1822 KB 1140/1210 KB 436/1192 KB 299/439 KB 72/562 KB 1760/1822 KB 1140/1210 KB 436/1192 KB 299/439 KB 76/562 KB 1760/1822 KB 1140/1210 KB 436/1192 KB 299/439 KB 80/562 KB 1760/1822 KB 1136/1210 KB 436/1192 KB 295/439 KB 64/562 KB 1760/1822 KB 1140/1210 KB 440/1192 KB 299/439 KB 80/562 KB 1764/1822 KB 1140/1210 KB 444/1192 KB 299/439 KB 80/562 KB 1764/1822 KB 1140/1210 KB 448/1192 KB 299/439 KB 80/562 KB 1764/1822 KB 1140/1210 KB 436/1192 KB 299/439 KB 80/562 KB 1764/1822 KB 1140/1210 KB 436/1192 KB 299/439 KB 68/562 KB 1760/1822 KB 1136/1210 KB 436/1192 KB 299/439 KB 68/562 KB 1760/1822 KB 1140/1210 KB 448/1192 KB 303/439 KB 80/562 KB 1768/1822 KB 1140/1210 KB 448/1192 KB 307/439 KB 80/562 KB 1768/1822 KB 1144/1210 KB 452/1192 KB 311/439 KB 84/562 KB 1768/1822 KB 1140/1210 KB 448/1192 KB 299/439 KB 80/562 KB 1768/1822 KB 1144/1210 KB 452/1192 KB 311/439 KB 84/562 KB 1772/1822 KB 1144/1210 KB 452/1192 KB 311/439 KB 84/562 KB 1776/1822 KB 1144/1210 KB 452/1192 KB 315/439 KB 84/562 KB 1776/1822 KB 1144/1210 KB 452/1192 KB 319/439 KB 84/562 KB 1776/1822 KB 1144/1210 KB 452/1192 KB 307/439 KB 84/562 KB 1768/1822 KB 1144/1210 KB 452/1192 KB 307/439 KB 80/562 KB 1768/1822 KB 1144/1210 KB 448/1192 KB 307/439 KB 80/562 KB 1768/1822 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 1148/1210 KB 452/1192 KB 319/439 KB 84/562 KB 1776/1822 KB 1152/1210 KB 452/1192 KB 319/439 KB 84/562 KB 1776/1822 KB 1156/1210 KB 452/1192 KB 319/439 KB 84/562 KB 1776/1822 KB 1160/1210 KB 456/1192 KB 323/439 KB 88/562 KB 1780/1822 KB 1164/1210 KB 456/1192 KB 323/439 KB 88/562 KB 1780/1822 KB 1168/1210 KB 456/1192 KB 323/439 KB 88/562 KB 1780/1822 KB 1156/1210 KB 456/1192 KB 323/439 KB 88/562 KB 1780/1822 KB 1156/1210 KB 456/1192 KB 319/439 KB 88/562 KB 1780/1822 KB 1156/1210 KB 456/1192 KB 319/439 KB 88/562 KB 1776/1822 KB 1156/1210 KB 456/1192 KB 319/439 KB 84/562 KB 1776/1822 KB 1168/1210 KB 460/1192 KB 323/439 KB 88/562 KB 1780/1822 KB 1168/1210 KB 460/1192 KB 323/439 KB 92/562 KB 1780/1822 KB 1168/1210 KB 460/1192 KB 323/439 KB 96/562 KB 1780/1822 KB 1168/1210 KB 464/1192 KB 323/439 KB 96/562 KB 1780/1822 KB 1168/1210 KB 464/1192 KB 323/439 KB 96/562 KB 1784/1822 KB 1168/1210 KB 464/1192 KB 323/439 KB 96/562 KB 1788/1822 KB 1168/1210 KB 464/1192 KB 323/439 KB 96/562 KB 1792/1822 KB 1168/1210 KB 464/1192 KB 323/439 KB 96/562 KB 1796/1822 KB 1172/1210 KB 468/1192 KB 327/439 KB 100/562 KB 1800/1822 KB 1172/1210 KB 468/1192 KB 327/439 KB 100/562 KB 1804/1822 KB 1172/1210 KB 468/1192 KB 327/439 KB 100/562 KB 1808/1822 KB 1172/1210 KB 468/1192 KB 327/439 KB 100/562 KB 1796/1822 KB 1172/1210 KB 464/1192 KB 327/439 KB 100/562 KB 1796/1822 KB 1168/1210 KB 464/1192 KB 327/439 KB 96/562 KB 1796/1822 KB 1172/1210 KB 468/1192 KB 331/439 KB 100/562 KB 1808/1822 KB 1172/1210 KB 468/1192 KB 335/439 KB 100/562 KB 1808/1822 KB 1172/1210 KB 468/1192 KB 335/439 KB 104/562 KB 1808/1822 KB 1172/1210 KB 468/1192 KB 335/439 KB 108/562 KB 1808/1822 KB 1172/1210 KB 472/1192 KB 339/439 KB 112/562 KB 1808/1822 KB 1172/1210 KB 464/1192 KB 327/439 KB 96/562 KB 1796/1822 KB 1176/1210 KB 472/1192 KB 339/439 KB 112/562 KB 1808/1822 KB 1180/1210 KB 472/1192 KB 339/439 KB 112/562 KB 1808/1822 KB 1184/1210 KB 472/1192 KB 339/439 KB 112/562 KB 1808/1822 KB 1188/1210 KB 472/1192 KB 339/439 KB 112/562 KB 1808/1822 KB 1192/1210 KB 472/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1196/1210 KB 472/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1200/1210 KB 472/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1172/1210 KB 472/1192 KB 339/439 KB 108/562 KB 1808/1822 KB 1172/1210 KB 472/1192 KB 335/439 KB 108/562 KB 1808/1822 KB 1200/1210 KB 476/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1200/1210 KB 480/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1200/1210 KB 484/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1188/1210 KB 472/1192 KB 339/439 KB 116/562 KB 1812/1822 KB 1200/1210 KB 488/1192 KB 343/439 KB 120/562 KB 1812/1822 KB 1188/1210 KB 472/1192 KB 339/439 KB 112/562 KB 1812/1822 KB 1200/1210 KB 484/1192 KB 343/439 KB 116/562 KB 1812/1822 KB 1200/1210 KB 488/1192 KB 347/439 KB 120/562 KB 1812/1822 KB 1200/1210 KB 488/1192 KB 351/439 KB 120/562 KB 1812/1822 KB 1200/1210 KB 488/1192 KB 343/439 KB 116/562 KB 1812/1822 KB 1200/1210 KB 488/1192 KB 351/439 KB 124/562 KB 1812/1822 KB 1200/1210 KB 492/1192 KB 351/439 KB 124/562 KB 1816/1822 KB 1200/1210 KB 496/1192 KB 351/439 KB 124/562 KB 1816/1822 KB 1200/1210 KB 488/1192 KB 351/439 KB 124/562 KB 1816/1822 KB 1200/1210 KB 496/1192 KB 351/439 KB 128/562 KB 1816/1822 KB 1200/1210 KB 496/1192 KB 351/439 KB 128/562 KB 1820/1822 KB 1200/1210 KB 496/1192 KB 351/439 KB 128/562 KB 1822/1822 KB 1200/1210 KB 500/1192 KB 355/439 KB 128/562 KB 1822/1822 KB 1200/1210 KB 500/1192 KB 359/439 KB 128/562 KB 1822/182 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 2 KB 1200/1210 KB 500/1192 KB 363/439 KB 128/562 KB 1822/1822 KB 1200/1210 KB 500/1192 KB 367/439 KB 128/562 KB 1822/1822 KB 1200/1210 KB 500/1192 KB 351/439 KB 128/562 KB 1822/1822 KB 1200/1210 KB 504/1192 KB 367/439 KB 128/562 KB 1822/1822 KB 1204/1210 KB 504/1192 KB 367/439 KB 132/562 KB 1822/1822 KB 1200/1210 KB 504/1192 KB 367/439 KB 132/562 KB 1822/1822 KB 1204/1210 KB 508/1192 KB 367/439 KB 132/562 KB 1822/1822 KB 1208/1210 KB 508/1192 KB 367/439 KB 136/562 KB 1822/1822 KB 1208/1210 KB 508/1192 KB 367/439 KB 140/562 KB 1822/1822 KB 1208/1210 KB 512/1192 KB 367/439 KB 144/562 KB 1822/1822 KB 1208/1210 KB 508/1192 KB 367/439 KB 132/562 KB 1822/1822 KB 1210/1210 KB 512/1192 KB 367/439 KB 144/562 KB 1822/1822 KB 1208/1210 KB 512/1192 KB 367/439 KB 140/562 KB 1822/1822 KB 1210/1210 KB 516/1192 KB 367/439 KB 144/562 KB 1822/1822 KB 1210/1210 KB 520/1192 KB 371/439 KB 148/562 KB 1822/1822 KB 1210/1210 KB 516/1192 KB 371/439 KB 148/562 KB 1822/1822 KB 1210/1210 KB 520/1192 KB 371/439 KB 152/562 KB 1822/1822 KB 1210/1210 KB 516/1192 KB 371/439 KB 144/562 KB 1822/1822 KB 1210/1210 KB 524/1192 KB 375/439 KB 152/562 KB 1822/1822 KB 1210/1210 KB 524/1192 KB 379/439 KB 152/562 KB 1822/1822 KB 1210/1210 KB 524/1192 KB 383/439 KB 152/562 KB 1822/1822 KB 1210/1210 KB 524/1192 KB 371/439 KB 152/562 KB 1822/1822 KB 1210/1210 KB 528/1192 KB 383/439 KB 152/562 KB 1822/1822 KB 1210/1210 KB 528/1192 KB 383/439 KB 156/562 KB 1822/1822 KB 1210/1210 KB 528/1192 KB 383/439 KB 160/562 KB 1822/1822 KB 1210/1210 KB 528/1192 KB 387/439 KB 164/562 KB 1822/1822 KB 1210/1210 KB 532/1192 KB 387/439 KB 168/562 KB 1822/1822 KB 1210/1210 KB 532/1192 KB 387/439 KB 172/562 KB 1822/1822 KB 1210/1210 KB 532/1192 KB 387/439 KB 176/562 KB 1822/1822 KB 1210/1210 KB 528/1192 KB 387/439 KB 160/562 KB 1822/1822 KB 1210/1210 KB 532/1192 KB 391/439 KB 176/562 KB 1210/1210 KB 532/1192 KB 395/439 KB 176/562 KB 1210/1210 KB 532/1192 KB 399/439 KB 176/562 KB 1210/1210 KB 532/1192 KB 387/439 KB 164/562 KB 1822/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1264.0 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 536/1192 KB 399/439 KB 176/562 KB 1210/1210 KB 540/1192 KB 399/439 KB 176/562 KB 1210/1210 KB 544/1192 KB 399/439 KB 176/562 KB 1210/1210 KB 548/1192 KB 399/439 KB 176/562 KB 552/1192 KB 403/439 KB 180/562 KB 548/1192 KB 403/439 KB 180/562 KB 548/1192 KB 403/439 KB 176/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 838.2 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 552/1192 KB 407/439 KB 180/562 KB 552/1192 KB 411/439 KB 180/562 KB 552/1192 KB 415/439 KB 180/562 KB 552/1192 KB 415/439 KB 184/562 KB 556/1192 KB 415/439 KB 188/562 KB 556/1192 KB 415/439 KB 192/562 KB 556/1192 KB 415/439 KB 184/562 KB 560/1192 KB 415/439 KB 192/562 KB 560/1192 KB 419/439 KB 192/562 KB 560/1192 KB 423/439 KB 192/562 KB 560/1192 KB 427/439 KB 192/562 KB 560/1192 KB 431/439 KB 192/562 KB 564/1192 KB 431/439 KB 196/562 KB 564/1192 KB 431/439 KB 200/562 KB 564/1192 KB 431/439 KB 204/562 KB 564/1192 KB 431/439 KB 192/562 KB 568/1192 KB 435/439 KB 204/562 KB 572/1192 KB 435/439 KB 204/562 KB 576/1192 KB 435/439 KB 204/562 KB 564/1192 KB 435/439 KB 204/562 KB 576/1192 KB 435/439 KB 208/562 KB 576/1192 KB 439/439 KB 208/562 KB 576/1192 KB 439/439 KB 208/562 KB 576/1192 KB 4/256 KB 439/439 KB 208/562 KB 4/140 KB 576/1192 KB 4/256 KB 439/439 KB 208/562 KB 8/140 KB 576/1192 KB 4/256 KB 439/439 KB 208/562 KB 12/140 KB 576/1192 KB 4/256 KB 439/439 KB 208/562 KB 16/140 KB 576/1192 KB 8/256 KB 439/439 KB 208/562 KB 12/140 KB 576/1192 KB 8/256 KB 439/439 KB 208/562 KB 16/140 KB 576/1192 KB 12/256 KB 439/439 KB 208/562 KB 16/140 KB 576/1192 KB 16/256 KB 439/439 KB 208/562 KB 20/140 KB 576/1192 KB 16/256 KB 439/439 KB 208/562 KB 24/140 KB 576/1192 KB 20/256 KB 439/439 KB 208/562 KB 28/140 KB 576/1192 KB 20/256 KB 439/439 KB 208/562 KB 28/140 KB 576/1192 KB 20/256 KB 439/439 KB 212/562 KB 20/140 KB 576/1192 KB 20/256 KB 439/439 KB 208/562 KB 32/140 KB 580/1192 KB 20/256 KB 439/439 KB 212/562 KB 28/140 KB 580/1192 KB 20/256 KB 439/439 KB 212/562 KB 32/140 KB 580/1192 KB 24/256 KB 439/439 KB 216/562 KB 32/140 KB 580/1192 KB 28/256 KB 439/439 KB 216/562 KB 32/140 KB 584/1192 KB 32/256 KB 439/439 KB 216/562 KB 32/140 KB 584/1192 KB 28/256 KB 439/439 KB 216/562 KB 32/140 KB 584/1192 KB 32/256 KB 439/439 KB 220/562 KB 32/140 KB 584/1192 KB 32/256 KB 439/439 KB 224/562 KB 32/140 KB 584/1192 KB 28/256 KB 439/439 KB 216/562 KB 32/140 KB 588/1192 KB 32/256 KB 439/439 KB 224/562 KB 32/140 KB 592/1192 KB 32/256 KB 439/439 KB 224/562 KB 36/140 KB 596/1192 KB 36/256 KB 228/562 KB 40/140 KB 596/1192 KB 36/256 KB 228/562 KB 44/140 KB 596/1192 KB 36/256 KB 228/562 KB 32/140 KB 596/1192 KB 36/256 KB 228/562 KB 32/140 KB 592/1192 KB 36/256 KB 228/562 KB 44/140 KB 596/1192 KB 40/256 KB 228/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 301.3 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 32/140 KB 592/1192 KB 32/256 KB 228/562 KB 48/140 KB 600/1192 KB 44/256 KB 232/562 KB 48/140 KB 600/1192 KB 44/256 KB 236/562 KB 48/140 KB 600/1192 KB 44/256 KB 240/562 KB 48/140 KB 600/1192 KB 44/256 KB 228/562 KB 48/140 KB 600/1192 KB 40/256 KB 228/562 KB 48/140 KB 596/1192 KB 40/256 KB 228/562 KB 48/140 KB 604/1192 KB 44/256 KB 240/562 KB 48/140 KB 608/1192 KB 44/256 KB 240/562 KB Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 48/140 KB 608/1192 KB 48/256 KB 240/562 KB 52/140 KB 608/1192 KB 48/256 KB 240/562 KB 56/140 KB 612/1192 KB 52/256 KB 244/562 KB 60/140 KB 612/1192 KB 52/256 KB 244/562 KB 64/140 KB 612/1192 KB 52/256 KB 244/562 KB 52/140 KB 612/1192 KB 52/256 KB 244/562 KB 64/140 KB 612/1192 KB 56/256 KB 244/562 KB 52/140 KB 608/1192 KB 48/256 KB 244/562 KB 52/140 KB 612/1192 KB 48/256 KB 244/562 KB 64/140 KB 612/1192 KB 56/256 KB 248/562 KB 64/140 KB 616/1192 KB 60/256 KB 248/562 KB 64/140 KB 612/1192 KB 60/256 KB 248/562 KB 64/140 KB 620/1192 KB 60/256 KB 252/562 KB 64/140 KB 624/1192 KB 64/256 KB 252/562 KB 64/140 KB 616/1192 KB 60/256 KB 252/562 KB 64/140 KB 620/1192 KB 64/256 KB 252/562 KB 64/140 KB 624/1192 KB 64/256 KB 256/562 KB 64/140 KB 628/1192 KB 68/256 KB 256/562 KB 68/140 KB 632/1192 KB 68/256 KB 260/562 KB 68/140 KB 628/1192 KB 68/256 KB 260/562 KB 68/140 KB 632/1192 KB 72/256 KB 260/562 KB 68/140 KB 632/1192 KB 76/256 KB 260/562 KB 68/140 KB 628/1192 KB 68/256 KB 260/562 KB 68/140 KB 628/1192 KB 68/256 KB 256/562 KB 72/140 KB 636/1192 KB 76/256 KB 260/562 KB 76/140 KB 636/1192 KB 76/256 KB 260/562 KB 80/140 KB 636/1192 KB 76/256 KB 260/562 KB 68/140 KB 636/1192 KB 76/256 KB 260/562 KB 80/140 KB 636/1192 KB 76/256 KB 264/562 KB 84/140 KB 640/1192 KB 80/256 KB 268/562 KB 88/140 KB 640/1192 KB 80/256 KB 268/562 KB 80/140 KB 640/1192 KB 80/256 KB 264/562 KB 80/140 KB 640/1192 KB 76/256 KB 264/562 KB 80/140 KB 640/1192 KB 80/256 KB 268/562 KB 88/140 KB 640/1192 KB 80/256 KB 272/562 KB 88/140 KB 644/1192 KB 80/256 KB 272/562 KB 92/140 KB 648/1192 KB 84/256 KB 272/562 KB 92/140 KB 652/1192 KB 84/256 KB 272/562 KB 92/140 KB 656/1192 KB 84/256 KB 272/562 KB 92/140 KB 644/1192 KB 84/256 KB 272/562 KB 96/140 KB 656/1192 KB 84/256 KB 276/562 KB 88/140 KB 644/1192 KB 84/256 KB 272/562 KB 96/140 KB 656/1192 KB 88/256 KB 276/562 KB 92/140 KB 656/1192 KB 84/256 KB 276/562 KB 96/140 KB 656/1192 KB 92/256 KB 276/562 KB 96/140 KB 656/1192 KB 96/256 KB 280/562 KB 96/140 KB 656/1192 KB 100/256 KB 280/562 KB 100/140 KB 660/1192 KB 104/256 KB 280/562 KB 100/140 KB 660/1192 KB 108/256 KB 280/562 KB 96/140 KB 656/1192 KB 92/256 KB 280/562 KB 100/140 KB 660/1192 KB 108/256 KB 284/562 KB 100/140 KB 660/1192 KB 108/256 KB 288/562 KB 100/140 KB 660/1192 KB 100/256 KB 280/562 KB 104/140 KB 660/1192 KB 108/256 KB 288/562 KB 108/140 KB 660/1192 KB 108/256 KB 288/562 KB 112/140 KB 660/1192 KB 108/256 KB 288/562 KB 96/140 KB 660/1192 KB 100/256 KB 280/562 KB 112/140 KB 664/1192 KB 108/256 KB 288/562 KB 112/140 KB 668/1192 KB 108/256 KB 288/562 KB 112/140 KB 672/1192 KB 108/256 KB 288/562 KB 116/140 KB 672/1192 KB 108/256 KB 288/562 KB 120/140 KB 676/1192 KB 112/256 KB 292/562 KB 124/140 KB 676/1192 KB 112/256 KB 292/562 KB 116/140 KB 676/1192 KB 112/256 KB 292/562 KB 116/140 KB 672/1192 KB 112/256 KB 292/562 KB 116/140 KB 672/1192 KB 108/256 KB 292/562 KB 128/140 KB 676/1192 KB 112/256 KB 296/562 KB 128/140 KB 676/1192 KB 112/256 KB 300/562 KB 128/140 KB 676/1192 KB 112/256 KB 304/562 KB 128/140 KB 676/1192 KB 116/256 KB 304/562 KB 128/140 KB 680/1192 KB 120/256 KB 308/562 KB 128/140 KB 680/1192 KB 124/256 KB 308/562 KB 128/140 KB 680/1192 KB 128/256 KB 308/562 KB 128/140 KB 680/1192 KB 116/256 KB 308/562 KB 128/140 KB 680/1192 KB 116/256 KB 304/562 KB 128/140 KB 680/1192 KB 120/256 KB 308/562 KB 128/140 KB 684/1192 KB 128/256 KB 308/562 KB 128/140 KB 688/1192 KB 128/256 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 308/562 KB 132/140 KB 688/1192 KB 128/256 KB 308/562 KB 136/140 KB 692/1192 KB 132/256 KB 312/562 KB 140/140 KB 692/1192 KB 132/256 KB 312/562 KB 140/140 KB 692/1192 KB 132/256 KB 312/562 KB 132/140 KB 692/1192 KB 132/256 KB 312/562 KB 132/140 KB 692/1192 KB 128/256 KB 312/562 KB 132/140 KB 688/1192 KB 128/256 KB 312/562 KB 140/140 KB 692/1192 KB 132/256 KB 316/562 KB 140/140 KB 692/1192 KB 132/256 KB 320/562 KB 140/140 KB 692/1192 KB 132/256 KB 324/562 KB 140/140 KB 696/1192 KB 136/256 KB 328/562 KB 140/140 KB 696/1192 KB 136/256 KB 332/562 KB 140/140 KB 696/1192 KB 136/256 KB 336/562 KB 140/140 KB 696/1192 KB 136/256 KB 324/562 KB 140/140 KB 696/1192 KB 132/256 KB 324/562 KB 140/140 KB 700/1192 KB 136/256 KB 336/562 KB 140/140 KB 704/1192 KB 136/256 KB 336/562 KB 140/140 KB 704/1192 KB 140/256 KB 336/562 KB 140/140 KB 704/1192 KB 144/256 KB 336/562 KB 140/140 KB 704/1192 KB 148/256 KB 336/562 KB 140/140 KB 708/1192 KB 4/1118 KB 148/256 KB 340/562 KB 140/140 KB 708/1192 KB 8/1118 KB 148/256 KB 340/562 KB 140/140 KB 708/1192 KB 12/1118 KB 148/256 KB 340/562 KB 140/140 KB 708/1192 KB 16/1118 KB 148/256 KB 340/562 KB 140/140 KB 708/1192 KB 148/256 KB 336/562 KB 140/140 KB 712/1192 KB 20/1118 KB 148/256 KB 340/562 KB 140/140 KB 716/1192 KB 20/1118 KB 148/256 KB 340/562 KB 140/140 KB 720/1192 KB 20/1118 KB 152/256 KB 340/562 KB 140/140 KB 708/1192 KB 148/256 KB 340/562 KB 140/140 KB 720/1192 KB 20/1118 KB 152/256 KB 344/562 KB 140/140 KB 720/1192 KB 20/1118 KB 152/256 KB 348/562 KB 720/1192 KB 20/1118 KB 152/256 KB 352/562 KB 140/140 KB 716/1192 KB 20/1118 KB 152/256 KB 340/562 KB 140/140 KB 708/1192 KB 20/1118 KB 148/256 KB 340/562 KB 720/1192 KB 24/1118 KB 152/256 KB 352/562 KB 720/1192 KB 28/1118 KB 152/256 KB 352/562 KB 720/1192 KB 32/1118 KB 152/256 KB 352/562 KB 720/1192 KB 36/1118 KB 152/256 KB 352/562 KB 720/1192 KB 40/1118 KB 152/256 KB 352/562 KB 720/1192 KB 44/1118 KB 152/256 KB 352/562 KB 720/1192 KB 48/1118 KB 152/256 KB 352/562 KB 720/1192 KB 52/1118 KB 152/256 KB 352/562 KB 720/1192 KB 56/1118 KB 152/256 KB 352/562 KB 720/1192 KB 60/1118 KB 152/256 KB 352/562 KB 720/1192 KB 64/1118 KB 152/256 KB 352/562 KB 720/1192 KB 64/1118 KB 156/256 KB 352/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 94.1 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 720/1192 KB 68/1118 KB 156/256 KB 352/562 KB 720/1192 KB 72/1118 KB 156/256 KB 352/562 KB 720/1192 KB 76/1118 KB 156/256 KB 352/562 KB 720/1192 KB 80/1118 KB 156/256 KB 352/562 KB 720/1192 KB 80/1118 KB 160/256 KB 352/562 KB 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 720/1192 KB 84/1118 KB 160/256 KB 352/562 KB 724/1192 KB 88/1118 KB 164/256 KB 356/562 KB 724/1192 KB 92/1118 KB 164/256 KB 356/562 KB 724/1192 KB 96/1118 KB 164/256 KB 356/562 KB 724/1192 KB 84/1118 KB 164/256 KB 356/562 KB 724/1192 KB 84/1118 KB 164/256 KB 352/562 KB 720/1192 KB 84/1118 KB 164/256 KB 352/562 KB 728/1192 KB 96/1118 KB 164/256 KB 356/562 KB 728/1192 KB 96/1118 KB 168/256 KB 356/562 KB 732/1192 KB 96/1118 KB 168/256 KB 356/562 KB 736/1192 KB 96/1118 KB 168/256 KB 356/562 KB 736/1192 KB 96/1118 KB 172/256 KB 360/562 KB 736/1192 KB 96/1118 KB 172/256 KB 364/562 KB 736/1192 KB 96/1118 KB 172/256 KB 356/562 KB 736/1192 KB 96/1118 KB 176/256 KB 364/562 KB 736/1192 KB 96/1118 KB 176/256 KB 368/562 KB 736/1192 KB 96/1118 KB 176/256 KB 372/562 KB 740/1192 KB 100/1118 KB 180/256 KB 376/562 KB 740/1192 KB 100/1118 KB 180/256 KB 380/562 KB 740/1192 KB 100/1118 KB 180/256 KB 384/562 KB 740/1192 KB 100/1118 KB 180/256 KB 372/562 KB 740/1192 KB 96/1118 KB 180/256 KB 372/562 KB 740/1192 KB 96/1118 KB 176/256 KB 372/562 KB 740/1192 KB 104/1118 KB 180/256 KB 384/562 KB 744/1192 KB 104/1118 KB 180/256 KB 384/562 KB 748/1192 KB 104/1118 KB 184/256 KB 384/562 KB 752/1192 KB 108/1118 KB 184/256 KB 384/562 KB 744/1192 KB 104/1118 KB 184/256 KB 384/562 KB 748/1192 KB 108/1118 KB 184/256 KB 384/562 KB 752/1192 KB 108/1118 KB 188/256 KB 384/562 KB 752/1192 KB 112/1118 KB 188/256 KB 384/562 KB 752/1192 KB 112/1118 KB 192/256 KB 384/562 KB 756/1192 KB 112/1118 KB 192/256 KB 384/562 KB 760/1192 KB 116/1118 KB 196/256 KB 4/1461 KB 388/562 KB 764/1192 KB 116/1118 KB 196/256 KB 4/1461 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 4/1461 KB 388/562 KB 756/1192 KB 116/1118 KB 196/256 KB 4/1461 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 8/1461 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 12/1461 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 16/1461 KB 388/562 KB 756/1192 KB 116/1118 KB 196/256 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 20/1461 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 24/1461 KB 388/562 KB 768/1192 KB 116/1118 KB 196/256 KB 28/1461 KB 388/562 KB 756/1192 KB 116/1118 KB 196/256 KB 384/562 KB 756/1192 KB 116/1118 KB 192/256 KB 384/562 KB 768/1192 KB 116/1118 KB 200/256 KB 28/1461 KB 388/562 KB 768/1192 KB 120/1118 KB 200/256 KB 28/1461 KB 388/562 KB 768/1192 KB 120/1118 KB 204/256 KB 28/1461 KB 388/562 KB 768/1192 KB 124/1118 KB 208/256 KB 28/1461 KB 388/562 KB 768/1192 KB 124/1118 KB 204/256 KB 28/1461 KB 388/562 KB 768/1192 KB 128/1118 KB 208/256 KB 28/1461 KB 388/562 KB 768/1192 KB 128/1118 KB 208/256 KB 32/1461 KB 388/562 KB 768/1192 KB 128/1118 KB 212/256 KB 32/1461 KB 392/562 KB 772/1192 KB 132/1118 KB 216/256 KB 36/1461 KB 392/562 KB 772/1192 KB 132/1118 KB 220/256 KB 36/1461 KB 392/562 KB 768/1192 KB 128/1118 KB 208/256 KB 32/1461 KB 392/562 KB 772/1192 KB 132/1118 KB 220/256 KB 36/1461 KB 396/562 KB 772/1192 KB 132/1118 KB 220/256 KB 36/1461 KB 400/562 KB 772/1192 KB 132/1118 KB 220/256 KB 36/1461 KB 404/562 KB 772/1192 KB 132/1118 KB 224/256 KB 36/1461 KB 408/562 KB 772/1192 KB 132/1118 KB 224/256 KB 36/1461 KB 412/562 KB 772/1192 KB 132/1118 KB 224/256 KB 36/1461 KB 416/562 KB 772/1192 KB 132/1118 KB 212/256 KB 36/1461 KB 392/562 KB 772/1192 KB 132/1118 KB 212/256 KB 32/1461 KB 392/562 KB 768/1192 KB 132/1118 KB 212/256 KB 32/1461 KB 392/562 KB 776/1192 KB 132/1118 KB 224/256 KB 36/1461 KB 416/562 KB 780/1192 KB 136/1118 KB 224/ unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 256 KB 36/1461 KB 416/562 KB 784/1192 KB 136/1118 KB 224/256 KB 40/1461 KB 416/562 KB 772/1192 KB 132/1118 KB 224/256 KB 36/1461 KB 404/562 KB 780/1192 KB 136/1118 KB 224/256 KB 40/1461 KB 416/562 KB 776/1192 KB 136/1118 KB 224/256 KB 36/1461 KB 416/562 KB 784/1192 KB 140/1118 KB 224/256 KB 40/1461 KB 416/562 KB 784/1192 KB 144/1118 KB 224/256 KB 40/1461 KB 416/562 KB 784/1192 KB 144/1118 KB 224/256 KB 44/1461 KB 416/562 KB 784/1192 KB 144/1118 KB 224/256 KB 48/1461 KB 416/562 KB 788/1192 KB 148/1118 KB 228/256 KB 52/1461 KB 416/562 KB 788/1192 KB 148/1118 KB 228/256 KB 56/1461 KB 420/562 KB 788/1192 KB 148/1118 KB 228/256 KB 60/1461 KB 420/562 KB 788/1192 KB 148/1118 KB 228/256 KB 64/1461 KB 420/562 KB 788/1192 KB 148/1118 KB 228/256 KB 48/1461 KB 416/562 KB 788/1192 KB 144/1118 KB 228/256 KB 48/1461 KB 416/562 KB 784/1192 KB 144/1118 KB 228/256 KB 48/1461 KB 416/562 KB 792/1192 KB 148/1118 KB 228/256 KB 64/1461 KB 420/562 KB 792/1192 KB 148/1118 KB 232/256 KB 64/1461 KB 420/562 KB 796/1192 KB 148/1118 KB 232/256 KB 64/1461 KB 420/562 KB 796/1192 KB 152/1118 KB 236/256 KB 64/1461 KB 420/562 KB 796/1192 KB 152/1118 KB 240/256 KB 64/1461 KB 420/562 KB 788/1192 KB 148/1118 KB 228/256 KB 52/1461 KB 420/562 KB 800/1192 KB 152/1118 KB 240/256 KB 64/1461 KB 420/562 KB 796/1192 KB 152/1118 KB 232/256 KB 64/1461 KB 420/562 KB 800/1192 KB 156/1118 KB 240/256 KB 64/1461 KB 420/562 KB 800/1192 KB 160/1118 KB 240/256 KB 64/1461 KB 420/562 KB 800/1192 KB 160/1118 KB 244/256 KB 64/1461 KB 420/562 KB 804/1192 KB 164/1118 KB 248/256 KB 68/1461 KB 424/562 KB 804/1192 KB 164/1118 KB 252/256 KB 68/1461 KB 424/562 KB 804/1192 KB 164/1118 KB 256/256 KB 68/1461 KB 424/562 KB 804/1192 KB 164/1118 KB 256/256 KB 68/1461 KB 424/562 KB 804/1192 KB 164/1118 KB 244/256 KB 68/1461 KB 424/562 KB 804/1192 KB 164/1118 KB 244/256 KB 64/1461 KB 424/562 KB 800/1192 KB 164/1118 KB 244/256 KB 64/1461 KB 424/562 KB 800/1192 KB 160/1118 KB 244/256 KB 64/1461 KB 424/562 KB 808/1192 KB 164/1118 KB 256/256 KB 68/1461 KB 428/562 KB 808/1192 KB 164/1118 KB 256/256 KB 68/1461 KB 432/562 KB 808/1192 KB 168/1118 KB 256/256 KB 68/1461 KB 432/562 KB 808/1192 KB 172/1118 KB 256/256 KB 68/1461 KB 432/562 KB 808/1192 KB 176/1118 KB 256/256 KB 68/1461 KB 432/562 KB 808/1192 KB 164/1118 KB 256/256 KB 68/1461 KB 424/562 KB 812/1192 KB 176/1118 KB 256/256 KB 72/1461 KB 436/562 KB 816/1192 KB 176/1118 KB 256/256 KB 72/1461 KB 436/562 KB 820/1192 KB 176/1118 KB 256/256 KB 72/1461 KB 436/562 KB 824/1192 KB 180/1118 KB 256/256 KB 72/1461 KB 436/562 KB 828/1192 KB 180/1118 KB 256/256 KB 72/1461 KB 436/562 KB 832/1192 KB 180/1118 KB 256/256 KB 72/1461 KB 436/562 KB 808/1192 KB 176/1118 KB 256/256 KB 72/1461 KB 436/562 KB 808/1192 KB 176/1118 KB 256/256 KB 72/1461 KB 432/562 KB 832/1192 KB 180/1118 KB 256/256 KB 76/1461 KB 436/562 KB 832/1192 KB 180/1118 KB 256/256 KB 80/1461 KB 436/562 KB 832/1192 KB 180/1118 KB 256/256 KB 80/1461 KB 440/562 KB 832/1192 KB 180/1118 KB 256/256 KB 80/1461 KB 444/562 KB 832/1192 KB 180/1118 KB 256/256 KB 80/1461 KB 448/562 KB 832/1192 KB 180/1118 KB 256/256 KB 80/1461 KB 452/562 KB 836/1192 KB 180/1118 KB 256/256 KB 84/1461 KB 456/562 KB 836/1192 KB 180/1118 KB 256/256 KB 84/1461 KB 460/562 KB 836/1192 KB 180/1118 KB 256/256 KB 84/1461 KB 464/562 KB 820/1192 KB 180/1118 KB 256/256 KB 72/1461 KB 436/562 KB 836/1192 KB 184/1118 KB 256/256 KB 84/1461 KB 464/562 KB 836/1192 KB 188/1118 KB 256/256 KB 84/1461 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install KB 464/562 KB 836/1192 KB 192/1118 KB 256/256 KB 84/1461 KB 464/562 KB 836/1192 KB 196/1118 KB 256/256 KB 84/1461 KB 464/562 KB 836/1192 KB 200/1118 KB 256/256 KB 84/1461 KB 464/562 KB 836/1192 KB 180/1118 KB 256/256 KB 84/1461 KB 452/562 KB 840/1192 KB 204/1118 KB 256/256 KB 84/1461 KB 464/562 KB 844/1192 KB 204/1118 KB 256/256 KB 84/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 256/256 KB 84/1461 KB 464/562 KB 832/1192 KB 180/1118 KB 256/256 KB 84/1461 KB 452/562 KB 848/1192 KB 204/1118 KB 256/256 KB 88/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 256/256 KB 92/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 256/256 KB 96/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 256/256 KB 100/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 104/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 108/1461 KB 464/562 KB 848/1192 KB 204/1118 KB 112/1461 KB 468/562 KB 836/1192 KB 204/1118 KB 256/256 KB 84/1461 KB 464/562 KB 852/1192 KB 208/1118 KB 112/1461 KB 468/562 KB 852/1192 KB 212/1118 KB 112/1461 KB 468/562 KB 852/1192 KB 216/1118 KB 116/1461 KB 468/562 KB 852/1192 KB 220/1118 KB 116/1461 KB 468/562 KB 852/1192 KB 204/1118 KB 112/1461 KB 468/562 KB 848/1192 KB 204/1118 KB 108/1461 KB 468/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 167.8 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 852/1192 KB 220/1118 KB 116/1461 KB 472/562 KB 852/1192 KB 220/1118 KB 116/1461 KB 476/562 KB 852/1192 KB 220/1118 KB 116/1461 KB 480/562 KB 856/1192 KB 220/1118 KB 116/1461 KB 480/562 KB 860/1192 KB 220/1118 KB 116/1461 KB 480/562 KB 864/1192 KB 220/1118 KB 116/1461 KB 480/562 KB 852/1192 KB 212/1118 KB 116/1461 KB 468/562 KB 864/1192 KB 220/1118 KB 120/1461 KB 480/562 KB 864/1192 KB 220/1118 KB 124/1461 KB 484/562 KB 864/1192 KB 224/1118 KB 124/1461 KB 484/562 KB 864/1192 KB 224/1118 KB 124/1461 KB 484/562 KB 864/1192 KB 224/1118 KB 124/1461 KB 488/562 KB 864/1192 KB 224/1118 KB 128/1461 KB 492/562 KB 864/1192 KB 224/1118 KB 128/1461 KB 496/562 KB 864/1192 KB 224/1118 KB 128/1461 KB 488/562 KB 868/1192 KB 224/1118 KB 128/1461 KB 496/562 KB 872/1192 KB 224/1118 KB 128/1461 KB 496/562 KB 876/1192 KB 224/1118 KB 128/1461 KB 496/562 KB 880/1192 KB 224/1118 KB 132/1461 KB 496/562 KB 884/1192 KB 228/1118 KB 132/1461 KB 496/562 KB 888/1192 KB 228/1118 KB 132/1461 KB 500/562 KB 892/1192 KB 228/1118 KB 132/1461 KB 500/562 KB 896/1192 KB 228/1118 KB 132/1461 KB 500/562 KB 900/1192 KB 228/1118 KB 132/1461 KB 500/562 KB 904/1192 KB 228/1118 KB 132/1461 KB 3/37 KB 500/562 KB 908/1192 KB 228/1118 KB 132/1461 KB 3/37 KB 500/562 KB 912/1192 KB 228/1118 KB 132/1461 KB 3/37 KB 500/562 KB 876/1192 KB 224/1118 KB 132/1461 KB 496/562 KB 912/1192 KB 228/1118 KB 136/1461 KB 3/37 KB 500/562 KB 912/1192 KB 228/1118 KB 140/1461 KB 3/37 KB 500/562 KB 912/1192 KB 228/1118 KB 144/1461 KB 3/37 KB 500/562 KB 912/1192 KB 228/1118 KB 148/1461 KB 3/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 3/37 KB 500/562 KB 900/1192 KB 228/1118 KB 132/1461 KB 3/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 5/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 8/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 11/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 13/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 16/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 19/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 21/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 24/37 KB 500/562 KB 912/1192 KB 228/1118 KB 152/1461 KB 27/37 KB 500/562 KB 912/1192 KB 228/1118 KB 156/1461 KB 29/37 KB 500/562 KB 912/1192 KB 228/1118 KB 156/1461 KB 32/37 KB 500/562 KB 912/1192 KB 228/1118 KB 156/1461 KB 35/37 KB 500/562 KB 912/1192 KB 228/1118 KB 156/1461 KB 37/37 KB 500/562 KB 884/1192 KB 228/1118 KB 132/1461 KB 500/562 KB 916/1192 KB 228/1118 KB 156/1461 KB 37/37 KB 504/562 KB 916/1192 KB 228/1118 KB 156/1461 KB 37/37 KB 508/562 KB 916/1192 KB 228/1118 KB 156/1461 KB 37/37 KB 512/562 KB 880/1192 KB 228/1118 KB 132/1461 KB 496/562 KB 916/1192 KB 232/1118 KB 156/1461 KB 37/37 KB 512/562 KB 916/1192 KB 236/1118 KB 156/1461 KB 37/37 KB 512/562 KB 916/1192 KB 240/1118 KB 156/1461 KB 37/37 KB 512/562 KB 916/1192 KB 244/1118 KB 156/1461 KB 37/37 KB 512/562 KB 916/1192 KB 248/1118 KB 156/1461 KB 37/37 KB 512/562 KB 916/1192 KB 252/1118 KB 156/1461 KB 37/37 KB 512/562 KB 916/1192 KB 256/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 260/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 264/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 268/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 272/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 276/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 280/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 284/1118 KB 156/1461 KB 37/37 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 516/562 KB 916/1192 KB 288/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 292/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 296/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 300/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 304/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 308/1118 KB 156/1461 KB 37/37 KB 516/562 KB 916/1192 KB 228/1118 KB 156/1461 KB 37/37 KB 500/562 KB 920/1192 KB 308/1118 KB 156/1461 KB 37/37 KB 516/562 KB 924/1192 KB 308/1118 KB 156/1461 KB 37/37 KB 516/562 KB 928/1192 KB 308/1118 KB 156/1461 KB 37/37 KB 516/562 KB 932/1192 KB 308/1118 KB 156/1461 KB 516/562 KB 912/1192 KB 228/1118 KB 156/1461 KB 27/37 KB 500/562 KB 932/1192 KB 308/1118 KB 160/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 164/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 168/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 172/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 176/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 180/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 184/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 188/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 192/1461 KB 516/562 KB 932/1192 KB 308/1118 KB 196/1461 KB 516/562 KB 936/1192 KB 308/1118 KB 200/1461 KB 516/562 KB 936/1192 KB 308/1118 KB 204/1461 KB 516/562 KB 936/1192 KB 308/1118 KB 208/1461 KB 516/562 KB 936/1192 KB 308/1118 KB 212/1461 KB 516/562 KB 936/1192 KB 312/1118 KB 216/1461 KB 516/562 KB 936/1192 KB 312/1118 KB 220/1461 KB 516/562 KB 936/1192 KB 312/1118 KB 224/1461 KB 516/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 516/562 KB 916/1192 KB 252/1118 KB 156/1461 KB 37/37 KB 516/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 520/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 524/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 528/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 532/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 536/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 540/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 544/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 548/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 552/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 556/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 560/562 KB 936/1192 KB 312/1118 KB 228/1461 KB 562/562 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.7 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 936/1192 KB 312/1118 KB 212/1461 KB 516/562 KB 936/1192 KB 316/1118 KB 228/1461 KB 562/562 KB 936/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 936/1192 KB 308/1118 KB 196/1461 KB 516/562 KB 940/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 944/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 948/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 952/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 956/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 960/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 964/1192 KB 320/1118 KB 228/1461 KB 562/562 KB 968/1192 KB 324/1118 KB 228/1461 KB 562/562 KB 972/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 976/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 980/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 984/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 988/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 964/1192 KB 324/1118 KB 228/1461 KB 562/562 KB 992/1192 KB 328/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 332/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 336/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 340/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 344/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 348/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 352/1118 KB 232/1461 KB 562/562 KB 992/1192 KB 356/1118 KB 232/1461 KB 562/562 KB 996/1192 KB 360/1118 KB 232/1461 KB 968/1192 KB 324/1118 KB 232/1461 KB 562/562 KB 996/1192 KB 360/1118 KB 236/1461 KB 996/1192 KB 360/1118 KB 240/1461 KB 996/1192 KB 360/1118 KB 244/1461 KB 3/46 KB 996/1192 KB 360/1118 KB 248/1461 KB 3/46 KB 996/1192 KB 360/1118 KB 252/1461 KB 3/46 KB 996/1192 KB 360/1118 KB 256/1461 KB 3/46 KB 996/1192 KB 360/1118 KB 260/1461 KB 3/46 KB 996/1192 KB 360/1118 KB 264/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 268/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 272/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 276/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 280/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 284/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 288/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 292/1461 KB 996/1192 KB 356/1118 KB 232/1461 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 359.5 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 3/46 KB 1000/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1004/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1008/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1012/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1016/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1020/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1024/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1028/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1032/1192 KB 364/1118 KB 292/1461 KB 3/46 KB 1036/1192 KB 364/1118 KB 296/1461 KB 3/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 3/46 KB 996/1192 KB 364/1118 KB 264/1461 KB 3/46 KB 996/1192 KB 360/1118 KB 244/1461 KB 6/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 9/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 11/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 14/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 16/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 19/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 22/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 25/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 27/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 30/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 32/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 36/46 KB 1040/1192 KB 364/1118 KB 296/1461 KB 40/46 KB 1040/1192 KB 368/1118 KB 296/1461 KB 44/46 KB 1040/1192 KB 368/1118 KB 296/1461 KB 46/46 KB 1040/1192 KB 368/1118 KB 296/1461 KB 3/46 KB 1032/1192 KB 364/1118 KB 296/1461 KB 46/46 KB 1040/1192 KB 368/1118 KB 300/1461 KB 46/46 KB 1040/1192 KB 368/1118 KB 304/1461 KB 36/46 KB 1040/1192 KB 368/1118 KB 296/1461 KB 46/46 KB 1044/1192 KB 372/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 376/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 380/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 384/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 388/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 392/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 396/1118 KB 304/1461 KB 46/46 KB 1044/1192 KB 400/1118 KB 308/1461 KB 46/46 KB 1044/1192 KB 404/1118 KB 308/1461 KB 46/46 KB 3/287 KB 1044/1192 KB 408/1118 KB 308/1461 KB 46/46 KB 3/287 KB 1044/1192 KB 412/1118 KB 308/1461 KB 46/46 KB 3/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 1044/1192 KB 368/1118 KB 304/1461 KB 46/46 KB 3/287 KB 1044/1192 KB 404/1118 KB 308/1461 KB 46/46 KB 5/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 8/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 11/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 13/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 16/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 19/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 21/287 KB 1044/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 21/287 KB 1048/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 21/287 KB 1052/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 21/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 24/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 27/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 29/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 32/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 36/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 40/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 44/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 48/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 52/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 56/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 60/287 KB 1056/1192 KB 416/1118 KB 308/1461 KB 64/287 KB 1060/1192 KB 416/1118 KB 308/1461 KB 46/46 KB 1044/1192 KB 396/1118 KB 308/1461 KB 64/287 KB 1060/1192 K unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install B 416/1118 KB 312/1461 KB 64/287 KB 1060/1192 KB 416/1118 KB 316/1461 KB 64/287 KB 1060/1192 KB 416/1118 KB 320/1461 KB 64/287 KB 1060/1192 KB 416/1118 KB 324/1461 KB 64/287 KB 1060/1192 KB 420/1118 KB 328/1461 KB 64/287 KB 1060/1192 KB 420/1118 KB 332/1461 KB 68/287 KB 1060/1192 KB 420/1118 KB 336/1461 KB 68/287 KB 1060/1192 KB 420/1118 KB 340/1461 KB 68/287 KB 1060/1192 KB 420/1118 KB 344/1461 KB 68/287 KB 1060/1192 KB 420/1118 KB 348/1461 KB 68/287 KB 1060/1192 KB 420/1118 KB 352/1461 KB 60/287 KB 1060/1192 KB 416/1118 KB 308/1461 KB 68/287 KB 1064/1192 KB 420/1118 KB 352/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 KB at 28.8 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 68/287 KB 1060/1192 KB 420/1118 KB 332/1461 KB 72/287 KB 1068/1192 KB 420/1118 KB 352/1461 KB 76/287 KB 1068/1192 KB 420/1118 KB 352/1461 KB 80/287 KB 1068/1192 KB 420/1118 KB 352/1461 KB 64/287 KB 1060/1192 KB 420/1118 KB 324/1461 KB 80/287 KB 1068/1192 KB 424/1118 KB 352/1461 KB 80/287 KB 1068/1192 KB 428/1118 KB 352/1461 KB 80/287 KB 1068/1192 KB 432/1118 KB 352/1461 KB 84/287 KB 1068/1192 KB 432/1118 KB 352/1461 KB 88/287 KB 1068/1192 KB 436/1118 KB 352/1461 KB 92/287 KB 1068/1192 KB 436/1118 KB 352/1461 KB 96/287 KB 1068/1192 KB 436/1118 KB 352/1461 KB 100/287 KB 1068/1192 KB 436/1118 KB 352/1461 KB 104/287 KB 1068/1192 KB 436/1118 KB 356/1461 KB 108/287 KB 1068/1192 KB 436/1118 KB 356/1461 KB 112/287 KB 1068/1192 KB 436/1118 KB 356/1461 KB 116/287 KB 1068/1192 KB 436/1118 KB 356/1461 KB 84/287 KB 1068/1192 KB 436/1118 KB 352/1461 KB 116/287 KB 1068/1192 KB 440/1118 KB 356/1461 KB 116/287 KB 1068/1192 KB 444/1118 KB 356/1461 KB 116/287 KB 1068/1192 KB 448/1118 KB 356/1461 KB 68/287 KB 1068/1192 KB 420/1118 KB 352/1461 KB 116/287 KB 1072/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1076/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1080/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1084/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1088/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1092/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1096/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1100/1192 KB 448/1118 KB 356/1461 KB 116/287 KB 1104/1192 KB 452/1118 KB 356/1461 KB 116/287 KB 1108/1192 KB 452/1118 KB 356/1461 KB 116/287 KB 1112/1192 KB 452/1118 KB 356/1461 KB 116/287 KB 1116/1192 KB 452/1118 KB 356/1461 KB 116/287 KB 1120/1192 KB 452/1118 KB 356/1461 KB 116/287 KB 1124/1192 KB 452/1118 KB 356/1461 KB 120/287 KB 1128/1192 KB 452/1118 KB 356/1461 KB 120/287 KB 1132/1192 KB 452/1118 KB 356/1461 KB 120/287 KB 1136/1192 KB 452/1118 KB 356/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 356/1461 KB 100/287 KB 1068/1192 KB 436/1118 KB 356/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 360/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 364/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 368/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 372/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 376/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 380/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 384/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 388/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 392/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 396/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 400/1461 KB 120/287 KB 1140/1192 KB 452/1118 KB 404/1461 KB 120/287 KB 1144/1192 KB 452/1118 KB 408/1461 KB 120/287 KB 1144/1192 KB 452/1118 KB 412/1461 KB 120/287 KB 1124/1192 KB 452/1118 KB 356/1461 KB 124/287 KB 1144/1192 KB 452/1118 KB 412/1461 KB 128/287 KB 1144/1192 KB 452/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 452/1118 KB 412/1461 KB 116/287 KB 1100/1192 KB 452/1118 KB 356/1461 KB 132/287 KB 1144/1192 KB 456/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 460/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 464/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 468/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 472/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 476/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 480/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 484/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 488/1118 KB 412/1461 KB 132/287 KB 1144/1192 KB 492/1118 KB 412/1461 KB 136/287 KB 1144/1192 KB 496/1118 KB 412/1461 KB 136/287 KB 1144/1192 KB 500/1118 KB 412/1461 KB 136/28 unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 7 KB 1144/1192 KB 504/1118 KB 412/1461 KB 136/287 KB 1144/1192 KB 508/1118 KB 412/1461 KB 136/287 KB 1144/1192 KB 512/1118 KB 412/1461 KB 136/287 KB 1144/1192 KB 516/1118 KB 412/1461 KB 136/287 KB 1144/1192 KB 520/1118 KB 416/1461 KB 136/287 KB 1144/1192 KB 524/1118 KB 416/1461 KB 136/287 KB 1144/1192 KB 528/1118 KB 416/1461 KB 136/287 KB 1144/1192 KB 532/1118 KB 416/1461 KB 120/287 KB 1144/1192 KB 452/1118 KB 404/1461 KB 136/287 KB 1148/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1152/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1156/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1160/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1164/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1168/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1172/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1176/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1180/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1184/1192 KB 532/1118 KB 416/1461 KB 136/287 KB 1144/1192 KB 516/1118 KB 416/1461 KB 136/287 KB 1184/1192 KB 532/1118 KB 420/1461 KB 136/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 136/287 KB 1144/1192 KB 492/1118 KB 412/1461 KB 140/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 144/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 148/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 152/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 156/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 160/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 164/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 168/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 172/287 KB 1184/1192 KB 532/1118 KB 424/1461 KB 172/287 KB 1184/1192 KB 532/1118 KB 428/1461 KB 172/287 KB 1184/1192 KB 532/1118 KB 432/1461 KB 176/287 KB 1184/1192 KB 532/1118 KB 436/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 440/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 444/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 448/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 452/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 456/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 176/287 KB 1184/1192 KB 532/1118 KB 432/1461 KB 180/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 184/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 188/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 192/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 196/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 200/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 204/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 208/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 212/287 KB 1188/1192 KB 536/1118 KB 460/1461 KB 216/287 KB 1188/1192 KB 536/1118 KB 464/1461 KB 220/287 KB 1188/1192 KB 536/1118 KB 464/1461 KB 224/287 KB 1188/1192 KB 536/1118 KB 464/1461 KB 176/287 KB 1188/1192 KB 536/1118 KB 436/1461 KB 224/287 KB 1192/1192 KB 536/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 536/1118 KB 464/1461 KB 176/287 KB 1184/1192 KB 536/1118 KB 436/1461 KB 224/287 KB 1192/1192 KB 540/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 544/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 548/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 552/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 556/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 560/1118 KB 464/1461 KB 212/287 KB 1188/1192 KB 536/1118 KB 464/1461 KB 224/287 KB 1192/1192 KB 560/1118 KB 468/1461 KB 224/287 KB 1192/1192 KB 564/1118 KB 472/1461 KB 224/287 KB 1192/1192 KB 564/1118 KB 476/1461 KB 228/287 KB 1192/1192 KB 564/1118 KB 480/1461 KB 228/287 KB 1192/1192 KB 564/1118 KB 484/1461 KB 228/287 KB 1192/1192 KB 564/1118 KB 488/1461 KB 228/287 KB 1192/1192 KB 564/1118 KB 492/1461 KB unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 228/287 KB 1192/1192 KB 564/1118 KB 496/1461 KB 228/287 KB 1192/1192 KB 564/1118 KB 500/1461 KB 224/287 KB 1192/1192 KB 564/1118 KB 468/1461 KB 228/287 KB 1192/1192 KB 568/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 572/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 576/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 580/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 584/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 588/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 592/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 596/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 600/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 604/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 608/1118 KB 500/1461 KB 228/287 KB 1192/1192 KB 612/1118 KB 504/1461 KB 228/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 228/287 KB 1192/1192 KB 564/1118 KB 476/1461 KB 232/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 236/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 240/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 244/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 248/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 252/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 256/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 260/287 KB 1192/1192 KB 616/1118 KB 504/1461 KB 264/287 KB 1192/1192 KB 620/1118 KB 504/1461 KB 268/287 KB 1192/1192 KB 620/1118 KB 504/1461 KB 272/287 KB 1192/1192 KB 620/1118 KB 504/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 735.5 KB/sec) unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 228/287 KB 1192/1192 KB 608/1118 KB 504/1461 KB 272/287 KB 620/1118 KB 508/1461 KB 272/287 KB 620/1118 KB 512/1461 KB 272/287 KB 620/1118 KB 516/1461 KB 272/287 KB 620/1118 KB 520/1461 KB 272/287 KB 620/1118 KB 524/1461 KB 272/287 KB 620/1118 KB 528/1461 KB 272/287 KB 620/1118 KB 532/1461 KB 276/287 KB 620/1118 KB 536/1461 KB 276/287 KB 620/1118 KB 540/1461 KB 276/287 KB 620/1118 KB 544/1461 KB 276/287 KB 620/1118 KB 548/1461 KB 260/287 KB 1192/1192 KB 620/1118 KB 504/1461 KB 276/287 KB 624/1118 KB 548/1461 KB 276/287 KB 628/1118 KB 548/1461 KB 276/287 KB 632/1118 KB 548/1461 KB 276/287 KB 636/1118 KB 548/1461 KB 276/287 KB 640/1118 KB 548/1461 KB 276/287 KB 620/1118 KB 532/1461 KB 280/287 KB 640/1118 KB 548/1461 KB 284/287 KB 640/1118 KB 548/1461 KB 287/287 KB 640/1118 KB 548/1461 KB 287/287 KB 644/1118 KB 548/1461 KB 287/287 KB 648/1118 KB 548/1461 KB 287/287 KB 652/1118 KB 548/1461 KB 287/287 KB 656/1118 KB 548/1461 KB 287/287 KB 660/1118 KB 552/1461 KB 287/287 KB 664/1118 KB 552/1461 KB 287/287 KB 668/1118 KB 552/1461 KB 287/287 KB 672/1118 KB 552/1461 KB 287/287 KB 676/1118 KB 552/1461 KB 287/287 KB 680/1118 KB 552/1461 KB 287/287 KB 684/1118 KB 552/1461 KB 287/287 KB 688/1118 KB 552/1461 KB 287/287 KB 692/1118 KB 552/1461 KB 287/287 KB 656/1118 KB 552/1461 KB 287/287 KB 692/1118 KB 556/1461 KB 287/287 KB 692/1118 KB 560/1461 KB 287/287 KB 692/1118 KB 564/1461 KB 287/287 KB 692/1118 KB 568/1461 KB 692/1118 KB 572/1461 KB 692/1118 KB 576/1461 KB 692/1118 KB 580/1461 KB 692/1118 KB 584/1461 KB 692/1118 KB 588/1461 KB 692/1118 KB 592/1461 KB 692/1118 KB 596/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 176.1 KB/sec) unit-mysql-0: 18:04:13 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 696/1118 KB 596/1461 KB 700/1118 KB 596/1461 KB 704/1118 KB 596/1461 KB 708/1118 KB 596/1461 KB 712/1118 KB 600/1461 KB 716/1118 KB 600/1461 KB 720/1118 KB 600/1461 KB 724/1118 KB 600/1461 KB 728/1118 KB 600/1461 KB 732/1118 KB 600/1461 KB 736/1118 KB 600/1461 KB 708/1118 KB 600/1461 KB 736/1118 KB 604/1461 KB 736/1118 KB 608/1461 KB 736/1118 KB 612/1461 KB 736/1118 KB 616/1461 KB 736/1118 KB 620/1461 KB 736/1118 KB 624/1461 KB 736/1118 KB 628/1461 KB 740/1118 KB 632/1461 KB 740/1118 KB 636/1461 KB 740/1118 KB 640/1461 KB 740/1118 KB 644/1461 KB 740/1118 KB 648/1461 KB 740/1118 KB 652/1461 KB 740/1118 KB 656/1461 KB 740/1118 KB 660/1461 KB 740/1118 KB 664/1461 KB 740/1118 KB 668/1461 KB 740/1118 KB 672/1461 KB 740/1118 KB 676/1461 KB 740/1118 KB 628/1461 KB 744/1118 KB 676/1461 KB 748/1118 KB 676/1461 KB 752/1118 KB 676/1461 KB 756/1118 KB 676/1461 KB 760/1118 KB 676/1461 KB 764/1118 KB 676/1461 KB 768/1118 KB 676/1461 KB 772/1118 KB 676/1461 KB 776/1118 KB 676/1461 KB 780/1118 KB 676/1461 KB 784/1118 KB 676/1461 KB 788/1118 KB 676/1461 KB 792/1118 KB 680/1461 KB 796/1118 KB 680/1461 KB 800/1118 KB 680/1461 KB 804/1118 KB 680/1461 KB 808/1118 KB 680/1461 KB 812/1118 KB 680/1461 KB 816/1118 KB 680/1461 KB 788/1118 KB 680/1461 KB 816/1118 KB 684/1461 KB 816/1118 KB 688/1461 KB 816/1118 KB 692/1461 KB 816/1118 KB 696/1461 KB 816/1118 KB 700/1461 KB 816/1118 KB 704/1461 KB 816/1118 KB 708/1461 KB 816/1118 KB 712/1461 KB 820/1118 KB 716/1461 KB 820/1118 KB 720/1461 KB 820/1118 KB 724/1461 KB 820/1118 KB 728/1461 KB 820/1118 KB 732/1461 KB 820/1118 KB 736/1461 KB 820/1118 KB 740/1461 KB 820/1118 KB 744/1461 KB 820/1118 KB 748/1461 KB 820/1118 KB 752/1461 KB 820/1118 KB 756/1461 KB 820/1118 KB 712/1461 KB 824/1118 KB 756/1461 KB 828/1118 KB 756/1461 KB 832/1118 KB 756/1461 KB 836/1118 KB 756/1461 KB 840/1118 KB 756/1461 KB 844/1118 KB 756/1461 KB 848/1118 KB 756/1461 KB 852/1118 KB 756/1461 KB 856/1118 KB 756/1461 KB 860/1118 KB 756/1461 KB 864/1118 KB 756/1461 KB 868/1118 KB 756/1461 KB 872/1118 KB 760/1461 KB 876/1118 KB 760/1461 KB 880/1118 KB 760/1461 KB 884/1118 KB 760/1461 KB 888/1118 KB 760/1461 KB 892/1118 KB 760/1461 KB 896/1118 KB 760/1461 KB 900/1118 KB 760/1461 KB 868/1118 KB 760/1461 KB 900/1118 KB 764/1461 KB 900/1118 KB 768/1461 KB 900/1118 KB 772/1461 KB 900/1118 KB 776/1461 KB 900/1118 KB 780/1461 KB 900/1118 KB 784/1461 KB 900/1118 KB 788/1461 KB 900/1118 KB 792/1461 KB 900/1118 KB 796/1461 KB 900/1118 KB 800/1461 KB 900/1118 KB 804/1461 KB 904/1118 KB 808/1461 KB 904/1118 KB 812/1461 KB 904/1118 KB 816/1461 KB 904/1118 KB 820/1461 KB 904/1118 KB 824/1461 KB 904/1118 KB 828/1461 KB 904/1118 KB 832/1461 KB 904/1118 KB 836/1461 KB 904/1118 KB 804/1461 KB 908/1118 KB 836/1461 KB 912/1118 KB 836/1461 KB 916/1118 KB 836/1461 KB 920/1118 KB 836/1461 KB 924/1118 KB 836/1461 KB 928/1118 KB 836/1461 KB 932/1118 KB 836/1461 KB 936/1118 KB 836/1461 KB 940/1118 KB 836/1461 KB 944/1118 KB 836/1461 KB 948/1118 KB 836/1461 KB 952/1118 KB 840/1461 KB 956/1118 KB 840/1461 KB 960/1118 KB 840/1461 KB 964/1118 KB 840/1461 KB 968/1118 KB 840/1461 KB 972/1118 KB 840/1461 KB 976/1118 KB 840/1461 KB 948/1118 KB 840/1461 KB 976/1118 KB 844/1461 KB 976/1118 KB 848/1461 KB 976/1118 KB 852/1461 KB 976/1118 KB 856/1461 KB 976/1118 KB 860/1461 KB 976/1118 KB 864/1461 KB 976/1118 KB 868/1461 KB 980/1118 KB 872/1461 KB 980/1118 KB 876/1461 KB 980/111 unit-mysql-0: 18:04:13 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: 18:04:13 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 8 KB 880/1461 KB 980/1118 KB 884/1461 KB 980/1118 KB 888/1461 KB 980/1118 KB 892/1461 KB 980/1118 KB 896/1461 KB 980/1118 KB 900/1461 KB 980/1118 KB 904/1461 KB 980/1118 KB 908/1461 KB 980/1118 KB 868/1461 KB 984/1118 KB 908/1461 KB 988/1118 KB 908/1461 KB 992/1118 KB 908/1461 KB 996/1118 KB 908/1461 KB 1000/1118 KB 908/1461 KB 1004/1118 KB 908/1461 KB 1008/1118 KB 908/1461 KB 1012/1118 KB 908/1461 KB 1016/1118 KB 908/1461 KB 1020/1118 KB 908/1461 KB 1024/1118 KB 912/1461 KB 1028/1118 KB 912/1461 KB 1032/1118 KB 912/1461 KB 1036/1118 KB 912/1461 KB 1040/1118 KB 912/1461 KB 1044/1118 KB 912/1461 KB 1048/1118 KB 912/1461 KB 1052/1118 KB 912/1461 KB 1056/1118 KB 912/1461 KB 1020/1118 KB 912/1461 KB 1056/1118 KB 916/1461 KB 1056/1118 KB 920/1461 KB 1056/1118 KB 924/1461 KB 1056/1118 KB 928/1461 KB 1056/1118 KB 932/1461 KB 1056/1118 KB 936/1461 KB 1056/1118 KB 940/1461 KB 1060/1118 KB 944/1461 KB 1060/1118 KB 948/1461 KB 1060/1118 KB 952/1461 KB 1060/1118 KB 956/1461 KB 1060/1118 KB 960/1461 KB 1060/1118 KB 964/1461 KB 1060/1118 KB 968/1461 KB 1060/1118 KB 972/1461 KB 1060/1118 KB 976/1461 KB 1060/1118 KB 980/1461 KB 1060/1118 KB 940/1461 KB 1064/1118 KB 980/1461 KB 1068/1118 KB 980/1461 KB 1072/1118 KB 980/1461 KB 1076/1118 KB 980/1461 KB 1080/1118 KB 980/1461 KB 1084/1118 KB 980/1461 KB 1088/1118 KB 980/1461 KB 1092/1118 KB 980/1461 KB 1096/1118 KB 984/1461 KB 1100/1118 KB 984/1461 KB 1104/1118 KB 984/1461 KB 1108/1118 KB 984/1461 KB 1112/1118 KB 984/1461 KB 1116/1118 KB 984/1461 KB 1118/1118 KB 984/1461 KB 1092/1118 KB 984/1461 KB 1118/1118 KB 988/1461 KB 1118/1118 KB 992/1461 KB 1118/1118 KB 996/1461 KB 1118/1118 KB 1000/1461 KB 1118/1118 KB 1004/1461 KB 1118/1118 KB 1008/1461 KB 1118/1118 KB 1012/1461 KB 1118/1118 KB 1016/1461 KB 1118/1118 KB 1020/1461 KB 1118/1118 KB 1024/1461 KB 1118/1118 KB 1028/1461 KB 1118/1118 KB 1032/1461 KB 1118/1118 KB 1036/1461 KB 1118/1118 KB 1040/1461 KB 1118/1118 KB 1044/1461 KB 1118/1118 KB 1048/1461 KB 1118/1118 KB 1052/1461 KB 1118/1118 KB 1056/1461 KB 1118/1118 KB 1060/1461 KB 1118/1118 KB 1064/1461 KB 1118/1118 KB 1068/1461 KB 1118/1118 KB 1072/1461 KB 1118/1118 KB 1076/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 663.8 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install 1080/1461 KB 1084/1461 KB 1088/1461 KB 1092/1461 KB 1096/1461 KB 1100/1461 KB 1104/1461 KB 1108/1461 KB 1112/1461 KB 1116/1461 KB 1120/1461 KB 1124/1461 KB 1128/1461 KB 1132/1461 KB 1136/1461 KB 1140/1461 KB 1144/1461 KB 1148/1461 KB 1152/1461 KB 1156/1461 KB 1160/1461 KB 1164/1461 KB 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 850.4 KB/sec) unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:13 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:13 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: 18:04:13 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 364.1 KB/sec) unit-abot-epc-basic-0: 18:04:13 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: 18:04: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 124.4 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 122.2 KB/sec) unit-abot-epc-basic-0: 18:04: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-mysql-0: 18:04:14 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 18:04:14 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:04: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 108.1 KB/sec) unit-mysql-0: 18:04:14 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04: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: 18:04: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 31.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 254.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 97.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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 115.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 532.7 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04: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 434.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 447.3 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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 186.4 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 245.4 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/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 327.7 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 524.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 51.1 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 213.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 1006.6 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 4/10 KB 8/149 KB 4/10 KB 11/149 KB 4/10 KB 5/149 KB 8/10 KB 11/149 KB 4/21 KB 10/10 KB 11/149 KB 4/21 KB 4/10 KB 11/149 KB 4/21 KB 10/10 KB 11/149 KB 8/21 KB 10/10 KB 11/149 KB 12/21 KB 10/10 KB 11/149 KB 16/21 KB 10/10 KB 11/149 KB 20/21 KB 10/10 KB 13/149 KB 21/21 KB 10/10 KB 13/149 KB 20/21 KB 10/10 KB 16/149 KB 21/21 KB 4/6 KB 10/10 KB 16/149 KB 21/21 KB 4/6 KB 10/10 KB 19/149 KB 21/21 KB 4/6 KB 10/10 KB 21/149 KB 21/21 KB 6/6 KB 10/10 KB 21/149 KB 21/21 KB 6/6 KB 10/10 KB 24/149 KB 21/21 KB 6/6 KB 10/10 KB 27/149 KB 21/21 KB 6/6 KB 10/10 KB 29/149 KB 21/21 KB 6/6 KB 10/10 KB 32/149 KB 21/21 KB 6/6 KB 10/10 KB 36/149 KB 21/21 KB 6/6 KB 10/10 KB 40/149 KB 21/21 KB 6/6 KB 10/10 KB 44/149 KB 21/21 KB 6/6 KB 10/10 KB 48/149 KB 21/21 KB 6/6 KB 10/10 KB 48/149 KB 21/21 KB 4/14 KB 6/6 KB 10/10 KB 52/149 KB 21/21 KB 8/14 KB 6/6 KB 10/10 KB 52/149 KB 21/21 KB 12/14 KB 6/6 KB 10/10 KB 52/149 KB 21/21 KB 14/14 KB 6/6 KB 10/10 KB 52/149 KB 21/21 KB 4/14 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: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 6/6 KB 56/149 KB 21/21 KB 14/14 KB 6/6 KB 60/149 KB 21/21 KB 14/14 KB 6/6 KB 64/149 KB 21/21 KB 14/14 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.jar (21 KB at 779.6 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (6 KB at 276.0 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 68/149 KB 14/14 KB 72/149 KB 14/14 KB 76/149 KB 14/14 KB 80/149 KB 14/14 KB 84/149 KB 14/14 KB 88/149 KB 14/14 KB 92/149 KB 14/14 KB 96/149 KB 14/14 KB 96/149 KB 3/37 KB 14/14 KB 96/149 KB 6/37 KB 14/14 KB 96/149 KB 9/37 KB 14/14 KB 96/149 KB 11/37 KB 14/14 KB 96/149 KB 14/37 KB 14/14 KB 96/149 KB 16/37 KB 14/14 KB 96/149 KB 19/37 KB 14/14 KB 96/149 KB 19/37 KB 14/14 KB 3/14 KB 96/149 KB 19/37 KB 14/14 KB 5/14 KB 96/149 KB 19/37 KB 14/14 KB 8/14 KB 96/149 KB 22/37 KB 14/14 KB 8/14 KB 96/149 KB 22/37 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 4/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 8/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 12/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 16/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 20/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 24/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 28/30 KB 14/14 KB 11/14 KB 96/149 KB 25/37 KB 30/30 KB 14/14 KB 11/14 KB 96/149 KB 27/37 KB 30/30 KB 14/14 KB 11/14 KB 96/149 KB 27/37 KB 30/30 KB 14/14 KB 13/14 KB 96/149 KB 27/37 KB 30/30 KB 14/14 KB 14/14 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 428.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 96/149 KB 30/37 KB 30/30 KB 14/14 KB 96/149 KB 32/37 KB 30/30 KB 14/14 KB Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 96/149 KB 35/37 KB 30/30 KB 14/14 KB 96/149 KB 37/37 KB 30/30 KB 14/14 KB 100/149 KB 37/37 KB 30/30 KB 14/14 KB 104/149 KB 37/37 KB 30/30 KB 14/14 KB 108/149 KB 37/37 KB 30/30 KB 14/14 KB 112/149 KB 37/37 KB 30/30 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 840.3 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 116/149 KB 37/37 KB 14/14 KB 120/149 KB 37/37 KB 14/14 KB 124/149 KB 37/37 KB 14/14 KB 128/149 KB 37/37 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (14 KB at 353.9 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 132/149 KB 37/37 KB 136/149 KB 37/37 KB 140/149 KB 37/37 KB 144/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 900.2 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 144/149 KB 3/37 KB 144/149 KB 5/37 KB 4/11 KB 144/149 KB 5/37 KB 8/11 KB 144/149 KB 5/37 KB 11/11 KB 144/149 KB 5/37 KB 11/11 KB 144/149 KB 8/37 KB 11/11 KB 144/149 KB 11/37 KB 11/11 KB 3/43 KB 148/149 KB 13/37 KB 11/11 KB 3/43 KB 148/149 KB 11/37 KB 11/11 KB 3/43 KB 148/149 KB 16/37 KB 11/11 KB 5/43 KB 148/149 KB 16/37 KB 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 11/11 KB 5/43 KB 148/149 KB 19/37 KB 11/11 KB 8/43 KB 148/149 KB 19/37 KB 11/11 KB 8/43 KB 148/149 KB 21/37 KB 11/11 KB 11/43 KB 148/149 KB 21/37 KB 11/11 KB 12/43 KB 148/149 KB 21/37 KB 11/11 KB 15/43 KB 148/149 KB 24/37 KB 11/11 KB 18/43 KB 148/149 KB 24/37 KB 11/11 KB 148/149 KB 11/37 KB 11/11 KB 18/43 KB 149/149 KB 24/37 KB 11/11 KB 12/43 KB 148/149 KB 24/37 KB 11/11 KB 18/43 KB 149/149 KB 27/37 KB 11/11 KB 18/43 KB 149/149 KB 29/37 KB 11/11 KB 18/43 KB 149/149 KB 32/37 KB 11/11 KB 21/43 KB 149/149 KB 32/37 KB 11/11 KB 23/43 KB 149/149 KB 32/37 KB 11/11 KB 23/43 KB 149/149 KB 35/37 KB 11/11 KB 23/43 KB 149/149 KB 37/37 KB 11/11 KB 26/43 KB 149/149 KB 37/37 KB 11/11 KB 26/43 KB 149/149 KB 37/37 KB 11/11 KB 28/43 KB 149/149 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 204.1 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 32/43 KB 149/149 KB 37/37 KB 36/43 KB 149/149 KB 37/37 KB 40/43 KB 149/149 KB 37/37 KB 40/43 KB 149/149 KB 37/37 KB 3/7 KB 40/43 KB 149/149 KB 37/37 KB 5/7 KB 40/43 KB 149/149 KB 37/37 KB 7/7 KB 43/43 KB 149/149 KB 37/37 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 2388.1 KB/sec) unit-abot-epc-basic-0: 18:04:14 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 684.6 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/60 KB 43/43 KB 7/7 KB 6/60 KB 43/43 KB 7/7 KB 9/60 KB 43/43 KB 7/7 KB 11/60 KB 43/43 KB 7/7 KB 14/60 KB 43/43 KB 7/7 KB 16/60 KB 43/43 KB 7/7 KB 19/60 KB 43/43 KB 7/7 KB 22/60 KB 43/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (7 KB at 116.7 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 25/60 KB 43/43 KB 27/60 KB 43/43 KB 30/60 KB 43/43 KB 32/60 KB 43/43 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 679.0 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 851.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (2 KB at 85.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 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 971.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 1683.4 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (2 KB at 121.6 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 149.5 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04: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/apache/maven/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 633.5 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 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 125.6 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 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: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 119.9 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 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 154.0 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 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 142.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04: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.9/maven-error-diagnostics-2.0.9.pom (2 KB at 141.9 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (3 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 175.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 128.3 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 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 126.6 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04: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.9/maven-monitor-2.0.9.pom (2 KB at 78.4 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04:14 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom unit-abot-epc-basic-0: 18:04:14 DEBUG unit.abot-epc-basic/0.install 867/867 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 49.8 KB/sec) unit-abot-epc-basic-0: 18:04:14 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: 18:04: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 312.6 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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 908.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 39.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-abot-epc-basic-0: 18:04: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 48.0 KB/sec) unit-abot-epc-basic-0: 18:04: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-mysql-0: 18:04:15 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: 18:04:15 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install 3/156 KB 3/13 KB 6/156 KB 4/87 KB 3/13 KB 9/156 KB 4/87 KB 3/13 KB 11/156 KB 4/87 KB 3/13 KB 14/156 KB 4/87 KB 3/13 KB 3/156 KB 4/87 KB 6/13 KB 14/156 KB 4/87 KB 9/13 KB 14/156 KB 4/87 KB 11/13 KB 14/156 KB 4/87 KB 13/13 KB 14/156 KB 4/87 KB 3/156 KB 4/87 KB 13/13 KB 14/156 KB 8/87 KB 13/13 KB 14/156 KB 12/87 KB 13/13 KB 14/156 KB 16/87 KB 13/13 KB 14/156 KB 20/87 KB 13/13 KB 16/156 KB 24/87 KB 13/13 KB 16/156 KB 28/87 KB 13/13 KB 16/156 KB 32/87 KB 13/13 KB 16/156 KB 20/87 KB 13/13 KB 19/156 KB 32/87 KB 13/13 KB 22/156 KB 32/87 KB 13/13 KB 22/156 KB 36/87 KB 13/13 KB 25/156 KB 3/48 KB 36/87 KB 13/13 KB 25/156 KB 36/87 KB 13/13 KB 27/156 KB 3/48 KB 36/87 KB 13/13 KB 30/156 KB 3/48 KB 36/87 KB 13/13 KB 30/156 KB 3/48 KB 40/87 KB 13/13 KB 30/156 KB 6/48 KB 44/87 KB 13/13 KB 30/156 KB 6/48 KB 44/87 KB 13/13 KB 32/156 KB 6/48 KB 44/87 KB 13/13 KB 32/156 KB 6/48 KB 48/87 KB 13/13 KB 36/156 KB 6/48 KB 48/87 KB 13/13 KB 40/156 KB 9/48 KB 52/87 KB 13/13 KB 44/156 KB 9/48 KB 52/87 KB 13/13 KB 48/156 KB 9/48 KB 52/87 KB 13/13 KB 36/156 KB 9/48 KB 52/87 KB 13/13 KB 36/156 KB 9/48 KB 48/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 503.6 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install 48/156 KB 11/48 KB 52/87 KB 48/156 KB 14/48 KB 52/87 KB 48/156 KB 14/48 KB 56/87 KB 48/156 KB 14/48 KB 60/87 KB 48/156 KB 16/48 KB 64/87 KB 48/156 KB 16/48 KB 60/87 KB 48/156 KB 19/48 KB 64/87 KB 52/156 KB 19/48 KB 64/87 KB 56/156 KB 22/48 KB 68/87 KB 60/156 KB 22/48 KB 68/87 KB 64/156 KB 22/48 KB 68/87 KB 52/156 KB 22/48 KB 68/87 KB 52/156 KB 22/48 KB 64/87 KB 64/156 KB 25/48 KB 68/87 KB 64/156 KB 27/48 KB 68/87 KB 64/156 KB 27/48 KB 72/87 KB 64/156 KB 27/48 KB 76/87 KB 64/156 KB 30/48 KB 80/87 KB 64/156 KB 30/48 KB 76/87 KB 64/156 KB 32/48 KB 80/87 KB 64/156 KB 36/48 KB 80/87 KB 3/35 KB 68/156 KB 40/48 KB 84/87 KB 4/21 KB 3/35 KB 68/156 KB 44/48 KB 84/87 KB 4/21 KB 3/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 3/35 KB 68/156 KB 36/48 KB 84/87 KB 4/21 KB 3/35 KB 68/156 KB 36/48 KB 84/87 KB 6/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 9/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 11/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 14/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 16/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 19/35 KB 68/156 KB 48/48 KB 84/87 KB 4/21 KB 68/156 KB 36/48 KB 84/87 KB 64/156 KB 36/48 KB 84/87 KB 19/35 KB 68/156 KB 48/48 KB 87/87 KB 4/21 KB 19/35 KB 72/156 KB 48/48 KB 87/87 KB 4/21 KB 19/35 KB 76/156 KB 48/48 KB 87/87 KB 4/21 KB 22/35 KB 80/156 KB 48/48 KB 87/87 KB 4/21 KB 22/35 KB 76/156 KB 48/48 KB 87/87 KB 4/21 KB 25/35 KB 80/156 KB 48/48 KB 87/87 KB 4/21 KB 27/35 KB 80/156 KB 48/48 KB 87/87 KB 8/21 KB 30/35 KB 80/156 KB 48/48 KB 87/87 KB 8/21 KB 32/35 KB 84/156 KB 48/48 KB 87/87 KB 8/21 KB 35/35 KB 84/156 KB 48/48 KB 87/87 KB 8/21 KB 25/35 KB 80/156 KB 48/48 KB 87/87 KB 8/21 KB 35/35 KB 84/156 KB 48/48 KB 87/87 KB 12/21 KB 35/35 KB 84/156 KB 48/48 KB 87/87 KB 16/21 KB 30/35 KB 84/156 KB 48/48 KB 87/87 KB 8/21 KB 35/35 KB 88/156 KB 48/48 KB 87/87 KB 20/21 KB 35/35 KB 92/156 KB 48/48 KB 87/87 KB 20/21 KB 35/35 KB 84/156 KB 48/48 KB 87/87 KB 20/21 KB 35/35 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 100/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 104/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 108/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 112/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 116/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 KB 120/156 KB 48/48 KB 21/21 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 2067.3 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1141.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar (21 KB at 463.4 KB/sec) unit-abot-epc-basic-0: 18:04: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.jar unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 KB at 784.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install 35/35 KB 124/156 KB 128/156 KB 132/156 KB 136/156 KB 140/156 KB 144/156 KB 148/156 KB 152/156 KB 156/156 KB 156/156 KB 3/24 KB 156/156 KB 4/86 KB 6/24 KB 156/156 KB 4/86 KB 9/24 KB 156/156 KB 4/86 KB 11/24 KB 156/156 KB 4/86 KB 14/24 KB 156/156 KB 4/86 KB 16/24 KB 156/156 KB 4/86 KB 19/24 KB 156/156 KB 4/86 KB 22/24 KB 156/156 KB 4/86 KB 24/24 KB 156/156 KB 4/86 KB 3/24 KB 156/156 KB 8/86 KB 24/24 KB 156/156 KB 12/86 KB 24/24 KB 156/156 KB 16/86 KB 24/24 KB 156/156 KB 20/86 KB 24/24 KB 156/156 KB 24/86 KB 24/24 KB 156/156 KB 28/86 KB 24/24 KB 156/156 KB 32/86 KB 24/24 KB 156/156 KB 36/86 KB 24/24 KB 156/156 KB 40/86 KB 24/24 KB 156/156 KB 44/86 KB 24/24 KB 156/156 KB 48/86 KB 24/24 KB 156/156 KB 52/86 KB 24/24 KB 156/156 KB 56/86 KB 24/24 KB 156/156 KB 60/86 KB 24/24 KB 156/156 KB 64/86 KB 24/24 KB 156/156 KB 68/86 KB 24/24 KB 156/156 KB 72/86 KB 24/24 KB 156/156 KB 76/86 KB 24/24 KB 156/156 KB 80/86 KB 24/24 KB 3/14 KB 156/156 KB 80/86 KB 24/24 KB 5/14 KB 156/156 KB 80/86 KB 24/24 KB 8/14 KB 156/156 KB 3/119 KB 80/86 KB 24/24 KB 11/14 KB 156/156 KB 3/119 KB 80/86 KB 24/24 KB 13/14 KB 156/156 KB 3/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 3/119 KB 80/86 KB 24/24 KB 5/14 KB 156/156 KB 3/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 5/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 8/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 11/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 13/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 16/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 19/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 21/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 24/119 KB 80/86 KB 24/24 KB 14/14 KB 156/156 KB 27/119 KB 80/86 KB 24/24 KB 14/14 KB 29/119 KB 80/86 KB 24/24 KB 14/14 KB 32/119 KB 80/86 KB 24/24 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 2435.8 KB/sec) unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 386.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install 14/14 KB 36/119 KB 80/86 KB 14/14 KB 40/119 KB 80/86 KB 14/14 KB 44/119 KB 80/86 KB 48/119 KB 80/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 200.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install 52/119 KB 80/86 KB 56/119 KB 80/86 KB 56/119 KB 84/86 KB 56/119 KB 86/86 KB 60/119 KB 86/86 KB 64/119 KB 86/86 KB 68/119 KB 86/86 KB 3/29 KB 72/119 KB 86/86 KB 3/29 KB 76/119 KB 86/86 KB 3/29 KB 80/119 KB 86/86 KB 3/29 KB 80/119 KB 3/37 KB 86/86 KB 3/29 KB 68/119 KB 86/86 KB 3/29 KB 80/119 KB 6/37 KB 86/86 KB 6/29 KB 80/119 KB 3/57 KB 9/37 KB 86/86 KB 6/29 KB 80/119 KB 3/57 KB 6/37 KB 86/86 KB 3/29 KB 80/119 KB 3/57 KB 6/37 KB 86/86 KB 6/29 KB 80/119 KB 6/57 KB 9/37 KB 86/86 KB 6/29 KB 80/119 KB 9/57 KB 9/37 KB 86/86 KB 6/29 KB 80/119 KB 11/57 KB 9/37 KB 86/86 KB 9/29 KB 80/119 KB 11/57 KB 9/37 KB 86/86 KB 9/29 KB 80/119 KB 14/57 KB 9/37 KB 86/86 KB 9/29 KB 80/119 KB 14/57 KB 11/37 KB 86/86 KB 11/29 KB 80/119 KB 16/57 KB 11/37 KB 86/86 KB 11/29 KB 80/119 KB 14/57 KB 11/37 KB 86/86 KB 14/29 KB 80/119 KB 16/57 KB 11/37 KB 86/86 KB 14/29 KB 80/119 KB 19/57 KB 14/37 KB 86/86 KB 14/29 KB 80/119 KB 19/57 KB 11/37 KB 86/86 KB 14/29 KB 80/119 KB 22/57 KB 14/37 KB 86/86 KB 16/29 KB 80/119 KB 22/57 KB 16/37 KB 86/86 KB 16/29 KB 80/119 KB 22/57 KB 14/37 KB 86/86 KB 19/29 KB 80/119 KB 22/57 KB 16/37 KB 86/86 KB 22/29 KB 80/119 KB 25/57 KB 19/37 KB 86/86 KB 19/29 KB 80/119 KB 25/57 KB 19/37 KB 86/86 KB 19/29 KB 80/119 KB 22/57 KB 19/37 KB 86/86 KB 22/29 KB 80/119 KB 27/57 KB 22/37 KB 86/86 KB 22/29 KB 80/119 KB 27/57 KB 22/37 KB 86/86 KB 22/29 KB 80/119 KB 27/57 KB 25/37 KB 86/86 KB 25/29 KB 80/119 KB 30/57 KB 25/37 KB 86/86 KB 25/29 KB 80/119 KB 27/57 KB 25/37 KB 86/86 KB 27/29 KB 80/119 KB 30/57 KB 25/37 KB 86/86 KB 29/29 KB 84/119 KB 32/57 KB 27/37 KB 86/86 KB 27/29 KB 84/119 KB 32/57 KB 27/37 KB 86/86 KB 27/29 KB 80/119 KB 32/57 KB 27/37 KB 86/86 KB 27/29 KB 80/119 KB 32/57 KB 25/37 KB 86/86 KB 29/29 KB 88/119 KB 32/57 KB 27/37 KB 86/86 KB 29/29 KB 88/119 KB 36/57 KB 27/37 KB 86/86 KB 29/29 KB 92/119 KB 40/57 KB 30/37 KB 86/86 KB 29/29 KB 92/119 KB 36/57 KB 30/37 KB 86/86 KB 29/29 KB 88/119 KB 36/57 KB 30/37 KB 86/86 KB 29/29 KB 92/119 KB 40/57 KB 32/37 KB 86/86 KB 29/29 KB 92/119 KB 40/57 KB 35/37 KB 86/86 KB 29/29 KB 96/119 KB 40/57 KB 35/37 KB 86/86 KB 29/29 KB 96/119 KB 40/57 KB 37/37 KB 86/86 KB 29/29 KB 96/119 KB 44/57 KB 37/37 KB 86/86 KB 29/29 KB 96/119 KB 48/57 KB 37/37 KB 86/86 KB 29/29 KB 100/119 KB 48/57 KB 37/37 KB 86/86 KB 29/29 KB 104/119 KB 52/57 KB 37/37 KB 86/86 KB 29/29 KB 108/119 KB 52/57 KB 37/37 KB 86/86 KB 29/29 KB 112/119 KB 52/57 KB 37/37 KB 86/86 KB 29/29 KB 100/119 KB 52/57 KB 37/37 KB 86/86 KB 29/29 KB 112/119 KB 56/57 KB 37/37 KB 86/86 KB 29/29 KB 112/119 KB 57/57 KB 37/37 KB 86/86 KB 29/29 KB 116/119 KB 57/57 KB 37/37 KB 86/86 KB 29/29 KB 119/119 KB 57/57 KB 37/37 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 926.9 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 KB at 308.6 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 384.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 600.8 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04: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 1201.3 KB/sec) unit-abot-epc-basic-0: 18:04: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: 18:04:15 DEBUG unit.abot-epc-basic/0.install 4/33 KB 8/33 KB 3/11 KB 12/33 KB 3/11 KB 16/33 KB 3/11 KB 4/33 KB 3/11 KB 16/33 KB 5/11 KB 16/33 KB 8/11 KB 16/33 KB 11/11 KB 20/33 KB 11/11 KB 24/33 KB 11/11 KB 28/33 KB 11/11 KB 32/33 KB 11/11 KB 33/33 KB 11/11 KB 3/5 KB 33/33 KB 11/11 KB 5/5 KB 33/33 KB 11/11 KB 5/5 KB 33/33 KB 3/14 KB 11/11 KB 5/5 KB 33/33 KB 6/14 KB 11/11 KB 5/5 KB 33/33 KB 9/14 KB 11/11 KB 5/5 KB 33/33 KB 11/14 KB 11/11 KB 3/21 KB 5/5 KB 33/33 KB 11/14 KB 11/11 KB 5/21 KB 5/5 KB 33/33 KB 11/14 KB 11/11 KB 8/21 KB 5/5 KB 33/33 KB 11/14 KB 11/11 KB 11/21 KB 5/5 KB 33/33 KB 11/14 KB 11/11 KB 13/21 KB 5/5 KB 33/33 KB 11/14 KB 11/11 KB 13/21 KB 5/5 KB 33/33 KB 14/14 KB 11/11 KB 16/21 KB 5/5 KB 33/33 KB 14/14 KB 11/11 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 93.0 KB/sec) unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install 16/21 KB 5/5 KB 33/33 KB 14/14 KB 11/11 KB 19/21 KB 5/5 KB 33/33 KB 14/14 KB 21/21 KB 5/5 KB 33/33 KB 14/14 KB 21/21 KB 5/5 KB 33/33 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 294.9 KB/sec) unit-abot-epc-basic-0: 18:04: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 40.1 KB/sec) unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 123.7 KB/sec) unit-abot-epc-basic-0: 18:04: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 183.3 KB/sec) unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04: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: 18:04:15 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: 18:04:15 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:15 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-mysql-0: 18:04:16 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.pom (8 KB at 550.9 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 122.4 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 18:04:16 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/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: 18:04:16 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: 18:04:16 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 228.5 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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: 18:04:16 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: 18:04:16 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 155.0 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom unit-abot-epc-basic-0: 18:04:16 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/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 811.5 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 100.6 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (2 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 644.5 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 151.3 KB/sec) unit-abot-epc-basic-0: 18:04:16 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-mysql-0: 18:04:16 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/10 KB 4/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 18:04:16 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 128.3 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (2 KB at 72.2 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 152.2 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 553.2 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 630.8 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/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 418.9 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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 144.0 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 272.1 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 1/17 KB 4/17 KB 7/17 KB 10/17 KB 12/17 KB 15/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 1165.7 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 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: 18:04:16 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: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/286 KB 6/45 KB 3/223 KB 3/286 KB 9/45 KB 3/223 KB 3/286 KB 11/45 KB 3/223 KB 3/286 KB 14/45 KB 3/223 KB 3/286 KB 3/45 KB 3/223 KB 5/286 KB 14/45 KB 3/223 KB 8/286 KB 14/45 KB 3/223 KB 11/286 KB 14/45 KB 3/223 KB 13/286 KB 14/45 KB 3/223 KB 3/45 KB 3/223 KB 13/286 KB 14/45 KB 6/223 KB 13/286 KB 14/45 KB 9/223 KB 13/286 KB 14/45 KB 11/223 KB 13/286 KB 14/45 KB 14/223 KB 13/286 KB 14/45 KB 16/223 KB 13/286 KB 14/45 KB 19/223 KB 13/286 KB 14/45 KB 22/223 KB 16/286 KB 16/45 KB 22/223 KB 13/286 KB 16/45 KB 22/223 KB 16/286 KB 16/45 KB 25/223 KB 19/286 KB 19/45 KB 25/223 KB 19/286 KB 16/45 KB 25/223 KB 19/286 KB 19/45 KB 27/223 KB 21/286 KB 22/45 KB 27/223 KB 21/286 KB 19/45 KB 27/223 KB 21/286 KB 22/45 KB 30/223 KB 3/39 KB 24/286 KB 25/45 KB 32/223 KB 3/39 KB 24/286 KB 25/45 KB 30/223 KB 3/39 KB 24/286 KB 27/45 KB 32/223 KB 24/286 KB 22/45 KB 30/223 KB 3/39 KB 27/286 KB 27/45 KB 32/223 KB 3/39 KB 29/286 KB 27/45 KB 32/223 KB 3/39 KB 24/286 KB 22/45 KB 30/223 KB 3/39 KB 29/286 KB 30/45 KB 32/223 KB 3/39 KB 32/286 KB 30/45 KB 32/223 KB 3/39 KB 36/286 KB 30/45 KB 32/223 KB 6/39 KB 40/286 KB 32/45 KB 36/223 KB 6/39 KB 44/286 KB 32/45 KB 36/223 KB 6/39 KB 36/286 KB 32/45 KB 36/223 KB 6/39 KB 36/286 KB 32/45 KB 32/223 KB 3/39 KB 36/286 KB 32/45 KB 32/223 KB 9/39 KB 44/286 KB 32/45 KB 36/223 KB 9/39 KB 44/286 KB 32/45 KB 40/223 KB 9/39 KB 44/286 KB 32/45 KB 44/223 KB 11/39 KB 44/286 KB 32/45 KB 48/223 KB 11/39 KB 44/286 KB 32/45 KB 44/223 KB 11/39 KB 44/286 KB 32/45 KB 52/223 KB 14/39 KB 48/286 KB 36/45 KB 56/223 KB 14/39 KB 48/286 KB 36/45 KB 52/223 KB 14/39 KB 44/286 KB 36/45 KB 52/223 KB 14/39 KB 44/286 KB 32/45 KB 52/223 KB 14/39 KB 48/286 KB 40/45 KB 56/223 KB 16/39 KB 48/286 KB 40/45 KB 56/223 KB 16/39 KB 48/286 KB 44/45 KB 56/223 KB 16/39 KB 48/286 KB 45/45 KB 56/223 KB 19/39 KB 48/286 KB 45/45 KB 56/223 KB 19/39 KB 52/286 KB 45/45 KB 56/223 KB 22/39 KB 56/286 KB 3/308 KB 45/45 KB 60/223 KB 22/39 KB 60/286 KB 3/308 KB 45/45 KB 60/223 KB 22/39 KB 64/286 KB 3/308 KB 45/45 KB 60/223 KB 22/39 KB 52/286 KB 3/308 KB 45/45 KB 60/223 KB 22/39 KB 52/286 KB 45/45 KB 60/223 KB 22/39 KB 52/286 KB 45/45 KB 56/223 KB 25/39 KB 64/286 KB 3/308 KB 45/45 KB 60/223 KB 25/39 KB 64/286 KB 3/308 KB 45/45 KB 64/223 KB 27/39 KB 64/286 KB 3/308 KB 45/45 KB 64/223 KB 27/39 KB 64/286 KB 3/308 KB 45/45 KB 68/223 KB 30/39 KB 64/286 KB 5/308 KB 45/45 KB 72/223 KB 30/39 KB 64/286 KB 5/308 KB 45/45 KB 76/223 KB 30/39 KB 64/286 KB 5/308 KB 45/45 KB 68/223 KB 30/39 KB 64/286 KB 3/308 KB 45/45 KB 68/223 KB 32/39 KB 64/286 KB 5/308 KB 45/45 KB 76/223 KB 35/39 KB 64/286 KB 5/308 KB 45/45 KB 76/223 KB 38/39 KB 64/286 KB 5/308 KB 45/45 KB 76/223 KB 39/39 KB 64/286 KB 8/308 KB 45/45 KB 76/223 KB 38/39 KB 64/286 KB 8/308 KB 45/45 KB 76/223 KB 39/39 KB 68/286 KB 8/308 KB 45/45 KB 80/223 KB 39/39 KB 64/286 KB 8/308 KB 45/45 KB 80/223 KB 39/39 KB 72/286 KB 8/308 KB 45/45 KB 80/223 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 1057.9 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 39/39 KB 76/286 KB 11/308 KB 84/223 KB 39/39 KB 76/286 KB 11/308 KB 80/223 KB 39/39 KB 76/286 KB 13/308 KB 84/223 KB 39/39 KB 76/286 KB 16/308 KB 88/223 KB 39/39 KB 76/286 KB 16/308 KB 88/223 KB 39/39 KB 76/286 KB 19/308 KB 88/223 KB 39/39 KB 76/286 KB 19/308 KB 92/223 KB 39/39 KB 76/286 KB 19/308 KB 96/223 KB 39/39 KB 76/286 KB 21/308 KB 96/223 KB 39/39 KB 76/286 KB 21/308 KB 100/223 KB 39/39 KB 76/286 KB 24/308 KB 100/223 KB 39/39 KB 76/286 KB 27/308 KB 100/223 KB 39/39 KB 76/286 KB 27/308 KB 104/223 KB 39/39 KB 76/286 KB 27/308 KB 108/223 KB 39/39 KB 76/286 KB 29/308 KB 112/223 KB 39/39 KB 76/286 KB 29/308 KB 108/223 KB 39/39 KB 76/286 KB 32/308 KB 112/223 KB 39/39 KB 76/286 KB 36/308 KB 116/223 KB 39/39 KB 76/286 KB 32/308 KB 116/223 KB 39/39 KB 76/286 KB 36/308 KB 120/223 KB 39/39 KB 76/286 KB 36/308 KB 124/223 KB 39/39 KB 76/286 KB 36/308 KB 128/223 KB 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 39/39 KB 76/286 KB 40/308 KB 128/223 KB 39/39 KB 76/286 KB 44/308 KB 128/223 KB 39/39 KB 76/286 KB 48/308 KB 128/223 KB 39/39 KB 76/286 KB 48/308 KB 132/223 KB 76/286 KB 52/308 KB 136/223 KB 76/286 KB 52/308 KB 140/223 KB 76/286 KB 52/308 KB 144/223 KB 76/286 KB 52/308 KB 132/223 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 799.3 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 76/286 KB 56/308 KB 144/223 KB 76/286 KB 60/308 KB 144/223 KB 76/286 KB 64/308 KB 144/223 KB 76/286 KB 64/308 KB 148/223 KB 76/286 KB 68/308 KB 152/223 KB 76/286 KB 68/308 KB 156/223 KB 76/286 KB 68/308 KB 160/223 KB 76/286 KB 68/308 KB 148/223 KB 76/286 KB 72/308 KB 160/223 KB 76/286 KB 76/308 KB 160/223 KB 76/286 KB 80/308 KB 160/223 KB 76/286 KB 84/308 KB 160/223 KB 76/286 KB 84/308 KB 3/22 KB 164/223 KB 76/286 KB 84/308 KB 6/22 KB 164/223 KB 76/286 KB 84/308 KB 9/22 KB 164/223 KB 4/174 KB 76/286 KB 84/308 KB 9/22 KB 164/223 KB 8/174 KB 76/286 KB 84/308 KB 11/22 KB 164/223 KB 12/174 KB 76/286 KB 84/308 KB 11/22 KB 164/223 KB 16/174 KB 76/286 KB 84/308 KB 11/22 KB 164/223 KB 76/286 KB 84/308 KB 164/223 KB 4/174 KB 76/286 KB 84/308 KB 11/22 KB 164/223 KB 16/174 KB 76/286 KB 84/308 KB 14/22 KB 164/223 KB 16/174 KB 76/286 KB 84/308 KB 16/22 KB 164/223 KB 16/174 KB 76/286 KB 84/308 KB 19/22 KB 164/223 KB 16/174 KB 76/286 KB 84/308 KB 22/22 KB 164/223 KB 16/174 KB 76/286 KB 84/308 KB 22/22 KB 164/223 KB 20/174 KB 76/286 KB 84/308 KB 22/22 KB 164/223 KB 24/174 KB 76/286 KB 88/308 KB 22/22 KB 168/223 KB 28/174 KB 76/286 KB 88/308 KB 22/22 KB 168/223 KB 20/174 KB 76/286 KB 88/308 KB 22/22 KB 168/223 KB 20/174 KB 76/286 KB 84/308 KB 22/22 KB 168/223 KB 28/174 KB 76/286 KB 88/308 KB 22/22 KB 172/223 KB 28/174 KB 76/286 KB 88/308 KB 22/22 KB 176/223 KB 28/174 KB 76/286 KB 92/308 KB 22/22 KB 176/223 KB 28/174 KB 76/286 KB 96/308 KB 22/22 KB 176/223 KB 28/174 KB 76/286 KB 96/308 KB 22/22 KB 180/223 KB 32/174 KB 76/286 KB 100/308 KB 22/22 KB 184/223 KB 32/174 KB 76/286 KB 100/308 KB 22/22 KB 188/223 KB 32/174 KB 76/286 KB 100/308 KB 22/22 KB 180/223 KB 32/174 KB 76/286 KB 96/308 KB 22/22 KB 180/223 KB 36/174 KB 76/286 KB 100/308 KB 22/22 KB 188/223 KB 40/174 KB 76/286 KB 104/308 KB 22/22 KB 192/223 KB 44/174 KB 76/286 KB 104/308 KB 22/22 KB 192/223 KB 48/174 KB 76/286 KB 104/308 KB 22/22 KB 192/223 KB 36/174 KB 76/286 KB 104/308 KB 22/22 KB 192/223 KB 36/174 KB 76/286 KB 104/308 KB 22/22 KB 188/223 KB 48/174 KB 76/286 KB 108/308 KB 22/22 KB 192/223 KB 48/174 KB 76/286 KB 112/308 KB 22/22 KB 192/223 KB 48/174 KB 76/286 KB 112/308 KB 22/22 KB 196/223 KB 52/174 KB 76/286 KB 116/308 KB 22/22 KB 200/223 KB 52/174 KB 76/286 KB 116/308 KB 22/22 KB 204/223 KB 52/174 KB 76/286 KB 116/308 KB 22/22 KB 208/223 KB 52/174 KB 76/286 KB 116/308 KB 22/22 KB 196/223 KB 48/174 KB 76/286 KB 116/308 KB 22/22 KB 196/223 KB 52/174 KB 76/286 KB 120/308 KB 22/22 KB 208/223 KB 52/174 KB 76/286 KB 124/308 KB 22/22 KB 208/223 KB 52/174 KB 76/286 KB 128/308 KB 22/22 KB 208/223 KB 56/174 KB 76/286 KB 128/308 KB 22/22 KB 208/223 KB 60/174 KB 76/286 KB 128/308 KB 22/22 KB 208/223 KB 64/174 KB 76/286 KB 128/308 KB 22/22 KB 208/223 KB 68/174 KB 76/286 KB 132/308 KB 208/223 KB 64/174 KB 76/286 KB 132/308 KB 208/223 KB 68/174 KB 76/286 KB 136/308 KB 212/223 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 338.6 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 68/174 KB 76/286 KB 132/308 KB 212/223 KB 68/174 KB 76/286 KB 136/308 KB 216/223 KB 68/174 KB 76/286 KB 136/308 KB 220/223 KB 68/174 KB 76/286 KB 136/308 KB 223/223 KB 68/174 KB 76/286 KB 140/308 KB 223/223 KB 68/174 KB 76/286 KB 144/308 KB 223/223 KB 72/174 KB 76/286 KB 144/308 KB 223/223 KB 76/174 KB 76/286 KB 144/308 KB 223/223 KB 80/174 KB 76/286 KB 144/308 KB 223/223 KB 84/174 KB 76/286 KB 144/308 KB 223/223 KB 88/174 KB 76/286 KB 148/308 KB 223/223 KB 92/174 KB 76/286 KB 148/308 KB 223/223 KB 96/174 KB 76/286 KB 148/308 KB 223/223 KB 84/174 KB 76/286 KB 148/308 KB 223/223 KB 39/39 KB 76/286 KB 8/308 KB 45/45 KB 80/223 KB 96/174 KB 80/286 KB 148/308 KB 223/223 KB 96/174 KB 3/9 KB 80/286 KB 148/308 KB 223/223 KB 96/174 KB 5/9 KB 80/286 KB 148/308 KB 223/223 KB 96/174 KB 8/9 KB 80/286 KB 148/308 KB 223/223 KB 96/174 KB 9/9 KB 80/286 KB 148/308 KB 223/223 KB 96/174 KB 9/9 KB 84/286 KB 148/308 KB 223/223 KB 96/174 KB 9/9 KB 84/286 KB 152/308 KB 223/223 KB 96/174 KB 9/9 KB 88/286 KB 156/308 KB 223/223 KB 96/174 KB 9/9 KB 88/286 KB 160/308 KB 223/223 KB 96/174 KB 9/9 KB 88/286 KB 160/308 KB 223/223 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 2819.8 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 96/174 KB 9/9 KB 92/286 KB 164/308 KB 96/174 KB 9/9 KB 92/286 KB 160/308 KB 96/174 KB 9/9 KB 96/286 KB 164/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 109.0 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 100/174 KB 96/286 KB 164/308 KB 104/174 KB 96/286 KB 168/308 KB 108/174 KB 96/286 KB 168/308 KB 112/174 KB 96/286 KB 168/308 KB 100/174 KB 96/286 KB 168/308 KB 112/174 KB 96/286 KB 172/308 KB 112/174 KB 96/286 KB 176/308 KB 116/174 KB 96/286 KB 176/308 KB 120/174 KB 100/286 KB 180/308 KB 124/174 KB 100/286 KB 180/308 KB 128/174 KB 100/286 KB 180/308 KB 116/174 KB 100/286 KB 180/308 KB 116/174 KB 100/286 KB 176/308 KB 128/174 KB 104/286 KB 180/308 KB 128/174 KB 108/286 KB 180/308 KB 128/174 KB 112/286 KB 180/308 KB 128/174 KB 116/286 KB 180/308 KB 128/174 KB 120/286 KB 184/308 KB 128/174 KB 116/286 KB 184/308 KB 128/174 KB 120/286 KB 188/308 KB 128/174 KB 120/286 KB 192/308 KB 128/174 KB 124/286 KB 192/308 KB 128/174 KB 128/286 KB 192/308 KB 128/174 KB 132/286 KB 192/308 KB 132/174 KB 132/286 KB 196/308 KB 4/22 KB 3/17 KB 132/174 KB 132/286 KB 196/308 KB 8/22 KB 3/17 KB 132/174 KB 132/286 KB 196/308 KB 12/22 KB 3/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 3/17 KB 132/174 KB 132/286 KB 196/308 KB 3/17 KB 128/174 KB 132/286 KB 196/308 KB 3/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 5/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 8/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 11/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 13/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 16/17 KB 132/174 KB 132/286 KB 196/308 KB 16/22 KB 17/17 KB 128/174 KB 132/286 KB 196/308 KB 132/174 KB 132/286 KB 200/308 KB 16/22 KB 17/17 KB 136/174 KB 132/286 KB 204/308 KB 16/22 KB 17/17 KB 136/174 KB 132/286 KB 208/308 KB 16/22 KB 17/17 KB 136/174 KB 132/286 KB 200/308 KB 16/22 KB 17/17 KB 140/174 KB 132/286 KB 208/308 KB 20/22 KB 17/17 KB 144/174 KB 132/286 KB 208/308 KB 20/22 KB 17/17 KB 136/174 KB 132/286 KB 208/308 KB 20/22 KB 17/17 KB 144/174 KB 136/286 KB 208/308 KB 22/22 KB 17/17 KB 144/174 KB 136/286 KB 208/308 KB 20/22 KB 17/17 KB 144/174 KB 140/286 KB 208/308 KB 22/22 KB 17/17 KB 144/174 KB 144/286 KB 208/308 KB 22/22 KB 17/17 KB 144/174 KB 144/286 KB 212/308 KB 22/22 KB 17/17 KB 144/174 KB 144/286 KB 216/308 KB 22/22 KB 17/17 KB 148/174 KB 144/286 KB 220/308 KB 22/22 KB 17/17 KB 148/174 KB 144/286 KB 224/308 KB 22/22 KB 17/17 KB 148/174 KB 144/286 KB 216/308 KB 22/22 KB 17/17 KB 152/174 KB 148/286 KB 224/308 KB 22/22 KB 17/17 KB 156/174 KB 148/286 KB 224/308 KB 22/22 KB 17/17 KB 148/174 KB 148/286 KB 224/308 KB 22/22 KB 17/17 KB 160/174 KB 152/286 KB 224/308 KB 22/22 KB 17/17 KB 156/174 KB 152/286 KB 224/308 KB 22/22 KB 17/17 KB 160/174 KB 156/286 KB 224/308 KB 22/22 KB 17/17 KB 160/174 KB 160/286 KB 224/308 KB 22/22 KB 17/17 KB 160/174 KB 164/286 KB 224/308 KB 22/22 KB 17/17 KB 164/174 KB 168/286 KB 228/308 KB 22/22 KB 164/174 KB 172/286 KB 228/308 KB 22/22 KB 164/174 KB 176/286 KB 228/308 KB 22/22 KB 164/174 KB 164/286 KB 228/308 KB 22/22 KB 164/174 KB 164/286 KB 224/308 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 222.6 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 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 166.6 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 164/174 KB 176/286 KB 232/308 KB 164/174 KB 176/286 KB 236/308 KB 168/174 KB 176/286 KB 240/308 KB 168/174 KB 176/286 KB 236/308 KB 172/174 KB 176/286 KB 240/308 KB 174/174 KB 176/286 KB 240/308 KB 174/174 KB 176/286 KB 244/308 KB 174/174 KB 180/286 KB 248/308 KB 3/11 KB 3/13 KB 174/174 KB 180/286 KB 252/308 KB 3/11 KB 174/174 KB 180/286 KB 244/308 KB 3/11 KB 3/13 KB 174/174 KB 180/286 KB 252/308 KB 3/11 KB 3/13 KB 174/174 KB 180/286 KB 252/308 KB 6/11 KB 174/174 KB 180/286 KB 244/308 KB 3/13 KB 174/174 KB 180/286 KB 248/308 KB 3/11 KB 6/13 KB 174/174 KB 180/286 KB 252/308 KB 6/11 KB 9/13 KB 174/174 KB 180/286 KB 256/308 KB 6/11 KB 9/13 KB 174/174 KB 184/286 KB 256/308 KB 8/11 KB 9/13 KB 174/174 KB 184/286 KB 256/308 KB 6/11 KB 9/13 KB 174/174 KB 184/286 KB 256/308 KB 6/11 KB 11/13 KB 174/174 KB 184/286 KB 256/308 KB 8/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1608.5 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 11/13 KB 174/174 KB 188/286 KB 260/308 KB 11/11 KB 13/13 KB 188/286 KB 264/308 KB 11/11 KB 11/13 KB 174/174 KB 188/286 KB 256/308 KB 11/11 KB 11/13 KB 174/174 KB 188/286 KB 256/308 KB 8/11 KB 13/13 KB 192/286 KB 264/308 KB 11/11 KB 13/13 KB 196/286 KB 264/308 KB 11/11 KB 13/13 KB 200/286 KB 264/308 KB 11/11 KB 13/13 KB 204/286 KB 268/308 KB 11/11 KB 13/13 KB 208/286 KB 268/308 KB 11/11 KB 13/13 KB 188/286 KB 260/308 KB 11/11 KB 13/13 KB 200/286 KB 268/308 KB 11/11 KB 13/13 KB 208/286 KB 272/308 KB 11/11 KB 13/13 KB 196/286 KB 264/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 82.2 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 208/286 KB 272/308 KB 4/11 KB 208/286 KB 272/308 KB 8/11 KB 208/286 KB 272/308 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 KB at 97.1 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 208/286 KB 276/308 KB 11/11 KB 212/286 KB 280/308 KB 11/11 KB 212/286 KB 284/308 KB 11/11 KB 212/286 KB 288/308 KB 11/11 KB 212/286 KB 292/308 KB 11/11 KB 212/286 KB 296/308 KB 11/11 KB 212/286 KB 300/308 KB 11/11 KB 212/286 KB 304/308 KB 11/11 KB 212/286 KB 276/308 KB 11/11 KB 216/286 KB 304/308 KB 11/11 KB 220/286 KB 304/308 KB 11/11 KB 224/286 KB 304/308 KB 11/11 KB 228/286 KB 304/308 KB 11/11 KB 232/286 KB 304/308 KB 11/11 KB 236/286 KB 304/308 KB 11/11 KB 240/286 KB 304/308 KB 11/11 KB 244/286 KB 304/308 KB 11/11 KB 248/286 KB 308/308 KB 11/11 KB 252/286 KB 308/308 KB 11/11 KB 256/286 KB 308/308 KB 11/11 KB 244/286 KB 308/308 KB 11/11 KB 256/286 KB 308/308 KB 11/11 KB 260/286 KB 308/308 KB 11/11 KB 264/286 KB 308/308 KB 11/11 KB 3/28 KB 264/286 KB 308/308 KB 11/11 KB 6/28 KB 264/286 KB 308/308 KB 11/11 KB 9/28 KB 264/286 KB 308/308 KB 11/11 KB 11/28 KB 264/286 KB 308/308 KB 11/11 KB 14/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 74.5 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 264/286 KB 308/308 KB 16/28 KB 264/286 KB 308/308 KB 16/28 KB 268/286 KB 308/308 KB 16/28 KB 272/286 KB 308/308 KB 16/28 KB 272/286 KB 308/308 KB 19/28 KB 272/286 KB 308/308 KB 22/28 KB 276/286 KB 308/308 KB 22/28 KB 276/286 KB 308/308 KB 25/28 KB 276/286 KB 308/308 KB 27/28 KB 280/286 KB 308/308 KB 27/28 KB 284/286 KB 308/308 KB 28/28 KB 286/286 KB 308/308 KB 28/28 KB 280/286 KB 308/308 KB 28/28 KB 286/286 KB 308/308 KB 3/309 KB 28/28 KB 286/286 KB 308/308 KB 5/309 KB 28/28 KB 286/286 KB 308/308 KB 6/309 KB 28/28 KB 286/286 KB 308/308 KB 9/309 KB 28/28 KB 286/286 KB 308/308 KB 12/309 KB 28/28 KB 286/286 KB 308/308 KB 14/309 KB 28/28 KB 286/286 KB 308/308 KB 17/309 KB 28/28 KB 286/286 KB 308/308 KB 20/309 KB 28/28 KB 286/286 KB 308/308 KB 22/309 KB 28/28 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2106.5 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 189.7 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 286/286 KB 25/309 KB 25/309 KB 3/14 KB 25/309 KB 6/14 KB 25/309 KB 8/14 KB 28/309 KB 8/14 KB 28/309 KB 11/14 KB 28/309 KB 14/14 KB 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: 18:04:16 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 1917.1 KB/sec) unit-abot-epc-basic-0: 18:04:16 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: 18:04:16 DEBUG unit.abot-epc-basic/0.install 30/309 KB 14/14 KB 33/309 KB 14/14 KB 36/309 KB 14/14 KB 38/309 KB 14/14 KB 42/309 KB 14/14 KB 46/309 KB 14/14 KB 50/309 KB 14/14 KB 54/309 KB 14/14 KB 3/192 KB 54/309 KB 14/14 KB 5/192 KB 54/309 KB 14/14 KB 8/192 KB 54/309 KB 14/14 KB 11/192 KB 54/309 KB 14/14 KB 13/192 KB 54/309 KB 14/14 KB 16/192 KB 54/309 KB 14/14 KB 19/192 KB 54/309 KB 14/14 KB 21/192 KB 54/309 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 85.6 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 24/192 KB 54/309 KB 27/192 KB 54/309 KB 29/192 KB 54/309 KB 32/192 KB 54/309 KB 32/192 KB 3/14 KB 54/309 KB 32/192 KB 6/14 KB 54/309 KB 32/192 KB 9/14 KB 54/309 KB 32/192 KB 11/14 KB 54/309 KB 32/192 KB 14/14 KB 54/309 KB 32/192 KB 4/37 KB 14/14 KB 54/309 KB 36/192 KB 8/37 KB 14/14 KB 54/309 KB 36/192 KB 12/37 KB 14/14 KB 54/309 KB 36/192 KB 16/37 KB 14/14 KB 54/309 KB 36/192 KB 4/37 KB 14/14 KB 54/309 KB 36/192 KB 20/37 KB 14/14 KB 54/309 KB 40/192 KB 24/37 KB 14/14 KB 58/309 KB 40/192 KB 28/37 KB 14/14 KB 58/309 KB 40/192 KB 20/37 KB 14/14 KB 58/309 KB 40/192 KB 20/37 KB 14/14 KB 54/309 KB 36/192 KB 20/37 KB 14/14 KB 54/309 KB 44/192 KB 28/37 KB 14/14 KB 58/309 KB 48/192 KB 28/37 KB 14/14 KB 58/309 KB 48/192 KB 28/37 KB 14/14 KB 62/309 KB 48/192 KB 28/37 KB 14/14 KB 66/309 KB 48/192 KB 28/37 KB 14/14 KB 70/309 KB 48/192 KB 32/37 KB 14/14 KB 70/309 KB 48/192 KB 32/37 KB 14/14 KB 74/309 KB 52/192 KB 36/37 KB 14/14 KB 78/309 KB 52/192 KB 36/37 KB 14/14 KB 82/309 KB 52/192 KB 36/37 KB 14/14 KB 86/309 KB 52/192 KB 36/37 KB 14/14 KB 74/309 KB 56/192 KB 36/37 KB 14/14 KB 86/309 KB 60/192 KB 36/37 KB 14/14 KB 86/309 KB 64/192 KB 36/37 KB 14/14 KB 86/309 KB 48/192 KB 36/37 KB 14/14 KB 74/309 KB 64/192 KB 37/37 KB 14/14 KB 86/309 KB 68/192 KB 37/37 KB 14/14 KB 86/309 KB 72/192 KB 37/37 KB 90/309 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 82.1 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 68/192 KB 37/37 KB 14/14 KB 90/309 KB 76/192 KB 37/37 KB 90/309 KB 80/192 KB 37/37 KB 94/309 KB 76/192 KB 37/37 KB 94/309 KB 80/192 KB 37/37 KB 98/309 KB 80/192 KB 37/37 KB 102/309 KB 80/192 KB 37/37 KB 106/309 KB 84/192 KB 37/37 KB 110/309 KB 84/192 KB 37/37 KB 106/309 KB 88/192 KB 37/37 KB 110/309 KB 92/192 KB 37/37 KB 110/309 KB 96/192 KB 37/37 KB 110/309 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 216.1 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install 96/192 KB 114/309 KB 96/192 KB 118/309 KB 96/192 KB 122/309 KB 100/192 KB 126/309 KB 100/192 KB 130/309 KB 100/192 KB 134/309 KB 100/192 KB 122/309 KB 104/192 KB 134/309 KB 108/192 KB 134/309 KB 112/192 KB 134/309 KB 112/192 KB 138/309 KB 116/192 KB 142/309 KB 116/192 KB 146/309 KB 116/192 KB 150/309 KB 116/192 KB 138/309 KB 120/192 KB 150/309 KB 124/192 KB 150/309 KB 128/192 KB 150/309 KB 128/192 KB 154/309 KB 132/192 KB 158/309 KB 132/192 KB 162/309 KB 132/192 KB 166/309 KB 132/192 KB 154/309 KB 136/192 KB 166/309 KB 140/192 KB 166/309 KB 144/192 KB 166/309 KB 148/192 KB 166/309 KB 152/192 KB 170/309 KB 156/192 KB 170/309 KB 160/192 KB 170/309 KB 148/192 KB 170/309 KB 160/192 KB 174/309 KB 160/192 KB 178/309 KB 160/192 KB 182/309 KB 164/192 KB 182/309 KB 168/192 KB 186/309 KB 172/192 KB 186/309 KB 176/192 KB 186/309 KB 164/192 KB 186/309 KB 176/192 KB 190/309 KB 176/192 KB 194/309 KB 176/192 KB 198/309 KB 180/192 KB 198/309 KB 184/192 KB 202/309 KB 188/192 KB 202/309 KB 192/192 KB 202/309 KB 192/192 KB 202/309 KB 180/192 KB 202/309 KB 192/192 KB 206/309 KB 192/192 KB 210/309 KB 192/192 KB 214/309 KB 192/192 KB 218/309 KB 192/192 KB 222/309 KB 192/192 KB 226/309 KB 192/192 KB 230/309 KB 192/192 KB 234/309 KB 192/192 KB 238/309 KB 192/192 KB 242/309 KB 192/192 KB 246/309 KB 192/192 KB 250/309 KB 192/192 KB 254/309 KB 192/192 KB 258/309 KB 192/192 KB 262/309 KB 192/192 KB 266/309 KB 192/192 KB 270/309 KB 192/192 KB 274/309 KB 192/192 KB 278/309 KB 192/192 KB 282/309 KB 192/192 KB 286/309 KB 192/192 KB 290/309 KB 192/192 KB 294/309 KB 192/192 KB 298/309 KB 192/192 KB 302/309 KB 192/192 KB 306/309 KB 192/192 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.jar (192 KB at 987.0 KB/sec) unit-abot-epc-basic-0: 18:04:16 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1542.0 KB/sec) unit-abot-epc-basic-0: 18:04:17 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.pom unit-abot-epc-basic-0: 18:04: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-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 167.9 KB/sec) unit-abot-epc-basic-0: 18:04:17 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: 18:04:17 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-abot-epc-basic-0: 18:04:17 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: 18:04:17 DEBUG unit.abot-epc-basic/0.install 3/74 KB 5/74 KB 8/74 KB 9/74 KB 12/74 KB 13/74 KB 16/74 KB 17/74 KB 20/74 KB 21/74 KB 24/74 KB 27/74 KB 29/74 KB 32/74 KB 33/74 KB 36/74 KB 37/74 KB 40/74 KB 41/74 KB 44/74 KB 45/74 KB 48/74 KB 49/74 KB 52/74 KB 53/74 KB 56/74 KB 57/74 KB 60/74 KB 61/74 KB 64/74 KB 65/74 KB 68/74 KB 69/74 KB 72/74 KB 74/74 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit4/2.19.1/surefire-junit4-2.19.1.jar (74 KB at 3347.8 KB/sec) unit-abot-epc-basic-0: 18:04:17 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 18:04:17 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 18:04:17 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 18:04:17 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:17 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:18 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 18:04:18 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:18 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:04:18 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Thu Aug 09 18:04:18 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:04:18 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:18 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:18 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 18:04:18 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04:19 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:19 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:19 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: 18:04:20 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:20 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 18:04:20 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Thu Aug 09 18:04:21 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Thu Aug 09 18:04:21 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:21 DEBUG unit.abot-epc-basic/0.install Aug 09, 2018 6:04:21 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:04:21 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: 18:04:22 DEBUG unit.mysql/0.config-changed 180809 18:04:22 [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: 18:04:22 DEBUG unit.mysql/0.config-changed 180809 18:04:22 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 18:04:22 DEBUG unit.mysql/0.config-changed 180809 18:04:22 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11813 ... unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: STEP EXECUTION TIME TAKEN :1392 MS unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [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: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: STEP EXECUTION TIME TAKEN :110 MS unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:04:22 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: 18:04:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 0m1.968s unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.151 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install When I execute the command ifconfig in this system and check the presence of following strings in the response:(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.017 sec unit-abot-epc-basic-0: 18:04:22 DEBUG unit.abot-epc-basic/0.install 09-Aug-2018 18:04:22.902 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 246.2 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (3 KB at 211.0 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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 112.8 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install 3/19 KB 4/19 KB 7/19 KB 9/19 KB 12/19 KB 15/19 KB 17/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 1069.3 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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 71.0 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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 692.5 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 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 22/22 KB 3/60 KB 22/22 KB 6/60 KB 22/22 KB 9/60 KB 22/22 KB 11/60 KB 22/22 KB 14/60 KB 22/22 KB 16/60 KB 22/22 KB 19/60 KB 22/22 KB 3/57 KB 19/60 KB 22/22 KB 5/57 KB 19/60 KB 22/22 KB 6/57 KB 19/60 KB 22/22 KB 8/57 KB 19/60 KB 22/22 KB 11/57 KB 19/60 KB 22/22 KB 14/57 KB 19/60 KB 3/181 KB 22/22 KB 16/57 KB 19/60 KB 3/181 KB 22/22 KB 11/57 KB 19/60 KB 3/181 KB 22/22 KB 16/57 KB 19/60 KB 5/181 KB 22/22 KB 16/57 KB 19/60 KB 8/181 KB 22/22 KB 16/57 KB 19/60 KB 11/181 KB 22/22 KB 16/57 KB 19/60 KB 13/181 KB 22/22 KB 16/57 KB 19/60 KB 3/203 KB 16/181 KB 22/22 KB 16/57 KB 19/60 KB 3/203 KB 19/181 KB 22/22 KB 16/57 KB 19/60 KB 3/203 KB 13/181 KB 22/22 KB 19/57 KB 22/60 KB 5/203 KB 19/181 KB 22/22 KB 19/57 KB 22/60 KB 8/203 KB 19/181 KB 22/22 KB 19/57 KB 22/60 KB 11/203 KB 19/181 KB 22/22 KB 19/57 KB 22/60 KB 13/203 KB 19/181 KB 22/22 KB 19/57 KB 22/60 KB 16/203 KB 19/181 KB 22/22 KB 19/57 KB 22/60 KB 3/203 KB 19/181 KB 22/22 KB 19/57 KB 25/60 KB 16/203 KB 19/181 KB 22/22 KB 19/57 KB 27/60 KB 19/203 KB 21/181 KB 22/22 KB 19/57 KB 19/60 KB 3/203 KB 19/181 KB 22/22 KB 22/57 KB 27/60 KB 19/203 KB 21/181 KB 22/22 KB 19/57 KB 25/60 KB 19/203 KB 21/181 KB 22/22 KB 22/57 KB 27/60 KB 19/203 KB 24/181 KB 22/22 KB 19/57 KB 25/60 KB 19/203 KB 19/181 KB 22/22 KB 24/57 KB 27/60 KB 21/203 KB 24/181 KB 22/22 KB 24/57 KB 27/60 KB 24/203 KB 24/181 KB 22/22 KB 24/57 KB 27/60 KB 27/203 KB 24/181 KB 24/57 KB 30/60 KB 29/203 KB 27/181 KB 22/22 KB 24/57 KB 27/60 KB 19/203 KB 24/181 KB 27/57 KB 30/60 KB 29/203 KB 27/181 KB 30/57 KB 30/60 KB 29/203 KB 27/181 KB 32/57 KB 30/60 KB 29/203 KB 27/181 KB 32/57 KB 30/60 KB 32/203 KB 27/181 KB 22/22 KB 24/57 KB 30/60 KB 27/203 KB 27/181 KB 22/22 KB 24/57 KB 30/60 KB 27/203 KB 24/181 KB 35/57 KB 32/60 KB 32/203 KB 27/181 KB 35/57 KB 36/60 KB 32/203 KB 29/181 KB 35/57 KB 40/60 KB 36/203 KB 29/181 KB 35/57 KB 44/60 KB 36/203 KB 29/181 KB 35/57 KB 48/60 KB 36/203 KB 29/181 KB 35/57 KB 30/60 KB 32/203 KB 27/181 KB 38/57 KB 48/60 KB 36/203 KB 29/181 KB 42/57 KB 48/60 KB 36/203 KB 29/181 KB 46/57 KB 48/60 KB 36/203 KB 29/181 KB 50/57 KB 48/60 KB 36/203 KB 29/181 KB 54/57 KB 52/60 KB 36/203 KB 29/181 KB 35/57 KB 36/60 KB 36/203 KB 29/181 KB 54/57 KB 52/60 KB 40/203 KB 29/181 KB 54/57 KB 52/60 KB 44/203 KB 29/181 KB 54/57 KB 52/60 KB 48/203 KB 29/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 532.5 KB/sec) unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install 35/57 KB 32/60 KB 32/203 KB 29/181 KB 54/57 KB 52/60 KB 48/203 KB 32/181 KB 54/57 KB 52/60 KB 48/203 KB 36/181 KB 54/57 KB 52/60 KB 48/203 KB 40/181 KB 54/57 KB 52/60 KB 48/203 KB 44/181 KB 54/57 KB 52/60 KB 48/203 KB 48/181 KB 54/57 KB 52/60 KB 48/203 KB 52/181 KB 57/57 KB 52/60 KB 52/203 KB 56/181 KB 57/57 KB 52/60 KB 52/203 KB 60/181 KB 50/57 KB 52/60 KB 36/203 KB 29/181 KB 57/57 KB 56/60 KB 52/203 KB 64/181 KB 57/57 KB 60/60 KB 52/203 KB 64/181 KB 57/57 KB 52/60 KB 52/203 KB 52/181 KB 54/57 KB 52/60 KB 52/203 KB 52/181 KB 57/57 KB 60/60 KB 56/203 KB 64/181 KB 57/57 KB 60/60 KB 60/203 KB 64/181 KB 57/57 KB 60/60 KB 64/203 KB 64/181 KB 57/57 KB 60/60 KB 68/203 KB 64/181 KB 57/57 KB 60/60 KB 72/203 KB 64/181 KB 57/57 KB 60/60 KB 76/203 KB 64/181 KB 57/57 KB 60/60 KB 80/203 KB 64/181 KB 57/57 KB 60/60 KB 64/203 KB 64/181 KB 57/57 KB 60/60 KB 80/203 KB 68/181 KB 57/57 KB 60/60 KB 80/203 KB 72/181 KB 57/57 KB 60/60 KB 80/203 KB 76/181 KB 57/57 KB 60/60 KB 80/203 KB 80/181 KB 57/57 KB 60/60 KB 80/203 KB 84/181 KB 57/57 KB 60/60 KB 84/203 KB 88/181 KB 57/57 KB 60/60 KB 84/203 KB 92/181 KB 57/57 KB 60/60 KB 84/203 KB 96/181 KB 57/57 KB 60/60 KB 84/203 KB 84/181 KB 57/57 KB 60/60 KB 88/203 KB 96/181 KB 57/57 KB 60/60 KB 92/203 KB 96/181 KB 57/57 KB 60/60 KB 96/203 KB 96/181 KB 57/57 KB 60/60 KB 100/203 KB 96/181 KB 57/57 KB 60/60 KB 104/203 KB 100/181 KB 57/57 KB 60/60 KB 108/203 KB 100/181 KB 57/57 KB 60/60 KB 112/203 KB 100/181 KB 57/57 KB 60/60 KB 100/203 KB 100/181 KB 57/57 KB 60/60 KB 112/203 KB 104/181 KB 57/57 KB 60/60 KB 112/203 KB 108/181 KB 57/57 KB 60/60 KB 112/203 KB 112/181 KB 57/57 KB 60/60 KB 116/203 KB 112/181 KB 57/57 KB 60/60 KB 120/203 KB 116/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1054.6 KB/sec) unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1053.7 KB/sec) unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install 57/57 KB 60/60 KB 116/203 KB 116/181 KB 124/203 KB 116/181 KB 128/203 KB 120/181 KB 124/203 KB 120/181 KB 128/203 KB 124/181 KB 128/203 KB 128/181 KB 128/203 KB 132/181 KB 132/203 KB 136/181 KB 132/203 KB 140/181 KB 132/203 KB 144/181 KB 132/203 KB 132/181 KB 136/203 KB 144/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 144/203 KB 148/181 KB 148/203 KB 152/181 KB 148/203 KB 156/181 KB 148/203 KB 160/181 KB 148/203 KB 148/181 KB 152/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 160/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 164/203 KB 164/181 KB 176/203 KB 168/181 KB 176/203 KB 172/181 KB 176/203 KB 176/181 KB 180/203 KB 176/181 KB 184/203 KB 180/181 KB 188/203 KB 180/181 KB 192/203 KB 180/181 KB 180/203 KB 180/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 2573.1 KB/sec) unit-abot-epc-basic-0: 18:04:23 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 3073.6 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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 155.6 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install 1/23 KB 4/23 KB 5/23 KB 8/23 KB 9/23 KB 12/23 KB 13/23 KB 16/23 KB 17/23 KB 20/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1346.3 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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 319.0 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04: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.20/plexus-utils-3.0.20.pom (4 KB at 206.7 KB/sec) unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom unit-abot-epc-basic-0: 18:04:23 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 134.9 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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 226.2 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install 3/14 KB 4/14 KB 6/14 KB 9/14 KB 12/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 670.2 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 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 594.0 KB/sec) unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:23 DEBUG unit.abot-epc-basic/0.install 1023/1023 B Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1023 B at 76.8 KB/sec) unit-abot-epc-basic-0: 18:04:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-abot-epc-basic-0: 18:04:23 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: 18:04:23 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: 18:04:23 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: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 2/15 KB 4/15 KB 6/15 KB 8/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 1005.0 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 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 56.8 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (5 KB at 295.8 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1299.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 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 475.6 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 1/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 276.3 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom unit-abot-epc-basic-0: 18:04:24 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 342.7 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 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 206.5 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04: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/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom (10 KB at 647.7 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 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 75.7 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04: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-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 709.1 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 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 2948.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 2/46 KB Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 5/46 KB 6/46 KB 9/46 KB 10/46 KB 13/46 KB 14/46 KB 17/46 KB 18/46 KB 21/46 KB 22/46 KB 25/46 KB 26/46 KB 29/46 KB 30/46 KB 33/46 KB 34/46 KB 37/46 KB 38/46 KB 41/46 KB 44/46 KB 46/46 KB 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: 18:04:24 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: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 3/44 KB 4/158 KB 4/54 KB 4/201 KB 6/44 KB 4/158 KB 4/54 KB 4/201 KB 9/44 KB 4/158 KB 4/54 KB 4/201 KB 11/44 KB 4/158 KB 4/54 KB 4/201 KB 14/44 KB 4/158 KB 4/54 KB 4/201 KB 16/44 KB 4/158 KB 4/54 KB 4/201 KB 19/44 KB 4/158 KB 4/54 KB 4/201 KB 22/44 KB 4/158 KB 4/54 KB 4/201 KB 3/44 KB 8/158 KB 4/54 KB 4/201 KB 22/44 KB 12/158 KB 4/54 KB 4/201 KB 22/44 KB 16/158 KB 4/54 KB 4/201 KB 22/44 KB 20/158 KB 4/54 KB 4/201 KB 22/44 KB 24/158 KB 4/54 KB 4/201 KB 22/44 KB 28/158 KB 4/54 KB 4/201 KB 22/44 KB 32/158 KB 4/54 KB 4/201 KB 22/44 KB 4/54 KB 4/201 KB 3/44 KB 32/158 KB 4/54 KB 8/201 KB 25/44 KB 32/158 KB 4/54 KB 12/201 KB 25/44 KB 32/158 KB 4/54 KB 16/201 KB 25/44 KB 4/54 KB 3/44 KB 32/158 KB 8/54 KB 16/201 KB 25/44 KB 32/158 KB 12/54 KB 16/201 KB 25/44 KB 32/158 KB 16/54 KB 16/201 KB 25/44 KB 32/158 KB 20/54 KB 16/201 KB 25/44 KB 32/158 KB 24/54 KB 20/201 KB 25/44 KB 32/158 KB 28/54 KB 20/201 KB 25/44 KB 32/158 KB 32/54 KB 20/201 KB 25/44 KB 32/158 KB 4/54 KB 4/201 KB 25/44 KB 32/158 KB 20/54 KB 20/201 KB 25/44 KB 32/158 KB 32/54 KB 24/201 KB 25/44 KB 32/158 KB 32/54 KB 28/201 KB 25/44 KB 32/158 KB 32/54 KB 28/201 KB 27/44 KB 32/158 KB 32/54 KB 32/201 KB 30/44 KB 36/158 KB 36/54 KB 32/201 KB 32/44 KB 3/6 KB 32/158 KB 32/54 KB 32/201 KB 27/44 KB 36/158 KB 36/54 KB 32/201 KB 30/44 KB 3/6 KB 36/158 KB 36/54 KB 32/201 KB 32/44 KB 6/6 KB 36/158 KB 36/54 KB 32/201 KB 32/44 KB 6/6 KB 36/158 KB 36/54 KB 36/201 KB 32/44 KB 6/6 KB 36/158 KB 36/54 KB 40/201 KB 36/44 KB 6/6 KB 36/158 KB 36/54 KB 44/201 KB 36/44 KB 6/6 KB 36/158 KB 36/54 KB 48/201 KB 36/44 KB 6/6 KB 36/158 KB 36/54 KB 32/201 KB 30/44 KB 32/158 KB 36/54 KB 32/201 KB 30/44 KB 36/158 KB 40/54 KB 48/201 KB 36/44 KB 6/6 KB 36/158 KB 44/54 KB 48/201 KB 36/44 KB 6/6 KB 40/158 KB 48/54 KB 48/201 KB 36/44 KB 6/6 KB 36/158 KB 36/54 KB 36/201 KB 36/44 KB 6/6 KB 40/158 KB 48/54 KB 48/201 KB 40/44 KB 6/6 KB 40/158 KB 44/54 KB 48/201 KB 36/44 KB 6/6 KB 44/158 KB 52/54 KB 48/201 KB 40/44 KB 6/6 KB 48/158 KB 52/54 KB 48/201 KB 40/44 KB 6/6 KB 40/158 KB 52/54 KB 48/201 KB 40/44 KB 6/6 KB 48/158 KB 54/54 KB 48/201 KB 40/44 KB 6/6 KB 48/158 KB 54/54 KB 52/201 KB 44/44 KB 6/6 KB 52/158 KB 54/54 KB 56/201 KB 44/44 KB 6/6 KB 52/158 KB 54/54 KB 60/201 KB 44/44 KB 6/6 KB 52/158 KB 54/54 KB 64/201 KB 44/44 KB 6/6 KB 48/158 KB 54/54 KB 48/201 KB 44/44 KB 6/6 KB 52/158 KB 54/54 KB 52/201 KB 44/44 KB 6/6 KB 56/158 KB 54/54 KB 64/201 KB 44/44 KB 6/6 KB 60/158 KB 54/54 KB 64/201 KB 44/44 KB 6/6 KB 64/158 KB 54/54 KB 64/201 KB 44/44 KB 6/6 KB 68/158 KB 54/54 KB 64/201 KB 44/44 KB 6/6 KB 72/158 KB 54/54 KB 68/201 KB 44/44 KB 6/6 KB 76/158 KB 54/54 KB 68/201 KB 44/44 KB 6/6 KB 80/158 KB 54/54 KB 68/201 KB 44/44 KB 68/158 KB 54/54 KB 68/201 KB 44/44 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 154.3 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 80/158 KB 54/54 KB 72/201 KB 44/44 KB 80/158 KB 54/54 KB 76/201 KB 44/44 KB 80/158 KB 54/54 KB 80/201 KB 44/44 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 1169.5 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 80/158 KB 84/201 KB 84/158 KB 88/201 KB 3/3 KB 84/158 KB 92/201 KB 3/3 KB 84/158 KB 96/201 KB 3/3 KB 84/158 KB 84/201 KB 3/3 KB 84/158 KB 96/201 KB 3/3 KB 84/158 KB 84/201 KB 88/158 KB 96/201 KB 3/3 KB 92/158 KB 96/201 KB 3/3 KB 96/158 KB 96/201 KB 3/3 KB 100/158 KB 96/201 KB 3/3 KB 104/158 KB 100/201 KB 3/3 KB 108/158 KB 100/201 KB 3/3 KB 112/158 KB 100/201 KB 3/3 KB 100/158 KB 100/201 KB 3/3 KB 112/158 KB 104/201 KB 3/3 KB 112/158 KB 108/201 KB 3/3 KB 112/158 KB 112/201 KB 3/3 KB 116/158 KB 112/201 KB 3/3 KB 120/158 KB 116/201 KB 3/3 KB 124/158 KB 116/201 KB 3/3 KB 128/158 KB 116/201 KB 3/3 KB 116/158 KB 116/201 KB 3/3 KB 128/158 KB 120/201 KB 3/3 KB 128/158 KB 124/201 KB 3/3 KB 128/158 KB 128/201 KB 3/3 KB 132/158 KB 128/201 KB 3/3 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: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 132/158 KB 132/201 KB 3/5 KB 4/367 KB 132/158 KB 132/201 KB 3/5 KB 8/367 KB 132/158 KB 132/201 KB 3/5 KB 12/367 KB 132/158 KB 132/201 KB 3/5 KB 16/367 KB 132/158 KB 132/201 KB 3/5 KB 20/367 KB 132/158 KB 132/201 KB 3/5 KB 24/367 KB 132/158 KB 132/201 KB 3/5 KB 28/367 KB 132/158 KB 132/201 KB 3/5 KB 32/367 KB 136/158 KB 132/201 KB 3/5 KB 32/367 KB 140/158 KB 132/201 KB 3/5 KB 32/367 KB 140/158 KB 132/201 KB 3/5 KB 36/367 KB 140/158 KB 132/201 KB 3/5 KB 40/367 KB 140/158 KB 132/201 KB 3/5 KB 44/367 KB 140/158 KB 132/201 KB 3/5 KB 48/367 KB 132/158 KB 132/201 KB 3/5 KB 3/3 KB 132/158 KB 128/201 KB 3/5 KB 3/3 KB 140/158 KB 132/201 KB 5/5 KB 48/367 KB 140/158 KB 132/201 KB 5/5 KB 52/367 KB 144/158 KB 136/201 KB 5/5 KB 56/367 KB 144/158 KB 136/201 KB 5/5 KB 60/367 KB 144/158 KB 136/201 KB 5/5 KB 64/367 KB 144/158 KB 136/201 KB 5/5 KB 52/367 KB 140/158 KB 136/201 KB 5/5 KB 52/367 KB 144/158 KB 140/201 KB 5/5 KB 64/367 KB 144/158 KB 144/201 KB 5/5 KB 64/367 KB 144/158 KB 148/201 KB 5/5 KB 64/367 KB 148/158 KB 148/201 KB 3/52 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 6/52 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 9/52 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 11/52 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 14/52 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 16/52 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 19/52 KB 68/367 KB 148/158 KB 148/201 KB 22/52 KB 68/367 KB 148/158 KB 148/201 KB 25/52 KB 68/367 KB 148/158 KB 148/201 KB 27/52 KB 68/367 KB 148/158 KB 152/201 KB 27/52 KB 68/367 KB 148/158 KB 156/201 KB 30/52 KB 68/367 KB 148/158 KB 160/201 KB 30/52 KB 68/367 KB 148/158 KB 148/201 KB 5/5 KB 68/367 KB 148/158 KB 148/201 KB 5/5 KB 64/367 KB 152/158 KB 160/201 KB 30/52 KB 72/367 KB 156/158 KB 160/201 KB 30/52 KB 72/367 KB 158/158 KB 160/201 KB 30/52 KB 72/367 KB 148/158 KB 152/201 KB 30/52 KB 68/367 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 66.3 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 158/158 KB 160/201 KB 32/52 KB 72/367 KB 158/158 KB 164/201 KB 36/52 KB 72/367 KB 158/158 KB 164/201 KB 40/52 KB 72/367 KB 158/158 KB 164/201 KB 44/52 KB 72/367 KB 158/158 KB 164/201 KB 48/52 KB 72/367 KB 158/158 KB 164/201 KB 32/52 KB 72/367 KB 148/158 KB 160/201 KB 32/52 KB 72/367 KB 158/158 KB 164/201 KB 48/52 KB 76/367 KB 158/158 KB 164/201 KB 48/52 KB 80/367 KB 158/158 KB 164/201 KB 48/52 KB 84/367 KB 158/158 KB 168/201 KB 48/52 KB 88/367 KB 158/158 KB 168/201 KB 48/52 KB 92/367 KB 158/158 KB 168/201 KB 48/52 KB 84/367 KB 158/158 KB 172/201 KB 48/52 KB 92/367 KB 158/158 KB 176/201 KB 48/52 KB 92/367 KB 158/158 KB 176/201 KB 52/52 KB 92/367 KB 158/158 KB 176/201 KB 52/52 KB 96/367 KB 158/158 KB 176/201 KB 52/52 KB 96/367 KB 4/47 KB 158/158 KB 176/201 KB 52/52 KB 96/367 KB 8/47 KB 158/158 KB 176/201 KB 52/52 KB 96/367 KB 12/47 KB 158/158 KB 176/201 KB 52/52 KB 96/367 KB 16/47 KB 158/158 KB 180/201 KB 52/52 KB 96/367 KB 16/47 KB 158/158 KB 184/201 KB 52/52 KB 100/367 KB 20/47 KB 158/158 KB 188/201 KB 52/52 KB 100/367 KB 20/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 20/47 KB 158/158 KB 180/201 KB 52/52 KB 100/367 KB 20/47 KB 158/158 KB 180/201 KB 52/52 KB 96/367 KB 20/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 24/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 28/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 32/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 36/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 40/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 44/47 KB 158/158 KB 192/201 KB 52/52 KB 100/367 KB 47/47 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 1869.6 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 668.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 196/201 KB 104/367 KB 47/47 KB 192/201 KB 104/367 KB 47/47 KB 200/201 KB 108/367 KB 47/47 KB 200/201 KB 112/367 KB 47/47 KB 200/201 KB 116/367 KB 47/47 KB 200/201 KB 120/367 KB 47/47 KB 200/201 KB 124/367 KB 47/47 KB 200/201 KB 128/367 KB 47/47 KB 200/201 KB 116/367 KB 47/47 KB 201/201 KB 128/367 KB 47/47 KB 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 201/201 KB 132/367 KB 47/47 KB 201/201 KB 4/238 KB 136/367 KB 201/201 KB 4/238 KB 140/367 KB 201/201 KB 4/238 KB 144/367 KB 201/201 KB 4/238 KB 132/367 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 525.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 201/201 KB 8/238 KB 144/367 KB 201/201 KB 12/238 KB 144/367 KB 201/201 KB 16/238 KB 144/367 KB 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: 18:04:24 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 2089.5 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 20/238 KB 4/28 KB 144/367 KB 20/238 KB 144/367 KB 24/238 KB 4/28 KB 144/367 KB 28/238 KB 7/28 KB 144/367 KB 28/238 KB 8/28 KB 144/367 KB 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 28/238 KB 8/28 KB 144/367 KB 32/238 KB 8/28 KB 144/367 KB 36/238 KB 8/28 KB 144/367 KB 40/238 KB 11/28 KB 148/367 KB 44/238 KB 11/28 KB 148/367 KB 48/238 KB 11/28 KB 148/367 KB 36/238 KB 11/28 KB 148/367 KB 36/238 KB 11/28 KB 144/367 KB 48/238 KB 12/28 KB 148/367 KB 48/238 KB 15/28 KB 148/367 KB 48/238 KB 16/28 KB 148/367 KB 48/238 KB 16/28 KB 152/367 KB 48/238 KB 16/28 KB 156/367 KB 48/238 KB 16/28 KB 160/367 KB 48/238 KB 19/28 KB 160/367 KB 48/238 KB 22/28 KB 160/367 KB 52/238 KB 22/28 KB 160/367 KB 56/238 KB 24/28 KB 164/367 KB 60/238 KB 24/28 KB 164/367 KB 64/238 KB 24/28 KB 164/367 KB 52/238 KB 24/28 KB 164/367 KB 64/238 KB 24/28 KB 168/367 KB 64/238 KB 24/28 KB 172/367 KB 64/238 KB 24/28 KB 176/367 KB 52/238 KB 24/28 KB 160/367 KB 64/238 KB 27/28 KB 176/367 KB 64/238 KB 28/28 KB 176/367 KB 64/238 KB 28/28 KB 180/367 KB 68/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 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 80/238 KB 28/28 KB 196/367 KB 84/238 KB 28/28 KB 200/367 KB 84/238 KB 28/28 KB 204/367 KB 84/238 KB 28/28 KB 196/367 KB 88/238 KB 28/28 KB 208/367 KB 84/238 KB 28/28 KB 208/367 KB 92/238 KB 28/28 KB 208/367 KB 96/238 KB 28/28 KB 208/367 KB 100/238 KB 28/28 KB 208/367 KB 104/238 KB 28/28 KB 212/367 KB 108/238 KB 28/28 KB 212/367 KB 112/238 KB 28/28 KB 212/367 KB 100/238 KB 28/28 KB 212/367 KB 112/238 KB 28/28 KB 216/367 KB 112/238 KB 28/28 KB 220/367 KB 112/238 KB 28/28 KB 224/367 KB 112/238 KB 28/28 KB 228/367 KB 116/238 KB 28/28 KB 232/367 KB 116/238 KB 28/28 KB 228/367 KB 120/238 KB 28/28 KB 232/367 KB 124/238 KB 28/28 KB 232/367 KB 128/238 KB 28/28 KB 236/367 KB 124/238 KB 28/28 KB 236/367 KB 128/238 KB 28/28 KB 240/367 KB 132/238 KB 28/28 KB 240/367 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 250.5 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 3/186 KB 132/238 KB 28/28 KB 240/367 KB 5/186 KB 132/238 KB 240/367 KB 8/186 KB 132/238 KB 240/367 KB 11/186 KB 132/238 KB 240/367 KB 13/186 KB 132/238 KB 240/367 KB 16/186 KB 132/238 KB 240/367 KB 20/186 KB 132/238 KB 240/367 KB 24/186 KB 132/238 KB 240/367 KB 28/186 KB 132/238 KB 240/367 KB 32/186 KB 132/238 KB 240/367 KB Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 36/186 KB 132/238 KB 240/367 KB 40/186 KB 132/238 KB 240/367 KB 44/186 KB 132/238 KB 240/367 KB 48/186 KB 132/238 KB 240/367 KB 52/186 KB 132/238 KB 240/367 KB 56/186 KB 132/238 KB 240/367 KB 60/186 KB 132/238 KB 240/367 KB 64/186 KB 132/238 KB 240/367 KB 64/186 KB 136/238 KB 240/367 KB 64/186 KB 140/238 KB 244/367 KB 64/186 KB 144/238 KB 244/367 KB 64/186 KB 136/238 KB 244/367 KB 64/186 KB 144/238 KB 248/367 KB 64/186 KB 144/238 KB 252/367 KB 64/186 KB 144/238 KB 256/367 KB 68/186 KB 144/238 KB 256/367 KB 72/186 KB 144/238 KB 256/367 KB 76/186 KB 144/238 KB 256/367 KB 80/186 KB 144/238 KB 256/367 KB 80/186 KB 148/238 KB 256/367 KB 84/186 KB 152/238 KB 260/367 KB 84/186 KB 156/238 KB 260/367 KB 84/186 KB 160/238 KB 260/367 KB 84/186 KB 148/238 KB 260/367 KB 88/186 KB 160/238 KB 260/367 KB 92/186 KB 160/238 KB 260/367 KB 96/186 KB 160/238 KB 260/367 KB 80/186 KB 148/238 KB 260/367 KB 96/186 KB 160/238 KB 264/367 KB 96/186 KB 160/238 KB 268/367 KB 96/186 KB 160/238 KB 272/367 KB 100/186 KB 160/238 KB 272/367 KB 104/186 KB 164/238 KB 276/367 KB 108/186 KB 164/238 KB 276/367 KB 112/186 KB 164/238 KB 276/367 KB 100/186 KB 164/238 KB 276/367 KB 112/186 KB 164/238 KB 280/367 KB 4/558 KB 112/186 KB 164/238 KB 284/367 KB 4/558 KB 112/186 KB 164/238 KB 288/367 KB 4/558 KB 100/186 KB 164/238 KB 272/367 KB 112/186 KB 164/238 KB 276/367 KB 4/558 KB 112/186 KB 164/238 KB 288/367 KB 8/558 KB 112/186 KB 164/238 KB 288/367 KB 12/558 KB 112/186 KB 164/238 KB 288/367 KB 16/558 KB 112/186 KB 168/238 KB 288/367 KB 16/558 KB 112/186 KB 172/238 KB 288/367 KB 16/558 KB 112/186 KB 176/238 KB 288/367 KB 16/558 KB 112/186 KB 176/238 KB 288/367 KB 20/558 KB 112/186 KB 176/238 KB 288/367 KB 24/558 KB 112/186 KB 176/238 KB 288/367 KB 28/558 KB 112/186 KB 176/238 KB 288/367 KB 32/558 KB 116/186 KB 176/238 KB 288/367 KB 32/558 KB 120/186 KB 180/238 KB 292/367 KB 32/558 KB 116/186 KB 180/238 KB 292/367 KB 32/558 KB 120/186 KB 180/238 KB 296/367 KB 32/558 KB 124/186 KB 180/238 KB 300/367 KB 36/558 KB 124/186 KB 180/238 KB 304/367 KB 36/558 KB 116/186 KB 180/238 KB 288/367 KB 32/558 KB 124/186 KB 184/238 KB 304/367 KB 36/558 KB 124/186 KB 188/238 KB 304/367 KB 36/558 KB 124/186 KB 192/238 KB 304/367 KB 36/558 KB 124/186 KB 180/238 KB 296/367 KB 36/558 KB 120/186 KB 180/238 KB 296/367 KB 36/558 KB 124/186 KB 192/238 KB 304/367 KB 40/558 KB 124/186 KB 192/238 KB 304/367 KB 44/558 KB 124/186 KB 192/238 KB 304/367 KB 48/558 KB 128/186 KB 192/238 KB 304/367 KB 48/558 KB 128/186 KB 192/238 KB 304/367 KB 52/558 KB 128/186 KB 192/238 KB 304/367 KB 56/558 KB 128/186 KB 192/238 KB 304/367 KB 60/558 KB 128/186 KB 192/238 KB 304/367 KB 64/558 KB 128/186 KB 192/238 KB 308/367 KB 64/558 KB 132/186 KB 196/238 KB 312/367 KB 68/558 KB 132/186 KB 196/238 KB 316/367 KB 68/558 KB 132/186 KB 196/238 KB 308/367 KB 68/558 KB 136/186 KB 196/238 KB 320/367 KB 68/558 KB 140/186 KB 196/238 KB 320/367 KB 68/558 KB 144/186 KB 196/238 KB 320/367 KB 68/558 KB 128/186 KB 196/238 KB 308/367 KB 68/558 KB 144/186 KB 200/238 KB 320/367 KB 68/558 KB 144/186 KB 204/238 KB 320/367 KB 68/558 KB 144/186 KB 208/238 KB 320/367 KB 68/558 KB 128/186 KB 192/238 KB 308/367 KB 68/558 KB 144/186 KB 208/238 KB 320/367 KB 72/558 KB 144/186 KB 208/238 KB 320/367 KB 76/558 KB 144/186 KB 208/238 KB 320/367 KB 80/558 KB 144/186 KB 208/238 KB 320/367 KB 84/558 KB 144/186 KB 208/238 KB 320/367 KB 88/558 KB unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 144/186 KB 208/238 KB 320/367 KB 92/558 KB 144/186 KB 3/1199 KB 208/238 KB 320/367 KB 92/558 KB 144/186 KB 5/1199 KB 208/238 KB 320/367 KB 92/558 KB 144/186 KB 8/1199 KB 208/238 KB 320/367 KB 92/558 KB 144/186 KB 11/1199 KB 208/238 KB 320/367 KB 92/558 KB 144/186 KB 11/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 13/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 16/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 19/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 21/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 24/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 27/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 29/1199 KB 208/238 KB 320/367 KB 96/558 KB 132/186 KB 196/238 KB 320/367 KB 96/558 KB 144/186 KB 32/1199 KB 208/238 KB 320/367 KB 96/558 KB 144/186 KB 32/1199 KB 208/238 KB 324/367 KB 96/558 KB 148/186 KB 36/1199 KB 212/238 KB 324/367 KB 100/558 KB 148/186 KB 40/1199 KB 212/238 KB 324/367 KB 100/558 KB 148/186 KB 44/1199 KB 212/238 KB 324/367 KB 100/558 KB 148/186 KB 48/1199 KB 212/238 KB 324/367 KB 100/558 KB 148/186 KB 32/1199 KB 212/238 KB 324/367 KB 100/558 KB 148/186 KB 32/1199 KB 208/238 KB 324/367 KB 100/558 KB 148/186 KB 32/1199 KB 208/238 KB 324/367 KB 96/558 KB 152/186 KB 48/1199 KB 212/238 KB 324/367 KB 104/558 KB 156/186 KB 48/1199 KB 212/238 KB 324/367 KB 104/558 KB 148/186 KB 48/1199 KB 212/238 KB 324/367 KB 104/558 KB 156/186 KB 48/1199 KB 212/238 KB 324/367 KB 108/558 KB 160/186 KB 48/1199 KB 216/238 KB 328/367 KB 112/558 KB 160/186 KB 48/1199 KB 216/238 KB 328/367 KB 108/558 KB 156/186 KB 48/1199 KB 216/238 KB 328/367 KB 108/558 KB 156/186 KB 48/1199 KB 216/238 KB 324/367 KB 108/558 KB 160/186 KB 48/1199 KB 220/238 KB 328/367 KB 112/558 KB 160/186 KB 48/1199 KB 220/238 KB 332/367 KB 112/558 KB 160/186 KB 52/1199 KB 224/238 KB 336/367 KB 112/558 KB 160/186 KB 52/1199 KB 224/238 KB 340/367 KB 112/558 KB 164/186 KB 52/1199 KB 224/238 KB 344/367 KB 116/558 KB 164/186 KB 52/1199 KB 224/238 KB 348/367 KB 116/558 KB 164/186 KB 52/1199 KB 224/238 KB 352/367 KB 116/558 KB 160/186 KB 52/1199 KB 224/238 KB 332/367 KB 112/558 KB 160/186 KB 52/1199 KB 220/238 KB 332/367 KB 112/558 KB 164/186 KB 56/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 60/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 64/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 68/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 72/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 76/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 80/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 84/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 88/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 92/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 96/1199 KB 224/238 KB 352/367 KB 116/558 KB 164/186 KB 96/1199 KB 228/238 KB 352/367 KB 116/558 KB 164/186 KB 100/1199 KB 232/238 KB 352/367 KB 116/558 KB 164/186 KB 100/1199 KB 236/238 KB 352/367 KB 116/558 KB 160/186 KB 52/1199 KB 224/238 KB 340/367 KB 116/558 KB 164/186 KB 52/1199 KB 224/238 KB 340/367 KB 116/558 KB 168/186 KB 100/1199 KB 236/238 KB 352/367 KB 116/558 KB 172/186 KB 100/1199 KB 236/238 KB 352/367 KB 116/558 KB 176/186 KB 100/1199 KB 236/238 KB 352/367 KB 120/558 KB 176/186 KB 100/1199 KB 238/238 KB 352/367 KB 120/558 KB 164/186 KB 100/1199 KB 228/238 KB 352/367 KB 116/558 KB 176/186 KB 104/1199 KB 238/238 KB 352/367 KB 120/558 KB 180/186 KB 108/1199 KB 2 unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 38/238 KB 352/367 KB 120/558 KB 172/186 KB 100/1199 KB 236/238 KB 352/367 KB 120/558 KB 180/186 KB 108/1199 KB 238/238 KB 352/367 KB 124/558 KB 180/186 KB 108/1199 KB 238/238 KB 352/367 KB 128/558 KB 180/186 KB 108/1199 KB 238/238 KB 356/367 KB 128/558 KB 180/186 KB 112/1199 KB 238/238 KB 360/367 KB 132/558 KB 180/186 KB 112/1199 KB 238/238 KB 364/367 KB 132/558 KB 180/186 KB 112/1199 KB 238/238 KB 367/367 KB 132/558 KB 180/186 KB 104/1199 KB 238/238 KB 352/367 KB 120/558 KB 184/186 KB 112/1199 KB 238/238 KB 367/367 KB 132/558 KB 180/186 KB 112/1199 KB 238/238 KB 356/367 KB 132/558 KB 180/186 KB 112/1199 KB 238/238 KB 356/367 KB 128/558 KB 186/186 KB 116/1199 KB 238/238 KB 367/367 KB 132/558 KB 186/186 KB 120/1199 KB 238/238 KB 367/367 KB 136/558 KB 186/186 KB 124/1199 KB 238/238 KB 367/367 KB 136/558 KB 186/186 KB 128/1199 KB 238/238 KB 367/367 KB 136/558 KB 186/186 KB 112/1199 KB 238/238 KB 367/367 KB 132/558 KB 186/186 KB 116/1199 KB 238/238 KB 367/367 KB 136/558 KB 186/186 KB 128/1199 KB 238/238 KB 367/367 KB 140/558 KB 186/186 KB 128/1199 KB 238/238 KB 367/367 KB 144/558 KB 186/186 KB 128/1199 KB 238/238 KB 367/367 KB 148/558 KB 186/186 KB 132/1199 KB 238/238 KB 367/367 KB 152/558 KB 186/186 KB 132/1199 KB 238/238 KB 367/367 KB 156/558 KB 186/186 KB 132/1199 KB 238/238 KB 367/367 KB 160/558 KB 186/186 KB 132/1199 KB 238/238 KB 367/367 KB 148/558 KB 186/186 KB 136/1199 KB 238/238 KB 367/367 KB 160/558 KB 186/186 KB 140/1199 KB 238/238 KB 367/367 KB 160/558 KB 186/186 KB 144/1199 KB 238/238 KB 367/367 KB 160/558 KB 186/186 KB 144/1199 KB 238/238 KB 367/367 KB 164/558 KB 186/186 KB 148/1199 KB 367/367 KB 168/558 KB 186/186 KB 148/1199 KB 367/367 KB 172/558 KB 186/186 KB 148/1199 KB 367/367 KB 176/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (238 KB at 1626.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 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: 18:04:24 DEBUG unit.abot-epc-basic/0.install 186/186 KB 148/1199 KB 238/238 KB 367/367 KB 164/558 KB 186/186 KB 152/1199 KB 367/367 KB 176/558 KB 186/186 KB 156/1199 KB 367/367 KB 176/558 KB 160/1199 KB 367/367 KB 176/558 KB 164/1199 KB 367/367 KB 176/558 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1231.6 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 164/1199 KB 367/367 KB 180/558 KB 164/1199 KB 184/558 KB 164/1199 KB 188/558 KB 164/1199 KB 192/558 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2395.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 168/1199 KB 192/558 KB 172/1199 KB 192/558 KB 176/1199 KB 192/558 KB 180/1199 KB 192/558 KB 184/1199 KB 196/558 KB 188/1199 KB 196/558 KB 192/1199 KB 196/558 KB 180/1199 KB 196/558 KB 192/1199 KB 200/558 KB 192/1199 KB 204/558 KB 192/1199 KB 208/558 KB 192/1199 KB 212/558 KB 196/1199 KB 216/558 KB 196/1199 KB 220/558 KB 196/1199 KB 212/558 KB 200/1199 KB 220/558 KB 4/1206 KB 200/1199 KB 220/558 KB 8/1206 KB 200/1199 KB 220/558 KB 12/1206 KB 200/1199 KB 220/558 KB 16/1206 KB 200/1199 KB 220/558 KB 20/1206 KB 200/1199 KB 220/558 KB 24/1206 KB 200/1199 KB 220/558 KB 28/1206 KB 200/1199 KB 220/558 KB 32/1206 KB 200/1199 KB 220/558 KB 36/1206 KB 200/1199 KB 220/558 KB 40/1206 KB 200/1199 KB 220/558 KB 44/1206 KB 200/1199 KB 220/558 KB 48/1206 KB 200/1199 KB 220/558 KB 48/1206 KB 204/1199 KB 220/558 KB 48/1206 KB 208/1199 KB 224/558 KB 52/1206 KB 212/1199 KB 224/558 KB 48/1206 KB 204/1199 KB 224/558 KB 52/1206 KB 212/1199 KB 224/558 KB 4/181 KB 52/1206 KB 212/1199 KB 224/558 KB 8/181 KB 52/1206 KB 212/1199 KB 224/558 KB 12/181 KB 52/1206 KB 212/1199 KB 224/558 KB 16/181 KB 52/1206 KB 208/1199 KB 224/558 KB 56/1206 KB 212/1199 KB 228/558 KB 20/181 KB 60/1206 KB 212/1199 KB 228/558 KB 20/181 KB 64/1206 KB 212/1199 KB 228/558 KB 20/181 KB 52/1206 KB 212/1199 KB 228/558 KB 20/181 KB 52/1206 KB 212/1199 KB 224/558 KB 20/181 KB 64/1206 KB 212/1199 KB 228/558 KB 24/181 KB 64/1206 KB 212/1199 KB 228/558 KB 28/181 KB 64/1206 KB 212/1199 KB 228/558 KB 32/181 KB 64/1206 KB 212/1199 KB 228/558 KB 36/181 KB 64/1206 KB 212/1199 KB 228/558 KB 40/181 KB 64/1206 KB 212/1199 KB 228/558 KB 44/181 KB 64/1206 KB 212/1199 KB 228/558 KB 48/181 KB 64/1206 KB 212/1199 KB 232/558 KB 48/181 KB 64/1206 KB 216/1199 KB 236/558 KB 48/181 KB 64/1206 KB 216/1199 KB 240/558 KB 48/181 KB 64/1206 KB 216/1199 KB 232/558 KB 48/181 KB 64/1206 KB 220/1199 KB 240/558 KB 52/181 KB 64/1206 KB 224/1199 KB 240/558 KB 52/181 KB 64/1206 KB 228/1199 KB 240/558 KB 52/181 KB 68/1206 KB 232/1199 KB 244/558 KB 52/181 KB 68/1206 KB 236/1199 KB 244/558 KB 52/181 KB 68/1206 KB 240/1199 KB 244/558 KB 52/181 KB 64/1206 KB 216/1199 KB 240/558 KB 52/181 KB 68/1206 KB 240/1199 KB 244/558 KB 56/181 KB 68/1206 KB 240/1199 KB 244/558 KB 60/181 KB 68/1206 KB 240/1199 KB 244/558 KB 64/181 KB 68/1206 KB 228/1199 KB 244/558 KB 52/181 KB 72/1206 KB 240/1199 KB 244/558 KB 64/181 KB 76/1206 KB 240/1199 KB 244/558 KB 64/181 KB 80/1206 KB 240/1199 KB 244/558 KB 64/181 KB 64/1206 KB 228/1199 KB 244/558 KB 52/181 KB 80/1206 KB 240/1199 KB 248/558 KB 64/181 KB 80/1206 KB 240/1199 KB 252/558 KB 64/181 KB 80/1206 KB 240/1199 KB 256/558 KB 68/181 KB 80/1206 KB 244/1199 KB 256/558 KB 68/181 KB 84/1206 KB 248/1199 KB 260/558 KB 68/181 KB 84/1206 KB 252/1199 KB 260/558 KB 68/181 KB 84/1206 KB 244/1199 KB 260/558 KB 68/181 KB 84/1206 KB 244/1199 KB 256/558 KB 68/181 KB 88/1206 KB 252/1199 KB 260/558 KB 68/181 KB 92/1206 KB 252/1199 KB 260/558 KB 68/181 KB 96/1206 KB 252/1199 KB 260/558 KB 68/181 KB 80/1206 KB 244/1199 KB 256/558 KB 68/181 KB 96/1206 KB 252/1199 KB 260/558 KB 72/181 KB 96/1206 KB 252/1199 KB 260/558 KB 76/181 KB 96/1206 KB 252/1199 KB 260/558 KB 80/181 KB 96/1206 KB 252/1199 KB 260/558 KB 84/181 KB 100/1206 KB 256/1199 KB 264/558 KB 88/181 KB 100/1206 KB 256/1199 KB 264/558 KB 92/181 KB 100/1206 KB 256/1199 KB 264/558 KB 96/181 KB 100/1206 KB 256/1199 KB 264/558 KB 84/181 KB 104/1206 KB 256/1199 KB 264/558 unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install KB 96/181 KB 96/1206 KB 256/1199 KB 264/558 KB 84/181 KB 96/1206 KB 252/1199 KB 264/558 KB 84/181 KB 104/1206 KB 256/1199 KB 268/558 KB 96/181 KB 104/1206 KB 256/1199 KB 272/558 KB 96/181 KB 104/1206 KB 256/1199 KB 276/558 KB 96/181 KB 108/1206 KB 260/1199 KB 280/558 KB 100/181 KB 108/1206 KB 260/1199 KB 276/558 KB 100/181 KB 108/1206 KB 264/1199 KB 280/558 KB 100/181 KB 108/1206 KB 268/1199 KB 280/558 KB 100/181 KB 108/1206 KB 272/1199 KB 280/558 KB 100/181 KB 108/1206 KB 272/1199 KB 284/558 KB 100/181 KB 108/1206 KB 272/1199 KB 288/558 KB 100/181 KB 108/1206 KB 256/1199 KB 276/558 KB 100/181 KB 108/1206 KB 272/1199 KB 288/558 KB 104/181 KB 108/1206 KB 256/1199 KB 276/558 KB 96/181 KB 112/1206 KB 272/1199 KB 288/558 KB 104/181 KB 116/1206 KB 272/1199 KB 288/558 KB 104/181 KB 120/1206 KB 272/1199 KB 292/558 KB 108/181 KB 124/1206 KB 272/1199 KB 292/558 KB 108/181 KB 128/1206 KB 272/1199 KB 292/558 KB 108/181 KB 128/1206 KB 276/1199 KB 292/558 KB 108/181 KB 128/1206 KB 280/1199 KB 292/558 KB 108/181 KB 128/1206 KB 284/1199 KB 292/558 KB 108/181 KB 116/1206 KB 272/1199 KB 292/558 KB 108/181 KB 116/1206 KB 272/1199 KB 288/558 KB 108/181 KB 128/1206 KB 288/1199 KB 292/558 KB 112/181 KB 128/1206 KB 288/1199 KB 292/558 KB 116/181 KB 128/1206 KB 288/1199 KB 296/558 KB 120/181 KB 128/1206 KB 288/1199 KB 296/558 KB 124/181 KB 128/1206 KB 288/1199 KB 296/558 KB 128/181 KB 128/1206 KB 288/1199 KB 292/558 KB 108/181 KB 128/1206 KB 288/1199 KB 296/558 KB 116/181 KB 128/1206 KB 288/1199 KB 300/558 KB 128/181 KB 128/1206 KB 288/1199 KB 304/558 KB 128/181 KB 132/1206 KB 288/1199 KB 304/558 KB 128/181 KB 136/1206 KB 288/1199 KB 304/558 KB 128/181 KB 140/1206 KB 288/1199 KB 308/558 KB 128/181 KB 144/1206 KB 288/1199 KB 308/558 KB 128/181 KB 144/1206 KB 288/1199 KB 308/558 KB 132/181 KB 148/1206 KB 292/1199 KB 308/558 KB 136/181 KB 148/1206 KB 292/1199 KB 308/558 KB 140/181 KB 148/1206 KB 292/1199 KB 308/558 KB 144/181 KB 136/1206 KB 288/1199 KB 308/558 KB 128/181 KB 148/1206 KB 292/1199 KB 312/558 KB 144/181 KB 148/1206 KB 292/1199 KB 316/558 KB 144/181 KB 148/1206 KB 292/1199 KB 320/558 KB 144/181 KB 148/1206 KB 292/1199 KB 308/558 KB 132/181 KB 152/1206 KB 292/1199 KB 320/558 KB 144/181 KB 156/1206 KB 292/1199 KB 320/558 KB 144/181 KB 160/1206 KB 292/1199 KB 320/558 KB 144/181 KB 144/1206 KB 292/1199 KB 308/558 KB 132/181 KB 160/1206 KB 296/1199 KB 320/558 KB 144/181 KB 160/1206 KB 300/1199 KB 320/558 KB 144/181 KB 160/1206 KB 304/1199 KB 320/558 KB 144/181 KB 160/1206 KB 308/1199 KB 320/558 KB 144/181 KB 160/1206 KB 312/1199 KB 320/558 KB 144/181 KB 160/1206 KB 316/1199 KB 320/558 KB 144/181 KB 160/1206 KB 320/1199 KB 320/558 KB 148/181 KB 160/1206 KB 316/1199 KB 320/558 KB 148/181 KB 160/1206 KB 320/1199 KB 320/558 KB 152/181 KB 160/1206 KB 320/1199 KB 324/558 KB 152/181 KB 160/1206 KB 320/1199 KB 328/558 KB 152/181 KB 160/1206 KB 320/1199 KB 332/558 KB 156/181 KB 160/1206 KB 320/1199 KB 336/558 KB 156/181 KB 160/1206 KB 320/1199 KB 328/558 KB 156/181 KB 160/1206 KB 320/1199 KB 336/558 KB 160/181 KB 164/1206 KB 320/1199 KB 336/558 KB 160/181 KB 168/1206 KB 320/1199 KB 336/558 KB 160/181 KB 172/1206 KB 320/1199 KB 336/558 KB 160/181 KB 176/1206 KB 324/1199 KB 336/558 KB 160/181 KB 180/1206 KB 324/1199 KB 336/558 KB 160/181 KB 184/1206 KB 324/1199 KB 340/558 KB 164/181 KB 188/1206 KB 324/1199 KB 340/558 KB 164/181 KB 192/1206 KB 324/1199 KB 340/558 KB 164/181 KB 172/1206 KB 32 unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 4/1199 KB 336/558 KB 160/181 KB 192/1206 KB 328/1199 KB 340/558 KB 164/181 KB 192/1206 KB 332/1199 KB 340/558 KB 164/181 KB 192/1206 KB 336/1199 KB 340/558 KB 164/181 KB 180/1206 KB 324/1199 KB 340/558 KB 164/181 KB 192/1206 KB 336/1199 KB 344/558 KB 164/181 KB 192/1206 KB 336/1199 KB 348/558 KB 164/181 KB 192/1206 KB 336/1199 KB 352/558 KB 164/181 KB 180/1206 KB 324/1199 KB 336/558 KB 164/181 KB 192/1206 KB 336/1199 KB 352/558 KB 168/181 KB 192/1206 KB 336/1199 KB 352/558 KB 172/181 KB 192/1206 KB 336/1199 KB 352/558 KB 176/181 KB 192/1206 KB 340/1199 KB 352/558 KB 176/181 KB 196/1206 KB 344/1199 KB 356/558 KB 180/181 KB 196/1206 KB 348/1199 KB 356/558 KB 180/181 KB 196/1206 KB 352/1199 KB 356/558 KB 180/181 KB 196/1206 KB 340/1199 KB 356/558 KB 180/181 KB 192/1206 KB 340/1199 KB 356/558 KB 180/181 KB 196/1206 KB 352/1199 KB 360/558 KB 180/181 KB 196/1206 KB 352/1199 KB 364/558 KB 180/181 KB 192/1206 KB 340/1199 KB 352/558 KB 180/181 KB 196/1206 KB 352/1199 KB 364/558 KB 181/181 KB 196/1206 KB 352/1199 KB 368/558 KB 181/181 KB 200/1206 KB 352/1199 KB 368/558 KB 181/181 KB 204/1206 KB 352/1199 KB 368/558 KB 181/181 KB 208/1206 KB 352/1199 KB 368/558 KB 181/181 KB 208/1206 KB 352/1199 KB 372/558 KB 181/181 KB 212/1206 KB 356/1199 KB 376/558 KB 181/181 KB 212/1206 KB 356/1199 KB 380/558 KB 181/181 KB 212/1206 KB 356/1199 KB 372/558 KB 181/181 KB 216/1206 KB 356/1199 KB 380/558 KB 181/181 KB 208/1206 KB 356/1199 KB 372/558 KB 181/181 KB 216/1206 KB 360/1199 KB 384/558 KB 181/181 KB 216/1206 KB 364/1199 KB 384/558 KB 181/181 KB 216/1206 KB 368/1199 KB 384/558 KB 181/181 KB 216/1206 KB 356/1199 KB 384/558 KB 181/181 KB 220/1206 KB 368/1199 KB 384/558 KB 181/181 KB 224/1206 KB 368/1199 KB 384/558 KB 181/181 KB 228/1206 KB 368/1199 KB 384/558 KB 181/181 KB 232/1206 KB 372/1199 KB 388/558 KB 181/181 KB 236/1206 KB 372/1199 KB 388/558 KB 181/181 KB 240/1206 KB 372/1199 KB 388/558 KB 181/181 KB 228/1206 KB 372/1199 KB 388/558 KB 181/181 KB 240/1206 KB 376/1199 KB 388/558 KB 181/181 KB 240/1206 KB 380/1199 KB 388/558 KB 181/181 KB 240/1206 KB 384/1199 KB 388/558 KB 181/181 KB 228/1206 KB 368/1199 KB 388/558 KB 181/181 KB 240/1206 KB 384/1199 KB 392/558 KB 181/181 KB 240/1206 KB 384/1199 KB 396/558 KB 181/181 KB 240/1206 KB 384/1199 KB 400/558 KB 181/181 KB 240/1206 KB 384/1199 KB 404/558 KB 181/181 KB 240/1206 KB 388/1199 KB 408/558 KB 240/1206 KB 388/1199 KB 412/558 KB 240/1206 KB 388/1199 KB 416/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 904.0 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 240/1206 KB 388/1199 KB 404/558 KB 181/181 KB 244/1206 KB 392/1199 KB 416/558 KB 244/1206 KB 396/1199 KB 416/558 KB 244/1206 KB 400/1199 KB 416/558 KB 244/1206 KB 388/1199 KB 416/558 KB 248/1206 KB 400/1199 KB 416/558 KB 252/1206 KB 400/1199 KB 416/558 KB 256/1206 KB 400/1199 KB 416/558 KB 256/1206 KB 404/1199 KB 416/558 KB 260/1206 KB 408/1199 KB 420/558 KB 260/1206 KB 412/1199 KB 420/558 KB 260/1206 KB 416/1199 KB 420/558 KB 260/1206 KB 404/1199 KB 420/558 KB 256/1206 KB 404/1199 KB 420/558 KB 260/1206 KB 416/1199 KB 424/558 KB 260/1206 KB 416/1199 KB 428/558 KB 260/1206 KB 416/1199 KB 432/558 KB 264/1206 KB 416/1199 KB 432/558 KB 268/1206 KB 416/1199 KB 432/558 KB 272/1206 KB 416/1199 KB 432/558 KB 276/1206 KB 416/1199 KB 432/558 KB 280/1206 KB 420/1199 KB 436/558 KB 284/1206 KB 420/1199 KB 436/558 KB 288/1206 KB 420/1199 KB 436/558 KB 276/1206 KB 420/1199 KB 436/558 KB 288/1206 KB 424/1199 KB 436/558 KB 288/1206 KB 428/1199 KB 436/558 KB 276/1206 KB 416/1199 KB 436/558 KB 288/1206 KB 428/1199 KB 440/558 KB 288/1206 KB 428/1199 KB 444/558 KB 288/1206 KB 428/1199 KB 448/558 KB 288/1206 KB 432/1199 KB 448/558 KB 288/1206 KB 432/1199 KB 452/558 KB 292/1206 KB 436/1199 KB 456/558 KB 292/1206 KB 436/1199 KB 460/558 KB 292/1206 KB 436/1199 KB 464/558 KB 292/1206 KB 436/1199 KB 452/558 KB 292/1206 KB 440/1199 KB 464/558 KB 292/1206 KB 444/1199 KB 464/558 KB 292/1206 KB 448/1199 KB 464/558 KB 292/1206 KB 432/1199 KB 452/558 KB 296/1206 KB 448/1199 KB 464/558 KB 300/1206 KB 448/1199 KB 464/558 KB 304/1206 KB 448/1199 KB 464/558 KB 308/1206 KB 448/1199 KB 464/558 KB 312/1206 KB 452/1199 KB 468/558 KB 316/1206 KB 452/1199 KB 468/558 KB 320/1206 KB 452/1199 KB 468/558 KB 308/1206 KB 452/1199 KB 468/558 KB 320/1206 KB 452/1199 KB 472/558 KB 320/1206 KB 452/1199 KB 476/558 KB 308/1206 KB 452/1199 KB 464/558 KB 320/1206 KB 456/1199 KB 476/558 KB 320/1206 KB 460/1199 KB 476/558 KB 320/1206 KB 460/1199 KB 480/558 KB 320/1206 KB 464/1199 KB 480/558 KB 320/1206 KB 468/1199 KB 480/558 KB 324/1206 KB 472/1199 KB 484/558 KB 324/1206 KB 476/1199 KB 484/558 KB 324/1206 KB 468/1199 KB 484/558 KB 328/1206 KB 476/1199 KB 484/558 KB 320/1206 KB 468/1199 KB 484/558 KB 328/1206 KB 480/1199 KB 488/558 KB 328/1206 KB 480/1199 KB 492/558 KB 328/1206 KB 480/1199 KB 496/558 KB 328/1206 KB 480/1199 KB 484/558 KB 332/1206 KB 480/1199 KB 496/558 KB 336/1206 KB 480/1199 KB 496/558 KB 336/1206 KB 480/1199 KB 500/558 KB 340/1206 KB 484/1199 KB 504/558 KB 340/1206 KB 484/1199 KB 508/558 KB 340/1206 KB 484/1199 KB 512/558 KB 340/1206 KB 484/1199 KB 500/558 KB 344/1206 KB 484/1199 KB 512/558 KB 348/1206 KB 484/1199 KB 512/558 KB 352/1206 KB 484/1199 KB 512/558 KB 336/1206 KB 484/1199 KB 500/558 KB 352/1206 KB 488/1199 KB 512/558 KB 352/1206 KB 492/1199 KB 512/558 KB 352/1206 KB 496/1199 KB 512/558 KB 352/1206 KB 496/1199 KB 516/558 KB 356/1206 KB 500/1199 KB 520/558 KB 356/1206 KB 500/1199 KB 524/558 KB 356/1206 KB 500/1199 KB 528/558 KB 356/1206 KB 500/1199 KB 516/558 KB 356/1206 KB 496/1199 KB 516/558 KB 360/1206 KB 500/1199 KB 528/558 KB 364/1206 KB 504/1199 KB 528/558 KB 368/1206 KB 504/1199 KB 528/558 KB 360/1206 KB 504/1199 KB 528/558 KB 368/1206 KB 508/1199 KB 528/558 KB 368/1206 KB 512/1199 KB 528/558 KB 372/1206 KB 512/1199 KB 528/558 KB 376/1206 KB 516/1199 KB 532/558 KB 380/1206 KB 516/1199 KB 532/558 KB 384/1206 KB 516/1199 KB 532/558 KB 372/1206 KB 516/1199 KB 532/558 KB 372/1206 unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install KB 512/1199 KB 532/558 KB 384/1206 KB 516/1199 KB 536/558 KB 384/1206 KB 516/1199 KB 540/558 KB 384/1206 KB 516/1199 KB 544/558 KB 384/1206 KB 520/1199 KB 544/558 KB 384/1206 KB 524/1199 KB 544/558 KB 384/1206 KB 528/1199 KB 544/558 KB 388/1206 KB 528/1199 KB 544/558 KB 392/1206 KB 532/1199 KB 548/558 KB 396/1206 KB 532/1199 KB 548/558 KB 400/1206 KB 532/1199 KB 548/558 KB 388/1206 KB 532/1199 KB 548/558 KB 388/1206 KB 528/1199 KB 548/558 KB 400/1206 KB 532/1199 KB 552/558 KB 400/1206 KB 532/1199 KB 556/558 KB 400/1206 KB 532/1199 KB 558/558 KB 400/1206 KB 536/1199 KB 558/558 KB 400/1206 KB 540/1199 KB 558/558 KB 400/1206 KB 544/1199 KB 558/558 KB 404/1206 KB 544/1199 KB 558/558 KB 408/1206 KB 548/1199 KB 558/558 KB 412/1206 KB 548/1199 KB 558/558 KB 404/1206 KB 548/1199 KB 558/558 KB 412/1206 KB 552/1199 KB 558/558 KB 412/1206 KB 556/1199 KB 558/558 KB 412/1206 KB 560/1199 KB 558/558 KB 416/1206 KB 560/1199 KB 558/558 KB 416/1206 KB 564/1199 KB 558/558 KB 420/1206 KB 568/1199 KB 558/558 KB 420/1206 KB 572/1199 KB 558/558 KB 420/1206 KB 564/1199 KB 558/558 KB 424/1206 KB 572/1199 KB 558/558 KB 424/1206 KB 576/1199 KB 558/558 KB 428/1206 KB 576/1199 KB 558/558 KB 432/1206 KB 576/1199 KB 558/558 KB 436/1206 KB 576/1199 KB 558/558 KB 440/1206 KB 580/1199 KB 558/558 KB 444/1206 KB 580/1199 KB 558/558 KB 436/1206 KB 580/1199 KB 558/558 KB 444/1206 KB 584/1199 KB 558/558 KB 444/1206 KB 588/1199 KB 558/558 KB 444/1206 KB 592/1199 KB 558/558 KB 448/1206 KB 592/1199 KB 558/558 KB 448/1206 KB 596/1199 KB 558/558 KB 452/1206 KB 600/1199 KB 558/558 KB 452/1206 KB 604/1199 KB 558/558 KB 452/1206 KB 608/1199 KB 558/558 KB 452/1206 KB 596/1199 KB 558/558 KB 456/1206 KB 608/1199 KB 558/558 KB 460/1206 KB 608/1199 KB 558/558 KB 464/1206 KB 608/1199 KB 558/558 KB 468/1206 KB 608/1199 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2370.7 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 468/1206 KB 612/1199 KB 558/558 KB 468/1206 KB 616/1199 KB 472/1206 KB 620/1199 KB 472/1206 KB 624/1199 KB 472/1206 KB 616/1199 KB 476/1206 KB 624/1199 KB 480/1206 KB 624/1199 KB 480/1206 KB 628/1199 KB 484/1206 KB 632/1199 KB 484/1206 KB 636/1199 KB 484/1206 KB 628/1199 KB 488/1206 KB 636/1199 KB 492/1206 KB 636/1199 KB 492/1206 KB 640/1199 KB 496/1206 KB 640/1199 KB 496/1206 KB 644/1199 KB 500/1206 KB 648/1199 KB 500/1206 KB 652/1199 KB 500/1206 KB 644/1199 KB 504/1206 KB 652/1199 KB 508/1206 KB 652/1199 KB 508/1206 KB 656/1199 KB 512/1206 KB 656/1199 KB 516/1206 KB 656/1199 KB 520/1206 KB 660/1199 KB 524/1206 KB 660/1199 KB 516/1206 KB 660/1199 KB 524/1206 KB 664/1199 KB 524/1206 KB 668/1199 KB 524/1206 KB 672/1199 KB 528/1206 KB 672/1199 KB 528/1206 KB 676/1199 KB 532/1206 KB 680/1199 KB 532/1206 KB 684/1199 KB 532/1206 KB 676/1199 KB 536/1206 KB 684/1199 KB 540/1206 KB 688/1199 KB 544/1206 KB 688/1199 KB 536/1206 KB 688/1199 KB 548/1206 KB 688/1199 KB 552/1206 KB 692/1199 KB 556/1206 KB 692/1199 KB 548/1206 KB 692/1199 KB 556/1206 KB 696/1199 KB 556/1206 KB 700/1199 KB 560/1206 KB 700/1199 KB 560/1206 KB 704/1199 KB 560/1206 KB 708/1199 KB 564/1206 KB 712/1199 KB 564/1206 KB 716/1199 KB 564/1206 KB 720/1199 KB 564/1206 KB 708/1199 KB 568/1206 KB 720/1199 KB 572/1206 KB 720/1199 KB 576/1206 KB 720/1199 KB 580/1206 KB 720/1199 KB 584/1206 KB 724/1199 KB 588/1206 KB 724/1199 KB 592/1206 KB 724/1199 KB 580/1206 KB 724/1199 KB 592/1206 KB 728/1199 KB 592/1206 KB 732/1199 KB 592/1206 KB 736/1199 KB 596/1206 KB 736/1199 KB 600/1206 KB 740/1199 KB 604/1206 KB 740/1199 KB 596/1206 KB 740/1199 KB 604/1206 KB 744/1199 KB 608/1206 KB 744/1199 KB 608/1206 KB 748/1199 KB 608/1206 KB 752/1199 KB 612/1206 KB 752/1199 KB 616/1206 KB 752/1199 KB 620/1206 KB 752/1199 KB 624/1206 KB 752/1199 KB 628/1206 KB 752/1199 KB 632/1206 KB 752/1199 KB 636/1206 KB 752/1199 KB 640/1206 KB 752/1199 KB 644/1206 KB 752/1199 KB 648/1206 KB 752/1199 KB 652/1206 KB 752/1199 KB 656/1206 KB 752/1199 KB 660/1206 KB 752/1199 KB 664/1206 KB 752/1199 KB 668/1206 KB 752/1199 KB 672/1206 KB 752/1199 KB 672/1206 KB 756/1199 KB 672/1206 KB 760/1199 KB 672/1206 KB 764/1199 KB 672/1206 KB 768/1199 KB 672/1206 KB 772/1199 KB 672/1206 KB 776/1199 KB 672/1206 KB 780/1199 KB 672/1206 KB 784/1199 KB 672/1206 KB 788/1199 KB 672/1206 KB 792/1199 KB 672/1206 KB 796/1199 KB 672/1206 KB 800/1199 KB 672/1206 KB 804/1199 KB 672/1206 KB 808/1199 KB 672/1206 KB 812/1199 KB 672/1206 KB 816/1199 KB 672/1206 KB 820/1199 KB 676/1206 KB 824/1199 KB 676/1206 KB 828/1199 KB 676/1206 KB 832/1199 KB 676/1206 KB 820/1199 KB 680/1206 KB 832/1199 KB 684/1206 KB 832/1199 KB 688/1206 KB 832/1199 KB 688/1206 KB 836/1199 KB 692/1206 KB 840/1199 KB 692/1206 KB 844/1199 KB 692/1206 KB 848/1199 KB 692/1206 KB 836/1199 KB 696/1206 KB 848/1199 KB 700/1206 KB 848/1199 KB 704/1206 KB 848/1199 KB 708/1206 KB 848/1199 KB 712/1206 KB 852/1199 KB 716/1206 KB 852/1199 KB 708/1206 KB 852/1199 KB 716/1206 KB 856/1199 KB 716/1206 KB 860/1199 KB 720/1206 KB 864/1199 KB 720/1206 KB 860/1199 KB 724/1206 KB 864/1199 KB 728/1206 KB 868/1199 KB 732/1206 KB 868/1199 KB 724/1206 KB 868/1199 KB 732/1206 KB 872/1199 KB 736/1206 KB 872/1199 KB 736/1206 KB 876/1199 KB 736/1206 KB 880/1199 KB 740/1206 KB 880/1199 KB 744/1206 KB 884/1199 KB 748/1206 KB 884/1199 KB 740/1206 KB 884/1199 KB 748/1206 KB 888/1199 KB 752/1206 K unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install B 888/1199 KB 752/1206 KB 892/1199 KB 752/1206 KB 896/1199 KB 756/1206 KB 896/1199 KB 760/1206 KB 900/1199 KB 764/1206 KB 900/1199 KB 756/1206 KB 900/1199 KB 764/1206 KB 904/1199 KB 768/1206 KB 908/1199 KB 768/1206 KB 912/1199 KB 768/1206 KB 904/1199 KB 768/1206 KB 916/1199 KB 772/1206 KB 920/1199 KB 772/1206 KB 924/1199 KB 772/1206 KB 916/1199 KB 776/1206 KB 924/1199 KB 780/1206 KB 924/1199 KB 784/1206 KB 924/1199 KB 784/1206 KB 928/1199 KB 788/1206 KB 928/1199 KB 792/1206 KB 932/1199 KB 796/1206 KB 932/1199 KB 800/1206 KB 932/1199 KB 788/1206 KB 932/1199 KB 800/1206 KB 936/1199 KB 800/1206 KB 940/1199 KB 800/1206 KB 944/1199 KB 804/1206 KB 944/1199 KB 808/1206 KB 948/1199 KB 812/1206 KB 948/1199 KB 804/1206 KB 948/1199 KB 812/1206 KB 952/1199 KB 816/1206 KB 952/1199 KB 816/1206 KB 956/1199 KB 816/1206 KB 960/1199 KB 816/1206 KB 964/1199 KB 820/1206 KB 968/1199 KB 820/1206 KB 972/1199 KB 820/1206 KB 964/1199 KB 824/1206 KB 972/1199 KB 828/1206 KB 972/1199 KB 832/1206 KB 972/1199 KB 832/1206 KB 976/1199 KB 832/1206 KB 980/1199 KB 836/1206 KB 984/1199 KB 836/1206 KB 988/1199 KB 836/1206 KB 992/1199 KB 836/1206 KB 980/1199 KB 840/1206 KB 992/1199 KB 844/1206 KB 992/1199 KB 848/1206 KB 992/1199 KB 848/1206 KB 996/1199 KB 852/1206 KB 1000/1199 KB 852/1206 KB 1004/1199 KB 852/1206 KB 1008/1199 KB 852/1206 KB 996/1199 KB 856/1206 KB 1008/1199 KB 860/1206 KB 1008/1199 KB 864/1206 KB 1008/1199 KB 864/1206 KB 1012/1199 KB 868/1206 KB 1016/1199 KB 868/1206 KB 1020/1199 KB 868/1206 KB 1024/1199 KB 868/1206 KB 1012/1199 KB 872/1206 KB 1024/1199 KB 876/1206 KB 1024/1199 KB 880/1206 KB 1024/1199 KB 884/1206 KB 1024/1199 KB 888/1206 KB 1028/1199 KB 892/1206 KB 1028/1199 KB 896/1206 KB 1028/1199 KB 884/1206 KB 1028/1199 KB 896/1206 KB 1032/1199 KB 896/1206 KB 1036/1199 KB 896/1206 KB 1040/1199 KB 896/1206 KB 1044/1199 KB 900/1206 KB 1048/1199 KB 900/1206 KB 1052/1199 KB 900/1206 KB 1044/1199 KB 904/1206 KB 1052/1199 KB 908/1206 KB 1052/1199 KB 908/1206 KB 1056/1199 KB 912/1206 KB 1056/1199 KB 912/1206 KB 1060/1199 KB 916/1206 KB 1064/1199 KB 916/1206 KB 1068/1199 KB 916/1206 KB 1072/1199 KB 916/1206 KB 1060/1199 KB 920/1206 KB 1072/1199 KB 924/1206 KB 1072/1199 KB 928/1206 KB 1072/1199 KB 928/1206 KB 1076/1199 KB 932/1206 KB 1080/1199 KB 932/1206 KB 1084/1199 KB 932/1206 KB 1076/1199 KB 936/1206 KB 1084/1199 KB 936/1206 KB 1088/1199 KB 940/1206 KB 1088/1199 KB 944/1206 KB 1088/1199 KB 944/1206 KB 1092/1199 KB 948/1206 KB 1096/1199 KB 948/1206 KB 1100/1199 KB 948/1206 KB 1092/1199 KB 952/1206 KB 1100/1199 KB 956/1206 KB 1104/1199 KB 960/1206 KB 1104/1199 KB 952/1206 KB 1104/1199 KB 960/1206 KB 1108/1199 KB 964/1206 KB 1112/1199 KB 964/1206 KB 1116/1199 KB 964/1206 KB 1108/1199 KB 968/1206 KB 1116/1199 KB 972/1206 KB 1120/1199 KB 976/1206 KB 1120/1199 KB 968/1206 KB 1120/1199 KB 980/1206 KB 1120/1199 KB 984/1206 KB 1124/1199 KB 988/1206 KB 1124/1199 KB 980/1206 KB 1124/1199 KB 988/1206 KB 1128/1199 KB 988/1206 KB 1132/1199 KB 988/1206 KB 1136/1199 KB 992/1206 KB 1136/1199 KB 992/1206 KB 1140/1199 KB 996/1206 KB 1144/1199 KB 996/1206 KB 1148/1199 KB 996/1206 KB 1140/1199 KB 1000/1206 KB 1148/1199 KB 1004/1206 KB 1152/1199 KB 1000/1206 KB 1152/1199 KB 1008/1206 KB 1152/1199 KB 1008/1206 KB 1156/1199 KB 1012/1206 KB 1160/1199 KB 1012/1206 KB 1164/1199 KB 1012/1206 KB 1168/1199 KB 1012/1206 KB 1156/1199 KB 1016/1206 KB 1168/1199 KB 1020/1206 KB 1168/1199 KB 1024/120 unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 6 KB 1168/1199 KB 1028/1206 KB 1168/1199 KB 1032/1206 KB 1172/1199 KB 1036/1206 KB 1172/1199 KB 1040/1206 KB 1172/1199 KB 1028/1206 KB 1172/1199 KB 1040/1206 KB 1176/1199 KB 1040/1206 KB 1180/1199 KB 1040/1206 KB 1184/1199 KB 1040/1206 KB 1188/1199 KB 1044/1206 KB 1192/1199 KB 1044/1206 KB 1196/1199 KB 1044/1206 KB 1199/1199 KB 1044/1206 KB 1188/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 Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3879.2 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3779.5 KB/sec) unit-abot-epc-basic-0: 18:04:24 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:04:25 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: 18:04:25 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: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 48.631 s unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-09T18:04:25+00:00 unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/65M unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 18:04:25 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: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-131.157) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:25 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: 18:04:25 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:26 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: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:26 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: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:04:26 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: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:04:26 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: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-e7edc3-default-0". unit-abot-epc-basic-0: 18:04:27 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: 18:04:27 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 18:04:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 18:04:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 18:04:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:04:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 18:04:29 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 18:04:29 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:04:29 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 18:04:29 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 18:04:29 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 18:04:29 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:30 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: 18:04:30 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 18:04:30 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.5). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:04:31 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 18:04:31 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: 18:04:31 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: 18:04:32 DEBUG unit.mysql/0.config-changed mysql start/running, process 11946 unit-abot-epc-basic-0: 18:04:32 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.3 [262 kB] unit-mysql-0: 18:04:32 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 18:04:32 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 18:04:32 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:04:32 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: 18:04:32 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: 18:04:32 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: 18:04:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:04:32 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 18:04:32 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: 18:04:32 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: 18:04:32 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: 18:04:32 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: 18:04:33 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 18:04:33 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-abot-epc-basic-0: 18:04:33 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: 18:04:33 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: 18:04:33 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: 18:04:33 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 18:04:33 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: 18:04:33 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 18:04:33 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: 18:04:33 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: 18:04:33 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: 18:04:33 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:34 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: 18:04:35 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-abot-epc-basic-0: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:35 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-mysql-0: 18:04:35 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:35 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:36 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: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:37 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-mysql-0: 18:04:37 DEBUG unit.mysql/0.config-changed mysql start/running, process 12072 unit-mysql-0: 18:04:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 18:04:37 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-mysql-0: 18:04:37 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:04:37 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 18:04:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:37 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: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:38 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-mysql-0: 18:04:38 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:38 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:39 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: 18:04:40 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: 18:04:40 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: 18:04:40 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: 18:04:40 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: 18:04:40 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-mysql-0: 18:04:40 DEBUG unit.mysql/0.start mysql start/running, process 12255 unit-mysql-0: 18:04:40 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 18:04:40 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 18:04:40 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 18:04:40 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 18:04:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:04:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:04:40 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 18:04:40 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 18:04:40 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-mysql-0: 18:04:40 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 18:04:40 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 18:04:40 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 18:04:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:04:40 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: 18:04:40 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 18:04:41 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: 18:04:41 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 18:04:41 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: 18:04:41 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: 18:04:41 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: 18:04:41 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 18:04:41 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 18:04:41 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: 18:04:41 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: 18:04:42 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 18:04:42 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: 18:04:42 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: 18:04:42 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: 18:04:42 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: 18:04:42 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: 18:04:42 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: 18:04:42 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: 18:04:42 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 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: 18:04:43 DEBUG unit.abot-epc-basic/0.install Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 18:04:43 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: 18:04:44 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: 18:04:44 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: 18:04:44 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: 18:04:44 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: 18:04:44 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: 18:04:44 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: 18:04:44 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: 18:04:44 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: 18:04:44 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] unit-abot-epc-basic-0: 18:04:44 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:45 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: 18:04:46 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: 18:04:46 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: 18:04:46 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: 18:04:46 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libijs-0.35 amd64 0.35-12 [15.5 kB] unit-abot-epc-basic-0: 18:04:46 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: 18:04:46 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: 18:04:46 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: 18:04:46 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: 18:04:46 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: 18:04:46 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: 18:04:47 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: 18:04:47 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: 18:04:47 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: 18:04:47 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: 18:04:47 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: 18:04:47 DEBUG unit.abot-epc-basic/0.install Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 18:04:47 DEBUG unit.abot-epc-basic/0.install Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gir1.2-gtk-3.0 amd64 3.18.9-1ubuntu3.3 [188 kB] unit-abot-epc-basic-0: 18:04:47 DEBUG unit.abot-epc-basic/0.install Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 18:04:47 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-tex all 4.6.6-3 [10.1 kB] unit-abot-epc-basic-0: 18:04:47 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: 18:04:47 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: 18:04:47 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: 18:04:47 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:48 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:49 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:50 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:51 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:52 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:53 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:54 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:55 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:56 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:57 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: 18:04:58 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: 18:04:58 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: 18:04:58 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: 18:04:58 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: 18:04:58 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: 18:04:58 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: 18:04:58 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: 18:04:58 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:04:59 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:00 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:01 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:02 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:03 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:04 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 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: 18:05:05 DEBUG unit.abot-epc-basic/0.install Get:383 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-network amd64 4:4.8.7+dfsg-5ubuntu2 [561 kB] unit-abot-epc-basic-0: 18:05:05 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: 18:05:06 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: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:386 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-xmlpatterns amd64 4:4.8.7+dfsg-5ubuntu2 [1,091 kB] unit-abot-epc-basic-0: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:387 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-declarative amd64 4:4.8.7+dfsg-5ubuntu2 [1,090 kB] unit-abot-epc-basic-0: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-abot-epc-basic-0: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 18:05:06 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: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 18:05:06 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: 18:05:06 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: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 18:05:06 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 18:05:07 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 18:05:07 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: 18:05:07 DEBUG unit.abot-epc-basic/0.install Get:399 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsvn1 amd64 1.9.3-2ubuntu1.1 [1,170 kB] unit-abot-epc-basic-0: 18:05:07 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-abot-epc-basic-0: 18:05:07 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 18:05:07 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-abot-epc-basic-0: 18:05:07 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: 18:05:07 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 18:05:07 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 18:05:07 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 18:05:08 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: 18:05:08 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 18:05:08 DEBUG unit.abot-epc-basic/0.install Get:409 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-bin amd64 0.22-1~ubuntu16.04.1 [4,642 B] unit-abot-epc-basic-0: 18:05:08 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 18:05:08 DEBUG unit.abot-epc-basic/0.install Get:411 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-namespacesupport-perl all 1.11-1 [13.2 kB] unit-abot-epc-basic-0: 18:05:08 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: 18:05:08 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: 18:05:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 18:05:08 DEBUG unit.abot-epc-basic/0.install Get:414 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml-libxml-perl amd64 2.0123+dfsg-1ubuntu0.1 [316 kB] unit-abot-epc-basic-0: 18:05:09 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: 18:05:09 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: 18:05:09 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.5 [741 kB] unit-abot-epc-basic-0: 18:05:09 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: 18:05:09 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: 18:05:09 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 18:05:09 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: 18:05:09 DEBUG unit.abot-epc-basic/0.install Get:422 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 mscgen amd64 0.20-5 [42.9 kB] unit-abot-epc-basic-0: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:424 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 texinfo amd64 6.1.0.dfsg.1-5 [744 kB] unit-abot-epc-basic-0: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:425 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave-common all 4.0.0-3ubuntu9.2 [1,282 kB] unit-abot-epc-basic-0: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:426 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 octave amd64 4.0.0-3ubuntu9.2 [1,474 kB] unit-abot-epc-basic-0: 18:05:10 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: 18:05:10 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: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:429 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 pstoedit amd64 3.70-1ubuntu2 [102 kB] unit-abot-epc-basic-0: 18:05:10 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: 18:05:10 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: 18:05:10 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: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 18:05:10 DEBUG unit.abot-epc-basic/0.install Get:434 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-did-you-mean all 1.0.0-2 [8,390 B] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 18:05:11 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: 18:05:11 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: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 18:05:11 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: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:444 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:445 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl8.6 amd64 8.6.5+dfsg-2 [14.2 kB] unit-abot-epc-basic-0: 18:05:11 DEBUG unit.abot-epc-basic/0.install Get:446 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 tcl amd64 8.6.0+9 [5,146 B] unit-abot-epc-basic-0: 18:05:11 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-abot-epc-basic-0: 18:05:12 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: 18:05:12 DEBUG unit.abot-epc-basic/0.install Get:449 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-base all 2015.20160320-1ubuntu0.1 [18.3 MB] unit-abot-epc-basic-0: 18:05:12 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: 18:05:12 DEBUG unit.abot-epc-basic/0.install Get:451 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-latex-base-doc all 2015.20160320-1ubuntu0.1 [45.4 MB] unit-abot-epc-basic-0: 18:05:14 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: 18:05:14 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: 18:05:14 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: 18:05:14 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: 18:05:14 DEBUG unit.abot-epc-basic/0.install Get:456 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11-xserver-utils amd64 7.7+7 [155 kB] unit-abot-epc-basic-0: 18:05:14 DEBUG unit.abot-epc-basic/0.install Get:457 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 xbitmaps all 1.1.1-2 [28.1 kB] unit-abot-epc-basic-0: 18:05:14 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: 18:05:14 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: 18:05:14 DEBUG unit.abot-epc-basic/0.install Get:460 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 zip amd64 3.0-11 [158 kB] unit-abot-epc-basic-0: 18:05:14 DEBUG unit.abot-epc-basic/0.install Get:461 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] unit-abot-epc-basic-0: 18:05:14 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: 18:05:15 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: 18:05:15 DEBUG unit.abot-epc-basic/0.install Get:464 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [4,456 B] unit-abot-epc-basic-0: 18:05:15 DEBUG unit.abot-epc-basic/0.install Get:465 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0-dev amd64 0.10-3 [268 kB] unit-abot-epc-basic-0: 18:05:15 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: 18:05:15 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: 18:05:15 DEBUG unit.abot-epc-basic/0.install Get:468 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-dev amd64 0.1.6-3 [55.2 kB] unit-abot-epc-basic-0: 18:05:16 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: 18:05:16 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 18:05:16 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 43s (6,613 kB/s) unit-abot-epc-basic-0: 18:05:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 18:05: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 ... 67234 files and directories currently installed.) unit-abot-epc-basic-0: 18:05:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:05:16 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:05:17 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:05:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 18:05:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:05:18 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:05:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 18:05:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 18:05:20 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 18:05:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 18:05:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:05:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 18:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 18:05:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 18:05:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 18:05:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 18:05:25 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 18:05:27 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: 18:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 18:05:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:05:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 18:05:28 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: 18:05:28 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: 18:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 18:05:29 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: 18:05:29 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: 18:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:29 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 18:05:30 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: 18:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:30 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 18:05:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:05:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... machine-2: 18:05:32 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 18:05:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 18:05:32 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:05:32 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... machine-2: 18:05:32 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 18:05:32 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 18:05:32 DEBUG juju.worker start "engine" machine-2: 18:05:32 INFO juju.worker start "engine" machine-2: 18:05:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 18:05:32 DEBUG juju.worker "engine" started machine-2: 18:05:32 DEBUG juju.worker.introspection stats worker now serving machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 18:05:32 DEBUG juju.worker.apicaller connecting with old password machine-2: 18:05:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:05:32 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:05:32 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:05:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 18:05:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 18:05:33 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: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 18:05:33 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: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 18:05:33 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: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 18:05:33 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: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-2: 18:05:33 DEBUG juju.worker.apicaller connected machine-2: 18:05:33 DEBUG juju.worker.apicaller changing password... machine-2: 18:05:33 DEBUG juju.worker.apicaller password changed machine-2: 18:05:33 DEBUG juju.api RPC connection died machine-2: 18:05:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 18:05:33 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:05:33 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:05:33 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:05:33 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 18:05:33 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: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:05:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 18:05:33 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: 18:05:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... machine-2: 18:05:33 DEBUG juju.worker.apicaller connected machine-2: 18:05:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 18:05:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:05:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:33 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 18:05:33 INFO juju.worker.upgrader unblocking abort check machine-2: 18:05:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 18:05:33 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 18:05:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:05:33 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 18:05:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 18:05:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 18:05:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:05:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:05:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 18:05:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:05:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... machine-2: 18:05:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 18:05:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 18:05:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 18:05:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.logger logger setup machine-2: 18:05:34 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 18:05:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 18:05:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 18:05:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 18:05:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 18:05:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} machine-2: 18:05:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 18:05:34 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: 18:05:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:05:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 18:05:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:05:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:05:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:05:34 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 18:05:34 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 18:05:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:05:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:05:34 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] machine-2: 18:05:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 18:05:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 18:05:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:05:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:05:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:05:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:05:34 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 18:05:34 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:05:34 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 18:05:34 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 18:05:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 18:05:34 INFO juju.worker.deployer checking unit "oai-epc/0" unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... machine-2: 18:05:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:05:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:05:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:05:34 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: 18:05:34 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] machine-2: 18:05:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 18:05:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 18:05:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 18:05:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 18:05:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 18:05:34 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient9_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 18:05:34 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: 18:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... machine-2: 18:05:34 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 18:05:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 18:05:34 DEBUG juju.worker start "2-container-watcher" machine-2: 18:05:34 DEBUG juju.worker start "stateconverter" machine-2: 18:05:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 18:05:34 INFO juju.worker start "2-container-watcher" machine-2: 18:05:34 DEBUG juju.worker "2-container-watcher" started machine-2: 18:05:34 INFO juju.worker start "stateconverter" machine-2: 18:05:34 DEBUG juju.worker "stateconverter" started machine-2: 18:05:34 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 18:05:34 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 18:05:34 INFO juju.worker.machiner "machine-2" started machine-2: 18:05:34 DEBUG juju.service discovered init system "upstart" from local host machine-2: 18:05:34 DEBUG juju.worker.deployer state addresses: ["192.168.121.3:37017"] machine-2: 18:05:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "172.30.9.200:17070"] machine-2: 18:05:34 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: 18:05:34 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 18:05:34 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: 18:05:34 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 18:05:34 DEBUG juju.worker start "api" unit-oai-epc-0: 18:05:34 INFO juju.worker start "api" unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 18:05:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 18:05:34 DEBUG juju.worker "api" started unit-oai-epc-0: 18:05:34 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 18:05:34 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:34 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:05:34 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:05:34 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 18:05:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 18:05:34 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: 18:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:34 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... machine-2: 18:05:34 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:15:77:61 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.8 [] [] []} {2 fa:16:3e:15:77:61 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 18:05:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:05:35 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 18:05:35 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: 18:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 18:05:35 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 18:05:35 DEBUG juju.api RPC connection died unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 18:05:35 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 18:05:35 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:05:35 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:05:35 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-epc-0: 18:05:35 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 18:05:35 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 18:05:35 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 18:05:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 18:05:35 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: 18:05:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 18:05:35 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 18:05:35 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 18:05:35 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 18:05:35 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 18:05:35 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 18:05:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:05:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:05:35 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 18:05:35 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-epc-0: 18:05:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 18:05:35 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 18:05:35 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 18:05:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 18:05:35 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 18:05:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 18:05:35 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: 18:05:35 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-epc-0: 18:05:35 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 18:05:35 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 18:05:35 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 18:05:35 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 18:05:35 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 18:05:35 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 18:05:35 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 18:05:35 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 18:05:35 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 18:05:35 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 18:05:35 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 18:05:35 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 18:05:35 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 18:05:35 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:05:35 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 18:05:35 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 18:05:35 DEBUG httpbakery client do GET https://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 18:05:35 DEBUG httpbakery } -> error unit-oai-epc-0: 18:05:35 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 18:05:35 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 18:05:36 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: 18:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 18:05:36 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 18:05:36 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 18:05:36 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 18:05:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-oai-epc-0: 18:05:36 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 18:05:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-epc-0: 18:05:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 18:05:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 18:05:36 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:05:37 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: 18:05:37 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 18:05:37 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 18:05:37 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: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 18:05:37 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: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:05:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 18:05:38 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-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3382 kB/s) unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install (Reading database ... 52372 files and directories currently installed.) unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 18:05:38 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: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 18:05:38 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: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:38 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-epc-0: 18:05:38 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 18:05:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 18:05:39 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: 18:05:39 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-epc-0: 18:05:39 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 18:05:39 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 18:05:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsoup2.4-1_2.52.2-1ubuntu0.3_amd64.deb ... unit-abot-epc-basic-0: 18:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 18:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 18:05:40 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: 18:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:05:40 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 18:05:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 18:05:40 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: 18:05:40 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 18:05:41 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: 18:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (32.0 kB/s) unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install (Reading database ... 53122 files and directories currently installed.) unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-epc-0: 18:05:41 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 18:05:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:05:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 18:05:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:42 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: 18:05:42 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:42 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 18:05:43 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 18:05:43 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: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-epc-0: 18:05:43 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: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 18:05:43 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: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-oai-epc-0: 18:05:43 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: 18:05:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 18:05:44 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: 18:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-epc-0: 18:05:44 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: 18:05:44 DEBUG unit.oai-epc/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-epc-0: 18:05:44 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-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-oai-epc-0: 18:05:44 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: 18:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 18:05:44 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: 18:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2749 kB/s) unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install (Reading database ... 53129 files and directories currently installed.) unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 18:05:44 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:05:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 18:05:44 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: 18:05:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 18:05:45 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: 18:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 18:05:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-cursor0_1.12.0-1~ubuntu16.04.3_amd64.deb ... unit-abot-epc-basic-0: 18:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 18:05:45 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: 18:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:05:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 18:05:45 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: 18:05:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 18:05:45 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 18:05:45 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: 18:05:45 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: 18:05:46 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 18:05:46 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: 18:05:46 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: 18:05:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 18:05:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-bin_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 18:05:46 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: 18:05:46 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: 18:05:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 18:05:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-oai-epc-0: 18:05:47 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 18:05:47 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 18:05:47 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:05:47 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: 18:05:47 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-epc-0: 18:05:48 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:05:48 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 18:05:48 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 18:05:48 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 18:05:48 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 18:05:48 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: 18:05:48 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: 18:05:48 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: 18:05:48 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 18:05:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:05:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 18:05:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:05:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 18:05:49 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: 18:05:49 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 18:05:49 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 18:05:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 18:05:50 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: 18:05:50 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-epc-0: 18:05:50 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 18:05:50 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 18:05:50 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 18:05:50 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 18:05:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 18:05:52 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: 18:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 18:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:05:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 18:05:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:05:52 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 18:05:54 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: 18:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 18:05:54 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: 18:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 18:05:54 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 18:05:55 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: 18:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:05:55 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:05:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 18:05:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:05:56 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 18:05:57 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 18:05:57 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: 18:05:57 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 18:05:57 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: 18:05:57 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 18:05:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:05:57 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-153-generic unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-153-generic unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 18:05:57 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: 18:05:57 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 18:05:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:05:57 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 18:05:57 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 18:05:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 18:05:58 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: 18:05:58 DEBUG unit.oai-epc/0.install --2018-08-09 18:05:58-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install 0K ....... 69.2M=0s unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install 2018-08-09 18:05:58 (69.2 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install --2018-08-09 18:05:58-- 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: 18:05:58 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 18:05:58 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: 18:05:58 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:05:58 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-epc-0: 18:05:58 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 366K 3s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 370K 3s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 44.7M 2s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 55.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 1.37M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 504K 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 44.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 56.4M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 52.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 57.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 1.48M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 507K 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 65.6M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 55.6M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 51.9M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 52.7M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 54.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 54.9M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 54.3M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 76.5M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 77.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 69.0M=0.7s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2018-08-09 18:05:59 (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: 18:05:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install --2018-08-09 18:05:59-- 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: 18:05:59 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 18:05:59 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: 18:05:59 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 63.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 64.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 72.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 66.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 59.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 73.5M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 79.6M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 79.2M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 66.7M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 77.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 81.6M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 80.2M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 67.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 77.3M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 109M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 128M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 109M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 130M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 119M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 121M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 112M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 405K 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 59.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 66.1M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 64.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 61.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 57.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 71.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 75.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 77.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 70.1M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 74.4M 1s unit-abot-epc-basic-0: 18:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 73.1M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 75.5M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 69.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 74.9M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 79.4M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 79.1M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 68.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 80.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 78.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 78.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 100M 1s unit-abot-epc-basic-0: 18:05:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 124M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 119M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 119M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 106M 1s unit-abot-epc-basic-0: 18:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 18:05:59 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: 18:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 415K 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 66.5M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 52.1M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 65.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 67.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 73.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 67.4M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 83.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 65.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 64.9M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 65.5M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 78.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 54.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 79.1M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 69.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 88.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 86.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 78.7M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 67.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 53.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 57.7M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 56.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 48.5M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 60.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 60.5M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 61.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 74.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 84.4M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 81.7M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 69.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 61.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 66.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 67.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 73.4M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 53.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 58.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 104M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 116M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 99.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 109M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 106M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 116M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 102M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 119M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 121M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 112M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 97.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 91.9M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 121M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 109M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 95.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 110M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 107M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 109M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 91.6M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 109M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 99.2M 0s unit-abot-epc-basic-0: 18:05:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 18:05:59 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: 18:05:59 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 500K 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 59.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 50.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 62.0M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 61.7M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 75.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 90.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 101M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 48.6M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 57.7M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 71.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 72.3M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 71.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 60.8M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 73.2M 1s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 73.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 69.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 63.3M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 73.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 75.4M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 82.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 70.7M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 101M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 99.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 94.2M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 86.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 85.9M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 89.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 91.2M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 74.4M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 87.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 91.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 74.9M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 65.9M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 70.0M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 72.4M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 71.9M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 68.1M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 80.7M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 80.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 73.8M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 78.5M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 106M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 113M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 110M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 97.7M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 108M 0s unit-oai-epc-0: 18:05:59 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 110M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 469K 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 54.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 58.9M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 61.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 47.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 51.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 59.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 53.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 56.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 58.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 69.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 73.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 71.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 63.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 71.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 71.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 69.9M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 66.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 74.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 70.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 73.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 64.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 70.9M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 71.3M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 71.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 70.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 74.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 76.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 76.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 69.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 78.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 90.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 110M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 94.3M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 86.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 76.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 72.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 64.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 72.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 97.3M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 112M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 101M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 107M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 117M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 106M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 102M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 102M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 114M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 103M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 97.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 108M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 112M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 115M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 93.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 115M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 104M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 497K 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 64.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 58.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 59.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 41.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 75.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 75.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 70.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 70.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 67.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 75.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 59.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 50.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 65.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 65.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 89.9M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 49.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 57.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 52.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 53.3M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 60.6M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 57.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 55.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 75.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 47.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 64.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 62.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 62.3M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 54.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 64.0M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 110M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 82.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 48.5M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 52.1M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 49.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 53.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 93.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 113M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 114M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 110M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 97.9M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 110M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 101M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 115M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 97.2M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 114M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 106M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 115M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 93.8M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 489K 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 43.4M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 73.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 95.7M 0s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 65.8M=0.8s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2018-08-09 18:06:00 (15.6 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: 18:06:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install --2018-08-09 18:06:00-- 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: 18:06:00 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 18:06:00 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: 18:06:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 34.7M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 36.8M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 37.9M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 35.3M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 30.7M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 43.5M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 36.8M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 35.5M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 37.2M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 48.3M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 47.5M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 48.9M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 46.3M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 52.1M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 51.3M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 51.0M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 43.6M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 50.1M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 50.8M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 47.8M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 42.7M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 49.5M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 49.2M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 52.3M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 97.2M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 104M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 113M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 109M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 96.8M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 112M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 109M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 116M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 94.9M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 118M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 103M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 93.1M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 112M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 109M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 114M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 93.2M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 107M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 113M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 99.4M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 116M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 117M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 98.2M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 114M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 116M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 114M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 95.6M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 117M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 105M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 118M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 98.0M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 110M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 114M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 117M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 101M 1s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 536K 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 43.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 67.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 48.7M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 38.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 62.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 68.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 37.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 54.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 59.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 63.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 79.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 53.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 59.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 60.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 71.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 53.5M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 78.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 65.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 54.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 66.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 82.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 38.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 80.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 51.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 83.7M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 63.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 102M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 60.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 58.5M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 68.5M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 58.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 52.7M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 464K 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 42.2M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 21.5M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 34.6M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 39.6M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 44.6M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 49.0M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 50.8M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 60.5M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 49.4M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 50.0M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 44.6M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 46.9M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 46.7M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 47.4M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 38.3M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 50.4M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 54.7M 3s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 58.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 70.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 109M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 107M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 65.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 54.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 70.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 62.5M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 66.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 55.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 61.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 60.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 66.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 76.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 111M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 109M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 105M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 96.7M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 111M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 112M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 98.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 113M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 105M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 96.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 109M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 114M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 99.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 112M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 109M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 113M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 93.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 108M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 112M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 112M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 97.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 112M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 112M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 114M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 96.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 114M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 535K 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 14.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 43.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 51.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 68.7M 2s unit-abot-epc-basic-0: 18:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 54.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 70.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 66.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 87.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 67.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 92.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 67.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 72.7M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 67.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 77.1M 2s unit-abot-epc-basic-0: 18:06:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 75.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 98.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 65.9M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 87.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 80.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 89.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 63.5M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 83.9M 2s unit-abot-epc-basic-0: 18:06:00 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 55.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 79.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 63.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 78.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 40.3M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 74.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 77.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 71.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 80.1M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 70.4M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 68.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 64.6M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 80.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 89.8M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 74.2M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 64.5M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 469K 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 59.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 58.0M 2s unit-oai-epc-0: 18:06:00 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 49.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 64.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 59.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 66.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 67.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 67.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 68.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 73.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 59.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 69.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 67.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 73.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 60.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 68.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 96.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 65.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 61.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 69.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 85.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 74.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 62.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 71.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 65.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 67.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 63.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 68.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 67.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 63.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 58.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 72.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 75.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 75.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 68.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 72.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 79.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 78.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 74.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 82.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 81.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 86.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 95.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 112M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 113M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 101M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 112M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 114M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 112M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 98.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 107M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 114M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 98.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 114M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 114M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 111M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 95.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 1.68M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 69.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 714K 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 17.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 60.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 53.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 59.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 63.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 63.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 62.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 70.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 72.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 78.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 65.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 78.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 78.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 76.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 68.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 79.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 79.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 80.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 73.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 95.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 76.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 79.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 78.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 73.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 78.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 87.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 66.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 94.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 74.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 78.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 75.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 76.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 82.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 79.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 72.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 87.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 75.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 79.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 68.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 77.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 12.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 108M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 15.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 103M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 109M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 1.71M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 67.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 57.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 54.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 57.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 63.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 67.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 63.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 86.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 114M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 99.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 103M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 739K 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 61.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 51.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 50.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 56.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 57.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 67.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 59.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 66.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 66.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 64.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 66.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 68.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 70.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 76.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 66.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 77.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 78.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 73.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 71.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 93.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 113M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 78.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 68.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 72.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 68.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 62.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 70.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 68.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 68.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 64.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 72.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 83.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 68.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 93.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 109M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 113M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 97.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 112M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 98.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 74.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 96.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 103M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 1.55M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 52.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 51.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 52.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 66.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 68.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 62.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 68.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 79.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 107M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 97.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 102M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 720K 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 58.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 56.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 60.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 59.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 65.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 62.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 70.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 66.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 68.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 66.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 72.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 85.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 80.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 68.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 82.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 76.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 86.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 67.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 110M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 106M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 78.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 66.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 86.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 85.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 71.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 61.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 79.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 70.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 76.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 66.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 85.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 79.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 73.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 88.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 111M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 113M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 111M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 96.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 91.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 75.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 73.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 66.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 62.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 98.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 97.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 1.68M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 56.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 49.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 60.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 57.9M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 67.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 57.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 74.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 70.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 79.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 97.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 107M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 691K 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 56.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 48.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 53.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 48.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 62.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 55.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 65.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 61.7M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 66.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 61.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 73.8M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 72.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 90.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 92.5M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 89.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 68.6M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 71.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 57.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 68.4M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 102M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 105M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 62.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 71.0M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 66.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 65.2M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 60.3M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 67.1M 2s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 85.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 110M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 92.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 112M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 95.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 74.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 60.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 68.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 69.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 67.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 70.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 109M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 96.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 111M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 95.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 109M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 100M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 107M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 89.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 1.90M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 58.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 51.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 63.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 79.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 68.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 61.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 73.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 95.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 106M 1s unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 668K 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 54.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 57.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 53.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 46.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 55.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 64.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 64.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 57.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 69.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 77.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 84.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 91.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 92.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 72.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 74.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 61.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 68.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 82.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 70.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 63.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 85.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 84.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 85.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 64.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 74.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 78.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 91.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 93.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 110M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 113M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 91.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 58.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 72.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 64.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 71.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 61.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 75.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 84.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 108M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 93.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 104M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 108M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 112M 1s unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 1.86M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 63.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 60.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 48.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 59.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 60.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 68.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 64.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 72.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 110M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 108M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 93.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 112M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 109M 1s unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 666K 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 60.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 49.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 59.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 59.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 58.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 59.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 71.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 70.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 73.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 71.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 71.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 75.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 70.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 69.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 77.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 71.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 79.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 67.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 73.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 72.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 73.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 91.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 89.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 69.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 89.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 97.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 111M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 79.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 67.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 60.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 70.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 67.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 69.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 64.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 75.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 106M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 110M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 96.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 103M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 109M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 112M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 95.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 1.91M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 60.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 56.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 63.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 49.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 64.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 69.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 69.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 64.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 103M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 111M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 111M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 97.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 108M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 671K 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 23.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 64.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 52.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 59.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 61.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 62.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 60.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 71.3M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 68.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 73.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 66.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 75.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 84.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 76.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 77.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 81.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 78.1M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 79.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 73.2M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 80.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 90.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 77.3M 1s unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 72.6M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 101M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 110M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 104M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 94.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 86.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 82.0M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 77.9M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 63.4M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 74.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 72.7M 1s unit-abot-epc-basic-0: 18:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 72.8M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 63.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 88.5M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 108M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 107M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 99.7M 1s unit-oai-epc-0: 18:06:01 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 113M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 1.90M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 64.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 52.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 62.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 52.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 64.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 65.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 72.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 64.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 65.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 86.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 108M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 90.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 108M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 111M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 107M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 681K 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 61.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 14.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 50.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 62.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 58.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 47.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 51.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 55.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 54.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 56.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 57.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 86.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 76.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 75.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 59.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 68.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 75.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 67.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 70.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 111M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 104M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 92.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 71.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 111M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 112M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 112M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 77.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 77.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 73.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 64.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 61.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 71.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 72.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 85.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 99.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 103M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 112M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 106M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 96.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 2.07M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 58.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 52.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 58.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 49.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 58.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 69.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 74.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 70.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 68.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 84.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 75.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 85.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 109M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 104M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 106M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 92.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 685K 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 60.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 11.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 57.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 60.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 56.3M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 51.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 61.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 65.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 66.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 61.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 73.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 76.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 73.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 69.3M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 76.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 79.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 80.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 66.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 74.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 98.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 96.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 67.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 78.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 104M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 97.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 68.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 72.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 100M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 97.3M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 63.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 77.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 75.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 72.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 61.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 100M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 113M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 105M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 97.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 2.05M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 55.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 59.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 65.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 62.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 56.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 67.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 76.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 76.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 61.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 76.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 78.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 86.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 94.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 110M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 88.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 105M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 97.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 694K 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 60.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 79.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 7.90M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 64.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 54.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 59.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 56.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 60.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 54.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 71.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 73.1M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 73.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 69.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 83.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 85.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 68.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 70.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 82.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 78.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 82.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 76.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 110M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 78.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 76.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 64.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 103M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 110M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 106M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 99.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 113M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 106M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 79.3M 1s unit-abot-epc-basic-0: 18:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 64.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 68.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 71.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 68.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 87.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 109M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 109M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 2.17M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 52.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 62.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 53.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 61.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 76.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 73.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 69.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 79.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 72.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 76.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 68.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 81.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 80.6M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 105M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 92.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 107M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 693K 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 62.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 56.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 90.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 6.36M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 68.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 50.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 51.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 52.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 65.0M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 62.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 59.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 72.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 73.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 73.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 66.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 80.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 73.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 79.5M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 84.9M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 77.8M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 72.7M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 75.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 67.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 108M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 108M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 105M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 85.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 78.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 104M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 106M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 93.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 76.2M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 74.1M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 82.4M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 63.3M 1s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 73.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 71.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 92.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 100M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 109M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 108M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 2.49M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 52.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 56.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 75.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 67.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 63.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 75.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 77.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 78.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 76.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 79.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 81.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 77.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 63.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 78.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 109M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 104M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 677K 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 88.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 62.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 5.39M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 46.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 48.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 52.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 55.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 54.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 56.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 62.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 70.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 68.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 63.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 69.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 59.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 83.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 75.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 77.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 79.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 80.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 72.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 81.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 82.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 80.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 73.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 79.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 83.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 56.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 41.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 42.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 350K 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 75.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 94.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 94.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 94.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 72.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 78.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 62.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 90.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 5.27M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 92.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 99.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 83.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 95.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 9.35M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 40.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 50.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 49.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 72.5M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 73.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 64.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 62.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 57.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 46.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 68.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 42.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 61.8M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 65.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 778K 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 80.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 81.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 93.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 86.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 86.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 89.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 99.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 101M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 95.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 103M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 109M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 109M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 97.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 105M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 109M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 113M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 2.29M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 70.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 82.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 90.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 99.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 80.1M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 99.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 102M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 107M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 91.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 14.2M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 67.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 78.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 2.02M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 66.7M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 57.4M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 76.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 15.9M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 68.0M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 59.3M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 65.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 55.6M 0s unit-oai-epc-0: 18:06:02 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 91.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 775K 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 53.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 54.0M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 64.4M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 51.8M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 58.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 66.2M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 67.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 67.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 58.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 84.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 111M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 109M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 97.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 103M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 110M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 69.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 2.81M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 58.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 61.4M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 53.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 65.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 63.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 68.6M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 62.6M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 70.2M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 70.6M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 71.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 68.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 62.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 87.9M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 72.4M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 67.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 74.2M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 71.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 73.6M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 64.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 70.2M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 72.8M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 109M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 88.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 111M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 111M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 111M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 95.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 106M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 107M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 111M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 98.4M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 105M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 3.60M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 73.9M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 678K 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 61.2M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 49.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 62.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 61.9M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 60.6M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 58.0M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 68.9M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 68.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 70.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 61.9M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 71.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 72.6M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 91.8M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 96.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 110M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 88.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 102M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 95.4M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 106M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 110M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 3.38M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 64.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 54.3M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 59.5M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 53.0M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 69.7M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 106M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 106M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 98.0M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 61.4M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 70.2M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 65.1M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 103M 0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 53750K ...... 100% 51.3M=2.8s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install 2018-08-09 18:06:03 (18.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-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install FINISHED --2018-08-09 18:06:03-- unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install Total wall clock time: 5.0s unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 4.3s (15.5 MB/s) unit-oai-epc-0: 18:06:03 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: 18:06:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 18:06:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 18:06:03 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-epc-0: 18:06:03 DEBUG unit.oai-epc/0.install (Reading database ... 53398 files and directories currently installed.) unit-oai-epc-0: 18:06:03 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: 18:06:03 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-3: 18:06:04 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 18:06:04 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 18:06:04 DEBUG juju.agent read agent config, format "2.0" machine-3: 18:06:04 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 18:06:04 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 18:06:04 DEBUG juju.worker start "engine" machine-3: 18:06:04 INFO juju.worker start "engine" machine-3: 18:06:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 18:06:04 DEBUG juju.worker "engine" started machine-3: 18:06:04 DEBUG juju.worker.introspection stats worker now serving machine-3: 18:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 18:06:04 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 18:06:04 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 18:06:04 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 18:06:04 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 18:06:04 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:04 DEBUG juju.worker.apicaller connecting with old password machine-3: 18:06:04 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:06:04 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:06:04 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:06:04 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 18:06:04 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... machine-3: 18:06:05 DEBUG juju.worker.apicaller connected machine-3: 18:06:05 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... machine-3: 18:06:05 DEBUG juju.worker.apicaller password changed machine-3: 18:06:05 DEBUG juju.api RPC connection died machine-3: 18:06:05 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... machine-3: 18:06:05 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... machine-3: 18:06:05 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:06:05 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:06:05 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... machine-3: 18:06:05 DEBUG juju.worker.apicaller connected machine-3: 18:06:05 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 18:06:05 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 18:06:05 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 18:06:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 18:06:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 18:06:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 18:06:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 18:06:05 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 18:06:05 INFO juju.worker.upgrader unblocking abort check machine-3: 18:06:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 18:06:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 18:06:05 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. machine-3: 18:06:05 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:05 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... machine-3: 18:06:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:06:05 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 18:06:05 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 18:06:05 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 18:06:05 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 18:06:05 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 18:06:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 18:06:05 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 18:06:05 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 18:06:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 18:06:05 DEBUG juju.worker.logger logger setup machine-3: 18:06:05 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 18:06:05 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: 18:06:05 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 18:06:05 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:06:05 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 18:06:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:06:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:06:05 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 18:06:05 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-3: 18:06:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:06:05 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:06:05 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] machine-3: 18:06:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 18:06:05 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 18:06:05 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 18:06:06 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:06:06 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:06:06 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:06:06 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:06:06 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 18:06:06 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:06:06 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 18:06:06 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 18:06:06 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 18:06:06 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 18:06:06 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 18:06:06 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 18:06:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 18:06:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... machine-3: 18:06:06 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] machine-3: 18:06:06 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 18:06:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 18:06:06 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 18:06:06 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 18:06:06 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} machine-3: 18:06:06 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 18:06:06 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: 18:06:06 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:06:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:06:06 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:06:06 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 18:06:06 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... machine-3: 18:06:06 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 18:06:06 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 18:06:06 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 18:06:06 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 18:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 18:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... machine-3: 18:06:07 DEBUG juju.worker start "3-container-watcher" machine-3: 18:06:07 DEBUG juju.worker start "stateconverter" machine-3: 18:06:07 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 18:06:07 INFO juju.worker start "3-container-watcher" machine-3: 18:06:07 DEBUG juju.worker "3-container-watcher" started machine-3: 18:06:07 INFO juju.worker start "stateconverter" machine-3: 18:06:07 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 18:06:07 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 18:06:07 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... machine-3: 18:06:07 DEBUG juju.service discovered init system "upstart" from local host machine-3: 18:06:07 DEBUG juju.worker.deployer state addresses: ["192.168.121.3:37017"] machine-3: 18:06:07 DEBUG juju.worker.deployer API addresses: ["192.168.121.3:17070" "172.30.9.200:17070"] machine-3: 18:06:07 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]}}} machine-3: 18:06:07 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 18:06:07 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 18:06:07 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: 18:06:07 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 18:06:07 DEBUG juju.worker start "api" unit-oai-hss-0: 18:06:07 INFO juju.worker start "api" unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 18:06:07 DEBUG juju.worker "api" started unit-oai-hss-0: 18:06:07 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 18:06:07 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:06:07 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:06:07 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:07 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:07 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 18:06:07 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: 18:06:07 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:06:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 18:06:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 18:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... machine-3: 18:06:08 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:0d:9f:7f 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.7 [] [] []} {2 fa:16:3e:0d:9f:7f 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 18:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 18:06:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 18:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 18:06:08 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:06:08 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 18:06:08 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 18:06:08 DEBUG juju.api RPC connection died unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 18:06:08 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 18:06:08 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:06:08 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:06:08 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:06:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 18:06:08 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: 18:06:08 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 18:06:08 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:08 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:08 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:09 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 18:06:09 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 18:06:09 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 18:06:09 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: 18:06:09 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 18:06:09 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 18:06:09 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 18:06:09 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 18:06:09 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:06:09 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:06:09 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 18:06:09 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-hss-0: 18:06:09 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 18:06:09 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 18:06:09 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 18:06:09 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 18:06:09 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 18:06:09 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 18:06:09 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 18:06:09 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 18:06:09 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 18:06:09 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 18:06:09 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 18:06:09 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 18:06:09 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 18:06:09 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 18:06:09 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 18:06:09 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 18:06:09 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 18:06:09 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 18:06:09 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:06:09 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 18:06:09 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 18:06:09 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 18:06:09 DEBUG httpbakery client do GET https://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 18:06:09 DEBUG httpbakery } -> error unit-oai-hss-0: 18:06:09 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 18:06:09 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:06:11 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 18:06:11 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 18:06:11 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 18:06:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 18:06:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 18:06:11 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 18:06:11 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-oai-hss-0: 18:06:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install ++ hostname unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 18:06:12 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-epc-0: 18:06:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-oai-epc-0: 18:06:12 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: 18:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 18:06:12 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 18:06:12 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:06:12 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: 18:06:12 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 18:06:12 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: 18:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 18:06:12 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 18:06:12 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-oai-hss-0: 18:06:12 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: 18:06:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 18:06:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 18:06:13 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-oai-hss-0: 18:06:13 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 1s (3253 kB/s) unit-oai-hss-0: 18:06:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 18:06:13 DEBUG unit.oai-hss/0.install (Reading database ... 52372 files and directories currently installed.) unit-oai-hss-0: 18:06:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 18:06:13 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 18:06:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 18:06:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-hss-0: 18:06:14 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 18:06:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 18:06:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 18:06:14 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 18:06:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 18:06:14 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: 18:06:14 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:06:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 18:06:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:15 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 18:06:16 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 18:06:16 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: 18:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 18:06:16 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: 18:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 18:06:16 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: 18:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 18:06:16 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: 18:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 18:06:16 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 18:06:17 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 18:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 18:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 18:06:17 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 18:06:17 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 18:06:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 18:06:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 18:06:17 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 18:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 18:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 18:06:18 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 18:06:18 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 18:06:18 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-abot-epc-basic-0: 18:06:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 18:06:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 18:06:19 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-oai-hss-0: 18:06:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-oai-hss-0: 18:06:19 DEBUG unit.oai-hss/0.install (Reading database ... 53122 files and directories currently installed.) unit-oai-hss-0: 18:06:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 18:06:19 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 18:06:19 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 18:06:20 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 18:06:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 18:06:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-epc-0: 18:06:20 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-epc-0: 18:06:20 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 18:06:20 DEBUG unit.oai-epc/0.install Running depmod. unit-oai-epc-0: 18:06:20 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 18:06:20 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 18:06:20 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: 18:06:20 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: 18:06:20 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 18:06:20 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:06:20 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:06:20 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 18:06:21 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 18:06:21 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: 18:06:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 18:06:21 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 18:06:22 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: 18:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:22 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 18:06:22 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: 18:06:23 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-oai-hss-0: 18:06:23 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: 18:06:23 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: 18:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 18:06:23 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: 18:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 18:06:23 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-oai-hss-0: 18:06:23 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1679 kB/s) unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 18:06:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 18:06:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 18:06:23 DEBUG unit.oai-hss/0.install (Reading database ... 53129 files and directories currently installed.) unit-oai-hss-0: 18:06:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 18:06:24 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: 18:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 18:06:24 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: 18:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-abot-epc-basic-0: 18:06:24 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:06:24 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 18:06:25 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 18:06:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 18:06:25 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-oai-hss-0: 18:06:25 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 18:06:25 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: 18:06:25 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: 18:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-oai-hss-0: 18:06:25 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 18:06:25 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: 18:06:25 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: 18:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 18:06:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 18:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 18:06:26 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 18:06:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 18:06:26 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:06:26 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: 18:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 18:06:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:06:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 18:06:26 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: 18:06:26 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 18:06:27 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-oai-hss-0: 18:06:27 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: 18:06:27 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 18:06:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:06:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:06:27 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 18:06:28 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: 18:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-epc-0: 18:06:28 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: 18:06:28 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: 18:06:28 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:06:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:06:28 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:06:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 18:06:28 DEBUG unit.oai-hss/0.install + echo -n unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-epc-0: 18:06:28 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-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 18:06:28 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-epc-0: 18:06:28 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-oai-hss-0: 18:06:29 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 18:06:29 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 18:06:29 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 18:06:29 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-epc-0: 18:06:29 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 18:06:29 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 18:06:29 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 18:06:29 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 18:06:29 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 18:06:29 INFO juju.worker.uniter.context trying to kill context process 3712 unit-oai-epc-0: 18:06:29 INFO juju.worker.uniter.context waiting for context process 3712 to die unit-oai-epc-0: 18:06:29 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 18:06:29 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 18:06:29 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 18:06:29 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-epc-0: 18:06:29 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 18:06:29 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:06:29 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 18:06:29 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 18:06:29 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 18:06:29 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... machine-2: 18:06:30 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 18:06:30 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 18:06:30 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-2: 18:06:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-2: 18:06:30 DEBUG juju.worker killing runner 0xc4204d6000 unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 18:06:30 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: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:06:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 18:06:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 18:06:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:31 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 18:06:32 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: 18:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:32 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 18:06:33 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: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 18:06:33 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: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 18:06:33 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: 18:06:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:06:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 18:06:33 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: 18:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:34 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 18:06:35 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: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 18:06:35 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: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 18:06:35 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: 18:06:35 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 18:06:35 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: 18:06:35 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 18:06:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:06:35 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-153-generic unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-153-generic unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 18:06:35 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: 18:06:35 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 18:06:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:06:35 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-oai-hss-0: 18:06:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 18:06:35 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: 18:06:35 DEBUG unit.oai-hss/0.install --2018-08-09 18:06:35-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-oai-hss-0: 18:06:35 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-oai-hss-0: 18:06:35 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: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 18:06:36 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: 18:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 0K ....... 78.9M=0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 2018-08-09 18:06:36 (78.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install --2018-08-09 18:06:36-- 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: 18:06:36 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 18:06:36 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: 18:06:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 367K 3s unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 366K 3s unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 370K 3s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 40.2M 2s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 36.0M 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 37.5M 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 375K 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 43.5M 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 46.7M 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 45.0M 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 38.1M 1s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 51.5M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 384K 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 46.6M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 45.9M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 54.1M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 47.2M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 62.0M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 65.3M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 63.3M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 81.3M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 72.8M 0s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 67.6M=0.7s unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install 2018-08-09 18:06:36 (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: 18:06:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:36 DEBUG unit.oai-hss/0.install --2018-08-09 18:06:36-- 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: 18:06:36 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 18:06:37 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: 18:06:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 53.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 61.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 68.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 65.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 62.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 69.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 92.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 92.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 76.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 80.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 75.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 76.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 66.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 87.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 119M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 118M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 109M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 118M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 115M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 403K 2s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 61.8M 2s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 43.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 50.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 61.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 55.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 53.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 62.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 64.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 60.7M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 56.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 68.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 67.9M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 71.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 61.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 70.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 75.9M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 74.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 68.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 117M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 114M 1s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 115M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 102M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 121M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 114M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 113M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 99.5M 1s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 420K 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 52.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 49.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 51.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 47.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 62.9M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 66.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 66.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 57.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 68.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 63.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 62.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 59.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 68.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 70.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 70.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 62.7M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 69.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 70.5M 1s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 62.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 55.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 65.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 66.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 67.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 61.7M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 71.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 64.9M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 68.8M 1s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 58.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 62.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 67.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 76.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 58.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 89.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 108M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 112M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 95.3M 1s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 119M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 113M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 118M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 100M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 109M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 118M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 108M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 99.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 108M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 117M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 106M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 98.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 112M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 98.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 114M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 78.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 102M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 105M 0s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 18:06:37 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: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 18:06:37 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: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 496K 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 28.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 43.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 49.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 47.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 39.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 37.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 53.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 59.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 52.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 59.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 56.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 59.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 56.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 66.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 62.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 75.7M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 57.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 72.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 57.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 65.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 56.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 67.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 67.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 65.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 58.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 67.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 65.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 70.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 56.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 94.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 96.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 94.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 76.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 102M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 96.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 98.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 79.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 99.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 94.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 103M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 89.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 103M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 95.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 103M 0s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 18:06:37 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: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 18:06:37 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: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 487K 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 44.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 38.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 47.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 42.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 50.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 49.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 52.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 53.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 57.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 56.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 60.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 58.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 60.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 60.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 58.2M 0s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 53.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 59.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 61.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 57.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 47.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 60.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 63.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 45.5M 0s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 55.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 69.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 66.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 65.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 57.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 68.0M 0s unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 86.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 98.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 83.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 86.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 90.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 95.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 84.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 98.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 101M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 104M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 83.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 105M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 95.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 98.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 87.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 100M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 95.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 103M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 84.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 103M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 499K 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 49.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 40.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 38.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 47.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 47.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 49.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 53.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 56.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 56.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 57.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 51.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 52.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 53.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 54.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 55.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 65.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 63.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 69.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 57.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 60.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 69.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 81.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 53.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 67.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 65.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 66.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 55.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 70.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 63.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 68.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 84.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 90.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 99.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 94.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 86.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 93.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 97.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 91.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 87.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 91.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 101M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 89.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 89.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 94.6M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 64.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 493K 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 38.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 44.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 46.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 44.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 43.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 46.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 60.0M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 62.8M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 76.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 92.2M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 97.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 97.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 87.1M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 94.5M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 95.3M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 95.7M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 86.4M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 95.9M 0s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 76.5M=0.8s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 2018-08-09 18:06:37 (15.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-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install --2018-08-09 18:06:37-- 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: 18:06:37 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:06:37 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 18:06:37 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: 18:06:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 35.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 50.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 57.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 48.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 45.7M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 63.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 56.4M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 62.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 51.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 64.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 59.9M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 64.8M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 53.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 74.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 69.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 77.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 69.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 84.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 72.5M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 81.2M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 65.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 75.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 80.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 83.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 66.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 71.6M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 80.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 81.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 71.1M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 85.0M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 66.9M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 96.3M 1s unit-oai-hss-0: 18:06:37 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 62.9M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 83.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 75.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 71.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 72.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 68.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 99.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 67.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 75.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 70.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 79.1M 1s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 83.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 62.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 97.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 71.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 89.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 63.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 93.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 67.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 101M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 61.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 75.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 90.1M 1s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 64.9M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 47.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 54.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 55.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 64.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 102M 1s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 537K 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 34.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 67.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 42.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 49.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 60.3M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 48.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 55.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 67.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 60.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 87.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 69.4M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 55.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 74.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 57.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 69.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 102M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 76.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 73.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 66.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 47.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 72.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 63.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 62.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 77.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 94.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 65.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 72.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 60.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 79.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 61.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 63.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 74.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 66.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 68.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 63.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 88.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 89.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 52.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 65.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 72.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 85.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 75.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 76.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 78.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 80.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 89.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 86.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 9.56M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 65.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 61.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 66.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 54.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 66.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 66.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 74.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 89.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 106M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 108M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 104M 1s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 18:06:38 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: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 1.40M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 18:06:38 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: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 930K 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 30.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 44.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 38.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 68.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 49.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 67.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 59.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 60.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 65.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 73.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 70.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 47.0M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 47.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 53.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 9.81M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmirclient-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 72.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 36.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 37.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 66.9M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 48.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 52.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 33.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 57.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 70.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 67.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 71.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 61.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 68.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 83.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 73.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 63.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 74.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 67.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 71.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 69.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 83.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 80.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 110M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 94.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 103M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 106M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 99.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 92.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 11.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 70.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 38.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 77.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 62.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 62.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 73.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 67.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 77.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 82.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 78.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 71.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 72.3M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 1.58M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 66.2M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 39.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 51.4M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 988K 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 30.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 48.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 45.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 42.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 59.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 63.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 54.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 73.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 58.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 60.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 81.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 3.79M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 54.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 48.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 48.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 53.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 57.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 65.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 52.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 61.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 61.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 65.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 56.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 88.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 71.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 75.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 63.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 65.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 108M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 92.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 99.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 106M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 101M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 97.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 104M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 110M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 99.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 24.1M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 13.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 57.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 70.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 68.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 74.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 63.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 70.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 72.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 71.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 61.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 71.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 96.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 105M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 93.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 105M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 111M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 1.87M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 36.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 63.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 60.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 984K 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 37.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 48.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 62.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 40.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 54.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 56.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 58.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 63.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 2.76M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 51.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 52.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 58.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 55.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 58.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 67.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 71.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 66.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 58.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 64.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 69.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 77.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 67.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 108M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 108M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 106M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 93.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 112M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 106M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 94.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 16.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 69.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 71.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 71.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 59.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 90.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 98.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 16.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 74.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 71.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 67.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 63.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 70.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 70.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 92.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 40.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 104M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 104M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 91.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 2.00M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 56.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 48.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 49.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 46.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 85.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 72.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 94.7M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 18:06:38 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: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 83.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 1.02M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 35.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 62.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 48.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 39.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 55.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 2.16M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 59.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 56.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 56.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 50.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 59.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 63.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 69.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 59.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 69.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 68.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 83.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 103M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 96.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 104M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 96.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 110M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 19.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 58.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 71.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 20.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 77.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 80.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 68.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 70.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 86.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 103M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 90.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 110M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 29.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 63.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 75.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 69.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 73.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 59.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 68.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 68.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 73.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 98.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 109M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 99.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 107M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 2.16M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 59.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 57.9M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 59.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 56.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 90.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 106M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 111M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 1.01M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 57.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 49.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 57.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 64.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 66.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 80.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 95.1M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 1.87M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 67.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 60.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 58.5M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 48.6M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 64.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 70.1M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 67.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 60.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 82.7M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 106M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 111M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 96.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 113M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 99.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 21.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 45.2M 2s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 72.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 58.8M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 64.0M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 53.3M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 79.2M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 65.4M 2s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 49.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 82.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 97.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 110M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 94.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 91.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 12.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 63.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 70.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 67.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 59.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 67.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 67.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 62.9M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 83.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 93.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 108M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 99.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 91.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 2.59M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 61.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 55.1M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 62.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 53.8M 1s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 73.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 103M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 93.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 81.7M 1s unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:38 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 1.02M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 59.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 58.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 54.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 60.9M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 91.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 103M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 92.9M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 1.61M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 59.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 53.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 58.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 53.7M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 64.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 57.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 88.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 106M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 105M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 72.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 69.8M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 69.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 72.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 58.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 67.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 68.2M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 75.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 66.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 71.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 75.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 102M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 94.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 111M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 107M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 76.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 74.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 109M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 107M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 9.85M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 61.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 70.3M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 71.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 68.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 61.0M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 70.4M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 74.5M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 108M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 95.6M 1s unit-oai-hss-0: 18:06:38 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 103M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 2.85M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 60.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 61.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 60.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 50.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 61.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 74.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 105M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 90.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 110M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 1.02M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 49.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 75.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 61.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 56.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 75.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 101M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 102M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 1.50M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 57.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 50.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 56.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 55.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 58.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 56.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 84.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 106M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 74.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 58.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 64.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 69.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 64.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 67.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 74.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 82.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 91.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 96.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 95.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 68.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 59.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 76.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 107M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 109M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 94.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 108M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 106M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 9.60M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 69.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 60.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 71.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 68.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 67.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 61.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 109M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 108M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 108M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 3.35M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 61.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 63.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 71.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 63.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 60.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 80.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 80.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 107M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 95.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 1008K 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 21.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 81.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 76.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 86.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 92.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 100M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 81.8M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 1.45M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 50.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 62.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 46.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 72.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 86.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 88.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 57.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 65.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 67.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 62.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 51.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 64.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 92.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 93.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 55.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 56.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 58.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 71.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 77.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 95.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 94.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 91.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 77.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 91.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 88.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 94.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 83.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 20.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 22.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 54.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 54.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 53.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 47.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 54.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 93.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 93.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 79.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 91.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 92.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 93.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 4.75M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 45.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 51.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 56.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 55.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 53.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 95.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 93.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 92.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 82.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 1.02M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 63.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 44.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 65.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 57.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 1.34M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 58.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 40.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 44.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 33.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 40.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 36.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 38.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 32.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 46.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 49.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 59.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 64.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 92.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 95.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 90.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 80.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 91.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 94.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 94.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 80.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 91.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 93.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 95.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 80.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 66.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 56.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 52.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 54.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 89.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 91.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 91.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 42.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 56.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 53.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 52.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 50.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 94.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 94.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 92.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 80.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 5.18M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 50.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 56.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 53.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 54.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 46.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 70.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 65.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 88.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 82.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 87.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 95.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 1.06M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 44.2M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 38.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 51.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 62.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 79.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 63.6M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 1.44M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 57.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 8.08M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 46.3M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 47.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 47.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 43.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 67.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 78.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 93.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 57.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 59.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 91.4M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 94.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 80.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 94.6M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 11.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 55.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 55.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 54.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 46.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 58.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 88.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 87.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 54.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 60.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 55.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 65.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 57.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 89.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 86.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 62.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 54.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 73.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 58.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 93.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 80.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 89.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 93.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 10.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 61.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 54.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 49.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 55.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 70.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 71.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 60.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 72.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 93.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 95.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 1.03M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 44.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 41.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 45.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 62.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 80.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 90.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 89.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 1.44M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 52.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 80.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 6.42M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 40.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 45.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 45.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 49.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 47.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 79.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 89.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 86.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 83.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 91.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 90.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 90.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 15.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 66.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 58.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 69.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 23.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 53.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 77.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 22.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 56.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 55.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 55.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 51.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 75.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 69.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 58.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 48.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 55.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 88.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 87.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 80.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 93.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 88.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 94.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 67.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 60.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 52.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 57.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 54.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 68.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 68.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 84.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 79.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 72.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 53.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 91.7M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 1.28M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 47.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 6.52M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 44.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 52.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 66.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 60.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 1.34M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 58.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 73.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 86.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 4.81M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 62.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 58.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 51.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 48.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 93.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 87.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 109M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 97.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 109M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 16.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 61.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 72.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 77.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 107M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 22.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 68.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 79.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 106M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 108M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 109M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 70.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 70.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 98.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 79.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 76.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 61.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 77.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 65.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 15.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 61.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 71.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 91.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 30.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 74.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 60.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 73.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 69.0M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 70.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 61.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 70.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 86.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 90.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 72.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 107M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 81.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 73.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 85.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 111M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 1.31M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 47.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 48.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 7.14M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 57.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 63.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 39.4M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 1.34M 1s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 3.43M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 62.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 43.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 55.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 54.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 99.3M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 72.4M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 76.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 77.9M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 92.2M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 74.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 72.7M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 73.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 72.5M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 64.1M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 110M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 106M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 72.6M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 66.8M 1s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 84.2M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 108M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 29.2M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 64.0M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 74.1M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 71.0M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 61.8M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 71.6M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 107M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 109M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 6.87M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 66.9M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 78.8M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 71.2M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 64.7M 0s unit-abot-epc-basic-0: 18:06:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 69.7M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 71.1M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 71.7M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 60.5M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 67.5M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 68.0M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 68.4M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 76.1M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 103M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 98.1M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 74.9M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 67.6M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 103M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 91.2M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 73.5M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 71.5M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 109M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 91.5M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 68.3M 0s unit-oai-hss-0: 18:06:39 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 94.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 1.49M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 47.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 6.64M 0s unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 900K 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 58.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 70.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 73.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 52.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 60.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 65.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 66.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 78.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 67.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 66.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 73.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 58.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 70.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 67.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 71.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 65.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 99.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 77.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 73.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 57.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 76.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 108M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 96.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 111M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 97.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 99.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 5.72M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 70.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 77.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 56.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 71.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 69.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 40.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 70.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 38.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 63.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 83.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 76.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 74.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 63.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 73.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 73.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 71.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 62.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 95.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 91.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 76.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 72.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 78.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 72.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 85.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 93.9M 0s unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 1.89M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 64.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 48.3M 0s unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 749K 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 53.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 50.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 49.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 52.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 62.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 61.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 58.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 59.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 67.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 66.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 55.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 68.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 74.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 74.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 72.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 101M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 104M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 105M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 92.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 103M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 102M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 101M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 87.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 103M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 106M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 6.76M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 75.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 22.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 66.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 71.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 61.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 70.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 68.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 87.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 91.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 77.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 76.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 85.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 68.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 69.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 72.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 73.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 62.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 102M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 86.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 74.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 63.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 73.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 69.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 72.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 61.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 96.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 108M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 108M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 99.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 105M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 536K 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 46.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 51.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 54.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 52.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 50.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 55.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 65.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 67.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 58.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 69.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 71.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 81.3M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 78.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 111M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 109M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 96.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 105M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 111M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 96.6M 0s unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 6.63M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 74.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 35.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 72.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 76.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 74.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 72.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 89.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 36.2M 0s unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 75.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 53.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 72.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 71.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 64.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 70.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 68.4M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 71.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 60.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 98.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 109M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 79.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 66.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 72.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 75.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 67.6M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 63.8M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 69.2M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 68.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 71.9M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 69.1M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 104M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 110M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 95.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 107M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 2.31M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 63.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 681K 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 69.5M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 86.0M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 86.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 86.7M 0s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 53750K ...... 100% 43.3M=2.5s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install 2018-08-09 18:06:40 (20.8 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: 18:06:40 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install FINISHED --2018-08-09 18:06:40-- unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install Total wall clock time: 4.7s unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.0s (16.4 MB/s) unit-oai-hss-0: 18:06:40 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: 18:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 18:06:40 DEBUG unit.oai-hss/0.install (Reading database ... 53398 files and directories currently installed.) unit-oai-hss-0: 18:06:40 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: 18:06:40 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 18:06:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 18:06:41 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: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 18:06:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 18:06:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 18:06:42 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:06:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 18:06:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 18:06:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 18:06:43 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: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 18:06:43 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: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 18:06:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 18:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 18:06:44 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: 18:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 18:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 18:06:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 18:06:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 18:06:44 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: 18:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 18:06:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 18:06:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:06:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 18:06:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 18:06:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 18:06:46 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 18:06:46 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 18:06:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 18:06:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 18:06:48 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: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 18:06:48 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: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:06:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 18:06:48 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: 18:06:48 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:06:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 18:06:49 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: 18:06:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:06:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 18:06:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:50 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 18:06:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 18:06:51 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: 18:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:06:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 18:06:51 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: 18:06:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 18:06:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:06:53 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 18:06:54 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 18:06:55 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:06:55 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-hss-0: 18:06:55 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 18:06:55 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 18:06:55 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 18:06:55 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: 18:06:55 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: 18:06:55 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:06:55 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-oai-epc-0: 18:06:56 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 18:06:56 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: 18:06:56 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 18:06:56 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 18:06:56 DEBUG juju.worker start "api" unit-oai-epc-0: 18:06:56 INFO juju.worker start "api" machine-2: 18:06:56 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:06:56 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 18:06:56 DEBUG juju.agent read agent config, format "2.0" machine-2: 18:06:56 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 18:06:56 DEBUG juju.worker "api" started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... machine-2: 18:06:56 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 18:06:56 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 18:06:56 DEBUG juju.worker start "engine" machine-2: 18:06:56 INFO juju.worker start "engine" machine-2: 18:06:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 18:06:56 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 18:06:56 DEBUG juju.worker "engine" started machine-2: 18:06:56 DEBUG juju.worker.introspection stats worker now serving machine-2: 18:06:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:06:56 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:06:56 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:06:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:06:56 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:06:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 18:06:56 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 18:06:56 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... machine-2: 18:06:56 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:06:56 DEBUG juju.worker.apicaller connected machine-2: 18:06:56 DEBUG juju.api RPC connection died machine-2: 18:06:56 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 18:06:56 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:06:56 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:06:56 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-2: 18:06:56 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 18:06:56 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 18:06:56 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 18:06:56 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 18:06:56 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 18:06:56 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: 18:06:56 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 18:06:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:06:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:06:56 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 18:06:56 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-epc-0: 18:06:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 18:06:56 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 18:06:56 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 18:06:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 18:06:56 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 18:06:56 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 18:06:56 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 18:06:56 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 18:06:56 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 18:06:56 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 18:06:56 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 18:06:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 18:06:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 18:06:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 18:06:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 18:06:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 18:06:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 18:06:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 18:06:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-2: 18:06:57 DEBUG juju.worker.apicaller connected machine-2: 18:06:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 18:06:57 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 18:06:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:06:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:06:57 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 18:06:57 INFO juju.worker.upgrader unblocking abort check machine-2: 18:06:57 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 18:06:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 18:06:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 18:06:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 18:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 18:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 18:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-2: 18:06:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 18:06:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 18:06:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 18:06:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.logger logger setup machine-2: 18:06:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 18:06:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 18:06:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 18:06:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 18:06:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:06:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:06:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:06:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:06:57 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 18:06:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:06:57 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 18:06:57 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 18:06:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:06:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} machine-2: 18:06:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 18:06:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 18:06:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 18:06:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:06:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:06:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:06:57 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 18:06:57 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-2: 18:06:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:06:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:06:57 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] machine-2: 18:06:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 18:06:57 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] machine-2: 18:06:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 18:06:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:06:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:06:57 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 18:06:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 18:06:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:06:57 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 18:06:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 18:06:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 18:06:57 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 18:06:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 18:06:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 18:06:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 18:06:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 18:06:57 INFO juju.worker.machiner "machine-2" started machine-2: 18:06:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 18:06:57 DEBUG juju.worker start "2-container-watcher" machine-2: 18:06:57 DEBUG juju.worker start "stateconverter" machine-2: 18:06:57 INFO juju.worker start "2-container-watcher" machine-2: 18:06:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 18:06:57 DEBUG juju.worker "2-container-watcher" started machine-2: 18:06:57 INFO juju.worker start "stateconverter" machine-2: 18:06:57 DEBUG juju.worker "stateconverter" started machine-2: 18:06:57 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 18:06:57 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 18:06:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 18:06:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-epc-0: 18:06:57 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 18:06:57 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... machine-2: 18:06:58 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:15:77:61 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.8 [] [] []} {2 fa:16:3e:15:77:61 1450 0 eth0 ethernet false false manual [] [] []}] machine-2: 18:06:58 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:15:77:61 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.8 [] [] []} {2 fa:16:3e:15:77:61 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 18:06:58 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: 18:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 18:06:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 18:06:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:06:58 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 18:06:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 18:06:58 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 18:06:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:06:59 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 18:06:59 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: 18:06:59 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: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-oai-epc-0: 18:06:59 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: 18:06:59 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 18:06:59 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 18:06:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 18:07:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 18:07:00 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: 18:07:00 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 18:07:01 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: 18:07:01 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 18:07:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:07:01 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 18:07:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 18:07:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 18:07:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:07:01 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 18:07:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:07:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 18:07:01 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: 18:07:01 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-epc-0: 18:07:01 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 18:07:02 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: 18:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 18:07:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 18:07:02 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: 18:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:07:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 18:07:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:07:03 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 18:07:03 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: 18:07:03 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: 18:07:03 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 18:07:03 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:07:03 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: 18:07:04 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 18:07:04 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 18:07:04 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-hss-0: 18:07:04 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-153-generic unit-oai-hss-0: 18:07:04 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-153-generic unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 18:07:04 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: 18:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:07:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 18:07:04 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 18:07:04 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 18:07:05 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 18:07:05 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 18:07:05 INFO juju.worker.uniter.context trying to kill context process 3442 unit-oai-hss-0: 18:07:05 INFO juju.worker.uniter.context waiting for context process 3442 to die unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-oai-hss-0: 18:07:05 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 18:07:05 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 18:07:05 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 18:07:05 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 18:07:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:07:05 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 18:07:05 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 18:07:05 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 18:07:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. machine-3: 18:07:05 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 18:07:05 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 18:07:05 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release machine-3: 18:07:05 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 18:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 18:07:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 18:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:07:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 18:07:06 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: 18:07:06 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 18:07:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 18:07:08 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: 18:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 18:07:08 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: 18:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 18:07:08 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: 18:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 18:07:08 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: 18:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 18:07:08 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: 18:07:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 18:07:09 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: 18:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 18:07:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 18:07:10 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: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 18:07:10 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: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 18:07:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 18:07:11 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 18:07:12 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: 18:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libusb-1.0-0-dev_2%3a1.0.20-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 18:07:13 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: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:07:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 18:07:13 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: 18:07:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:07:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 18:07:15 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: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.5) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 18:07:15 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: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 18:07:15 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: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 18:07:15 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 18:07:17 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: 18:07:17 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:07:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 18:07:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 18:07:18 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:07:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 18:07:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:07:19 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:07:20 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 18:07:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 18:07:22 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: 18:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 18:07:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 18:07:22 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: 18:07:22 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 18:07:23 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 18:07:24 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 18:07:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 18:07:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:25 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 18:07:26 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: 18:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 18:07:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 18:07:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:07:26 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:07:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 18:07:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:07:28 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:07:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 18:07:29 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: 18:07:29 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 18:07:31 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 18:07:31 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 18:07:31 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: 18:07:31 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 18:07:31 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 18:07:31 DEBUG juju.worker start "api" unit-oai-hss-0: 18:07:31 INFO juju.worker start "api" machine-3: 18:07:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 18:07:31 DEBUG juju.agent read agent config, format "2.0" machine-3: 18:07:31 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 18:07:31 DEBUG juju.worker "api" started unit-oai-hss-0: 18:07:31 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.apicaller connecting with current password machine-3: 18:07:31 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 18:07:31 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 18:07:31 DEBUG juju.worker start "engine" machine-3: 18:07:31 INFO juju.worker start "engine" machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 18:07:31 DEBUG juju.worker "engine" started machine-3: 18:07:31 DEBUG juju.worker.introspection stats worker now serving machine-3: 18:07:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 18:07:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 18:07:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 18:07:31 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 18:07:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-oai-hss-0: 18:07:31 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:07:31 INFO juju.api connection established to "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:07:31 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:07:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:31 DEBUG juju.worker.apicaller connecting with current password machine-3: 18:07:31 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:07:31 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:07:31 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" machine-3: 18:07:32 DEBUG juju.worker.apicaller connected machine-3: 18:07:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 18:07:32 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 18:07:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 18:07:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 18:07:32 INFO juju.worker.upgrader unblocking abort check machine-3: 18:07:32 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 18:07:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 18:07:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 18:07:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:07:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 18:07:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 18:07:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 18:07:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 18:07:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.logger logger setup machine-3: 18:07:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 18:07:32 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 18:07:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 18:07:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 18:07:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 18:07:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 18:07:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:07:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 18:07:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:07:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:07:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:07:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:07:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:07:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:07:32 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-3: 18:07:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:07:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 18:07:32 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-3: 18:07:32 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: 18:07:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:07:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:07:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:07:32 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 18:07:32 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-3: 18:07:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:07:32 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:07:32 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] machine-3: 18:07:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 18:07:32 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] machine-3: 18:07:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} machine-3: 18:07:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 18:07:32 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: 18:07:32 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:07:32 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 18:07:32 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 18:07:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 18:07:32 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 18:07:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 18:07:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 18:07:32 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 18:07:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 18:07:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 18:07:32 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 18:07:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 18:07:32 DEBUG juju.worker start "3-container-watcher" machine-3: 18:07:32 DEBUG juju.worker start "stateconverter" machine-3: 18:07:32 INFO juju.worker start "3-container-watcher" machine-3: 18:07:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 18:07:32 DEBUG juju.worker "3-container-watcher" started machine-3: 18:07:32 INFO juju.worker start "stateconverter" machine-3: 18:07:32 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 18:07:32 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... machine-3: 18:07:32 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 18:07:32 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:07:32 DEBUG juju.api RPC connection died unit-oai-hss-0: 18:07:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-oai-hss-0: 18:07:32 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:07:32 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 18:07:32 DEBUG juju.api successfully dialed "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:07:32 INFO juju.api connection established to "wss://192.168.121.3:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-oai-hss-0: 18:07:32 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/59fcda24-4398-4bc3-897d-4b8d1ae7edc3/api" unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... machine-3: 18:07:33 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:0d:9f:7f 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.7 [] [] []} {2 fa:16:3e:0d:9f:7f 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 18:07:33 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 18:07:33 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:07:33 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 18:07:33 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 18:07:33 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 18:07:33 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 18:07:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.3,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 18:07:33 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: 18:07:33 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 18:07:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:07:33 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 18:07:33 DEBUG juju.network including address local-cloud:192.168.121.3 for machine unit-oai-hss-0: 18:07:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 18:07:33 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 18:07:33 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.3 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 18:07:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.3:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 18:07:33 DEBUG juju.agent API server address details [["172.30.9.200:17070" "192.168.121.3:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.3:17070" "172.30.9.200:17070"] unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 18:07:33 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:07:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 18:07:33 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 18:07:33 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 18:07:33 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 18:07:33 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 18:07:33 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 18:07:33 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 18:07:33 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 18:07:33 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 18:07:34 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 18:07:34 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 18:07:34 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 18:07:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 18:07:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:07:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 18:07:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-hss-0: 18:07:34 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 18:07:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 18:07:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 18:07:35 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:07:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 18:07:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:07:36 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: 18:07:36 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:07:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:07:36 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:07:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 18:07:36 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 18:07:36 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: 18:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 18:07:36 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 18:07:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:07:37 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 18:07:37 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: 18:07:37 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 18:07:37 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 18:07:37 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: 18:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 18:07:37 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 18:07:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 18:07:38 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: 18:07:38 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 18:07:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:07:38 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 18:07:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:07:38 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 18:07:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 18:07:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 18:07:38 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 18:07:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:07:39 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 18:07:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Get:2 http://security.ubuntu.com trusty-security/main Sources [161 kB] unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 18:07:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Get:3 http://security.ubuntu.com trusty-security/universe Sources [77.4 kB] unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Get:4 http://security.ubuntu.com trusty-security/main amd64 Packages [754 kB] unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Get:5 http://security.ubuntu.com trusty-security/universe amd64 Packages [239 kB] unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 18:07:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 18:07:41 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 18:07:42 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:07:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 18:07:43 DEBUG unit.oai-hss/0.install Fetched 1297 kB in 4s (324 kB/s) unit-abot-epc-basic-0: 18:07:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:07:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:07:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 18:07:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 18:07:44 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: 18:07:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:07:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:07:44 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:07:44 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 18:07:45 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: 18:07:45 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 18:07:45 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 18:07:45 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-oai-hss-0: 18:07:45 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: 18:07:45 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: 18:07:45 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: 18:07:45 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: 18:07:46 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libarchive13 amd64 3.1.2-7ubuntu2.4 [262 kB] unit-oai-hss-0: 18:07:46 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: 18:07:46 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-oai-hss-0: 18:07:46 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: 18:07:46 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: 18:07:46 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-oai-hss-0: 18:07:46 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-oai-hss-0: 18:07:46 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: 18:07:46 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: 18:07:46 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: 18:07:46 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-oai-hss-0: 18:07:46 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-oai-hss-0: 18:07:47 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: 18:07:47 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: 18:07:47 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-oai-hss-0: 18:07:47 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-oai-hss-0: 18:07:47 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: 18:07:47 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-oai-hss-0: 18:07:47 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-oai-hss-0: 18:07:47 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: 18:07:47 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-oai-hss-0: 18:07:47 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: 18:07:48 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: 18:07:48 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-oai-hss-0: 18:07:48 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: 18:07:48 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: 18:07:48 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: 18:07:48 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-oai-hss-0: 18:07:48 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-oai-hss-0: 18:07:48 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-oai-hss-0: 18:07:48 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: 18:07:48 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-oai-hss-0: 18:07:48 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] unit-oai-hss-0: 18:07:49 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: 18:07:49 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: 18:07:49 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-oai-hss-0: 18:07:49 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-oai-hss-0: 18:07:49 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: 18:07:49 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-oai-hss-0: 18:07:49 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-oai-hss-0: 18:07:49 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: 18:07:49 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: 18:07:49 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: 18:07:49 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: 18:07:50 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: 18:07:50 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: 18:07:50 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: 18:07:50 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-oai-hss-0: 18:07:50 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-oai-hss-0: 18:07:50 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: 18:07:50 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-153.203 [772 kB] unit-oai-hss-0: 18:07:50 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: 18:07:50 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: 18:07:50 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: 18:07:50 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: 18:07:51 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: 18:07:51 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: 18:07:51 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: 18:07:51 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: 18:07:51 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: 18:07:52 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: 18:07:52 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: 18:07:52 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: 18:07:52 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: 18:07:52 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-oai-hss-0: 18:07:52 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: 18:07:52 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: 18:07:52 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-oai-hss-0: 18:07:52 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: 18:07:52 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 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: 18:07:53 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 18:07:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 18:07:54 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7940 kB/s) unit-abot-epc-basic-0: 18:07:54 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 18:07:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 18:07:54 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.3) ... unit-oai-hss-0: 18:07:54 DEBUG unit.oai-hss/0.install (Reading database ... 83601 files and directories currently installed.) unit-oai-hss-0: 18:07:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:07:54 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 18:07:55 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 18:07:55 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.4_amd64.deb ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.4) ... unit-abot-epc-basic-0: 18:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 18:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 18:07:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 18:07:56 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:07:57 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: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:07:57 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: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:57 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: 18:07:57 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/lib/openblas-base/liblapack.so.3 to provide /usr/lib/liblapack.so.3 (liblapack.so.3) in auto mode unit-abot-epc-basic-0: 18:07:57 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 18:07:57 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 18:07:58 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:07:58 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: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 18:07:58 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:07:59 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 18:07:59 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 18:08:00 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 18:08:00 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 18:08:01 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 18:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 18:08:01 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: 18:08:01 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 18:08:01 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: 18:08:01 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 18:08:01 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: 18:08:01 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 18:08:02 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: 18:08:02 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 18:08:02 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: 18:08:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 18:08:02 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: 18:08:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 18:08:02 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: 18:08:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:02 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 18:08:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 18:08:02 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: 18:08:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 18:08:03 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:03 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 18:08:04 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 18:08:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 18:08:04 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: 18:08:04 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 18:08:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 18:08:05 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: 18:08:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:05 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 18:08:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 18:08:05 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: 18:08:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 18:08:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 18:08:05 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:08:06 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: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 18:08:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 18:08:06 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 18:08:07 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 18:08:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 18:08:07 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 18:08:07 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 18:08:07 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 18:08:07 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:08:08 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: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:08 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: 18:08:08 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: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 18:08:08 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-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-153.203_amd64.deb ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 18:08:08 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-153.203) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:08 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 18:08:08 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: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 18:08:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 18:08:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 18:08:09 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 18:08:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 18:08:09 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: 18:08:09 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:09 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: 18:08:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-abot-epc-basic-0: 18:08:09 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 18:08:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 18:08:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 18:08:10 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 18:08:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 18:08:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 18:08:10 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:10 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: 18:08:10 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:11 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: 18:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 18:08:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 18:08:11 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: 18:08:11 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 18:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 18:08:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 18:08:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:08:11 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 18:08:11 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 18:08:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 18:08:12 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: 18:08:12 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 18:08:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 18:08:12 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: 18:08:12 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 18:08:12 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 18:08:13 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:13 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 18:08:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 18:08:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 18:08:14 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 18:08:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 18:08:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 18:08:14 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:08:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 18:08:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 18:08:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 18:08:15 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:08:15 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: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 18:08:15 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: 18:08:15 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: 18:08:15 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 18:08:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 18:08:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 18:08:16 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 18:08:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 18:08:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 18:08:16 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 18:08:16 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 18:08:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 18:08:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-abot-epc-basic-0: 18:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:08:17 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 18:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:08:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 18:08:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:17 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:08:17 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 18:08:18 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: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:18 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: 18:08:18 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: 18:08:18 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: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 18:08:18 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 18:08:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 18:08:19 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:08:19 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 18:08:20 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:20 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 18:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 18:08:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 18:08:21 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:08:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:08:22 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1) ... unit-abot-epc-basic-0: 18:08:23 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-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.4) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 18:08:23 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: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 18:08:23 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:23 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: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 18:08:23 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-oai-hss-0: 18:08:24 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 18:08:24 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 18:08:24 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:08:24 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:08:24 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 18:08:24 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 18:08:25 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 18:08:25 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 18:08:25 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 18:08:25 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 18:08:25 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 18:08:25 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:08:25 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: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 18:08:25 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 18:08:26 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: 18:08:26 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 18:08:26 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:08:26 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 18:08:26 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:26 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: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 18:08:26 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: 18:08:26 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:26 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-oai-hss-0: 18:08:26 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 18:08:27 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.5) ... unit-oai-hss-0: 18:08:27 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: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 18:08:27 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: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:08:27 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: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 18:08:27 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: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 18:08:27 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:27 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 18:08:27 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 18:08:27 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: 18:08:28 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bibtex.original to provide /usr/bin/bibtex (bibtex) in auto mode unit-abot-epc-basic-0: 18:08:28 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 18:08:28 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:08:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 18:08:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 18:08:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 18:08:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 18:08:29 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 18:08:29 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 18:08:30 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-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:08:30 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-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 18:08:30 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: 18:08:30 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-153.203) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 18:08:30 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: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:08:30 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 18:08:30 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:08:31 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: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 18:08:31 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 18:08:31 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:08:31 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 18:08:31 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 18:08:31 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:08:31 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 18:08:32 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: 18:08:32 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:08:32 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: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 18:08:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:08:32 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::Expat with priority 50... unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 18:08:33 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 18:08:33 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: 18:08:33 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: 18:08:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:08:33 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 18:08:34 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-oai-hss-0: 18:08:34 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: 18:08:34 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 18:08:34 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-oai-hss-0: 18:08:34 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-oai-hss-0: 18:08:34 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-oai-hss-0: 18:08:35 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-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (719 kB/s) unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install (Reading database ... 90330 files and directories currently installed.) unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 18:08:35 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 18:08:35 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 18:08:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 18:08:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 18:08:36 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 18:08:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:08:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:08:36 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:08:36 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-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:08:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 18:08:38 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 18:08:38 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-oai-hss-0: 18:08:38 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-oai-hss-0: 18:08:38 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: 18:08:38 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-oai-hss-0: 18:08:39 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-oai-hss-0: 18:08:39 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-oai-hss-0: 18:08:39 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-oai-hss-0: 18:08:39 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-oai-hss-0: 18:08:39 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: 18:08:39 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-oai-hss-0: 18:08:39 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-oai-hss-0: 18:08:39 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: 18:08:39 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-oai-hss-0: 18:08:39 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-oai-hss-0: 18:08:40 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-oai-hss-0: 18:08:40 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-oai-hss-0: 18:08:40 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: 18:08:40 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-oai-hss-0: 18:08:40 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-oai-hss-0: 18:08:40 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-oai-hss-0: 18:08:40 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: 18:08:40 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: 18:08:40 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-oai-hss-0: 18:08:40 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-oai-hss-0: 18:08:40 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 2s (4042 kB/s) unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install (Reading database ... 90441 files and directories currently installed.) unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-oai-hss-0: 18:08:41 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 18:08:41 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: 18:08:41 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: 18:08:41 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 18:08:41 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: 18:08:41 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 18:08:41 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: 18:08:41 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:08:41 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:08:42 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:08:42 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 18:08:42 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: 18:08:42 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: 18:08:42 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (33.5 kB/s) unit-oai-hss-0: 18:08:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 18:08:42 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: 18:08:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 18:08:42 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 ... 107920 files and directories currently installed.) unit-abot-epc-basic-0: 18:08:42 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: 18:08:42 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 18:08:43 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: 18:08:43 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 18:08:43 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:08:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:08:43 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:08:44 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:08:44 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 18:08:44 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 18:08:45 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:08:45 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: 18:08:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 18:08:45 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 18:08:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 18:08:47 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 18:08:48 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:08:50 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:08:54 DEBUG unit.oai-hss/0.install 180809 18:08:54 [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: 18:08:54 DEBUG unit.oai-hss/0.install 180809 18:08:54 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 18:08:54 DEBUG unit.oai-hss/0.install 180809 18:08:54 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11652 ... unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 18:08:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 18:08:57 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 18:08:57 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 18:08:57 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:08:57 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:08:57 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 18:09:04 DEBUG unit.oai-hss/0.install mysql start/running, process 11787 unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:09:05 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:09:06 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 18:09:07 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 18:09:07 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: 18:09:07 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: 18:09:08 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (468 kB/s) unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install (Reading database ... 92442 files and directories currently installed.) unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 18:09:08 DEBUG unit.oai-hss/0.install --2018-08-09 18:09:08-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 18:09:08 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: 18:09:08 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 320K 3s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 638K 2s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 78.7M 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 646K 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 75.9M 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 65.8M 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 59.1M 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 84.6M 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 657K 1s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 37.5M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 52.2M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 52.2M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 73.3M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 88.2M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 13.4M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 1.55M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.25M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 68.7M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 55.9M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 57.3M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 55.8M 0s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 68.2M=0.5s unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install 2018-08-09 18:09:09 (2.24 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 18:09:09 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 18:09:10 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 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: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:11 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:11 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 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: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 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: 18:09:12 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:12 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:12 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 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: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 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: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:13 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:13 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 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: 18:09:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 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: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 18:09:14 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: 18:09:14 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:14 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:14 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:15 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:15 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 18:09:16 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: 18:09:16 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 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: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 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: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:16 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:16 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 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: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 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: 18:09:17 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:17 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:17 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 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: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 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: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:18 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:18 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 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: 18:09:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 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: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 18:09:19 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: 18:09:19 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:19 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:19 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 18:09:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 18:09:21 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: 18:09:21 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 18:09:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 18:09:21 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: 18:09:21 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: 18:09:21 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: 18:09:21 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-abot-epc-basic-0: 18:09:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-oai-hss-0: 18:09:21 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-abot-epc-basic-0: 18:09:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 18:09:21 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: 18:09:21 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: 18:09:21 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: 18:09:21 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-abot-epc-basic-0: 18:09:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:09:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 18:09:21 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: 18:09:21 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-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 18:09:22 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: 18:09:22 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: 18:09:22 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 18:09:22 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: 18:09:22 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 18:09:22 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: 18:09:22 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-oai-hss-0: 18:09:22 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: 18:09:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 18:09:22 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 18:09:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 18:09:22 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: 18:09:22 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-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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-abot-epc-basic-0: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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-abot-epc-basic-0: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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: 18:09:22 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-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (851 kB/s) unit-oai-hss-0: 18:09:22 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-abot-epc-basic-0: 18:09:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-oai-hss-0: 18:09:22 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: 18:09:23 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-abot-epc-basic-0: 18:09:23 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 ... 108029 files and directories currently installed.) unit-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 18:09:23 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: 18:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 18:09:23 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: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 18:09:23 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: 18:09:23 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: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-oai-hss-0: 18:09:23 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: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-oai-hss-0: 18:09:23 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: 18:09:23 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-abot-epc-basic-0: 18:09:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:23 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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-abot-epc-basic-0: 18:09:24 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:24 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 18:09:25 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 18:09:25 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 18:09:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 18:09:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 18:09:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 18:09:25 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: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 18:09:25 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: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 18:09:25 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: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 18:09:25 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: 18:09:25 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: 18:09:25 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 18:09:25 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: 18:09:26 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: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 18:09:26 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: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 18:09:26 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: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 18:09:26 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: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 18:09:26 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: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 18:09:26 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: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 18:09:26 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: 18:09:26 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 18:09:26 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 18:09:27 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 18:09:28 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: 18:09:28 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 18:09:28 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: 18:09:28 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 18:09:28 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 18:09:29 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:09:29 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 18:09:29 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 18:09:29 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: 18:09:29 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: 18:09:29 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: 18:09:29 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: 18:09:29 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: 18:09:29 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: 18:09:29 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 1s (1819 kB/s) unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install (Reading database ... 92460 files and directories currently installed.) unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 18:09:30 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 18:09:31 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install --2018-08-09 18:09:32-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 18:09:32 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: 18:09:32 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:32 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 149K 33s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 303K 25s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 544K 19s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 706K 16s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 943K 14s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.09M 12s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.37M 11s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.41M 10s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.81M 9s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 2.01M 8s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.80M 7s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.85M 7s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.52M 6s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.93M 6s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.99M 6s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.16M 5s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.62M 5s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.44M 5s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 4.09M 4s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.11M 4s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.15M 4s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.66M 4s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.51M 4s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 5.02M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.25M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.45M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.39M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.58M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.43M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.33M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.15M 3s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.29M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.76M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.32M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.64M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.87M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.85M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.67M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.97M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.19M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.72M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.42M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.07M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.2M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.18M 2s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 10.2M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 8.60M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.9M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.1M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 11.3M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 10.4M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.56M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 12.3M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.9M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 12.2M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.0M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 11.3M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.2M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.8M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 13.4M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.9M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 15.1M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 10.1M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 14.5M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.3M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 15.2M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 15.4M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 13.5M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 12.6M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 14.7M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 17.6M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.6M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 19.3M 1s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.7M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 13.7M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.3M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.0M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 18.7M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.2M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 19.3M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.2M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.6M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.5M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 18.7M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.0M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 23.7M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 12.1M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 24.5M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.9M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 20.0M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 22.2M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 24.2M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 12.3M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 32.6M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 17.6M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 21.0M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 24.4M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 17.6M 0s unit-oai-hss-0: 18:09:33 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 26.6M 0s unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 20.4M 0s unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 16.8M=1.4s unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install 2018-08-09 18:09:33 (3.46 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 18:09:34 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 18:09:35 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: 18:09:35 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 18:09:35 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 18:09:36 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 18:09:37 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 18:09:38 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 18:09:39 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 18:09:40 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 18:09:41 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 18:09:42 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 18:09:44 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 18:09:45 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: 18:09:45 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: 18:09:45 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 18:09:45 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 18:09:46 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 18:09:47 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 18:09:48 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 18:09:49 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 18:09:49 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 18:09:49 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 18:09:49 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 18:09:49 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 18:09:49 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 18:09:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:09:49 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:09:49 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-abot-epc-basic-0: 18:09:50 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:09:50 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf from sources. The log file for Protobuf installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_install_log.txt  unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 18:09:50 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 18:09:51 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 18:09:52 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 18:09:53 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 18:09:54 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: 18:09:54 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 18:09:54 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 18:09:55 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: 18:09:55 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: 18:09:55 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 18:09:55 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: 18:09:55 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 18:09:55 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 18:09:55 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: 18:09:56 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 18:09:56 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: 18:09:56 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: 18:09:56 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 18:09:56 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: 18:09:56 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 18:09:56 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 18:09:57 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 9 18:07 /dev/zero unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 18:09:58 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 18:09:59 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 18:10:00 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 18:10:01 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 18:10:02 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 18:10:03 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 18:10:04 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 18:10:05 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 18:10:06 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 18:10:07 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 18:10:08 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 18:10:09 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 18:10:09 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 18:10:09 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 18:10:10 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 18:10:10 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 18:10:10 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 18:10:11 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 18:10:11 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 18:10:11 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 18:10:12 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 18:10:12 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 18:10:13 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 18:10:13 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 18:10:14 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 18:10:14 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 18:10:14 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 18:10:15 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 18:10:15 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 18:10:15 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 18:10:15 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 18:10:16 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 18:10:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 18:10:17 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 18:10:17 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 18:10:17 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 18:10:18 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 18:10:18 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 18:10:19 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 18:10:20 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 18:10:21 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 18:10:22 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 18:10:22 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 18:10:22 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 18:10:22 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 18:10:22 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 18:10:23 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 18:10:23 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 18:10:23 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 18:10:23 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 18:10:24 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 18:10:24 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 18:10:24 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 18:10:24 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 18:10:24 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 18:10:25 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 18:10:26 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 18:10:26 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 18:10:26 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 18:10:26 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 18:10:27 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 18:10:28 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 18:10:28 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 18:10:28 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 18:10:28 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 18:10:28 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 18:10:29 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 18:10:30 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 18:10:30 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 18:10:30 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 18:10:30 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 18:10:31 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 18:10:32 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 18:10:32 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 18:10:32 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 18:10:33 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 18:10:33 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 18:10:33 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 18:10:33 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 18:10:34 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 18:10:34 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 18:10:34 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 18:10:34 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 18:10:34 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 18:10:34 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 18:10:35 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 18:10:35 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 18:10:35 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 18:10:35 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 18:10:36 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 18:10:37 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 18:10:37 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 18:10:37 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 18:10:37 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 18:10:38 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 18:10:39 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 18:10:40 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 18:10:41 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 18:10:41 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 18:10:41 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 18:10:42 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 18:10:42 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 18:10:42 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 18:10:44 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 18:10:44 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 18:10:44 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 18:10:44 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 18:10:44 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 18:10:45 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 18:10:45 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 18:10:45 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 18:10:46 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 18:10:46 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 18:10:46 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 18:10:46 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 18:10:47 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 18:10:47 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 18:10:47 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 18:10:47 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 18:10:48 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 18:10:48 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 18:10:48 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 18:10:48 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 18:10:49 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 18:10:49 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 18:10:49 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 18:10:49 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 18:10:49 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 18:10:49 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 18:10:50 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 18:10:50 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 18:10:50 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 18:10:50 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 18:10:50 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 18:10:51 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 18:10:51 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 18:10:52 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 18:10:52 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 18:10:52 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 18:10:52 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 18:10:53 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 18:10:53 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 18:10:53 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 18:10:53 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 18:10:54 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 18:10:54 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 18:10:54 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 18:10:55 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 18:10:55 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 18:10:55 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 18:10:55 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:56 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: 18:10:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 18:10:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:10:57 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 18:10:57 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 18:10:57 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 18:10:58 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 18:10:58 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 18:10:58 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 18:10:58 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 18:10:59 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 18:10:59 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 18:10:59 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 18:11:01 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: 18:11:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 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: 18:11:01 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 18:11:01 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: 18:11:01 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 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: 18:11:01 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 18:11:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 18:11:04 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 18:11:05 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 18:11:05 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 18:11:05 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 18:11:05 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 18:11:05 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 18:11:06 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 18:11:06 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 18:11:06 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 18:11:07 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 18:11:07 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 18:11:07 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 18:11:07 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 18:11:07 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 18:11:08 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 18:11:08 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 18:11:08 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 18:11:08 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 18:11:09 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: 18:11:09 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 18:11:09 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: 18:11:09 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 18:11:09 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 18:11:10 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: 18:11:10 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:10 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: 18:11:10 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 18:11:10 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 18:11:11 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: 18:11:11 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 18:11:11 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 18:11:12 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 18:11:13 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 18:11:14 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: 18:11:14 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 18:11:14 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: 18:11:14 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 18:11:14 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 18:11:15 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 18:11:16 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 18:11:17 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: 18:11:17 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 18:11:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 18:11:18 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: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 18:11:18 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: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 18:11:18 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: 18:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 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: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 18:11:18 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: 18:11:18 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 18:11:18 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: 18:11:18 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 18:11:18 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 18:11:19 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: 18:11:19 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 18:11:19 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 18:11:19 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: 18:11:20 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: 18:11:20 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: 18:11:20 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: 18:11:20 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: 18:11:20 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: 18:11:20 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: 18:11:21 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: 18:11:21 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-hss-0: 18:11:22 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: 18:11:22 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: 18:11:22 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: 18:11:22 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: 18:11:23 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: 18:11:23 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: 18:11:23 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: 18:11:23 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: 18:11:23 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: 18:11:23 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: 18:11:23 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: 18:11:24 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: 18:11:24 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: 18:11:24 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: 18:11:24 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: 18:11:24 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: 18:11:24 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: 18:11:25 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: 18:11:25 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: 18:11:26 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: 18:11:26 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: 18:11:26 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: 18:11:26 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: 18:11:27 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: 18:11:27 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: 18:11:28 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: 18:11:28 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: 18:11:28 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: 18:11:28 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: 18:11:28 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: 18:11:28 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: 18:11:28 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: 18:11:29 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: 18:11:29 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: 18:11:29 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: 18:11:29 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: 18:11:29 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: 18:11:29 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: 18:11:30 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: 18:11:30 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: 18:11:30 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: 18:11:30 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: 18:11:30 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: 18:11:30 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: 18:11:30 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: 18:11:31 DEBUG unit.oai-hss/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq5 amd64 9.3.23-0ubuntu0.14.04 [78.6 kB] unit-oai-hss-0: 18:11:31 DEBUG unit.oai-hss/0.install Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpq-dev amd64 9.3.23-0ubuntu0.14.04 [140 kB] unit-oai-hss-0: 18:11:31 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: 18:11:31 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: 18:11:31 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.12 [630 kB] unit-oai-hss-0: 18:11:32 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: 18:11:32 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: 18:11:32 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: 18:11:32 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: 18:11:32 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: 18:11:32 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: 18:11:33 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: 18:11:33 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: 18:11:33 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: 18:11:33 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: 18:11:33 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: 18:11:33 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: 18:11:33 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: 18:11:34 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: 18:11:34 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 18:11:34 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: 18:11:34 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 14s (2893 kB/s) unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install (Reading database ... 92736 files and directories currently installed.) unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:34 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 18:11:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 18:11:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 18:11:36 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 18:11:36 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 18:11:37 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 18:11:38 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 18:11:39 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 18:11:41 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 18:11:42 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 18:11:43 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 18:11:44 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: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 18:11:44 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.23-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:45 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.12_amd64.deb ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:46 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 18:11:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 18:11:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 18:11:47 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 18:11:48 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 18:11:49 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 18:11:52 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 18:11:53 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 18:11:54 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: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 18:11:54 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 18:11:55 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: 18:11:55 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 18:11:55 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 18:11:56 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.23-0ubuntu0.14.04) ... unit-oai-hss-0: 18:11:57 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 18:11:57 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 18:11:57 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 18:11:57 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.12) ... unit-oai-hss-0: 18:11:57 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 18:11:57 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 18:11:58 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:11:58 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 18:11:58 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 18:11:58 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 18:11:58 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 18:11:59 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 18:12:00 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 18:12:00 DEBUG unit.abot-epc-basic/0.install Installing Google Protobuf_C from sources. The log file for Protobuf_C installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/protobuf_c_install_log.txt  unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 18:12:00 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 18:12:01 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: 18:12:01 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: 18:12:01 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:12:02 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 18:12:02 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-epc-0: 18:12:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 18:12:08 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 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: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 18:12:09 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 18:12:10 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 18:12:11 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 18:12:12 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 18:12:13 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 18:12:14 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 18:12:15 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 18:12:15 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: 18:12:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 18:12:16 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: 18:12:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 18:12:16 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: 18:12:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 18:12:16 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: 18:12:16 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 18:12:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 18:12:16 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 18:12:17 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 18:12:17 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 18:12:17 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 18:12:17 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 18:12:17 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 18:12:17 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: 18:12:17 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 18:12:17 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 18:12:17 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: 18:12:17 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: 18:12:17 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: 18:12:18 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: 18:12:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 18:12:18 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: 18:12:18 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: 18:12:18 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: 18:12:18 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: 18:12:18 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: 18:12:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 18:12:18 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: 18:12:18 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: 18:12:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 18:12:18 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: 18:12:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 18:12:18 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: 18:12:18 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 18:12:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 18:12:18 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: 18:12:18 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: 18:12:18 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: 18:12:19 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: 18:12:19 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 18:12:19 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: 18:12:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 18:12:19 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: 18:12:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 18:12:19 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: 18:12:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 18:12:19 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: 18:12:19 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:12:19 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 18:12:20 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: 18:12:20 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (149 kB/s) unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install (Reading database ... 95627 files and directories currently installed.) unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 18:12:20 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 18:12:21 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: 18:12:21 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install ....++++++ unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install ...........++++++ unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install ..............++++++ unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Not Before: Aug 9 18:12:21 2018 GMT unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Not After : Aug 9 18:12:21 2019 GMT unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install 7A:81:12:27:81:CA:78:0A:20:85:7E:A4:70:3D:5B:01:DB:F7:5C:8F unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install keyid:96:60:82:88:44:2F:0F:1C:AF:49:14:BD:9F:49:46:B9:A8:83:81:89 unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 9 18:12:21 2019 GMT (365 days) unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install [ 4%] [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install [ 34%] [ 39%] [ 43%] [ 47%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install [ 52%] [ 56%] [ 60%] [ 65%] [ 69%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 18:12:21 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: 18:12:21 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: 18:12:21 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: 18:12:21 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: 18:12:21 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: 18:12:21 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: 18:12:21 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 18:12:21 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 18:12:21 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: 18:12:21 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: 18:12:21 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: 18:12:21 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: 18:12:21 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_error.c.o unit-oai-hss-0: 18:12:21 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: 18:12:21 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 18:12:22 DEBUG unit.oai-hss/0.install [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-oai-hss-0: 18:12:22 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: 18:12:22 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: 18:12:22 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 95%] Linking C static library libhss_db.a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Built target hss_s6a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_auc unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Built target hss_db unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 18:12:23 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: 18:12:23 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 18:12:23 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:24 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 18:12:24 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: 18:12:24 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 18:12:24 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: 18:12:24 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 18:12:24 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: 18:12:24 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 18:12:24 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: 18:12:24 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 18:12:24 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: 18:12:24 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: 18:12:24 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: 18:12:24 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 18:12:24 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: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:24 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: 18:12:24 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: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:24 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:24 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.10 unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:24 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 18:12:24 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:12:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 18:12:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 18:12:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:12:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:12:25 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + user=iipohsukaineedi unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + password=seaghaeleequodu unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.10 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:12:25 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `iipohsukaineedi` identified by 'seaghaeleequodu'] unit-mysql-0: 18:12:25 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `iipohsukaineedi` identified by 'seaghaeleequodu'] unit-mysql-0: 18:12:25 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=iipohsukaineedi', 'password=seaghaeleequodu', 'host=192.168.121.10', 'slave=False'] unit-mysql-0: 18:12:25 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.10 iipohsukaineedi seaghaeleequodu oai-hss unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.10"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"iipohsukaineedi"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"seaghaeleequodu"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 18:12:25 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: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 18:12:25 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: 18:12:25 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: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u iipohsukaineedi --password=seaghaeleequodu -h 192.168.121.10 oai-hss -e 'show tables;' unit-mysql-0: 18:12:25 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 18:12:25 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 18:12:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u iipohsukaineedi --password=seaghaeleequodu -h 192.168.121.10 oai-hss unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:25 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21952 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:25 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:25 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 18:12:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + db_host=iipohsukaineedi unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 18:12:25 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 18:12:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:26 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 18:12:26 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:26 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 18:12:26 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:27 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:27 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:12:27 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 18:12:27 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 18:12:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 18:12:27 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 18:12:27 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 18:12:27 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:12:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:12:27 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 18:12:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:12:38 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:12:38 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 18:12:38 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 18:12:38 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:12:38 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 18:12:38 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 18:12:38 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:12:38 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 18:12:38 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start SHA256:hHZUg1xuDUacEsFiywIhIgDeFTvDSOX5plLjziy/ELk root@juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start |O .o.+.o+OB. | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start |+.+ = =o=oo+ | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | . + Xooo.o . | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | o.*o . | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | o + oS | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | = + | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | E o | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | .* | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start | o*. | unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 18:12:38 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /home/ubuntu/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start SHA256:YyaaA0y4dK+ShxHy5UizO/v4Izuqa5SJ0pEd/hZ4IzQ ubuntu@juju-e7edc3-default-0 unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start | . E | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start |oo+*.+ | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start |o*=** + | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start |ooO..=.oS | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start |o+=o.oo+ . | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start |o+oo+. | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start | .=+.. | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start |*o+*o. | unit-abot-epc-basic-0: 18:12:39 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 18:12:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:12:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 18:12:39 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 18:12:39 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 18:12:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:12:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:12:39 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 18:12:39 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 18:12:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-abot-epc-basic-0: 18:12:39 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 18:12:39 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 18:12:39 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 18:12:39 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:12:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 18:13:13 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:13:13 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: 18:13:13 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: 18:13:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 18:13:14 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: 18:13:14 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: 18:13:14 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (200 kB/s) unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 18:13:14 DEBUG unit.oai-epc/0.install (Reading database ... 102235 files and directories currently installed.) unit-oai-epc-0: 18:13:14 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: 18:13:14 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 18:13:15 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 18:13:19 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 18:13:19 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 18:13:19 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 18:13:19 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 18:13:19 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 18:13:21 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 18:13:23 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 18:13:23 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 18:13:23 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 18:13:23 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 18:13:24 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: 18:13:24 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: 18:13:24 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 18:13:24 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 18:13:24 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: 18:13:24 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 18:13:25 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: 18:13:25 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 18:13:25 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:26 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 18:13:26 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: 18:13:26 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 18:13:26 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 18:13:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 18:13:27 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 18:13:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 18:13:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 18:13:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 18:13:28 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 18:13:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 18:13:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 18:13:29 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 18:13:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 18:13:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 18:13:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 18:13:30 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 18:13:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 18:13:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 18:13:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 18:13:31 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 18:13:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 18:13:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 18:13:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 18:13:32 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 18:13:33 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 18:13:33 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 18:13:33 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 18:13:33 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 18:13:34 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 18:13:35 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 18:13:36 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: 18:13:36 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 18:13:36 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 18:13:37 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: 18:13:37 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: 18:13:37 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: 18:13:37 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: 18:13:37 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: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 18:13:37 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: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 18:13:37 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: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:37 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: 18:13:37 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: 18:13:37 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: 18:13:37 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 18:13:37 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 18:13:38 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: 18:13:38 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:38 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:38 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: 18:13:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 18:13:39 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: 18:13:39 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: 18:13:39 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: 18:13:39 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: 18:13:39 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: 18:13:39 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: 18:13:39 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 18:13:39 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: 18:13:39 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 18:13:39 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: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 18:13:39 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 18:13:45 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:20 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 18:14:20 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: 18:14:20 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 18:14:20 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: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:14:20 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 18:14:20 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 18:14:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 18:14:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.8 unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:20 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: 18:14:20 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:20 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 18:14:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 18:14:20 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: 18:14:20 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 18:14:20 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: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 18:14:20 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: 18:14:20 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 18:14:20 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 18:14:21 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: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:21 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 18:14:21 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: 18:14:21 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: 18:14:21 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: 18:14:21 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: 18:14:21 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: 18:14:21 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: 18:14:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 18:14:21 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: 18:14:21 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: 18:14:21 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: 18:14:21 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: 18:14:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:21 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.8 unit-oai-epc-0: 18:14:21 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: 18:14:21 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-hss-0: 18:14:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 18:14:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:14:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 18:14:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:14:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:21 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-hss-0: 18:14:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 18:14:21 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: 18:14:21 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: 18:14:21 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 18:14:21 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-hss-0: 18:14:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 18:14:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:21 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: 18:14:21 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:21 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:14:21 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.7 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 7 -le 255 ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.7' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.7 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.7 unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:21 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:14:21 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:14:21 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 18:14:21 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-hss-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 18:14:21 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:21 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-abot-epc-basic-0: 18:14:21 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 18:14:21 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 18:14:21 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 18:14:21 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.8 unit-abot-epc-basic-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:14:21 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 18:14:21 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-epc-0: 18:14:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 18:14:21 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 18:14:21 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: 18:14:21 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 18:14:21 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 18:14:22 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: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 18:14:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 18:14:22 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-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:14:22 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:14:22 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.8 unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.8 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 18:14:22 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=iipohsukaineedi unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=seaghaeleequodu unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.10 unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z iipohsukaineedi ']' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iipohsukaineedi --password=seaghaeleequodu -h 192.168.121.10 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u iipohsukaineedi --password=seaghaeleequodu -h 192.168.121.10 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:14:22 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: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u iipohsukaineedi --password=seaghaeleequodu -h 192.168.121.10 oai-hss unit-oai-hss-0: 18:14:22 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-hss-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 18:14:22 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:22 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-abot-epc-basic-0: 18:14:22 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:22 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-abot-epc-basic-0: 18:14:22 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:22 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: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-abot-epc-basic-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:22 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 18:14:22 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 18:14:22 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 18:14:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:22 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 18:14:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 18:14:23 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:23 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:23 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: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:23 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: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:23 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.7 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 18:14:23 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: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:23 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14989 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14989' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14989 =~ .*running.* ]] unit-oai-epc-0: 18:14:23 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: 18:14:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:23 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: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 18:14:23 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 18:14:24 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:24 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 18:14:24 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 18:14:24 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 18:14:25 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:25 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 18:14:25 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 18:14:25 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 18:14:26 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:26 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 18:14:26 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 18:14:26 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 18:14:27 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:27 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 18:14:27 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 18:14:27 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 18:14:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:28 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 18:14:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 18:14:28 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:30 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 18:14:30 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:30 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.8 unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:30 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:30 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.7 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:30 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: 18:14:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:30 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: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.7 ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 18:14:30 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:31 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z oai-hss-0.openair4G.eur ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14989' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14989 =~ .*running.* ]] unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 18:14:31 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14989' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14989 =~ .*running.* ]] unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15381 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15381' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15381 =~ .*running.* ]] unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:31 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: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 18:14:31 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 18:14:31 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: 18:14:31 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: 18:14:31 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 18:14:31 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 18:14:31 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-abot-epc-basic-0: 18:14:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:14:31 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 18:14:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:32 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 18:14:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 18:14:32 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 18:14:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:33 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 18:14:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 18:14:33 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 18:14:34 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:34 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 18:14:34 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 18:14:34 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 18:14:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 18:14:35 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 18:14:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 18:14:35 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 18:14:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:14:36 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 18:14:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 18:14:36 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 18:14:38 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 18:14:38 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 18:14:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:38 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 18:14:38 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 18:14:38 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 18:14:38 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 18:14:38 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:14:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:14:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 18:14:38 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 18:14:39 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: 18:14:39 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: 18:14:39 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.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 18:14:39 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: 18:14:39 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:14:39 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 18:14:39 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:14:39 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter.remotestate got action change: [dcd400dd-bf01-439d-8922-e14225fa8969] ok=true unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter.operation running operation run action dcd400dd-bf01-439d-8922-e14225fa8969 unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter.operation preparing operation "run action dcd400dd-bf01-439d-8922-e14225fa8969" unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter.operation executing operation "run action dcd400dd-bf01-439d-8922-e14225fa8969" unit-abot-epc-basic-0: 18:15:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 18:15:03 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 18:15:03 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 18:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:15:03 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 18:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 18:15:03 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 18:15:03 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 18:15:05 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:05 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: 18:15:06 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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4368216760948845533.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:06 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: 18:15:06 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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1401802258121504034.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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:06 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: 18:15:06 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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7858553754584428101.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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:06 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: 18:15:06 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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5404982736756301804.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:06 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: 18:15:06 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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1116920236868722120.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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:06 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: 18:15:06 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: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7166902834376937847.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.759 s unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-09T18:15:06+00:00 unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 18:15:06 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:08 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:15:08 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:08 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:08 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:15:08 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:15:09 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: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:15:09 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: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:15:09 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: 18:15:09 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: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:09 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:15:09 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: 18:15:10 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:15:10 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:15:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:15:11 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 18:15:11 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 18:15:11 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 18:15:11 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:12 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Thu Aug 09 18:15:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:12 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:12 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 18:15:13 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:13 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:13 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: 18:15:14 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:14 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 18:15:14 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:15:15 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Thu Aug 09 18:15:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:15:15 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Thu Aug 09 18:15:15 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:15 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:15 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:15 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: 18:15:16 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:15:16 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:15:16 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: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :1382 MS unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :55 MS unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:15:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:16 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [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: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: STEP EXECUTION TIME TAKEN :804 MS unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [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: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: STEP EXECUTION TIME TAKEN :745 MS unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28.824 [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: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28.838 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [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: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:15:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:15:29 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:15:39 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: 18:15:39 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:15:39 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: 18:15:39 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:15:39 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: 18:15:39 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:15:39 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:15:39 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:15:39 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: 18:15:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :35 MS unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :97 MS unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [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: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: STEP EXECUTION TIME TAKEN :461 MS unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [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: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50.516 [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: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50.522 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [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: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:15:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:15:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:15:50 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: 18:16:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:16:00 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: 18:16:00 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: 18:16:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:16:00 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: 18:16:00 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: 18:16:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:16:00 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: 18:16:00 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: 18:16:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:16:00 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: 18:16:00 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: 18:16:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:16:00 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: 18:16:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [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: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :397 MS unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [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: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :38 MS unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:01 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11.537 [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: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11.543 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16: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: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: STEP EXECUTION TIME TAKEN :86 MS unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:16:11 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:16: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: 18:16:21 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:16:21 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: 18:16:21 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: 18:16:21 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:16:21 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: 18:16:21 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: 18:16:21 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:16:21 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: 18:16:21 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: 18:16:21 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: 18:16:21 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:16:21 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: 18:16:21 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:16:21 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: 18:16:21 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16: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: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: STEP EXECUTION TIME TAKEN :410 MS unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [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: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: STEP EXECUTION TIME TAKEN :52 MS unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32.532 [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: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32.535 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [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: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:16:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:16:32 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: 18:16:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:16:42 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: 18:16:42 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: 18:16:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:16:42 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: 18:16:42 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: 18:16:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:16:42 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: 18:16:42 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: 18:16:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:16:42 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: 18:16:42 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: 18:16:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:16:42 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: 18:16:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [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: 18:16:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [main] REPORT: STEP EXECUTION TIME TAKEN :260 MS unit-abot-epc-basic-0: 18:16:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:43 [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: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: STEP EXECUTION TIME TAKEN :832 MS unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54.106 [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: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54.116 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [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: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: STEP EXECUTION TIME TAKEN :45 MS unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:16:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:16:54 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:16:54 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: 18:17:04 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:17:04 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: 18:17:04 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: 18:17: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: 18:17: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: 18:17:04 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:04 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:04 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:04 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:04 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17: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: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [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: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [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: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: STEP EXECUTION TIME TAKEN :877 MS unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [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: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:05 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:05 [main] REPORT: ========================================================================================== unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 18:17:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:17:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15.750 [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: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15.757 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17: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: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:17:15 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:17: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: 18:17:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:17:25 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: 18:17:25 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: 18:17: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: 18:17: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: 18:17:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:25 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: 18:17:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:17: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: 18:17:25 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:17: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: 18:17:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:17: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: 18:17: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: 18:17:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17: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: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17: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: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP EXECUTION TIME TAKEN :409 MS unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [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: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :723 MS unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [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: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:27 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37.310 [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: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37.313 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [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: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:17:37 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:17:37 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:17:47 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: 18:17:47 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:17:47 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: 18:17:47 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:17:47 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: 18:17:47 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: 18:17:47 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:17:47 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:17:47 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:17:47 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: 18:17:47 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:47 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:47 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [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: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :413 MS unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [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: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :716 MS unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [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: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58.949 [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: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58.951 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [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: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:17:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:17:58 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:17:59 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 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: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:18:09 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: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [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: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP EXECUTION TIME TAKEN :369 MS unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:09 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [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: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: STEP EXECUTION TIME TAKEN :663 MS unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [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: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20.591 [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: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20.594 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [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: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: STEP EXECUTION TIME TAKEN :232 MS unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:18:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:18:20 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:18:30 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: 18:18:30 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:18:30 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: 18:18:30 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:18:30 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: 18:18:30 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: 18:18:30 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:18:30 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:18:30 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:18:30 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: 18:18:30 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:18:30 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [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: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP EXECUTION TIME TAKEN :258 MS unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:31 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18: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: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [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: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:32 [main] REPORT: ========================================================================================== unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 18:18:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 18:18:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:18:34 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 18:18:34 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 18:18:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:18:34 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:18:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42.249 [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: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42.251 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [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: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: STEP EXECUTION TIME TAKEN :144 MS unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:18:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:18:42 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:18:52 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: 18:18:52 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:18:52 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: 18:18:52 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:18:52 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: 18:18:52 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: 18:18:52 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:18:52 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:18:52 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:18:52 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: 18:18:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [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: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:52 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [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: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: STEP EXECUTION TIME TAKEN :661 MS unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [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: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: STEP EXECUTION TIME TAKEN :63 MS unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:18:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:18:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03.499 [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: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03.501 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [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: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:19:03 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:19:03 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: 18:19:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 18:19:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17441' unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17441 =~ .*running.* ]] unit-oai-epc-0: 18:19:10 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: 18:19:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:19:10 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 18:19:10 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 18:19:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:19:10 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 18:19:10 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 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: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:19:13 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: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [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: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:13 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [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: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [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: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :145 MS unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24.890 [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: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24.892 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [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: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:19:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:19:24 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: 18:19:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 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: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:19:35 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: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [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: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:35 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [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: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: STEP EXECUTION TIME TAKEN :792 MS unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [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: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46.220 [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: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46.225 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [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: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:19:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:19:46 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:19:56 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: 18:19:56 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:19:56 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: 18:19:56 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:19:56 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: 18:19:56 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: 18:19:56 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:19:56 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:19:56 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:19:56 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: 18:19:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [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: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP EXECUTION TIME TAKEN :213 MS unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:56 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [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: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :801 MS unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [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: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:19:57 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:19:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07.598 [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: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07.600 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [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: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:20:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:20:07 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:20:17 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: 18:20:17 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:20:17 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: 18:20:17 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:20:17 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: 18:20:17 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: 18:20:17 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:20:17 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:20:17 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:20:17 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: 18:20:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:17 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [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: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: STEP EXECUTION TIME TAKEN :370 MS unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [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: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: STEP EXECUTION TIME TAKEN :709 MS unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:18 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28.990 [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: 18:20:28 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28.993 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:20:29 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:29 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:29 [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: 18:20:29 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:29 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:20:29 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:20:29 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:20:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:20:29 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:20:39 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: 18:20:39 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:20:39 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: 18:20:39 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 18:20:39 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: 18:20:39 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:20:39 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 18:20:39 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:20:39 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: 18:20:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [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: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [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: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [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: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP EXECUTION TIME TAKEN :349 MS unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:39 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [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: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: STEP EXECUTION TIME TAKEN :653 MS unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [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: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:40 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:20:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:20:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 18:20:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:20:50 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:20:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:20:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00.393 [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: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00.396 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [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: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:21:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:21:00 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: 18:21:00 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: 18:21:01 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: 18:21:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:21:11 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: 18:21:11 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: 18:21: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: 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 18:21: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 18:21:11 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: 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:21: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: 18:21:11 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: 18:21:11 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: 18:21:11 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: 18:21:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:21: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: 18:21: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: 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [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: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [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: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21: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: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP EXECUTION TIME TAKEN :220 MS unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:11 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [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: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP EXECUTION TIME TAKEN :673 MS unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [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: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [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: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP EXECUTION TIME TAKEN :147 MS unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:12 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:21:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 18:21:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32.665 [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: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32.668 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [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: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:21:32 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:21:32 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: 18:21:32 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: 18:21:32 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: 18:21:42 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:21:43 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: 18:21:43 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: 18:21:43 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:21:43 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: 18:21:43 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: 18:21:43 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: 18:21:43 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: 18:21:43 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:21:43 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: 18:21:43 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: 18:21:43 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: 18:21:43 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: 18:21:43 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: 18:21:43 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:21:43 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: 18:21:43 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: 18:21:43 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: 18:21:43 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:21:43 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: 18:21:43 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [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: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [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: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP EXECUTION TIME TAKEN :355 MS unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:43 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [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: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: STEP EXECUTION TIME TAKEN :645 MS unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [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: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:44 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:21:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:21:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:21:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:54 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 18:21:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:21:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:21:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04.294 [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: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04.296 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22: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: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:22:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:22: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: 18:22:04 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:22:14 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: 18:22:14 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:22:14 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 18:22:14 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: 18:22:14 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:22:14 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: 18:22:14 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: 18:22:14 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: 18:22:14 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:22:14 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: 18:22:14 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: 18:22:14 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:22:14 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: 18:22:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [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: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [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: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [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: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP EXECUTION TIME TAKEN :338 MS unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:15 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:15 [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: 18:22:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:15 [main] REPORT: STEP EXECUTION TIME TAKEN :634 MS unit-abot-epc-basic-0: 18:22:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:15 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:15 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:15 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [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: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:16 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:26 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:22:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:26 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 18:22:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:26 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:26 [main] REPORT: ========================================================================================== unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 18:22:29 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:22:29 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36.453 [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: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36.455 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [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: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: STEP EXECUTION TIME TAKEN :146 MS unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:22:36 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:22:36 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: 18: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
 unit-abot-epc-basic-0: 18: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
 unit-abot-epc-basic-0: 18:22:47 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:22:48 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: 18:22:48 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: 18:22:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:22:48 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: 18:22: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 18:22: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 18:22:48 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: 18:22:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:22:48 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: 18:22:48 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: 18:22:48 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 18:22:48 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: 18:22:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:22:48 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: 18:22:48 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: 18:22:48 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: 18:22:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:22:48 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: 18:22:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [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: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [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: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP EXECUTION TIME TAKEN :360 MS unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:48 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [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: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :712 MS unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [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: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :707 MS unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:49 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:22:59 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:22:59 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:22:59 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 18:22:59 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:22:59 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:22:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10.019 [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: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10.025 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [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: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:23:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:23:10 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: 18:23:10 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 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: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:23:20 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: 18:23:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:20 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:20 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [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: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [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: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [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: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :241 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [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: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:21 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [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: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :707 MS unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:22 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:22 [main] REPORT: ========================================================================================== unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 18:23:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 18:23:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21952' unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21952 =~ .*running.* ]] unit-oai-hss-0: 18:23:30 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 18:23:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:23:31 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 18:23:31 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 18:23:31 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 18:23:31 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 18:23:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:23:31 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 18:23:31 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 18:23:31 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:23:31 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 18:23:31 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:23:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:23:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 18:23:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:32 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42.278 [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: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42.281 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [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: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:23:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:23:42 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: 18:23:42 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: 18:23:43 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: 18:23:53 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:23:53 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: 18:23:53 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: 18:23: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: 18:23: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: 18:23:53 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:23: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: 18:23: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 # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 18:23:53 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: 18:23: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: 18:23:53 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:23: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: 18:23:53 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: 18:23:53 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: 18:23:53 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:23: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: 18:23: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: 18:23: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: 18:23:53 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:23: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: 18:23:53 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23: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: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [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: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [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: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23: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: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :418 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [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: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:53 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23: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: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :664 MS unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:23:54 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:23:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:24:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:24:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:04 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:24:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:04 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 18:24:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:24:04 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14.508 [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: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14.512 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24: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: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 18:24:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 18:24:14 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: 18:24:14 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: 18:24:15 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 18:24: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: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 18:24: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: 18:24:25 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: 18:24: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: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 18:24: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: 18:24:25 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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 18:24: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: 18:24: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: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run 9m9.913s unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 553.764 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 18:24:25 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.004 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.002 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24: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(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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24: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:(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.014 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.022 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.004 sec unit-abot-epc-basic-0: 18:24:25 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.003 sec unit-abot-epc-basic-0: 18:24:25 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.002 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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.006 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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.003 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.013 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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.002 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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.003 sec unit-abot-epc-basic-0: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.007 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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:(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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.006 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24: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(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: 18:24: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(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: 18:24:25 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: 18:24:25 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.008 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24: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:(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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run 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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 18:24: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24: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:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24: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:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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.005 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.006 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.003 sec unit-abot-epc-basic-0: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24: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(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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24: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 Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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.006 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24: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(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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24: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:(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 <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.001 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24:25 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: 18:24:25 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.001 sec unit-abot-epc-basic-0: 18:24: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(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: 18:24:25 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: 18:24:25 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.046 sec unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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.003 sec <<< FAILURE! unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24: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(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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24:25 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: 18:24: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:(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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 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: 18:24:25 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: 18:24:25 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run Aug 09, 2018 6:24:25 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Thu Aug 09 18:15:12 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 18:24:25 DEBUG unit.abot-epc-basic/0.run 09-Aug-2018 18:24:25.576 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 18:24:26 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: 18:24:26 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:24:26 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: 18:24:26 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:24:26 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:19 min unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-09T18:24:28+00:00 unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 25M/60M unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:24:28 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: 18:24:28 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 18:24:28 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: 18:24:28 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: 18:24:28 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 18:24:28 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: 18:24:28 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 18:24:28 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation committing operation "run action dcd400dd-bf01-439d-8922-e14225fa8969" unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 18:24:28 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:24:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-09 18:24:50,662 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-09 18:25:26,303 - 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, 4 applications Waiting on 1 model, 4 machines, 4 applications Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 4 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-08-09 18:25:26,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 18:25:26,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:26,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2532 X-Openstack-Request-Id: req-6e8db62c-be09-42b1-a8d6-ec3eb81d0fcc Date: Thu, 09 Aug 2018 18:25:26 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:00:19Z", "updated_at": "2018-08-09T18:25:04Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "13d18354-5186-4b86-999e-2cb579510c96", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T17:56:51Z", "updated_at": "2018-08-09T18:25:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "3add73ff-b061-41fa-a563-a2b01d61bcdf", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:37Z", "updated_at": "2018-08-09T18:25:17Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "c10fc64f-2fa1-4889-a2a2-2a1e55ce2415", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:04Z", "updated_at": "2018-08-09T18:25:13Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "e925e72d-7ea1-4480-b2d6-beb663d391e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:02:42Z", "updated_at": "2018-08-09T18:25:08Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "f28abf04-04f4-4432-861d-2da1531f005b", "qos_policy_id": null}]} 2018-08-09 18:25:26,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6e8db62c-be09-42b1-a8d6-ec3eb81d0fcc 2018-08-09 18:25:26,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.258435964584s 2018-08-09 18:25:26,566 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-6e8db62c-be09-42b1-a8d6-ec3eb81d0fcc 2018-08-09 18:25:26,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 18:25:26,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/13d18354-5186-4b86-999e-2cb579510c96.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:27,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-33ce8486-0f3a-483a-b6ab-bd7b914eed90 Content-Length: 0 Date: Thu, 09 Aug 2018 18:25:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:27,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/13d18354-5186-4b86-999e-2cb579510c96.json used request id req-33ce8486-0f3a-483a-b6ab-bd7b914eed90 2018-08-09 18:25:27,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.817008018494s 2018-08-09 18:25:27,400 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/13d18354-5186-4b86-999e-2cb579510c96.json used request id req-33ce8486-0f3a-483a-b6ab-bd7b914eed90 2018-08-09 18:25:27,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 18:25:27,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:27,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2029 X-Openstack-Request-Id: req-0e3c9953-5f61-478e-87c3-336474b6d5f1 Date: Thu, 09 Aug 2018 18:25:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T17:56:51Z", "updated_at": "2018-08-09T18:25:25Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "3add73ff-b061-41fa-a563-a2b01d61bcdf", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:37Z", "updated_at": "2018-08-09T18:25:17Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "c10fc64f-2fa1-4889-a2a2-2a1e55ce2415", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:04Z", "updated_at": "2018-08-09T18:25:13Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "e925e72d-7ea1-4480-b2d6-beb663d391e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:02:42Z", "updated_at": "2018-08-09T18:25:08Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "f28abf04-04f4-4432-861d-2da1531f005b", "qos_policy_id": null}]} 2018-08-09 18:25:27,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0e3c9953-5f61-478e-87c3-336474b6d5f1 2018-08-09 18:25:27,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680508613586s 2018-08-09 18:25:27,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-0e3c9953-5f61-478e-87c3-336474b6d5f1 2018-08-09 18:25:27,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 18:25:27,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3add73ff-b061-41fa-a563-a2b01d61bcdf.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:28,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c29ca72-2499-4a74-89e6-a421d1485171 Content-Length: 0 Date: Thu, 09 Aug 2018 18:25:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:28,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3add73ff-b061-41fa-a563-a2b01d61bcdf.json used request id req-7c29ca72-2499-4a74-89e6-a421d1485171 2018-08-09 18:25:28,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.522420167923s 2018-08-09 18:25:28,013 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3add73ff-b061-41fa-a563-a2b01d61bcdf.json used request id req-7c29ca72-2499-4a74-89e6-a421d1485171 2018-08-09 18:25:28,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 18:25:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:28,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1526 X-Openstack-Request-Id: req-685eba2f-847f-40f3-bf6f-7317fb44df5a Date: Thu, 09 Aug 2018 18:25:28 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:37Z", "updated_at": "2018-08-09T18:25:17Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "c10fc64f-2fa1-4889-a2a2-2a1e55ce2415", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:04Z", "updated_at": "2018-08-09T18:25:13Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "e925e72d-7ea1-4480-b2d6-beb663d391e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:02:42Z", "updated_at": "2018-08-09T18:25:08Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "f28abf04-04f4-4432-861d-2da1531f005b", "qos_policy_id": null}]} 2018-08-09 18:25:28,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-685eba2f-847f-40f3-bf6f-7317fb44df5a 2018-08-09 18:25:28,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0748820304871s 2018-08-09 18:25:28,093 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-685eba2f-847f-40f3-bf6f-7317fb44df5a 2018-08-09 18:25:28,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 18:25:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/c10fc64f-2fa1-4889-a2a2-2a1e55ce2415.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:28,843 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41affa79-f917-4dff-be8c-8963ca8859be Content-Length: 0 Date: Thu, 09 Aug 2018 18:25:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:28,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c10fc64f-2fa1-4889-a2a2-2a1e55ce2415.json used request id req-41affa79-f917-4dff-be8c-8963ca8859be 2018-08-09 18:25:28,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.738156080246s 2018-08-09 18:25:28,843 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/c10fc64f-2fa1-4889-a2a2-2a1e55ce2415.json used request id req-41affa79-f917-4dff-be8c-8963ca8859be 2018-08-09 18:25:28,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 18:25:28,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:28,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1023 X-Openstack-Request-Id: req-aa729261-8c2b-498c-90df-57f9566420b0 Date: Thu, 09 Aug 2018 18:25:28 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:05:04Z", "updated_at": "2018-08-09T18:25:13Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "e925e72d-7ea1-4480-b2d6-beb663d391e4", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:02:42Z", "updated_at": "2018-08-09T18:25:08Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "f28abf04-04f4-4432-861d-2da1531f005b", "qos_policy_id": null}]} 2018-08-09 18:25:28,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aa729261-8c2b-498c-90df-57f9566420b0 2018-08-09 18:25:28,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062579870224s 2018-08-09 18:25:28,911 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-aa729261-8c2b-498c-90df-57f9566420b0 2018-08-09 18:25:28,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 18:25:28,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/e925e72d-7ea1-4480-b2d6-beb663d391e4.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:29,460 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e4b4e321-0a75-438f-9af6-15fce9f01fd3 Content-Length: 0 Date: Thu, 09 Aug 2018 18:25:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:29,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/e925e72d-7ea1-4480-b2d6-beb663d391e4.json used request id req-e4b4e321-0a75-438f-9af6-15fce9f01fd3 2018-08-09 18:25:29,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.540125131607s 2018-08-09 18:25:29,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/e925e72d-7ea1-4480-b2d6-beb663d391e4.json used request id req-e4b4e321-0a75-438f-9af6-15fce9f01fd3 2018-08-09 18:25:29,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 18:25:29,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:29,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-67584c69-f4f9-4c7f-869a-e13f0f5b234e Date: Thu, 09 Aug 2018 18:25:29 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T18:02:42Z", "updated_at": "2018-08-09T18:25:08Z", "floating_network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "3ea879aaac0f4abcaa54559688f25972", "port_id": null, "id": "f28abf04-04f4-4432-861d-2da1531f005b", "qos_policy_id": null}]} 2018-08-09 18:25:29,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-67584c69-f4f9-4c7f-869a-e13f0f5b234e 2018-08-09 18:25:29,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0685458183289s 2018-08-09 18:25:29,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-67584c69-f4f9-4c7f-869a-e13f0f5b234e 2018-08-09 18:25:29,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-09 18:25:29,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/f28abf04-04f4-4432-861d-2da1531f005b.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:30,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb7a83bb-029f-4afa-84d9-7e0a71994889 Content-Length: 0 Date: Thu, 09 Aug 2018 18:25:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:30,264 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f28abf04-04f4-4432-861d-2da1531f005b.json used request id req-cb7a83bb-029f-4afa-84d9-7e0a71994889 2018-08-09 18:25:30,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.722860813141s 2018-08-09 18:25:30,265 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f28abf04-04f4-4432-861d-2da1531f005b.json used request id req-cb7a83bb-029f-4afa-84d9-7e0a71994889 2018-08-09 18:25:30,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-09 18:25:30,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:30,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e0047806-62be-4d8f-b665-a6e2d4ed059e Date: Thu, 09 Aug 2018 18:25:30 GMT RESP BODY: {"floatingips": []} 2018-08-09 18:25:30,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e0047806-62be-4d8f-b665-a6e2d4ed059e 2018-08-09 18:25:30,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0787558555603s 2018-08-09 18:25:30,351 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-e0047806-62be-4d8f-b665-a6e2d4ed059e 2018-08-09 18:25:30,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 18:25:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:31,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f21b258b-58bf-4253-9b30-90fdd56503e4 Date: Thu, 09 Aug 2018 18:25:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-09 18:25:31,745 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d used request id req-f21b258b-58bf-4253-9b30-90fdd56503e4 2018-08-09 18:25:31,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.39295601845s 2018-08-09 18:25:31,746 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/31bdaf5f-74d5-4e4a-89c5-8b6a08d4a01d used request id req-f21b258b-58bf-4253-9b30-90fdd56503e4 2018-08-09 18:25:31,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 18:25:31,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:32,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 18:25: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-f7d73df9-5a1b-4c8d-a4eb-d5cef6310f4a x-compute-request-id: req-f7d73df9-5a1b-4c8d-a4eb-d5cef6310f4a Content-Encoding: gzip Content-Length: 448 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_alt_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7", "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": "a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7"}, {"name": "juju_epc-flavor_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1", "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": "d7a50909-644e-4b2b-92e9-09faf2f847a1"}, {"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 18:25:32,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f7d73df9-5a1b-4c8d-a4eb-d5cef6310f4a 2018-08-09 18:25:32,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.254940986633s 2018-08-09 18:25:32,002 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f7d73df9-5a1b-4c8d-a4eb-d5cef6310f4a 2018-08-09 18:25:32,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 18:25:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:32,038 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 18:25: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-9f9136e3-e74d-4d5e-b7a3-fd8632eacf34 x-compute-request-id: req-9f9136e3-e74d-4d5e-b7a3-fd8632eacf34 Content-Length: 0 Content-Type: application/json 2018-08-09 18:25:32,038 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7 used request id req-9f9136e3-e74d-4d5e-b7a3-fd8632eacf34 2018-08-09 18:25:32,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0333940982819s 2018-08-09 18:25:32,038 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a4d0554e-2759-4cb2-a8ba-5bd1dbf623a7 used request id req-9f9136e3-e74d-4d5e-b7a3-fd8632eacf34 2018-08-09 18:25:32,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-09 18:25:32,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8/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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" -d '{"subnet_id": "f2ad9724-9721-43c6-b107-e09edcdfcf51"}' 2018-08-09 18:25:33,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-17dd6889-8b0e-49ca-9ab2-a1a407734885 Date: Thu, 09 Aug 2018 18:25:33 GMT RESP BODY: {"network_id": "3b7161f8-c120-4df2-96df-8e7f593b677d", "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "subnet_id": "f2ad9724-9721-43c6-b107-e09edcdfcf51", "subnet_ids": ["f2ad9724-9721-43c6-b107-e09edcdfcf51"], "port_id": "4c6aada9-cf9b-4947-9b4a-90652b2920ee", "id": "dbc3862e-df45-403f-b2f5-d4daf587a7c8"} 2018-08-09 18:25:33,706 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8/remove_router_interface.json used request id req-17dd6889-8b0e-49ca-9ab2-a1a407734885 2018-08-09 18:25:33,707 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.66765594482s 2018-08-09 18:25:33,707 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8/remove_router_interface.json used request id req-17dd6889-8b0e-49ca-9ab2-a1a407734885 returning object dbc3862e-df45-403f-b2f5-d4daf587a7c8 2018-08-09 18:25:33,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-09 18:25:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:34,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-f7c09d46-4496-4942-84b0-5a10eedf69ca Date: Thu, 09 Aug 2018 18:25:34 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "6f77d76c-b2ad-4851-a3c9-b50cefe3d33e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "1b36fd0d-d0ed-4091-af4b-535cf088588e", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ea879aaac0f4abcaa54559688f25972", "created_at": "2018-08-09T17:54:17Z", "admin_state_up": true, "updated_at": "2018-08-09T18:25:32Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "3ea879aaac0f4abcaa54559688f25972", "id": "dbc3862e-df45-403f-b2f5-d4daf587a7c8", "name": "juju_epc-router_63abbb44-60f0-45d6-aca1-67144cc3a921"}]} 2018-08-09 18:25:34,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7c09d46-4496-4942-84b0-5a10eedf69ca 2018-08-09 18:25:34,044 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.336805105209s 2018-08-09 18:25:34,045 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f7c09d46-4496-4942-84b0-5a10eedf69ca 2018-08-09 18:25:34,046 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-09 18:25:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:35,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-00ad98a9-90f5-4c8f-99d0-ebfe0570fce5 Content-Length: 0 Date: Thu, 09 Aug 2018 18:25:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:35,254 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8.json used request id req-00ad98a9-90f5-4c8f-99d0-ebfe0570fce5 2018-08-09 18:25:35,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.20819091797s 2018-08-09 18:25:35,254 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/dbc3862e-df45-403f-b2f5-d4daf587a7c8.json used request id req-00ad98a9-90f5-4c8f-99d0-ebfe0570fce5 2018-08-09 18:25:35,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-09 18:25:35,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:35,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0f6f54d8-07af-4744-b836-9a0442cd6cbd Date: Thu, 09 Aug 2018 18:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b7161f8-c120-4df2-96df-8e7f593b677d","tenant_id":"3ea879aaac0f4abcaa54559688f25972","created_at":"2018-08-09T17:54:17Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-09T17:54:17Z","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":"3ea879aaac0f4abcaa54559688f25972","id":"f2ad9724-9721-43c6-b107-e09edcdfcf51","subnetpool_id":null,"name":"juju_epc-subnet_63abbb44-60f0-45d6-aca1-67144cc3a921"}]} 2018-08-09 18:25:35,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0f6f54d8-07af-4744-b836-9a0442cd6cbd 2018-08-09 18:25:35,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0411009788513s 2018-08-09 18:25:35,296 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0f6f54d8-07af-4744-b836-9a0442cd6cbd 2018-08-09 18:25:35,298 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-09 18:25:35,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/f2ad9724-9721-43c6-b107-e09edcdfcf51.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:36,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c217df3-3936-475c-8d3e-adf0c2a3375d Date: Thu, 09 Aug 2018 18:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:36,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f2ad9724-9721-43c6-b107-e09edcdfcf51.json used request id req-0c217df3-3936-475c-8d3e-adf0c2a3375d 2018-08-09 18:25:36,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.920477151871s 2018-08-09 18:25:36,219 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f2ad9724-9721-43c6-b107-e09edcdfcf51.json used request id req-0c217df3-3936-475c-8d3e-adf0c2a3375d 2018-08-09 18:25:36,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-09 18:25:36,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:36,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-36a84864-4ae6-4255-9413-414f25bffb91 Date: Thu, 09 Aug 2018 18:25:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"3b7161f8-c120-4df2-96df-8e7f593b677d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"3ea879aaac0f4abcaa54559688f25972","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-09T18:25:36Z","qos_policy_id":null,"name":"juju_epc-net_63abbb44-60f0-45d6-aca1-67144cc3a921","admin_state_up":true,"tenant_id":"3ea879aaac0f4abcaa54559688f25972","created_at":"2018-08-09T17:54:16Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"6f77d76c-b2ad-4851-a3c9-b50cefe3d33e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"fd9374efb6f04edba7ce4cfe3c974e28","l2_adjacency":true,"status":"ACTIVE","subnets":["1b36fd0d-d0ed-4091-af4b-535cf088588e"],"description":"","tags":[],"updated_at":"2018-08-09T15:12:20Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"fd9374efb6f04edba7ce4cfe3c974e28","created_at":"2018-08-09T14:56:46Z","mtu":1500}]} 2018-08-09 18:25:36,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-36a84864-4ae6-4255-9413-414f25bffb91 2018-08-09 18:25:36,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936779975891s 2018-08-09 18:25:36,313 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-36a84864-4ae6-4255-9413-414f25bffb91 2018-08-09 18:25:36,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-09 18:25:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3b7161f8-c120-4df2-96df-8e7f593b677d.json -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:37,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e9b4a9d-8180-4081-b1e5-fd7bd56e3414 Date: Thu, 09 Aug 2018 18:25:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-09 18:25:37,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3b7161f8-c120-4df2-96df-8e7f593b677d.json used request id req-2e9b4a9d-8180-4081-b1e5-fd7bd56e3414 2018-08-09 18:25:37,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.16241788864s 2018-08-09 18:25:37,477 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3b7161f8-c120-4df2-96df-8e7f593b677d.json used request id req-2e9b4a9d-8180-4081-b1e5-fd7bd56e3414 2018-08-09 18:25:37,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-09 18:25:37,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:37,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json X-Openstack-Request-Id: req-7148f278-d111-41b3-a271-46e2b9259885 Date: Thu, 09 Aug 2018 18:25:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2018-08-09T17:54:29Z", "file": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/file", "owner": "3ea879aaac0f4abcaa54559688f25972", "id": "173e4411-dd57-40f8-90d2-0ff6e91fa915", "size": 296747008, "self": "/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "64ba49d3c46833e7514a1b488f504fa539abba9b93372cd767b91375597343bc", "locations": [{"url": "rbd://3dc90fc1-b6a5-4976-9a31-24d06f7a64e3/images/173e4411-dd57-40f8-90d2-0ff6e91fa915/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "940d6fd4ad5901e2c60bd1f92cec7e5f", "name": "juju_epc-img_63abbb44-60f0-45d6-aca1-67144cc3a921", "checksum": "940d6fd4ad5901e2c60bd1f92cec7e5f", "created_at": "2018-08-09T17:54:24Z", "os_hidden": false, "protected": false, "os_hash_value": "28bd4b3c17ee57ef144b191f9f4d71069256dd0d91bbf659ecf148ffe854e31a8a45444492a87025d2c297d9a4c78536298a37a9629a1942501857faa42ddd21"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-09 18:25:37,517 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7148f278-d111-41b3-a271-46e2b9259885 2018-08-09 18:25:37,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0349369049072s 2018-08-09 18:25:37,518 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-7148f278-d111-41b3-a271-46e2b9259885 2018-08-09 18:25:37,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-09 18:25:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}aab7a3fabd3690ee12f85dbd4c0822aa8a7020ee" 2018-08-09 18:25:38,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-96267d83-76e2-49e5-9f4f-ad0badde4b21 Date: Thu, 09 Aug 2018 18:25: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-09 18:25:38,740 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915 used request id req-96267d83-76e2-49e5-9f4f-ad0badde4b21 2018-08-09 18:25:38,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22108411789s 2018-08-09 18:25:38,741 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/173e4411-dd57-40f8-90d2-0ff6e91fa915 used request id req-96267d83-76e2-49e5-9f4f-ad0badde4b21 2018-08-09 18:25:38,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-09 18:25:38,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:38,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 18: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-f2836f48-cf55-4b94-b193-b602ace225d6 x-compute-request-id: req-f2836f48-cf55-4b94-b193-b602ace225d6 Content-Encoding: gzip Content-Length: 399 Content-Type: application/json RESP BODY: {"flavors": [{"name": "juju_epc-flavor_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1", "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": "d7a50909-644e-4b2b-92e9-09faf2f847a1"}, {"name": "heat_ims-flavor_alt_419d4a15-c50c-4984-8f81-a37e2377a072", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244", "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": "e89ee1f1-9e70-4c23-b5cf-0a8b48c8c244"}]} 2018-08-09 18:25:38,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f2836f48-cf55-4b94-b193-b602ace225d6 2018-08-09 18:25:38,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231680870056s 2018-08-09 18:25:38,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-f2836f48-cf55-4b94-b193-b602ace225d6 2018-08-09 18:25:38,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-09 18:25:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:38,800 - keystoneauth.session - DEBUG - RESP: [202] Date: Thu, 09 Aug 2018 18: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 x-openstack-request-id: req-45d1aa12-e88a-4e8c-8d98-b6737cfa812a x-compute-request-id: req-45d1aa12-e88a-4e8c-8d98-b6737cfa812a Content-Length: 0 Content-Type: application/json 2018-08-09 18:25:38,801 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1 used request id req-45d1aa12-e88a-4e8c-8d98-b6737cfa812a 2018-08-09 18:25:38,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0339629650116s 2018-08-09 18:25:38,801 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d7a50909-644e-4b2b-92e9-09faf2f847a1 used request id req-45d1aa12-e88a-4e8c-8d98-b6737cfa812a 2018-08-09 18:25:38,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 18:25:38,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:39,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 18:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1f0495-bdd8-447b-86b4-33517369dc27 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"users": [{"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/02bcaeba6f0944e4af4476abcc7110e9"}, "domain_id": "0f043542b8074493aa0797b6c6473257", "enabled": true, "options": {}, "id": "02bcaeba6f0944e4af4476abcc7110e9", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/0696a8ee241342f0ba94b0e13c5f5ea4"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0696a8ee241342f0ba94b0e13c5f5ea4", "email": "heat@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/4d643c6bfa0a40ec93b32a08c7a23afe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4d643c6bfa0a40ec93b32a08c7a23afe", "email": "neutron@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.21:5000/v3/users/4fe18c49883b4aecba267ca1d1d21671"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4fe18c49883b4aecba267ca1d1d21671", "email": "panko@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/6ae115fe828b41b7935954285c8e2a83"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6ae115fe828b41b7935954285c8e2a83", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/6be1538844c4436a97b07d488be906a5"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6be1538844c4436a97b07d488be906a5", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/83bb4f57310240f194dc1dbada3c3901"}, "domain_id": "default", "enabled": true, "options": {}, "id": "83bb4f57310240f194dc1dbada3c3901", "email": "glance@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/9f934b089adf42c7bba1b158c7eba5c2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9f934b089adf42c7bba1b158c7eba5c2", "email": "aodh@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/a0b957a4640248bf9b37f1154b70d65f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a0b957a4640248bf9b37f1154b70d65f", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.21:5000/v3/users/d5d5d560f43c4db393fbb29eecf37403"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d5d5d560f43c4db393fbb29eecf37403", "email": "swift@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/e63de3f9481b4b02843ee7c345025123"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e63de3f9481b4b02843ee7c345025123", "email": "placement@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/f601e65344e241f9848aa5da9de24292"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f601e65344e241f9848aa5da9de24292", "email": "admin@example.com", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/f6387931029d44b5a36783f4775ca883"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f6387931029d44b5a36783f4775ca883", "email": "cinder@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f850adba8f63475492fbce26509fdb16"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f850adba8f63475492fbce26509fdb16", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": {"self": "http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "fa080139e0424219864bc879707a5f9f", "domain_id": "default", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-08-09 18:25:39,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0d1f0495-bdd8-447b-86b4-33517369dc27 2018-08-09 18:25:39,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205350160599s 2018-08-09 18:25:39,007 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0d1f0495-bdd8-447b-86b4-33517369dc27 2018-08-09 18:25:39,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-09 18:25:39,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:39,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 18:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd962ec1-6614-4913-a4cd-2e5123dbc0d3 Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"user": {"name": "juju_epc-user_63abbb44-60f0-45d6-aca1-67144cc3a921", "links": {"self": "http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "fa080139e0424219864bc879707a5f9f", "description": null}} 2018-08-09 18:25:39,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f used request id req-fd962ec1-6614-4913-a4cd-2e5123dbc0d3 2018-08-09 18:25:39,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.197643041611s 2018-08-09 18:25:39,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f used request id req-fd962ec1-6614-4913-a4cd-2e5123dbc0d3 2018-08-09 18:25:39,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-09 18:25:39,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:39,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 18:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ed874f5-73be-44ef-b9b2-17def705470c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 18:25:39,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f used request id req-9ed874f5-73be-44ef-b9b2-17def705470c 2018-08-09 18:25:39,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.350795984268s 2018-08-09 18:25:39,563 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fa080139e0424219864bc879707a5f9f used request id req-9ed874f5-73be-44ef-b9b2-17def705470c 2018-08-09 18:25:39,569 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-09 18:25:39,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:39,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Thu, 09 Aug 2018 18:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b836c7-f097-408c-b96d-c752ed8205ec Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972"}, "tags": [], "enabled": true, "id": "3ea879aaac0f4abcaa54559688f25972", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_63abbb44-60f0-45d6-aca1-67144cc3a921"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/c27b2a9a4da64ec89ae0c5216451b3d8"}, "tags": [], "enabled": true, "id": "c27b2a9a4da64ec89ae0c5216451b3d8", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd9374efb6f04edba7ce4cfe3c974e28"}, "tags": [], "enabled": true, "id": "fd9374efb6f04edba7ce4cfe3c974e28", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-09 18:25:39,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-38b836c7-f097-408c-b96d-c752ed8205ec 2018-08-09 18:25:39,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.181205034256s 2018-08-09 18:25:39,750 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-38b836c7-f097-408c-b96d-c752ed8205ec 2018-08-09 18:25:39,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-09 18:25:39,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972 -H "User-Agent: os-client-config/1.29.0 shade/1.27.1 keystoneauth1/3.4.0 python-requests/2.18.4 CPython/2.7.14" -H "X-Auth-Token: {SHA1}8158010ed22d7ecebfa6405318979c63a187617d" 2018-08-09 18:25:39,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Thu, 09 Aug 2018 18:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6654b3c7-c246-452c-83f1-7e3091cf8d25 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-09 18:25:39,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972 used request id req-6654b3c7-c246-452c-83f1-7e3091cf8d25 2018-08-09 18:25:39,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.234484910965s 2018-08-09 18:25:39,990 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3ea879aaac0f4abcaa54559688f25972 used request id req-6654b3c7-c246-452c-83f1-7e3091cf8d25 2018-08-09 18:25:39,990 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 04:23 | PASS | | cloudify_ims | functest | vnf | 25:22 | PASS | | heat_ims | functest | vnf | 16:11 | PASS | | vyos_vrouter | functest | vnf | 20:53 | PASS | | juju_epc | functest | vnf | 30:34 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-09 18:25:39,997 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-09 18:25:40,085 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-09 18:25:40,184 - paramiko.transport - DEBUG - EOF in transport thread